| 1 | [ Dec 23 21:49:47 Enabled. ] | ||
| 2 | [ Dec 23 21:49:47 Rereading configuration. ] | ||
| 3 | [ Dec 23 21:49:48 Rereading configuration. ] | ||
| 4 | [ Dec 23 21:49:49 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 | [ Dec 23 21:49:49 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 | 2025.12.23 21:49:50.239602 [ 1 ] {} <Information> Application: Will watch for the process with pid 25782 | ||
| 29 | 2025.12.23 21:49:50.240048 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.23 21:49:50.620394 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25782 | ||
| 31 | 2025.12.23 21:49:50.621189 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.23 21:49:50.621369 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.23 21:49:50.712890 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.23 21:49:50.882001 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.23 21:49:50.882070 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.23 21:49:50.882090 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.23 21:49:50.882155 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.23 21:49:50.882561 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.23 21:49:50.884310 [ 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 | 2025.12.23 21:49:50.885101 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.23 21:49:50.886023 [ 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 | 2025.12.23 21:49:50.886047 [ 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 | 2025.12.23 21:49:50.886061 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.23 21:49:50.886827 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.23 21:49:50.887835 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.23 21:49:50.893777 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.23 21:49:50.894491 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.23 21:49:50.895834 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.23 21:49:50.895909 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.23 21:49:50.897028 [ 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 | 2025.12.23 21:49:50.897432 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.23 21:49:50.901697 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.23 21:49:50.902405 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.23 21:49:50.905741 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.23 21:49:50.906146 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.23 21:49:50.906533 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.23 21:49:50.906861 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.23 21:49:50.908276 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.23 21:49:50.908301 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.23 21:49:50.908399 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.23 21:49:50.908487 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.23 21:49:50.955663 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.23 21:49:50.955689 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000173485 sec | ||
| 68 | 2025.12.23 21:49:50.955707 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.23 21:49:50.955722 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.23 21:49:50.956540 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.23 21:49:50.957168 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.23 21:49:50.967285 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.23 21:49:50.967329 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.23 21:49:50.967350 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.23 21:49:50.967362 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.23 21:49:50.967394 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.23 21:49:50.967412 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.23 21:49:50.969505 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.23 21:49:50.969549 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.23 21:49:50.969569 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.23 21:49:50.969712 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.23 21:49:50.969753 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.23 21:49:50.969766 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.23 21:49:50.969784 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.23 21:49:50.969796 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.23 21:49:50.969825 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.23 21:49:50.969842 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.23 21:49:50.992019 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.23 21:49:51.008558 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.23 21:49:51.008602 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.5172e-05 sec | ||
| 91 | 2025.12.23 21:49:51.008615 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.23 21:49:51.008626 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.23 21:49:51.008654 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.23 21:49:51.008878 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.23 21:49:51.008932 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.23 21:49:51.008947 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.23 21:49:51.008960 [ 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 | 2025.12.23 21:49:51.008973 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.23 21:49:51.022982 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.23 21:49:51.023192 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2025.12.23 21:49:51.024651 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.628e-05 sec. | ||
| 102 | 2025.12.23 21:49:51.025034 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.23 21:49:51.025776 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.23 21:49:51.025793 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.23 21:49:51.483676 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49396 | ||
| 106 | 2025.12.23 21:49:51.484596 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.23 21:49:51.484660 [ 3 ] {} <Debug> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Authenticating user 'default' from [fd00:1122:3344:101::d]:49396 | ||
| 108 | 2025.12.23 21:49:51.484687 [ 3 ] {} <Debug> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.23 21:49:51.484778 [ 3 ] {} <Debug> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.23 21:49:51.484868 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.23 21:49:51.484893 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.23 21:49:51.484973 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.23 21:49:51.485577 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52670 | ||
| 114 | 2025.12.23 21:49:51.485670 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61636 | ||
| 115 | 2025.12.23 21:49:51.485681 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54621 | ||
| 116 | 2025.12.23 21:49:51.485793 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.12.23 21:49:51.485845 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.12.23 21:49:51.485908 [ 4 ] {} <Debug> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52670 | ||
| 119 | 2025.12.23 21:49:51.485909 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50595 | ||
| 120 | 2025.12.23 21:49:51.485932 [ 4 ] {} <Debug> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.12.23 21:49:51.486006 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32802 | ||
| 122 | 2025.12.23 21:49:51.485945 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.12.23 21:49:51.486064 [ 4 ] {} <Debug> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.12.23 21:49:51.486109 [ 5 ] {} <Debug> TCP-Session: 51f2ca11-1cc8-4154-8d71-6be4522a1a6d Authenticating user 'default' from [fd00:1122:3344:101::d]:54621 | ||
| 125 | 2025.12.23 21:49:51.486121 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.12.23 21:49:51.486148 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49065 | ||
| 127 | 2025.12.23 21:49:51.485922 [ 254 ] {} <Debug> TCP-Session: 6da19e88-8154-4f6e-ac4c-95d562b1257b Authenticating user 'default' from [fd00:1122:3344:101::d]:61636 | ||
| 128 | 2025.12.23 21:49:51.486222 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.12.23 21:49:51.486215 [ 5 ] {} <Debug> TCP-Session: 51f2ca11-1cc8-4154-8d71-6be4522a1a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.12.23 21:49:51.486282 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50452 | ||
| 131 | 2025.12.23 21:49:51.486323 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.12.23 21:49:51.486317 [ 5 ] {} <Debug> TCP-Session: 51f2ca11-1cc8-4154-8d71-6be4522a1a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.12.23 21:49:51.486311 [ 256 ] {} <Debug> TCP-Session: fbbb2bef-3f64-40c6-be54-2b0167094ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:32802 | ||
| 134 | 2025.12.23 21:49:51.486422 [ 257 ] {} <Debug> TCP-Session: 9b7e118b-f2ac-42da-840b-0f572c5d4523 Authenticating user 'default' from [fd00:1122:3344:101::d]:49065 | ||
| 135 | 2025.12.23 21:49:51.486447 [ 256 ] {} <Debug> TCP-Session: fbbb2bef-3f64-40c6-be54-2b0167094ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.23 21:49:51.486391 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58566 | ||
| 137 | 2025.12.23 21:49:51.486467 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.12.23 21:49:51.486528 [ 257 ] {} <Debug> TCP-Session: 9b7e118b-f2ac-42da-840b-0f572c5d4523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.23 21:49:51.486293 [ 254 ] {} <Debug> TCP-Session: 6da19e88-8154-4f6e-ac4c-95d562b1257b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.23 21:49:51.486558 [ 258 ] {} <Debug> TCP-Session: be7349ee-3468-4487-b71e-a6404a8f7a12 Authenticating user 'default' from [fd00:1122:3344:101::d]:50452 | ||
| 141 | 2025.12.23 21:49:51.486609 [ 257 ] {} <Debug> TCP-Session: 9b7e118b-f2ac-42da-840b-0f572c5d4523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.23 21:49:51.486625 [ 254 ] {} <Debug> TCP-Session: 6da19e88-8154-4f6e-ac4c-95d562b1257b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.12.23 21:49:51.486645 [ 258 ] {} <Debug> TCP-Session: be7349ee-3468-4487-b71e-a6404a8f7a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.23 21:49:51.486628 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2025.12.23 21:49:51.486724 [ 258 ] {} <Debug> TCP-Session: be7349ee-3468-4487-b71e-a6404a8f7a12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.23 21:49:51.486190 [ 255 ] {} <Debug> TCP-Session: 3d4ff141-42b9-46c7-8857-0493f4bc392d Authenticating user 'default' from [fd00:1122:3344:101::d]:50595 | ||
| 147 | 2025.12.23 21:49:51.486786 [ 256 ] {} <Debug> TCP-Session: fbbb2bef-3f64-40c6-be54-2b0167094ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.23 21:49:51.486831 [ 259 ] {} <Debug> TCP-Session: 5ad0bffe-ec06-4649-98a2-9e2e45745c05 Authenticating user 'default' from [fd00:1122:3344:101::d]:58566 | ||
| 149 | 2025.12.23 21:49:51.486877 [ 255 ] {} <Debug> TCP-Session: 3d4ff141-42b9-46c7-8857-0493f4bc392d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.12.23 21:49:51.486880 [ 259 ] {} <Debug> TCP-Session: 5ad0bffe-ec06-4649-98a2-9e2e45745c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.12.23 21:49:51.486978 [ 255 ] {} <Debug> TCP-Session: 3d4ff141-42b9-46c7-8857-0493f4bc392d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.23 21:49:51.486985 [ 259 ] {} <Debug> TCP-Session: 5ad0bffe-ec06-4649-98a2-9e2e45745c05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.23 21:49:51.489727 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.12.23 21:49:51.492002 [ 3 ] {0e25db01-13f0-43b0-999b-30f0f2e76c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.12.23 21:49:51.639439 [ 3 ] {0e25db01-13f0-43b0-999b-30f0f2e76c32} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49396) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.12.23 21:49:51.640220 [ 3 ] {0e25db01-13f0-43b0-999b-30f0f2e76c32} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.12.23 21:49:51.640301 [ 3 ] {0e25db01-13f0-43b0-999b-30f0f2e76c32} <Debug> TCPHandler: Processed in 0.15268282 sec. | ||
| 204 | 2025.12.23 21:49:51.640759 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.12.23 21:49:51.641012 [ 4 ] {bf1e2487-b7c3-404a-be74-ad6420133094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.12.23 21:49:51.641445 [ 4 ] {bf1e2487-b7c3-404a-be74-ad6420133094} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52670) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.12.23 21:49:51.641588 [ 4 ] {bf1e2487-b7c3-404a-be74-ad6420133094} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.12.23 21:49:51.641665 [ 4 ] {bf1e2487-b7c3-404a-be74-ad6420133094} <Debug> TCPHandler: Processed in 0.00107425 sec. | ||
| 255 | 2025.12.23 21:49:51.641946 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.12.23 21:49:51.642641 [ 3 ] {492f2804-6b4b-4dd1-8576-a3d84bae5e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.12.23 21:49:51.643199 [ 3 ] {492f2804-6b4b-4dd1-8576-a3d84bae5e1e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.12.23 21:49:51.647294 [ 3 ] {492f2804-6b4b-4dd1-8576-a3d84bae5e1e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.12.23 21:49:51.647316 [ 3 ] {492f2804-6b4b-4dd1-8576-a3d84bae5e1e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9461e-05 sec | ||
| 260 | 2025.12.23 21:49:51.647330 [ 3 ] {492f2804-6b4b-4dd1-8576-a3d84bae5e1e} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.12.23 21:49:51.647355 [ 3 ] {492f2804-6b4b-4dd1-8576-a3d84bae5e1e} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.12.23 21:49:51.647388 [ 3 ] {492f2804-6b4b-4dd1-8576-a3d84bae5e1e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.12.23 21:49:51.648007 [ 3 ] {492f2804-6b4b-4dd1-8576-a3d84bae5e1e} <Debug> TCPHandler: Processed in 0.006171334 sec. | ||
| 264 | 2025.12.23 21:49:51.648161 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.12.23 21:49:51.648318 [ 3 ] {cf94313f-45ec-41a8-b0a8-93e04c245712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.12.23 21:49:51.648371 [ 3 ] {cf94313f-45ec-41a8-b0a8-93e04c245712} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.12.23 21:49:51.653046 [ 3 ] {cf94313f-45ec-41a8-b0a8-93e04c245712} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.12.23 21:49:51.671097 [ 3 ] {cf94313f-45ec-41a8-b0a8-93e04c245712} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96): Loading data parts | ||
| 270 | 2025.12.23 21:49:51.672190 [ 3 ] {cf94313f-45ec-41a8-b0a8-93e04c245712} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96): There are no data parts | ||
| 271 | 2025.12.23 21:49:51.675614 [ 3 ] {cf94313f-45ec-41a8-b0a8-93e04c245712} <Debug> TCPHandler: Processed in 0.027504616 sec. | ||
| 272 | 2025.12.23 21:49:51.675792 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.12.23 21:49:51.675968 [ 3 ] {4f2153d4-f8c3-42c8-aba0-de244ca9e65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2025.12.23 21:49:51.676033 [ 3 ] {4f2153d4-f8c3-42c8-aba0-de244ca9e65a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.12.23 21:49:51.687571 [ 3 ] {4f2153d4-f8c3-42c8-aba0-de244ca9e65a} <Debug> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Loading data parts | ||
| 286 | 2025.12.23 21:49:51.687851 [ 3 ] {4f2153d4-f8c3-42c8-aba0-de244ca9e65a} <Debug> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): There are no data parts | ||
| 287 | 2025.12.23 21:49:51.699075 [ 3 ] {4f2153d4-f8c3-42c8-aba0-de244ca9e65a} <Debug> TCPHandler: Processed in 0.023340459 sec. | ||
| 288 | 2025.12.23 21:49:51.699264 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.12.23 21:49:51.699447 [ 3 ] {d3534711-a7c8-4b42-aa08-b9034976851e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2025.12.23 21:49:51.699506 [ 3 ] {d3534711-a7c8-4b42-aa08-b9034976851e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.12.23 21:49:51.712885 [ 3 ] {d3534711-a7c8-4b42-aa08-b9034976851e} <Debug> oximeter.measurements_i8 (588ba6f7-c055-4d2b-b61a-f77de8f53d47): Loading data parts | ||
| 292 | 2025.12.23 21:49:51.713056 [ 3 ] {d3534711-a7c8-4b42-aa08-b9034976851e} <Debug> oximeter.measurements_i8 (588ba6f7-c055-4d2b-b61a-f77de8f53d47): There are no data parts | ||
| 293 | 2025.12.23 21:49:51.724642 [ 3 ] {d3534711-a7c8-4b42-aa08-b9034976851e} <Debug> TCPHandler: Processed in 0.025441358 sec. | ||
| 294 | 2025.12.23 21:49:51.724824 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.12.23 21:49:51.724989 [ 3 ] {14724905-d526-49e6-a1f3-3a1a5fa3afae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2025.12.23 21:49:51.725080 [ 3 ] {14724905-d526-49e6-a1f3-3a1a5fa3afae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.12.23 21:49:51.737805 [ 3 ] {14724905-d526-49e6-a1f3-3a1a5fa3afae} <Debug> oximeter.measurements_u8 (a94d7041-619e-41d1-963f-77a3f8c3a7f0): Loading data parts | ||
| 298 | 2025.12.23 21:49:51.737979 [ 3 ] {14724905-d526-49e6-a1f3-3a1a5fa3afae} <Debug> oximeter.measurements_u8 (a94d7041-619e-41d1-963f-77a3f8c3a7f0): There are no data parts | ||
| 299 | 2025.12.23 21:49:51.763202 [ 3 ] {14724905-d526-49e6-a1f3-3a1a5fa3afae} <Debug> TCPHandler: Processed in 0.038448945 sec. | ||
| 300 | 2025.12.23 21:49:51.763391 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.12.23 21:49:51.763612 [ 3 ] {56a750d5-a5b3-488e-9720-62d10991cc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2025.12.23 21:49:51.763661 [ 3 ] {56a750d5-a5b3-488e-9720-62d10991cc0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.12.23 21:49:51.775128 [ 3 ] {56a750d5-a5b3-488e-9720-62d10991cc0d} <Debug> oximeter.measurements_i16 (8ba67c91-315b-4c38-9cdb-7c883aba653b): Loading data parts | ||
| 304 | 2025.12.23 21:49:51.775394 [ 3 ] {56a750d5-a5b3-488e-9720-62d10991cc0d} <Debug> oximeter.measurements_i16 (8ba67c91-315b-4c38-9cdb-7c883aba653b): There are no data parts | ||
| 305 | 2025.12.23 21:49:51.778433 [ 3 ] {56a750d5-a5b3-488e-9720-62d10991cc0d} <Debug> TCPHandler: Processed in 0.015110226 sec. | ||
| 306 | 2025.12.23 21:49:51.778612 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.12.23 21:49:51.778774 [ 3 ] {a45bda93-00af-4fb8-a087-5218385b89d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2025.12.23 21:49:51.778834 [ 3 ] {a45bda93-00af-4fb8-a087-5218385b89d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.12.23 21:49:51.801420 [ 3 ] {a45bda93-00af-4fb8-a087-5218385b89d8} <Debug> oximeter.measurements_u16 (473bea50-9012-41cc-b893-efa0ccd55352): Loading data parts | ||
| 310 | 2025.12.23 21:49:51.801574 [ 3 ] {a45bda93-00af-4fb8-a087-5218385b89d8} <Debug> oximeter.measurements_u16 (473bea50-9012-41cc-b893-efa0ccd55352): There are no data parts | ||
| 311 | 2025.12.23 21:49:51.813436 [ 3 ] {a45bda93-00af-4fb8-a087-5218385b89d8} <Debug> TCPHandler: Processed in 0.034877164 sec. | ||
| 312 | 2025.12.23 21:49:51.813619 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.12.23 21:49:51.813804 [ 3 ] {31c95202-cd5d-420a-93df-6084a82e7b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2025.12.23 21:49:51.813847 [ 3 ] {31c95202-cd5d-420a-93df-6084a82e7b29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.12.23 21:49:51.818672 [ 3 ] {31c95202-cd5d-420a-93df-6084a82e7b29} <Debug> oximeter.measurements_i32 (4c173f09-9456-47a5-95ff-e988a677c760): Loading data parts | ||
| 316 | 2025.12.23 21:49:51.818844 [ 3 ] {31c95202-cd5d-420a-93df-6084a82e7b29} <Debug> oximeter.measurements_i32 (4c173f09-9456-47a5-95ff-e988a677c760): There are no data parts | ||
| 317 | 2025.12.23 21:49:51.829845 [ 3 ] {31c95202-cd5d-420a-93df-6084a82e7b29} <Debug> TCPHandler: Processed in 0.01628806 sec. | ||
| 318 | 2025.12.23 21:49:51.830015 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.12.23 21:49:51.830172 [ 3 ] {9ed5a44f-17f2-45b8-a0a8-b41113ffcb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2025.12.23 21:49:51.830229 [ 3 ] {9ed5a44f-17f2-45b8-a0a8-b41113ffcb05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.12.23 21:49:51.856430 [ 3 ] {9ed5a44f-17f2-45b8-a0a8-b41113ffcb05} <Debug> oximeter.measurements_u32 (0e75173d-276f-471e-82d5-8fedf13c83f5): Loading data parts | ||
| 322 | 2025.12.23 21:49:51.856789 [ 3 ] {9ed5a44f-17f2-45b8-a0a8-b41113ffcb05} <Debug> oximeter.measurements_u32 (0e75173d-276f-471e-82d5-8fedf13c83f5): There are no data parts | ||
| 323 | 2025.12.23 21:49:51.866787 [ 3 ] {9ed5a44f-17f2-45b8-a0a8-b41113ffcb05} <Debug> TCPHandler: Processed in 0.0368238 sec. | ||
| 324 | 2025.12.23 21:49:51.866976 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.12.23 21:49:51.867159 [ 3 ] {e70caba1-ec05-4889-9c50-68d92b0fe206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2025.12.23 21:49:51.867232 [ 3 ] {e70caba1-ec05-4889-9c50-68d92b0fe206} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.12.23 21:49:51.882949 [ 3 ] {e70caba1-ec05-4889-9c50-68d92b0fe206} <Debug> oximeter.measurements_i64 (5aa5f186-0bcc-489d-b45a-5f0f1d821406): Loading data parts | ||
| 328 | 2025.12.23 21:49:51.883114 [ 3 ] {e70caba1-ec05-4889-9c50-68d92b0fe206} <Debug> oximeter.measurements_i64 (5aa5f186-0bcc-489d-b45a-5f0f1d821406): There are no data parts | ||
| 329 | 2025.12.23 21:49:51.893694 [ 3 ] {e70caba1-ec05-4889-9c50-68d92b0fe206} <Debug> TCPHandler: Processed in 0.026780436 sec. | ||
| 330 | 2025.12.23 21:49:51.893879 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.12.23 21:49:51.894082 [ 3 ] {3184f1d0-4588-4370-a239-6d019c4f8cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2025.12.23 21:49:51.894148 [ 3 ] {3184f1d0-4588-4370-a239-6d019c4f8cab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.12.23 21:49:51.899024 [ 3 ] {3184f1d0-4588-4370-a239-6d019c4f8cab} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Loading data parts | ||
| 334 | 2025.12.23 21:49:51.899234 [ 3 ] {3184f1d0-4588-4370-a239-6d019c4f8cab} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): There are no data parts | ||
| 335 | 2025.12.23 21:49:51.910887 [ 3 ] {3184f1d0-4588-4370-a239-6d019c4f8cab} <Debug> TCPHandler: Processed in 0.017070201 sec. | ||
| 336 | 2025.12.23 21:49:51.911060 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.12.23 21:49:51.911251 [ 3 ] {a271da37-459a-42c3-bde7-4890ef888680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2025.12.23 21:49:51.911328 [ 3 ] {a271da37-459a-42c3-bde7-4890ef888680} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.12.23 21:49:51.924683 [ 3 ] {a271da37-459a-42c3-bde7-4890ef888680} <Debug> oximeter.measurements_f32 (5f3ea0e5-b2ce-4f5c-b2da-0009baed0c92): Loading data parts | ||
| 340 | 2025.12.23 21:49:51.924834 [ 3 ] {a271da37-459a-42c3-bde7-4890ef888680} <Debug> oximeter.measurements_f32 (5f3ea0e5-b2ce-4f5c-b2da-0009baed0c92): There are no data parts | ||
| 341 | 2025.12.23 21:49:51.935072 [ 3 ] {a271da37-459a-42c3-bde7-4890ef888680} <Debug> TCPHandler: Processed in 0.024072339 sec. | ||
| 342 | 2025.12.23 21:49:51.935322 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.12.23 21:49:51.935637 [ 3 ] {ac6d3286-94bb-45d1-9d58-8420171102a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2025.12.23 21:49:51.935772 [ 3 ] {ac6d3286-94bb-45d1-9d58-8420171102a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.12.23 21:49:51.938461 [ 3 ] {ac6d3286-94bb-45d1-9d58-8420171102a3} <Debug> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Loading data parts | ||
| 346 | 2025.12.23 21:49:51.938633 [ 3 ] {ac6d3286-94bb-45d1-9d58-8420171102a3} <Debug> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): There are no data parts | ||
| 347 | 2025.12.23 21:49:51.962391 [ 3 ] {ac6d3286-94bb-45d1-9d58-8420171102a3} <Debug> TCPHandler: Processed in 0.027159607 sec. | ||
| 348 | 2025.12.23 21:49:51.962583 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.12.23 21:49:51.962753 [ 3 ] {f6ef9fbb-1314-4d6a-aec8-b19763586275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2025.12.23 21:49:51.962818 [ 3 ] {f6ef9fbb-1314-4d6a-aec8-b19763586275} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.12.23 21:49:51.979253 [ 3 ] {f6ef9fbb-1314-4d6a-aec8-b19763586275} <Debug> oximeter.measurements_string (9c1863f6-d333-4872-a67a-802599507f68): Loading data parts | ||
| 352 | 2025.12.23 21:49:51.979547 [ 3 ] {f6ef9fbb-1314-4d6a-aec8-b19763586275} <Debug> oximeter.measurements_string (9c1863f6-d333-4872-a67a-802599507f68): There are no data parts | ||
| 353 | 2025.12.23 21:49:51.990092 [ 3 ] {f6ef9fbb-1314-4d6a-aec8-b19763586275} <Debug> TCPHandler: Processed in 0.027570929 sec. | ||
| 354 | 2025.12.23 21:49:51.990274 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.12.23 21:49:51.990457 [ 3 ] {59eef9e0-9bc2-4707-9cc7-7c3954d3c40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.12.23 21:49:51.990528 [ 3 ] {59eef9e0-9bc2-4707-9cc7-7c3954d3c40f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.12.23 21:49:51.993757 [ 3 ] {59eef9e0-9bc2-4707-9cc7-7c3954d3c40f} <Debug> oximeter.measurements_bytes (37997322-2586-43d2-bdc4-7efa4ed35602): Loading data parts | ||
| 365 | 2025.12.23 21:49:51.993889 [ 3 ] {59eef9e0-9bc2-4707-9cc7-7c3954d3c40f} <Debug> oximeter.measurements_bytes (37997322-2586-43d2-bdc4-7efa4ed35602): There are no data parts | ||
| 366 | 2025.12.23 21:49:52.001060 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.89 MiB, peak 121.89 MiB, free memory in arenas 0.00 B, will set to 131.73 MiB (RSS), difference: 9.84 MiB | ||
| 367 | 2025.12.23 21:49:52.007920 [ 3 ] {59eef9e0-9bc2-4707-9cc7-7c3954d3c40f} <Debug> TCPHandler: Processed in 0.01769642 sec. | ||
| 368 | 2025.12.23 21:49:52.008084 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.12.23 21:49:52.008250 [ 3 ] {326411e7-3b23-4d5c-bee3-caca36c78703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2025.12.23 21:49:52.008354 [ 3 ] {326411e7-3b23-4d5c-bee3-caca36c78703} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2025.12.23 21:49:52.020000 [ 3 ] {326411e7-3b23-4d5c-bee3-caca36c78703} <Debug> oximeter.measurements_cumulativei64 (2351edea-2f3c-42d7-b438-eaca7bc1bf9d): Loading data parts | ||
| 372 | 2025.12.23 21:49:52.020227 [ 3 ] {326411e7-3b23-4d5c-bee3-caca36c78703} <Debug> oximeter.measurements_cumulativei64 (2351edea-2f3c-42d7-b438-eaca7bc1bf9d): There are no data parts | ||
| 373 | 2025.12.23 21:49:52.034121 [ 3 ] {326411e7-3b23-4d5c-bee3-caca36c78703} <Debug> TCPHandler: Processed in 0.026081656 sec. | ||
| 374 | 2025.12.23 21:49:52.034304 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.12.23 21:49:52.034521 [ 3 ] {b8ecc092-4863-41ed-9046-448d7d97258c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2025.12.23 21:49:52.034590 [ 3 ] {b8ecc092-4863-41ed-9046-448d7d97258c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2025.12.23 21:49:52.037457 [ 3 ] {b8ecc092-4863-41ed-9046-448d7d97258c} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Loading data parts | ||
| 378 | 2025.12.23 21:49:52.037638 [ 3 ] {b8ecc092-4863-41ed-9046-448d7d97258c} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): There are no data parts | ||
| 379 | 2025.12.23 21:49:52.056631 [ 3 ] {b8ecc092-4863-41ed-9046-448d7d97258c} <Debug> TCPHandler: Processed in 0.022381312 sec. | ||
| 380 | 2025.12.23 21:49:52.056860 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.12.23 21:49:52.057082 [ 3 ] {ad27dae5-9086-4581-b001-0ed10ac4a1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2025.12.23 21:49:52.057145 [ 3 ] {ad27dae5-9086-4581-b001-0ed10ac4a1b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2025.12.23 21:49:52.061310 [ 3 ] {ad27dae5-9086-4581-b001-0ed10ac4a1b1} <Debug> oximeter.measurements_cumulativef32 (42a08215-2ef9-4982-a63e-321a202ed992): Loading data parts | ||
| 384 | 2025.12.23 21:49:52.061544 [ 3 ] {ad27dae5-9086-4581-b001-0ed10ac4a1b1} <Debug> oximeter.measurements_cumulativef32 (42a08215-2ef9-4982-a63e-321a202ed992): There are no data parts | ||
| 385 | 2025.12.23 21:49:52.073131 [ 3 ] {ad27dae5-9086-4581-b001-0ed10ac4a1b1} <Debug> TCPHandler: Processed in 0.016376033 sec. | ||
| 386 | 2025.12.23 21:49:52.073293 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.12.23 21:49:52.073549 [ 3 ] {6bdf36b0-f948-4482-b6b8-563fd93ad24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2025.12.23 21:49:52.073628 [ 3 ] {6bdf36b0-f948-4482-b6b8-563fd93ad24e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2025.12.23 21:49:52.086633 [ 3 ] {6bdf36b0-f948-4482-b6b8-563fd93ad24e} <Debug> oximeter.measurements_cumulativef64 (e095289b-1101-4c18-b148-ad834f8d13a0): Loading data parts | ||
| 390 | 2025.12.23 21:49:52.086905 [ 3 ] {6bdf36b0-f948-4482-b6b8-563fd93ad24e} <Debug> oximeter.measurements_cumulativef64 (e095289b-1101-4c18-b148-ad834f8d13a0): There are no data parts | ||
| 391 | 2025.12.23 21:49:52.089245 [ 3 ] {6bdf36b0-f948-4482-b6b8-563fd93ad24e} <Debug> TCPHandler: Processed in 0.01594969 sec. | ||
| 392 | 2025.12.23 21:49:52.089399 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.12.23 21:49:52.089641 [ 3 ] {7d6ad89a-8a24-48e1-8750-d79ca6840f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2025.12.23 21:49:52.089715 [ 3 ] {7d6ad89a-8a24-48e1-8750-d79ca6840f74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2025.12.23 21:49:52.098292 [ 3 ] {7d6ad89a-8a24-48e1-8750-d79ca6840f74} <Debug> oximeter.measurements_histogrami8 (9edf9c39-0508-47fa-adb3-34dbf597a61a): Loading data parts | ||
| 406 | 2025.12.23 21:49:52.098530 [ 3 ] {7d6ad89a-8a24-48e1-8750-d79ca6840f74} <Debug> oximeter.measurements_histogrami8 (9edf9c39-0508-47fa-adb3-34dbf597a61a): There are no data parts | ||
| 407 | 2025.12.23 21:49:52.112163 [ 3 ] {7d6ad89a-8a24-48e1-8750-d79ca6840f74} <Debug> TCPHandler: Processed in 0.022810184 sec. | ||
| 408 | 2025.12.23 21:49:52.112361 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2025.12.23 21:49:52.112617 [ 3 ] {eba00641-c158-4138-892c-d3737c695fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2025.12.23 21:49:52.112694 [ 3 ] {eba00641-c158-4138-892c-d3737c695fd9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2025.12.23 21:49:52.124181 [ 3 ] {eba00641-c158-4138-892c-d3737c695fd9} <Debug> oximeter.measurements_histogramu8 (e502092f-a406-4a90-a161-bf1bcbc1aeda): Loading data parts | ||
| 412 | 2025.12.23 21:49:52.124475 [ 3 ] {eba00641-c158-4138-892c-d3737c695fd9} <Debug> oximeter.measurements_histogramu8 (e502092f-a406-4a90-a161-bf1bcbc1aeda): There are no data parts | ||
| 413 | 2025.12.23 21:49:52.126646 [ 3 ] {eba00641-c158-4138-892c-d3737c695fd9} <Debug> TCPHandler: Processed in 0.014343725 sec. | ||
| 414 | 2025.12.23 21:49:52.126794 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2025.12.23 21:49:52.127026 [ 3 ] {be488a51-e29b-4cc7-b9d5-fbeec8ac8486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2025.12.23 21:49:52.127096 [ 3 ] {be488a51-e29b-4cc7-b9d5-fbeec8ac8486} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2025.12.23 21:49:52.138716 [ 3 ] {be488a51-e29b-4cc7-b9d5-fbeec8ac8486} <Debug> oximeter.measurements_histogrami16 (b5272ab0-498a-4006-9352-0f518aa1aa0e): Loading data parts | ||
| 418 | 2025.12.23 21:49:52.138901 [ 3 ] {be488a51-e29b-4cc7-b9d5-fbeec8ac8486} <Debug> oximeter.measurements_histogrami16 (b5272ab0-498a-4006-9352-0f518aa1aa0e): There are no data parts | ||
| 419 | 2025.12.23 21:49:52.150893 [ 3 ] {be488a51-e29b-4cc7-b9d5-fbeec8ac8486} <Debug> TCPHandler: Processed in 0.024142731 sec. | ||
| 420 | 2025.12.23 21:49:52.151092 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2025.12.23 21:49:52.151354 [ 3 ] {e97e1f4d-a00c-46b7-800a-cfbc79630e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2025.12.23 21:49:52.151430 [ 3 ] {e97e1f4d-a00c-46b7-800a-cfbc79630e0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2025.12.23 21:49:52.164575 [ 3 ] {e97e1f4d-a00c-46b7-800a-cfbc79630e0d} <Debug> oximeter.measurements_histogramu16 (d5c24f59-a20d-4c40-8e5a-62eb5e230ce4): Loading data parts | ||
| 424 | 2025.12.23 21:49:52.164829 [ 3 ] {e97e1f4d-a00c-46b7-800a-cfbc79630e0d} <Debug> oximeter.measurements_histogramu16 (d5c24f59-a20d-4c40-8e5a-62eb5e230ce4): There are no data parts | ||
| 425 | 2025.12.23 21:49:52.176514 [ 3 ] {e97e1f4d-a00c-46b7-800a-cfbc79630e0d} <Debug> TCPHandler: Processed in 0.025485319 sec. | ||
| 426 | 2025.12.23 21:49:52.176681 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2025.12.23 21:49:52.176911 [ 3 ] {5f496b0d-4a72-46b7-82d8-94c97892d282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2025.12.23 21:49:52.176976 [ 3 ] {5f496b0d-4a72-46b7-82d8-94c97892d282} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2025.12.23 21:49:52.189960 [ 3 ] {5f496b0d-4a72-46b7-82d8-94c97892d282} <Debug> oximeter.measurements_histogrami32 (e72847bb-9d4a-46ba-8080-5310036adbc4): Loading data parts | ||
| 430 | 2025.12.23 21:49:52.190141 [ 3 ] {5f496b0d-4a72-46b7-82d8-94c97892d282} <Debug> oximeter.measurements_histogrami32 (e72847bb-9d4a-46ba-8080-5310036adbc4): There are no data parts | ||
| 431 | 2025.12.23 21:49:52.201959 [ 3 ] {5f496b0d-4a72-46b7-82d8-94c97892d282} <Debug> TCPHandler: Processed in 0.025328144 sec. | ||
| 432 | 2025.12.23 21:49:52.202153 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2025.12.23 21:49:52.202426 [ 3 ] {f534c5fe-d0cf-4354-a313-44e5318edf86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2025.12.23 21:49:52.202541 [ 3 ] {f534c5fe-d0cf-4354-a313-44e5318edf86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2025.12.23 21:49:52.215693 [ 3 ] {f534c5fe-d0cf-4354-a313-44e5318edf86} <Debug> oximeter.measurements_histogramu32 (b6fbcf92-86b7-4b3a-a8f0-5a2cf91fcc3d): Loading data parts | ||
| 436 | 2025.12.23 21:49:52.215877 [ 3 ] {f534c5fe-d0cf-4354-a313-44e5318edf86} <Debug> oximeter.measurements_histogramu32 (b6fbcf92-86b7-4b3a-a8f0-5a2cf91fcc3d): There are no data parts | ||
| 437 | 2025.12.23 21:49:52.228032 [ 3 ] {f534c5fe-d0cf-4354-a313-44e5318edf86} <Debug> TCPHandler: Processed in 0.025929932 sec. | ||
| 438 | 2025.12.23 21:49:52.228266 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2025.12.23 21:49:52.228597 [ 3 ] {40cf7147-c46c-44a8-9f17-324a27f819aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2025.12.23 21:49:52.228670 [ 3 ] {40cf7147-c46c-44a8-9f17-324a27f819aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2025.12.23 21:49:52.241378 [ 3 ] {40cf7147-c46c-44a8-9f17-324a27f819aa} <Debug> oximeter.measurements_histogrami64 (ae9f3b80-cb7a-4c5d-b320-a77e11bf7232): Loading data parts | ||
| 442 | 2025.12.23 21:49:52.241677 [ 3 ] {40cf7147-c46c-44a8-9f17-324a27f819aa} <Debug> oximeter.measurements_histogrami64 (ae9f3b80-cb7a-4c5d-b320-a77e11bf7232): There are no data parts | ||
| 443 | 2025.12.23 21:49:52.254386 [ 3 ] {40cf7147-c46c-44a8-9f17-324a27f819aa} <Debug> TCPHandler: Processed in 0.026239831 sec. | ||
| 444 | 2025.12.23 21:49:52.254667 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2025.12.23 21:49:52.254899 [ 3 ] {8eef0584-ace4-48bb-80f5-89e78822063b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2025.12.23 21:49:52.254975 [ 3 ] {8eef0584-ace4-48bb-80f5-89e78822063b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2025.12.23 21:49:52.278478 [ 3 ] {8eef0584-ace4-48bb-80f5-89e78822063b} <Debug> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Loading data parts | ||
| 448 | 2025.12.23 21:49:52.278637 [ 3 ] {8eef0584-ace4-48bb-80f5-89e78822063b} <Debug> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): There are no data parts | ||
| 449 | 2025.12.23 21:49:52.281598 [ 3 ] {8eef0584-ace4-48bb-80f5-89e78822063b} <Debug> TCPHandler: Processed in 0.026999712 sec. | ||
| 450 | 2025.12.23 21:49:52.281759 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.12.23 21:49:52.281978 [ 3 ] {773a1df7-4751-494a-8287-37fcf353d60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2025.12.23 21:49:52.282054 [ 3 ] {773a1df7-4751-494a-8287-37fcf353d60b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2025.12.23 21:49:52.307181 [ 3 ] {773a1df7-4751-494a-8287-37fcf353d60b} <Debug> oximeter.measurements_histogramf32 (433fff12-a594-4ed1-8a8d-645b89bdc0e5): Loading data parts | ||
| 454 | 2025.12.23 21:49:52.307362 [ 3 ] {773a1df7-4751-494a-8287-37fcf353d60b} <Debug> oximeter.measurements_histogramf32 (433fff12-a594-4ed1-8a8d-645b89bdc0e5): There are no data parts | ||
| 455 | 2025.12.23 21:49:52.356756 [ 3 ] {773a1df7-4751-494a-8287-37fcf353d60b} <Debug> TCPHandler: Processed in 0.075030958 sec. | ||
| 456 | 2025.12.23 21:49:52.357080 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.12.23 21:49:52.357491 [ 3 ] {0c33da09-7f05-4b0c-a45e-270d32c5bb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2025.12.23 21:49:52.357622 [ 3 ] {0c33da09-7f05-4b0c-a45e-270d32c5bb23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2025.12.23 21:49:52.381549 [ 3 ] {0c33da09-7f05-4b0c-a45e-270d32c5bb23} <Debug> oximeter.measurements_histogramf64 (c38ee26f-59f4-44c6-a554-72ff63e4eb57): Loading data parts | ||
| 460 | 2025.12.23 21:49:52.381714 [ 3 ] {0c33da09-7f05-4b0c-a45e-270d32c5bb23} <Debug> oximeter.measurements_histogramf64 (c38ee26f-59f4-44c6-a554-72ff63e4eb57): There are no data parts | ||
| 461 | 2025.12.23 21:49:52.385471 [ 3 ] {0c33da09-7f05-4b0c-a45e-270d32c5bb23} <Debug> TCPHandler: Processed in 0.028478844 sec. | ||
| 462 | 2025.12.23 21:49:52.385653 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.12.23 21:49:52.385875 [ 3 ] {3ea97258-94e4-4498-8854-c72e4bff56c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2025.12.23 21:49:52.385997 [ 3 ] {3ea97258-94e4-4498-8854-c72e4bff56c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2025.12.23 21:49:52.398907 [ 3 ] {3ea97258-94e4-4498-8854-c72e4bff56c7} <Debug> oximeter.fields_bool (2e1c5117-ac70-4376-90af-6690e741920c): Loading data parts | ||
| 491 | 2025.12.23 21:49:52.399182 [ 3 ] {3ea97258-94e4-4498-8854-c72e4bff56c7} <Debug> oximeter.fields_bool (2e1c5117-ac70-4376-90af-6690e741920c): There are no data parts | ||
| 492 | 2025.12.23 21:49:52.411227 [ 3 ] {3ea97258-94e4-4498-8854-c72e4bff56c7} <Debug> TCPHandler: Processed in 0.025635914 sec. | ||
| 493 | 2025.12.23 21:49:52.411413 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.12.23 21:49:52.411651 [ 3 ] {f499d5c1-a882-4f89-9529-906dbb13cb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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) | ||
| 495 | 2025.12.23 21:49:52.411723 [ 3 ] {f499d5c1-a882-4f89-9529-906dbb13cb38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2025.12.23 21:49:52.434693 [ 3 ] {f499d5c1-a882-4f89-9529-906dbb13cb38} <Debug> oximeter.fields_i8 (6a254cf6-f9cd-443f-8d7c-9b3e53be402f): Loading data parts | ||
| 497 | 2025.12.23 21:49:52.434906 [ 3 ] {f499d5c1-a882-4f89-9529-906dbb13cb38} <Debug> oximeter.fields_i8 (6a254cf6-f9cd-443f-8d7c-9b3e53be402f): There are no data parts | ||
| 498 | 2025.12.23 21:49:52.437629 [ 3 ] {f499d5c1-a882-4f89-9529-906dbb13cb38} <Debug> TCPHandler: Processed in 0.026278222 sec. | ||
| 499 | 2025.12.23 21:49:52.437782 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.12.23 21:49:52.437939 [ 3 ] {53fef9c6-5653-4de8-85ef-9a8579ef4a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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) | ||
| 501 | 2025.12.23 21:49:52.438048 [ 3 ] {53fef9c6-5653-4de8-85ef-9a8579ef4a50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2025.12.23 21:49:52.461567 [ 3 ] {53fef9c6-5653-4de8-85ef-9a8579ef4a50} <Debug> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Loading data parts | ||
| 503 | 2025.12.23 21:49:52.461896 [ 3 ] {53fef9c6-5653-4de8-85ef-9a8579ef4a50} <Debug> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): There are no data parts | ||
| 504 | 2025.12.23 21:49:52.465778 [ 3 ] {53fef9c6-5653-4de8-85ef-9a8579ef4a50} <Debug> TCPHandler: Processed in 0.028039771 sec. | ||
| 505 | 2025.12.23 21:49:52.465945 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.12.23 21:49:52.466134 [ 3 ] {18599b8e-b9ed-42e7-b925-d8c5d33bcde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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) | ||
| 507 | 2025.12.23 21:49:52.466200 [ 3 ] {18599b8e-b9ed-42e7-b925-d8c5d33bcde4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2025.12.23 21:49:52.468600 [ 3 ] {18599b8e-b9ed-42e7-b925-d8c5d33bcde4} <Debug> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Loading data parts | ||
| 509 | 2025.12.23 21:49:52.468790 [ 3 ] {18599b8e-b9ed-42e7-b925-d8c5d33bcde4} <Debug> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): There are no data parts | ||
| 510 | 2025.12.23 21:49:52.479685 [ 3 ] {18599b8e-b9ed-42e7-b925-d8c5d33bcde4} <Debug> TCPHandler: Processed in 0.013787749 sec. | ||
| 511 | 2025.12.23 21:49:52.479868 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.12.23 21:49:52.480057 [ 3 ] {b3e269ec-20ed-42eb-b771-c6f7002cd7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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) | ||
| 513 | 2025.12.23 21:49:52.480136 [ 3 ] {b3e269ec-20ed-42eb-b771-c6f7002cd7b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2025.12.23 21:49:52.501294 [ 3 ] {b3e269ec-20ed-42eb-b771-c6f7002cd7b8} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Loading data parts | ||
| 515 | 2025.12.23 21:49:52.501608 [ 3 ] {b3e269ec-20ed-42eb-b771-c6f7002cd7b8} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): There are no data parts | ||
| 516 | 2025.12.23 21:49:52.507361 [ 3 ] {b3e269ec-20ed-42eb-b771-c6f7002cd7b8} <Debug> TCPHandler: Processed in 0.027547338 sec. | ||
| 517 | 2025.12.23 21:49:52.507510 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.12.23 21:49:52.507696 [ 3 ] {5e3d2a4e-5e28-4e4b-819b-2f404237717e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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) | ||
| 519 | 2025.12.23 21:49:52.507760 [ 3 ] {5e3d2a4e-5e28-4e4b-819b-2f404237717e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2025.12.23 21:49:52.509767 [ 3 ] {5e3d2a4e-5e28-4e4b-819b-2f404237717e} <Debug> oximeter.fields_i32 (b676346f-2f84-4c1b-8719-5baab6cd3561): Loading data parts | ||
| 521 | 2025.12.23 21:49:52.509914 [ 3 ] {5e3d2a4e-5e28-4e4b-819b-2f404237717e} <Debug> oximeter.fields_i32 (b676346f-2f84-4c1b-8719-5baab6cd3561): There are no data parts | ||
| 522 | 2025.12.23 21:49:52.528687 [ 3 ] {5e3d2a4e-5e28-4e4b-819b-2f404237717e} <Debug> TCPHandler: Processed in 0.021220529 sec. | ||
| 523 | 2025.12.23 21:49:52.528877 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.12.23 21:49:52.529091 [ 3 ] {b1f189ae-00e4-4200-9837-c5650a879456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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) | ||
| 525 | 2025.12.23 21:49:52.529223 [ 3 ] {b1f189ae-00e4-4200-9837-c5650a879456} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2025.12.23 21:49:52.534298 [ 3 ] {b1f189ae-00e4-4200-9837-c5650a879456} <Debug> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Loading data parts | ||
| 527 | 2025.12.23 21:49:52.534613 [ 3 ] {b1f189ae-00e4-4200-9837-c5650a879456} <Debug> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): There are no data parts | ||
| 528 | 2025.12.23 21:49:52.545501 [ 3 ] {b1f189ae-00e4-4200-9837-c5650a879456} <Debug> TCPHandler: Processed in 0.016682951 sec. | ||
| 529 | 2025.12.23 21:49:52.545645 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2025.12.23 21:49:52.545861 [ 3 ] {18b16d66-1fdf-4800-b11e-b0af7b768227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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) | ||
| 531 | 2025.12.23 21:49:52.545924 [ 3 ] {18b16d66-1fdf-4800-b11e-b0af7b768227} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2025.12.23 21:49:52.558610 [ 3 ] {18b16d66-1fdf-4800-b11e-b0af7b768227} <Debug> oximeter.fields_i64 (dfabe315-1caa-46a1-924f-109c9823ef99): Loading data parts | ||
| 533 | 2025.12.23 21:49:52.558925 [ 3 ] {18b16d66-1fdf-4800-b11e-b0af7b768227} <Debug> oximeter.fields_i64 (dfabe315-1caa-46a1-924f-109c9823ef99): There are no data parts | ||
| 534 | 2025.12.23 21:49:52.582365 [ 3 ] {18b16d66-1fdf-4800-b11e-b0af7b768227} <Debug> TCPHandler: Processed in 0.036754447 sec. | ||
| 535 | 2025.12.23 21:49:52.582562 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.12.23 21:49:52.582751 [ 3 ] {c190960e-d6f5-4edb-b8ad-efdfb71121e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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) | ||
| 537 | 2025.12.23 21:49:52.582887 [ 3 ] {c190960e-d6f5-4edb-b8ad-efdfb71121e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2025.12.23 21:49:52.591704 [ 3 ] {c190960e-d6f5-4edb-b8ad-efdfb71121e7} <Debug> oximeter.fields_u64 (2ff05a56-6cbb-4068-86c8-b16ee39b9f82): Loading data parts | ||
| 539 | 2025.12.23 21:49:52.592176 [ 3 ] {c190960e-d6f5-4edb-b8ad-efdfb71121e7} <Debug> oximeter.fields_u64 (2ff05a56-6cbb-4068-86c8-b16ee39b9f82): There are no data parts | ||
| 540 | 2025.12.23 21:49:52.594734 [ 3 ] {c190960e-d6f5-4edb-b8ad-efdfb71121e7} <Debug> TCPHandler: Processed in 0.012229645 sec. | ||
| 541 | 2025.12.23 21:49:52.594906 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.12.23 21:49:52.595166 [ 3 ] {2960abef-973f-47c5-9878-7f5b72f6389c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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) | ||
| 543 | 2025.12.23 21:49:52.595313 [ 3 ] {2960abef-973f-47c5-9878-7f5b72f6389c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2025.12.23 21:49:52.608524 [ 3 ] {2960abef-973f-47c5-9878-7f5b72f6389c} <Debug> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Loading data parts | ||
| 545 | 2025.12.23 21:49:52.608761 [ 3 ] {2960abef-973f-47c5-9878-7f5b72f6389c} <Debug> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): There are no data parts | ||
| 546 | 2025.12.23 21:49:52.667869 [ 3 ] {2960abef-973f-47c5-9878-7f5b72f6389c} <Debug> TCPHandler: Processed in 0.0729996 sec. | ||
| 547 | 2025.12.23 21:49:52.668046 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.12.23 21:49:52.668206 [ 3 ] {ea05e8f6-f646-434d-bee8-34310f0b2615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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) | ||
| 549 | 2025.12.23 21:49:52.668282 [ 3 ] {ea05e8f6-f646-434d-bee8-34310f0b2615} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2025.12.23 21:49:52.754811 [ 3 ] {ea05e8f6-f646-434d-bee8-34310f0b2615} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Loading data parts | ||
| 551 | 2025.12.23 21:49:52.755016 [ 3 ] {ea05e8f6-f646-434d-bee8-34310f0b2615} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): There are no data parts | ||
| 552 | 2025.12.23 21:49:52.827828 [ 3 ] {ea05e8f6-f646-434d-bee8-34310f0b2615} <Debug> TCPHandler: Processed in 0.159811131 sec. | ||
| 553 | 2025.12.23 21:49:52.828035 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.12.23 21:49:52.828257 [ 3 ] {4e8f7ec4-edfe-4f2c-980a-84d8aed57b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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) | ||
| 555 | 2025.12.23 21:49:52.828333 [ 3 ] {4e8f7ec4-edfe-4f2c-980a-84d8aed57b86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2025.12.23 21:49:52.857736 [ 3 ] {4e8f7ec4-edfe-4f2c-980a-84d8aed57b86} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Loading data parts | ||
| 557 | 2025.12.23 21:49:52.857903 [ 3 ] {4e8f7ec4-edfe-4f2c-980a-84d8aed57b86} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): There are no data parts | ||
| 558 | 2025.12.23 21:49:52.880387 [ 3 ] {4e8f7ec4-edfe-4f2c-980a-84d8aed57b86} <Debug> TCPHandler: Processed in 0.05242168 sec. | ||
| 559 | 2025.12.23 21:49:52.880602 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.12.23 21:49:52.880897 [ 3 ] {fdbb76a2-7864-483e-830c-d99e8d2ae67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2025.12.23 21:49:52.881041 [ 3 ] {fdbb76a2-7864-483e-830c-d99e8d2ae67e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2025.12.23 21:49:52.897031 [ 3 ] {fdbb76a2-7864-483e-830c-d99e8d2ae67e} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33): Loading data parts | ||
| 566 | 2025.12.23 21:49:52.897221 [ 3 ] {fdbb76a2-7864-483e-830c-d99e8d2ae67e} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33): There are no data parts | ||
| 567 | 2025.12.23 21:49:52.910971 [ 3 ] {fdbb76a2-7864-483e-830c-d99e8d2ae67e} <Debug> TCPHandler: Processed in 0.030425679 sec. | ||
| 568 | 2025.12.23 21:49:52.911319 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.12.23 21:49:52.911643 [ 4 ] {796e05cf-a696-4f9d-a848-8605c8665f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2025.12.23 21:49:52.912992 [ 4 ] {796e05cf-a696-4f9d-a848-8605c8665f02} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2025.12.23 21:49:52.936220 [ 260 ] {796e05cf-a696-4f9d-a848-8605c8665f02} <Trace> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2025.12.23 21:49:52.936278 [ 260 ] {796e05cf-a696-4f9d-a848-8605c8665f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 573 | 2025.12.23 21:49:52.940288 [ 260 ] {796e05cf-a696-4f9d-a848-8605c8665f02} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2025.12.23 21:49:52.940642 [ 260 ] {796e05cf-a696-4f9d-a848-8605c8665f02} <Trace> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2025.12.23 21:49:52.940916 [ 4 ] {796e05cf-a696-4f9d-a848-8605c8665f02} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.029418 sec., 33.992793527772115 rows/sec., 543.88 B/sec. | ||
| 576 | 2025.12.23 21:49:52.941276 [ 4 ] {796e05cf-a696-4f9d-a848-8605c8665f02} <Debug> TCPHandler: Processed in 0.030092979 sec. | ||
| 577 | 2025.12.23 21:49:53.000340 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.98 MiB, peak 133.98 MiB, free memory in arenas 0.00 B, will set to 138.08 MiB (RSS), difference: 4.10 MiB | ||
| 578 | 2025.12.23 21:49:54.927748 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65318 | ||
| 579 | 2025.12.23 21:49:54.932455 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2025.12.23 21:49:54.932493 [ 262 ] {} <Debug> TCP-Session: ffb20ece-ae1a-4fe9-9014-7a09b8148c4e Authenticating user 'default' from [fd00:1122:3344:101::c]:65318 | ||
| 581 | 2025.12.23 21:49:54.932513 [ 262 ] {} <Debug> TCP-Session: ffb20ece-ae1a-4fe9-9014-7a09b8148c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.12.23 21:49:54.932575 [ 262 ] {} <Debug> TCP-Session: ffb20ece-ae1a-4fe9-9014-7a09b8148c4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2025.12.23 21:49:54.932722 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2025.12.23 21:49:54.932849 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.12.23 21:49:54.932972 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2025.12.23 21:49:54.933507 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52687 | ||
| 587 | 2025.12.23 21:49:54.933580 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47908 | ||
| 588 | 2025.12.23 21:49:54.933643 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38520 | ||
| 589 | 2025.12.23 21:49:54.933696 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2025.12.23 21:49:54.933865 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54687 | ||
| 591 | 2025.12.23 21:49:54.933887 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2025.12.23 21:49:54.933906 [ 263 ] {} <Debug> TCP-Session: da444ff1-a3e6-4c75-877c-e4239160c381 Authenticating user 'default' from [fd00:1122:3344:101::c]:52687 | ||
| 593 | 2025.12.23 21:49:54.933930 [ 265 ] {} <Debug> TCP-Session: aecc6135-50f6-4fd3-8804-2271215751fb Authenticating user 'default' from [fd00:1122:3344:101::c]:38520 | ||
| 594 | 2025.12.23 21:49:54.933954 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42648 | ||
| 595 | 2025.12.23 21:49:54.933936 [ 263 ] {} <Debug> TCP-Session: da444ff1-a3e6-4c75-877c-e4239160c381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2025.12.23 21:49:54.933930 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2025.12.23 21:49:54.934076 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2025.12.23 21:49:54.934123 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45485 | ||
| 599 | 2025.12.23 21:49:54.934056 [ 263 ] {} <Debug> TCP-Session: da444ff1-a3e6-4c75-877c-e4239160c381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2025.12.23 21:49:54.934154 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2025.12.23 21:49:54.934225 [ 266 ] {} <Debug> TCP-Session: 854379ba-202b-4bee-ada6-e1c2ac7ee58e Authenticating user 'default' from [fd00:1122:3344:101::c]:54687 | ||
| 602 | 2025.12.23 21:49:54.934199 [ 264 ] {} <Debug> TCP-Session: 512f132f-981e-4b95-8812-ba9ded42ea16 Authenticating user 'default' from [fd00:1122:3344:101::c]:47908 | ||
| 603 | 2025.12.23 21:49:54.934053 [ 265 ] {} <Debug> TCP-Session: aecc6135-50f6-4fd3-8804-2271215751fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.12.23 21:49:54.934320 [ 266 ] {} <Debug> TCP-Session: 854379ba-202b-4bee-ada6-e1c2ac7ee58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.12.23 21:49:54.934305 [ 264 ] {} <Debug> TCP-Session: 512f132f-981e-4b95-8812-ba9ded42ea16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2025.12.23 21:49:54.934285 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2025.12.23 21:49:54.934405 [ 264 ] {} <Debug> TCP-Session: 512f132f-981e-4b95-8812-ba9ded42ea16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.12.23 21:49:54.934418 [ 266 ] {} <Debug> TCP-Session: 854379ba-202b-4bee-ada6-e1c2ac7ee58e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2025.12.23 21:49:54.934393 [ 265 ] {} <Debug> TCP-Session: aecc6135-50f6-4fd3-8804-2271215751fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2025.12.23 21:49:54.934491 [ 269 ] {} <Debug> TCP-Session: 7d133419-dca1-42b3-ad0d-b64d371baa6e Authenticating user 'default' from [fd00:1122:3344:101::c]:45485 | ||
| 611 | 2025.12.23 21:49:54.934040 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33519 | ||
| 612 | 2025.12.23 21:49:54.934296 [ 267 ] {} <Debug> TCP-Session: d1480d7f-cb87-4af8-80f9-ae8f072af4f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:42648 | ||
| 613 | 2025.12.23 21:49:54.934573 [ 267 ] {} <Debug> TCP-Session: d1480d7f-cb87-4af8-80f9-ae8f072af4f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.12.23 21:49:54.934583 [ 269 ] {} <Debug> TCP-Session: 7d133419-dca1-42b3-ad0d-b64d371baa6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.12.23 21:49:54.934694 [ 267 ] {} <Debug> TCP-Session: d1480d7f-cb87-4af8-80f9-ae8f072af4f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.12.23 21:49:54.934712 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 617 | 2025.12.23 21:49:54.934705 [ 269 ] {} <Debug> TCP-Session: 7d133419-dca1-42b3-ad0d-b64d371baa6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.12.23 21:49:54.934902 [ 268 ] {} <Debug> TCP-Session: 7967e0b5-b848-40f0-a654-0a21ae098db0 Authenticating user 'default' from [fd00:1122:3344:101::c]:33519 | ||
| 619 | 2025.12.23 21:49:54.934924 [ 268 ] {} <Debug> TCP-Session: 7967e0b5-b848-40f0-a654-0a21ae098db0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.12.23 21:49:54.935040 [ 268 ] {} <Debug> TCP-Session: 7967e0b5-b848-40f0-a654-0a21ae098db0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2025.12.23 21:49:55.974014 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35382 | ||
| 622 | 2025.12.23 21:49:55.978401 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2025.12.23 21:49:55.978639 [ 270 ] {} <Debug> TCP-Session: 6e7ec1b4-764a-47a4-9b58-830dfeab692b Authenticating user 'default' from [fd00:1122:3344:101::b]:35382 | ||
| 624 | 2025.12.23 21:49:55.978673 [ 270 ] {} <Debug> TCP-Session: 6e7ec1b4-764a-47a4-9b58-830dfeab692b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.23 21:49:55.978688 [ 270 ] {} <Debug> TCP-Session: 6e7ec1b4-764a-47a4-9b58-830dfeab692b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2025.12.23 21:49:55.978893 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2025.12.23 21:49:55.978936 [ 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 | 2025.12.23 21:49:55.979051 [ 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 | 2025.12.23 21:49:55.979543 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54486 | ||
| 630 | 2025.12.23 21:49:55.979678 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45882 | ||
| 631 | 2025.12.23 21:49:55.979841 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44419 | ||
| 632 | 2025.12.23 21:49:55.979858 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62261 | ||
| 633 | 2025.12.23 21:49:55.979988 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63166 | ||
| 634 | 2025.12.23 21:49:55.980068 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2025.12.23 21:49:55.980113 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2025.12.23 21:49:55.980148 [ 271 ] {} <Debug> TCP-Session: e3ad7d81-b2bc-4e31-a463-47610e1970e2 Authenticating user 'default' from [fd00:1122:3344:101::b]:54486 | ||
| 637 | 2025.12.23 21:49:55.980153 [ 272 ] {} <Debug> TCP-Session: 440f55f2-df9e-452f-8f97-4ff8c16a9c96 Authenticating user 'default' from [fd00:1122:3344:101::b]:45882 | ||
| 638 | 2025.12.23 21:49:55.980212 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2025.12.23 21:49:55.980244 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.12.23 21:49:55.980223 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38840 | ||
| 641 | 2025.12.23 21:49:55.980328 [ 274 ] {} <Debug> TCP-Session: 0544ccf0-4d67-446c-a897-855d89c0f8cf Authenticating user 'default' from [fd00:1122:3344:101::b]:44419 | ||
| 642 | 2025.12.23 21:49:55.980313 [ 273 ] {} <Debug> TCP-Session: 81818364-c418-408b-aad3-fe44de2ac06f Authenticating user 'default' from [fd00:1122:3344:101::b]:62261 | ||
| 643 | 2025.12.23 21:49:55.980309 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2025.12.23 21:49:55.980389 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35083 | ||
| 645 | 2025.12.23 21:49:55.980466 [ 273 ] {} <Debug> TCP-Session: 81818364-c418-408b-aad3-fe44de2ac06f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.12.23 21:49:55.980459 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2025.12.23 21:49:55.980459 [ 275 ] {} <Debug> TCP-Session: d796141c-0a7e-4cff-8625-0c61e5fc8cc0 Authenticating user 'default' from [fd00:1122:3344:101::b]:63166 | ||
| 648 | 2025.12.23 21:49:55.980625 [ 276 ] {} <Debug> TCP-Session: b9132917-ee09-463d-883c-43f4d270fe85 Authenticating user 'default' from [fd00:1122:3344:101::b]:38840 | ||
| 649 | 2025.12.23 21:49:55.980630 [ 273 ] {} <Debug> TCP-Session: 81818364-c418-408b-aad3-fe44de2ac06f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.12.23 21:49:55.980428 [ 274 ] {} <Debug> TCP-Session: 0544ccf0-4d67-446c-a897-855d89c0f8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.12.23 21:49:55.980739 [ 276 ] {} <Debug> TCP-Session: b9132917-ee09-463d-883c-43f4d270fe85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.12.23 21:49:55.980753 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2025.12.23 21:49:55.980721 [ 275 ] {} <Debug> TCP-Session: d796141c-0a7e-4cff-8625-0c61e5fc8cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.12.23 21:49:55.980840 [ 276 ] {} <Debug> TCP-Session: b9132917-ee09-463d-883c-43f4d270fe85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.12.23 21:49:55.980837 [ 277 ] {} <Debug> TCP-Session: eb481b7f-1eb8-4599-b5ed-1e9f047490eb Authenticating user 'default' from [fd00:1122:3344:101::b]:35083 | ||
| 656 | 2025.12.23 21:49:55.980813 [ 274 ] {} <Debug> TCP-Session: 0544ccf0-4d67-446c-a897-855d89c0f8cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.12.23 21:49:55.980928 [ 277 ] {} <Debug> TCP-Session: eb481b7f-1eb8-4599-b5ed-1e9f047490eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.12.23 21:49:55.980910 [ 275 ] {} <Debug> TCP-Session: d796141c-0a7e-4cff-8625-0c61e5fc8cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.12.23 21:49:55.980298 [ 272 ] {} <Debug> TCP-Session: 440f55f2-df9e-452f-8f97-4ff8c16a9c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.12.23 21:49:55.981023 [ 277 ] {} <Debug> TCP-Session: eb481b7f-1eb8-4599-b5ed-1e9f047490eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.12.23 21:49:55.980189 [ 271 ] {} <Debug> TCP-Session: e3ad7d81-b2bc-4e31-a463-47610e1970e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.12.23 21:49:55.981132 [ 272 ] {} <Debug> TCP-Session: 440f55f2-df9e-452f-8f97-4ff8c16a9c96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.23 21:49:55.981148 [ 271 ] {} <Debug> TCP-Session: e3ad7d81-b2bc-4e31-a463-47610e1970e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.12.23 21:49:56.643246 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60972 | ||
| 665 | 2025.12.23 21:49:56.644555 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.12.23 21:49:56.644605 [ 278 ] {} <Debug> TCP-Session: 9342a650-04ef-424a-a958-feda762330c9 Authenticating user 'default' from [fd00:1122:3344:101::a]:60972 | ||
| 667 | 2025.12.23 21:49:56.644748 [ 278 ] {} <Debug> TCP-Session: 9342a650-04ef-424a-a958-feda762330c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.12.23 21:49:56.644765 [ 278 ] {} <Debug> TCP-Session: 9342a650-04ef-424a-a958-feda762330c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.12.23 21:49:56.644846 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.12.23 21:49:56.644964 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.12.23 21:49:56.644983 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.12.23 21:49:56.645657 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33922 | ||
| 673 | 2025.12.23 21:49:56.645742 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63082 | ||
| 674 | 2025.12.23 21:49:56.645843 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.12.23 21:49:56.645843 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65116 | ||
| 676 | 2025.12.23 21:49:56.646032 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51718 | ||
| 677 | 2025.12.23 21:49:56.646049 [ 279 ] {} <Debug> TCP-Session: a0a53760-90f8-4e80-8fdf-dcb958d3e29e Authenticating user 'default' from [fd00:1122:3344:101::a]:33922 | ||
| 678 | 2025.12.23 21:49:56.646124 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35359 | ||
| 679 | 2025.12.23 21:49:56.646176 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2025.12.23 21:49:56.646240 [ 279 ] {} <Debug> TCP-Session: a0a53760-90f8-4e80-8fdf-dcb958d3e29e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.12.23 21:49:56.646275 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2025.12.23 21:49:56.646307 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58862 | ||
| 683 | 2025.12.23 21:49:56.646337 [ 279 ] {} <Debug> TCP-Session: a0a53760-90f8-4e80-8fdf-dcb958d3e29e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2025.12.23 21:49:56.646281 [ 280 ] {} <Debug> TCP-Session: 44c8661a-eab5-4c45-b0d2-aba9deee3a47 Authenticating user 'default' from [fd00:1122:3344:101::a]:63082 | ||
| 685 | 2025.12.23 21:49:56.646422 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2025.12.23 21:49:56.646482 [ 281 ] {} <Debug> TCP-Session: 938f20a0-b0b0-4b79-8cf4-57021a7f4f40 Authenticating user 'default' from [fd00:1122:3344:101::a]:65116 | ||
| 687 | 2025.12.23 21:49:56.646526 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41601 | ||
| 688 | 2025.12.23 21:49:56.646563 [ 282 ] {} <Debug> TCP-Session: af31ff54-29cc-455c-81ca-3f55c6e45a89 Authenticating user 'default' from [fd00:1122:3344:101::a]:51718 | ||
| 689 | 2025.12.23 21:49:56.646623 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2025.12.23 21:49:56.646529 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.12.23 21:49:56.646533 [ 280 ] {} <Debug> TCP-Session: 44c8661a-eab5-4c45-b0d2-aba9deee3a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.12.23 21:49:56.646733 [ 283 ] {} <Debug> TCP-Session: efe53efd-076b-4acf-96b1-48486ef6ede9 Authenticating user 'default' from [fd00:1122:3344:101::a]:35359 | ||
| 693 | 2025.12.23 21:49:56.646756 [ 284 ] {} <Debug> TCP-Session: 6a95a606-7f57-4fd6-9168-2eaab1bdbf07 Authenticating user 'default' from [fd00:1122:3344:101::a]:58862 | ||
| 694 | 2025.12.23 21:49:56.646770 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2025.12.23 21:49:56.646826 [ 280 ] {} <Debug> TCP-Session: 44c8661a-eab5-4c45-b0d2-aba9deee3a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.12.23 21:49:56.646852 [ 284 ] {} <Debug> TCP-Session: 6a95a606-7f57-4fd6-9168-2eaab1bdbf07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.12.23 21:49:56.646723 [ 282 ] {} <Debug> TCP-Session: af31ff54-29cc-455c-81ca-3f55c6e45a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.12.23 21:49:56.646936 [ 284 ] {} <Debug> TCP-Session: 6a95a606-7f57-4fd6-9168-2eaab1bdbf07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.12.23 21:49:56.646961 [ 283 ] {} <Debug> TCP-Session: efe53efd-076b-4acf-96b1-48486ef6ede9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.12.23 21:49:56.646901 [ 285 ] {} <Debug> TCP-Session: c272f91e-26a6-4971-9469-f76b9fbe1674 Authenticating user 'default' from [fd00:1122:3344:101::a]:41601 | ||
| 701 | 2025.12.23 21:49:56.647048 [ 283 ] {} <Debug> TCP-Session: efe53efd-076b-4acf-96b1-48486ef6ede9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.12.23 21:49:56.647032 [ 282 ] {} <Debug> TCP-Session: af31ff54-29cc-455c-81ca-3f55c6e45a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.12.23 21:49:56.646536 [ 281 ] {} <Debug> TCP-Session: 938f20a0-b0b0-4b79-8cf4-57021a7f4f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.12.23 21:49:56.647145 [ 285 ] {} <Debug> TCP-Session: c272f91e-26a6-4971-9469-f76b9fbe1674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.12.23 21:49:56.647249 [ 281 ] {} <Debug> TCP-Session: 938f20a0-b0b0-4b79-8cf4-57021a7f4f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.12.23 21:49:56.647257 [ 285 ] {} <Debug> TCP-Session: c272f91e-26a6-4971-9469-f76b9fbe1674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.12.23 21:49:58.474230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.12.23 21:49:58.474286 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2025.12.23 21:49:58.474331 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.12.23 21:49:58.474412 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.12.23 21:49:58.480001 [ 245 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Loading data parts | ||
| 712 | 2025.12.23 21:49:58.480237 [ 245 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): There are no data parts | ||
| 713 | 2025.12.23 21:49:58.495385 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.12.23 21:49:58.495528 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 715 | 2025.12.23 21:49:58.500595 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2025.12.23 21:49:58.501239 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2025.12.23 21:49:58.501459 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2025.12.23 21:49:58.503470 [ 244 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Loading data parts | ||
| 719 | 2025.12.23 21:49:58.503699 [ 244 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): There are no data parts | ||
| 720 | 2025.12.23 21:49:58.536804 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.12.23 21:49:58.536951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 722 | 2025.12.23 21:49:58.543304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.12.23 21:49:58.544645 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.12.23 21:49:58.548077 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.12.23 21:49:59.001173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.81 MiB, peak 148.81 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.09 MiB | ||
| 726 | 2025.12.23 21:50:00.972737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.12.23 21:50:00.972847 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.12.23 21:50:01.007329 [ 243 ] {} <Debug> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Loading data parts | ||
| 729 | 2025.12.23 21:50:01.007513 [ 243 ] {} <Debug> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): There are no data parts | ||
| 730 | 2025.12.23 21:50:01.022903 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.12.23 21:50:01.023098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 732 | 2025.12.23 21:50:01.024835 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.12.23 21:50:01.025329 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.12.23 21:50:01.025618 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.12.23 21:50:02.000638 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.46 MiB, peak 158.46 MiB, free memory in arenas 0.00 B, will set to 155.11 MiB (RSS), difference: -3.34 MiB | ||
| 736 | 2025.12.23 21:50:05.908747 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.12.23 21:50:05.908809 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.12.23 21:50:06.001508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2025.12.23 21:50:06.004519 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.12.23 21:50:06.004568 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 741 | 2025.12.23 21:50:06.005371 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.12.23 21:50:06.006084 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.12.23 21:50:06.006299 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.12.23 21:50:06.048138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.12.23 21:50:06.066895 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.12.23 21:50:06.067067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 747 | 2025.12.23 21:50:06.074416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.12.23 21:50:06.078577 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.12.23 21:50:06.082130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.12.23 21:50:07.000646 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.83 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.65 MiB (RSS), difference: 1.82 MiB | ||
| 751 | 2025.12.23 21:50:08.520902 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49576 | ||
| 752 | 2025.12.23 21:50:08.523477 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2025.12.23 21:50:08.523581 [ 286 ] {} <Debug> TCP-Session: 58f30f5b-fd3e-4210-b20e-dfa3651a3bdb Authenticating user 'default' from [fd00:1122:3344:101::e]:49576 | ||
| 754 | 2025.12.23 21:50:08.523607 [ 286 ] {} <Debug> TCP-Session: 58f30f5b-fd3e-4210-b20e-dfa3651a3bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2025.12.23 21:50:08.523620 [ 286 ] {} <Debug> TCP-Session: 58f30f5b-fd3e-4210-b20e-dfa3651a3bdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2025.12.23 21:50:08.523717 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 757 | 2025.12.23 21:50:08.523745 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 758 | 2025.12.23 21:50:08.523805 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 759 | 2025.12.23 21:50:08.524347 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56072 | ||
| 760 | 2025.12.23 21:50:08.524440 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52096 | ||
| 761 | 2025.12.23 21:50:08.524493 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2025.12.23 21:50:08.524530 [ 287 ] {} <Debug> TCP-Session: fd74c196-8706-4daa-829c-c2e2f8b39431 Authenticating user 'default' from [fd00:1122:3344:101::e]:56072 | ||
| 763 | 2025.12.23 21:50:08.524554 [ 287 ] {} <Debug> TCP-Session: fd74c196-8706-4daa-829c-c2e2f8b39431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2025.12.23 21:50:08.524575 [ 287 ] {} <Debug> TCP-Session: fd74c196-8706-4daa-829c-c2e2f8b39431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2025.12.23 21:50:08.524654 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42545 | ||
| 766 | 2025.12.23 21:50:08.524660 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 767 | 2025.12.23 21:50:08.524677 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44048 | ||
| 768 | 2025.12.23 21:50:08.524736 [ 288 ] {} <Debug> TCP-Session: dd0cd9f8-43e8-434d-a454-f283aa3a4420 Authenticating user 'default' from [fd00:1122:3344:101::e]:52096 | ||
| 769 | 2025.12.23 21:50:08.524738 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36686 | ||
| 770 | 2025.12.23 21:50:08.524773 [ 288 ] {} <Debug> TCP-Session: dd0cd9f8-43e8-434d-a454-f283aa3a4420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2025.12.23 21:50:08.524679 [ 286 ] {} <Trace> TCP-Session: 58f30f5b-fd3e-4210-b20e-dfa3651a3bdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.12.23 21:50:08.524798 [ 288 ] {} <Debug> TCP-Session: dd0cd9f8-43e8-434d-a454-f283aa3a4420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2025.12.23 21:50:08.524899 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61669 | ||
| 774 | 2025.12.23 21:50:08.524911 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2025.12.23 21:50:08.524992 [ 290 ] {} <Debug> TCP-Session: 601da494-5ed3-43bb-8a52-3f875b5f93fa Authenticating user 'default' from [fd00:1122:3344:101::e]:42545 | ||
| 776 | 2025.12.23 21:50:08.525013 [ 290 ] {} <Debug> TCP-Session: 601da494-5ed3-43bb-8a52-3f875b5f93fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2025.12.23 21:50:08.525025 [ 290 ] {} <Debug> TCP-Session: 601da494-5ed3-43bb-8a52-3f875b5f93fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2025.12.23 21:50:08.525050 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2025.12.23 21:50:08.525090 [ 289 ] {} <Debug> TCP-Session: 78799463-f5ee-40e7-8ce0-8db992e4ee6d Authenticating user 'default' from [fd00:1122:3344:101::e]:44048 | ||
| 780 | 2025.12.23 21:50:08.525097 [ 286 ] {4bf5f68b-11f1-42a3-9aa8-5fa6a18fbf73} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49576) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 781 | 2025.12.23 21:50:08.525117 [ 289 ] {} <Debug> TCP-Session: 78799463-f5ee-40e7-8ce0-8db992e4ee6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2025.12.23 21:50:08.525142 [ 289 ] {} <Debug> TCP-Session: 78799463-f5ee-40e7-8ce0-8db992e4ee6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2025.12.23 21:50:08.525168 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2025.12.23 21:50:08.525223 [ 291 ] {} <Debug> TCP-Session: ea070e74-f08b-4a81-9489-3d2936437c38 Authenticating user 'default' from [fd00:1122:3344:101::e]:36686 | ||
| 785 | 2025.12.23 21:50:08.525243 [ 291 ] {} <Debug> TCP-Session: ea070e74-f08b-4a81-9489-3d2936437c38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2025.12.23 21:50:08.525257 [ 291 ] {} <Debug> TCP-Session: ea070e74-f08b-4a81-9489-3d2936437c38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2025.12.23 21:50:08.525270 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35883 | ||
| 788 | 2025.12.23 21:50:08.525273 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 789 | 2025.12.23 21:50:08.525336 [ 292 ] {} <Debug> TCP-Session: 8e17bc2b-bf9d-4f4b-81af-35b0b2b26359 Authenticating user 'default' from [fd00:1122:3344:101::e]:61669 | ||
| 790 | 2025.12.23 21:50:08.525355 [ 292 ] {} <Debug> TCP-Session: 8e17bc2b-bf9d-4f4b-81af-35b0b2b26359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2025.12.23 21:50:08.525372 [ 292 ] {} <Debug> TCP-Session: 8e17bc2b-bf9d-4f4b-81af-35b0b2b26359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2025.12.23 21:50:08.525391 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62143 | ||
| 793 | 2025.12.23 21:50:08.527677 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2025.12.23 21:50:08.527711 [ 293 ] {} <Debug> TCP-Session: fc5e0724-50db-4b77-9735-ad57df574e8d Authenticating user 'default' from [fd00:1122:3344:101::e]:35883 | ||
| 795 | 2025.12.23 21:50:08.527727 [ 293 ] {} <Debug> TCP-Session: fc5e0724-50db-4b77-9735-ad57df574e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2025.12.23 21:50:08.527739 [ 293 ] {} <Debug> TCP-Session: fc5e0724-50db-4b77-9735-ad57df574e8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2025.12.23 21:50:08.527764 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 798 | 2025.12.23 21:50:08.527812 [ 294 ] {} <Debug> TCP-Session: 750f4874-118a-44fe-8bc3-6d5a05422ab3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62143 | ||
| 799 | 2025.12.23 21:50:08.527831 [ 294 ] {} <Debug> TCP-Session: 750f4874-118a-44fe-8bc3-6d5a05422ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2025.12.23 21:50:08.527844 [ 294 ] {} <Debug> TCP-Session: 750f4874-118a-44fe-8bc3-6d5a05422ab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2025.12.23 21:50:08.534183 [ 286 ] {4bf5f68b-11f1-42a3-9aa8-5fa6a18fbf73} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 802 | 2025.12.23 21:50:08.540607 [ 286 ] {4bf5f68b-11f1-42a3-9aa8-5fa6a18fbf73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2025.12.23 21:50:08.556026 [ 286 ] {4bf5f68b-11f1-42a3-9aa8-5fa6a18fbf73} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 804 | 2025.12.23 21:50:08.574760 [ 295 ] {4bf5f68b-11f1-42a3-9aa8-5fa6a18fbf73} <Trace> AggregatingTransform: Aggregating | ||
| 805 | 2025.12.23 21:50:08.576987 [ 295 ] {4bf5f68b-11f1-42a3-9aa8-5fa6a18fbf73} <Trace> Aggregator: Aggregation method: without_key | ||
| 806 | 2025.12.23 21:50:08.577684 [ 295 ] {4bf5f68b-11f1-42a3-9aa8-5fa6a18fbf73} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.009110847 sec. (109.759 rows/sec., 4.29 KiB/sec.) | ||
| 807 | 2025.12.23 21:50:08.577709 [ 295 ] {4bf5f68b-11f1-42a3-9aa8-5fa6a18fbf73} <Trace> Aggregator: Merging aggregated data | ||
| 808 | 2025.12.23 21:50:08.577741 [ 295 ] {4bf5f68b-11f1-42a3-9aa8-5fa6a18fbf73} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 809 | 2025.12.23 21:50:08.581070 [ 286 ] {4bf5f68b-11f1-42a3-9aa8-5fa6a18fbf73} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.056059 sec., 17.838348882427443 rows/sec., 713.53 B/sec. | ||
| 810 | 2025.12.23 21:50:08.581218 [ 286 ] {4bf5f68b-11f1-42a3-9aa8-5fa6a18fbf73} <Debug> TCPHandler: Processed in 0.056759332 sec. | ||
| 811 | 2025.12.23 21:50:08.582433 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2025.12.23 21:50:08.582479 [ 286 ] {} <Debug> TCP-Session: 58f30f5b-fd3e-4210-b20e-dfa3651a3bdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2025.12.23 21:50:08.582478 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2025.12.23 21:50:08.582498 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2025.12.23 21:50:08.582529 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 816 | 2025.12.23 21:50:08.582560 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2025.12.23 21:50:08.582573 [ 292 ] {} <Debug> TCP-Session: 8e17bc2b-bf9d-4f4b-81af-35b0b2b26359 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2025.12.23 21:50:08.582583 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2025.12.23 21:50:08.582621 [ 289 ] {} <Debug> TCP-Session: 78799463-f5ee-40e7-8ce0-8db992e4ee6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2025.12.23 21:50:08.582591 [ 290 ] {} <Debug> TCP-Session: 601da494-5ed3-43bb-8a52-3f875b5f93fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2025.12.23 21:50:08.582649 [ 288 ] {} <Debug> TCP-Session: dd0cd9f8-43e8-434d-a454-f283aa3a4420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2025.12.23 21:50:08.582545 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 823 | 2025.12.23 21:50:08.582513 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 824 | 2025.12.23 21:50:08.582731 [ 291 ] {} <Debug> TCP-Session: ea070e74-f08b-4a81-9489-3d2936437c38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2025.12.23 21:50:08.582598 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 826 | 2025.12.23 21:50:08.582753 [ 293 ] {} <Debug> TCP-Session: fc5e0724-50db-4b77-9735-ad57df574e8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2025.12.23 21:50:08.582550 [ 287 ] {} <Debug> TCP-Session: fd74c196-8706-4daa-829c-c2e2f8b39431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2025.12.23 21:50:08.582795 [ 294 ] {} <Debug> TCP-Session: 750f4874-118a-44fe-8bc3-6d5a05422ab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2025.12.23 21:50:09.000209 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.92 MiB, peak 168.04 MiB, free memory in arenas 0.00 B, will set to 161.72 MiB (RSS), difference: 3.80 MiB | ||
| 830 | 2025.12.23 21:50:11.026310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 831 | 2025.12.23 21:50:11.028390 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 832 | 2025.12.23 21:50:11.028441 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 833 | 2025.12.23 21:50:11.029671 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 834 | 2025.12.23 21:50:11.030206 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 835 | 2025.12.23 21:50:11.030535 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 836 | 2025.12.23 21:50:12.000245 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.76 MiB, peak 168.04 MiB, free memory in arenas 0.00 B, will set to 161.80 MiB (RSS), difference: 4.04 MiB | ||
| 837 | 2025.12.23 21:50:12.967314 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.12.23 21:50:12.967513 [ 3 ] {cb2ad2af-4e90-414e-b641-6be79fe23805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 839 | 2025.12.23 21:50:12.967823 [ 3 ] {cb2ad2af-4e90-414e-b641-6be79fe23805} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.12.23 21:50:12.967907 [ 3 ] {cb2ad2af-4e90-414e-b641-6be79fe23805} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.12.23 21:50:12.968479 [ 3 ] {cb2ad2af-4e90-414e-b641-6be79fe23805} <Debug> TCPHandler: Processed in 0.001291547 sec. | ||
| 842 | 2025.12.23 21:50:12.979778 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.12.23 21:50:12.979934 [ 3 ] {1b871763-b9f1-4a86-9e29-7068c08636f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 844 | 2025.12.23 21:50:12.988544 [ 3 ] {1b871763-b9f1-4a86-9e29-7068c08636f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.12.23 21:50:12.988605 [ 3 ] {1b871763-b9f1-4a86-9e29-7068c08636f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2025.12.23 21:50:12.991050 [ 3 ] {1b871763-b9f1-4a86-9e29-7068c08636f9} <Debug> TCPHandler: Processed in 0.0113316 sec. | ||
| 847 | 2025.12.23 21:50:12.991313 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2025.12.23 21:50:12.991443 [ 3 ] {ece8dc73-10d7-4521-8108-b60ee67f81f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2025.12.23 21:50:12.995835 [ 3 ] {ece8dc73-10d7-4521-8108-b60ee67f81f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2025.12.23 21:50:12.995887 [ 3 ] {ece8dc73-10d7-4521-8108-b60ee67f81f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2025.12.23 21:50:12.996269 [ 3 ] {ece8dc73-10d7-4521-8108-b60ee67f81f8} <Debug> TCPHandler: Processed in 0.005011671 sec. | ||
| 852 | 2025.12.23 21:50:12.996534 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.12.23 21:50:12.996658 [ 3 ] {a3b6819e-8aef-42ae-80cd-6d35341e3732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2025.12.23 21:50:12.996916 [ 3 ] {a3b6819e-8aef-42ae-80cd-6d35341e3732} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2025.12.23 21:50:12.996962 [ 3 ] {a3b6819e-8aef-42ae-80cd-6d35341e3732} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2025.12.23 21:50:12.997303 [ 3 ] {a3b6819e-8aef-42ae-80cd-6d35341e3732} <Debug> TCPHandler: Processed in 0.000818953 sec. | ||
| 857 | 2025.12.23 21:50:12.997544 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2025.12.23 21:50:12.997671 [ 3 ] {3dc12edb-7eb6-4db2-aa24-cf24070cc21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2025.12.23 21:50:12.997915 [ 3 ] {3dc12edb-7eb6-4db2-aa24-cf24070cc21c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2025.12.23 21:50:12.997959 [ 3 ] {3dc12edb-7eb6-4db2-aa24-cf24070cc21c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2025.12.23 21:50:12.998298 [ 3 ] {3dc12edb-7eb6-4db2-aa24-cf24070cc21c} <Debug> TCPHandler: Processed in 0.000801063 sec. | ||
| 862 | 2025.12.23 21:50:12.998553 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.12.23 21:50:12.998668 [ 3 ] {ae5b7a7e-1638-4b3a-8e63-30c07c55f1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2025.12.23 21:50:12.998906 [ 3 ] {ae5b7a7e-1638-4b3a-8e63-30c07c55f1b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2025.12.23 21:50:12.998949 [ 3 ] {ae5b7a7e-1638-4b3a-8e63-30c07c55f1b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2025.12.23 21:50:12.999275 [ 3 ] {ae5b7a7e-1638-4b3a-8e63-30c07c55f1b6} <Debug> TCPHandler: Processed in 0.000769842 sec. | ||
| 867 | 2025.12.23 21:50:12.999635 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2025.12.23 21:50:12.999758 [ 3 ] {dfad7842-15c2-4b99-924b-4d4fec98981d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 869 | 2025.12.23 21:50:12.999998 [ 3 ] {dfad7842-15c2-4b99-924b-4d4fec98981d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2025.12.23 21:50:13.000042 [ 3 ] {dfad7842-15c2-4b99-924b-4d4fec98981d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2025.12.23 21:50:13.000364 [ 3 ] {dfad7842-15c2-4b99-924b-4d4fec98981d} <Debug> TCPHandler: Processed in 0.000777092 sec. | ||
| 872 | 2025.12.23 21:50:13.000570 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.12.23 21:50:13.000686 [ 3 ] {28d8fa41-6a5b-461f-83bb-43f166e9ef8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 874 | 2025.12.23 21:50:13.000934 [ 3 ] {28d8fa41-6a5b-461f-83bb-43f166e9ef8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2025.12.23 21:50:13.000977 [ 3 ] {28d8fa41-6a5b-461f-83bb-43f166e9ef8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2025.12.23 21:50:13.001291 [ 3 ] {28d8fa41-6a5b-461f-83bb-43f166e9ef8b} <Debug> TCPHandler: Processed in 0.000768672 sec. | ||
| 877 | 2025.12.23 21:50:13.001499 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2025.12.23 21:50:13.001615 [ 3 ] {30d6b20c-57b4-420e-a904-87cb6b70c8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 879 | 2025.12.23 21:50:13.001863 [ 3 ] {30d6b20c-57b4-420e-a904-87cb6b70c8ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2025.12.23 21:50:13.001906 [ 3 ] {30d6b20c-57b4-420e-a904-87cb6b70c8ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2025.12.23 21:50:13.002229 [ 3 ] {30d6b20c-57b4-420e-a904-87cb6b70c8ed} <Debug> TCPHandler: Processed in 0.000777872 sec. | ||
| 882 | 2025.12.23 21:50:13.005132 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.12.23 21:50:13.005242 [ 3 ] {66ad7f8e-868f-4fbf-9fbc-171acb5b2b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 884 | 2025.12.23 21:50:13.005287 [ 3 ] {66ad7f8e-868f-4fbf-9fbc-171acb5b2b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2025.12.23 21:50:13.008318 [ 3 ] {66ad7f8e-868f-4fbf-9fbc-171acb5b2b94} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2025.12.23 21:50:13.008365 [ 3 ] {66ad7f8e-868f-4fbf-9fbc-171acb5b2b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 887 | 2025.12.23 21:50:13.011081 [ 3 ] {66ad7f8e-868f-4fbf-9fbc-171acb5b2b94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2025.12.23 21:50:13.011520 [ 3 ] {66ad7f8e-868f-4fbf-9fbc-171acb5b2b94} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2025.12.23 21:50:13.011676 [ 3 ] {66ad7f8e-868f-4fbf-9fbc-171acb5b2b94} <Debug> executeQuery: Read 9 rows, 1.16 KiB in 0.006464 sec., 1392.3267326732673 rows/sec., 179.18 KiB/sec. | ||
| 890 | 2025.12.23 21:50:13.011716 [ 3 ] {66ad7f8e-868f-4fbf-9fbc-171acb5b2b94} <Debug> TCPHandler: Processed in 0.006636897 sec. | ||
| 891 | 2025.12.23 21:50:13.011843 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.12.23 21:50:13.011945 [ 3 ] {5985bf80-183c-4565-a66d-5ba0420f992e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 893 | 2025.12.23 21:50:13.011986 [ 3 ] {5985bf80-183c-4565-a66d-5ba0420f992e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 894 | 2025.12.23 21:50:13.016591 [ 3 ] {5985bf80-183c-4565-a66d-5ba0420f992e} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2025.12.23 21:50:13.016626 [ 3 ] {5985bf80-183c-4565-a66d-5ba0420f992e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 896 | 2025.12.23 21:50:13.019102 [ 3 ] {5985bf80-183c-4565-a66d-5ba0420f992e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2025.12.23 21:50:13.019737 [ 3 ] {5985bf80-183c-4565-a66d-5ba0420f992e} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2025.12.23 21:50:13.019925 [ 3 ] {5985bf80-183c-4565-a66d-5ba0420f992e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.008001 sec., 499.9375078115236 rows/sec., 40.77 KiB/sec. | ||
| 899 | 2025.12.23 21:50:13.019972 [ 3 ] {5985bf80-183c-4565-a66d-5ba0420f992e} <Debug> TCPHandler: Processed in 0.00817794 sec. | ||
| 900 | 2025.12.23 21:50:13.020101 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2025.12.23 21:50:13.020211 [ 3 ] {5c5f4944-0de1-4b0f-96be-d61a0b912a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 902 | 2025.12.23 21:50:13.020263 [ 3 ] {5c5f4944-0de1-4b0f-96be-d61a0b912a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 903 | 2025.12.23 21:50:13.020712 [ 3 ] {5c5f4944-0de1-4b0f-96be-d61a0b912a1d} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2025.12.23 21:50:13.020750 [ 3 ] {5c5f4944-0de1-4b0f-96be-d61a0b912a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 905 | 2025.12.23 21:50:13.021207 [ 3 ] {5c5f4944-0de1-4b0f-96be-d61a0b912a1d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2025.12.23 21:50:13.021646 [ 3 ] {5c5f4944-0de1-4b0f-96be-d61a0b912a1d} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2025.12.23 21:50:13.021786 [ 3 ] {5c5f4944-0de1-4b0f-96be-d61a0b912a1d} <Debug> executeQuery: Read 10 rows, 896.00 B in 0.001603 sec., 6238.303181534622 rows/sec., 545.85 KiB/sec. | ||
| 908 | 2025.12.23 21:50:13.021825 [ 3 ] {5c5f4944-0de1-4b0f-96be-d61a0b912a1d} <Debug> TCPHandler: Processed in 0.001776951 sec. | ||
| 909 | 2025.12.23 21:50:13.021944 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2025.12.23 21:50:13.022042 [ 3 ] {5239e24e-4c31-454f-9145-4a79ea91f135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 911 | 2025.12.23 21:50:13.022082 [ 3 ] {5239e24e-4c31-454f-9145-4a79ea91f135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 912 | 2025.12.23 21:50:13.022480 [ 3 ] {5239e24e-4c31-454f-9145-4a79ea91f135} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2025.12.23 21:50:13.022517 [ 3 ] {5239e24e-4c31-454f-9145-4a79ea91f135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 914 | 2025.12.23 21:50:13.023031 [ 3 ] {5239e24e-4c31-454f-9145-4a79ea91f135} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2025.12.23 21:50:13.023538 [ 3 ] {5239e24e-4c31-454f-9145-4a79ea91f135} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2025.12.23 21:50:13.023669 [ 3 ] {5239e24e-4c31-454f-9145-4a79ea91f135} <Debug> executeQuery: Read 6 rows, 440.00 B in 0.001648 sec., 3640.776699029126 rows/sec., 260.73 KiB/sec. | ||
| 917 | 2025.12.23 21:50:13.023707 [ 3 ] {5239e24e-4c31-454f-9145-4a79ea91f135} <Debug> TCPHandler: Processed in 0.001812402 sec. | ||
| 918 | 2025.12.23 21:50:13.023823 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2025.12.23 21:50:13.023919 [ 3 ] {7656dfcd-b06c-466d-a983-63f507a90ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 920 | 2025.12.23 21:50:13.023958 [ 3 ] {7656dfcd-b06c-466d-a983-63f507a90ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 921 | 2025.12.23 21:50:13.024386 [ 3 ] {7656dfcd-b06c-466d-a983-63f507a90ccc} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2025.12.23 21:50:13.024430 [ 3 ] {7656dfcd-b06c-466d-a983-63f507a90ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 923 | 2025.12.23 21:50:13.024956 [ 3 ] {7656dfcd-b06c-466d-a983-63f507a90ccc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2025.12.23 21:50:13.025408 [ 3 ] {7656dfcd-b06c-466d-a983-63f507a90ccc} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2025.12.23 21:50:13.025540 [ 3 ] {7656dfcd-b06c-466d-a983-63f507a90ccc} <Debug> executeQuery: Read 23 rows, 1.85 KiB in 0.00164 sec., 14024.390243902439 rows/sec., 1.10 MiB/sec. | ||
| 926 | 2025.12.23 21:50:13.025577 [ 3 ] {7656dfcd-b06c-466d-a983-63f507a90ccc} <Debug> TCPHandler: Processed in 0.001805182 sec. | ||
| 927 | 2025.12.23 21:50:13.025688 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2025.12.23 21:50:13.025796 [ 3 ] {84b1e101-855f-44cb-9106-c9ecf0b578e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 929 | 2025.12.23 21:50:13.025839 [ 3 ] {84b1e101-855f-44cb-9106-c9ecf0b578e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 930 | 2025.12.23 21:50:13.026265 [ 3 ] {84b1e101-855f-44cb-9106-c9ecf0b578e9} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2025.12.23 21:50:13.026298 [ 3 ] {84b1e101-855f-44cb-9106-c9ecf0b578e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 932 | 2025.12.23 21:50:13.028752 [ 3 ] {84b1e101-855f-44cb-9106-c9ecf0b578e9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2025.12.23 21:50:13.029167 [ 3 ] {84b1e101-855f-44cb-9106-c9ecf0b578e9} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2025.12.23 21:50:13.029297 [ 3 ] {84b1e101-855f-44cb-9106-c9ecf0b578e9} <Debug> executeQuery: Read 6 rows, 456.00 B in 0.003522 sec., 1703.5775127768313 rows/sec., 126.44 KiB/sec. | ||
| 935 | 2025.12.23 21:50:13.029334 [ 3 ] {84b1e101-855f-44cb-9106-c9ecf0b578e9} <Debug> TCPHandler: Processed in 0.003694365 sec. | ||
| 936 | 2025.12.23 21:50:13.029453 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2025.12.23 21:50:13.029547 [ 3 ] {7221fb51-9506-4d51-baa6-ec31559ebfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 938 | 2025.12.23 21:50:13.029600 [ 3 ] {7221fb51-9506-4d51-baa6-ec31559ebfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 939 | 2025.12.23 21:50:13.030367 [ 3 ] {7221fb51-9506-4d51-baa6-ec31559ebfa0} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2025.12.23 21:50:13.030407 [ 3 ] {7221fb51-9506-4d51-baa6-ec31559ebfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 941 | 2025.12.23 21:50:13.033597 [ 3 ] {7221fb51-9506-4d51-baa6-ec31559ebfa0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2025.12.23 21:50:13.034132 [ 3 ] {7221fb51-9506-4d51-baa6-ec31559ebfa0} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2025.12.23 21:50:13.034267 [ 3 ] {7221fb51-9506-4d51-baa6-ec31559ebfa0} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.004775 sec., 418.848167539267 rows/sec., 768.57 KiB/sec. | ||
| 944 | 2025.12.23 21:50:13.034335 [ 3 ] {7221fb51-9506-4d51-baa6-ec31559ebfa0} <Debug> TCPHandler: Processed in 0.00497074 sec. | ||
| 945 | 2025.12.23 21:50:13.034448 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2025.12.23 21:50:13.034538 [ 3 ] {315c6d3f-08c4-46d1-8ea0-5ce5f6c03036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 947 | 2025.12.23 21:50:13.034579 [ 3 ] {315c6d3f-08c4-46d1-8ea0-5ce5f6c03036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 948 | 2025.12.23 21:50:13.034983 [ 3 ] {315c6d3f-08c4-46d1-8ea0-5ce5f6c03036} <Trace> oximeter.measurements_i64 (5aa5f186-0bcc-489d-b45a-5f0f1d821406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2025.12.23 21:50:13.035020 [ 3 ] {315c6d3f-08c4-46d1-8ea0-5ce5f6c03036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 950 | 2025.12.23 21:50:13.035494 [ 3 ] {315c6d3f-08c4-46d1-8ea0-5ce5f6c03036} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2025.12.23 21:50:13.035922 [ 3 ] {315c6d3f-08c4-46d1-8ea0-5ce5f6c03036} <Trace> oximeter.measurements_i64 (5aa5f186-0bcc-489d-b45a-5f0f1d821406): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2025.12.23 21:50:13.036057 [ 3 ] {315c6d3f-08c4-46d1-8ea0-5ce5f6c03036} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001482 sec., 6072.8744939271255 rows/sec., 428.98 KiB/sec. | ||
| 953 | 2025.12.23 21:50:13.036093 [ 3 ] {315c6d3f-08c4-46d1-8ea0-5ce5f6c03036} <Debug> TCPHandler: Processed in 0.001645156 sec. | ||
| 954 | 2025.12.23 21:50:13.036206 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2025.12.23 21:50:13.036301 [ 3 ] {bcaba4ca-92be-4603-a39c-09b1efa70a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 956 | 2025.12.23 21:50:13.036341 [ 3 ] {bcaba4ca-92be-4603-a39c-09b1efa70a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 957 | 2025.12.23 21:50:13.036660 [ 3 ] {bcaba4ca-92be-4603-a39c-09b1efa70a16} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2025.12.23 21:50:13.036698 [ 3 ] {bcaba4ca-92be-4603-a39c-09b1efa70a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 959 | 2025.12.23 21:50:13.037142 [ 3 ] {bcaba4ca-92be-4603-a39c-09b1efa70a16} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2025.12.23 21:50:13.037548 [ 3 ] {bcaba4ca-92be-4603-a39c-09b1efa70a16} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2025.12.23 21:50:13.037675 [ 3 ] {bcaba4ca-92be-4603-a39c-09b1efa70a16} <Debug> executeQuery: Read 4 rows, 258.00 B in 0.001393 sec., 2871.500358937545 rows/sec., 180.87 KiB/sec. | ||
| 962 | 2025.12.23 21:50:13.037711 [ 3 ] {bcaba4ca-92be-4603-a39c-09b1efa70a16} <Debug> TCPHandler: Processed in 0.001554664 sec. | ||
| 963 | 2025.12.23 21:50:13.506937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 1418 | ||
| 964 | 2025.12.23 21:50:13.507492 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2025.12.23 21:50:13.507549 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 966 | 2025.12.23 21:50:13.508259 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 967 | 2025.12.23 21:50:13.508768 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 968 | 2025.12.23 21:50:13.508917 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1418 | ||
| 969 | 2025.12.23 21:50:13.582758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 970 | 2025.12.23 21:50:13.599750 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2025.12.23 21:50:13.599822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 972 | 2025.12.23 21:50:13.606472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 973 | 2025.12.23 21:50:13.607678 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2025.12.23 21:50:13.610853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 975 | 2025.12.23 21:50:14.000222 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.39 MiB, peak 168.04 MiB, free memory in arenas 0.00 B, will set to 164.80 MiB (RSS), difference: 1.41 MiB | ||
| 976 | 2025.12.23 21:50:15.322119 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64405 | ||
| 977 | 2025.12.23 21:50:15.322256 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 978 | 2025.12.23 21:50:15.322287 [ 286 ] {} <Debug> TCP-Session: f3d107a8-ba84-46d3-a9a0-ac37c1952146 Authenticating user 'default' from [fd00:1122:3344:101::e]:64405 | ||
| 979 | 2025.12.23 21:50:15.322312 [ 286 ] {} <Debug> TCP-Session: f3d107a8-ba84-46d3-a9a0-ac37c1952146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2025.12.23 21:50:15.322328 [ 286 ] {} <Debug> TCP-Session: f3d107a8-ba84-46d3-a9a0-ac37c1952146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2025.12.23 21:50:15.322567 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41145 | ||
| 982 | 2025.12.23 21:50:15.322618 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38078 | ||
| 983 | 2025.12.23 21:50:15.322667 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55360 | ||
| 984 | 2025.12.23 21:50:15.322691 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 985 | 2025.12.23 21:50:15.322688 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41290 | ||
| 986 | 2025.12.23 21:50:15.322727 [ 287 ] {} <Debug> TCP-Session: 9c55c660-728e-45fb-9e11-00cceb3d3702 Authenticating user 'default' from [fd00:1122:3344:101::e]:41145 | ||
| 987 | 2025.12.23 21:50:15.322714 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34422 | ||
| 988 | 2025.12.23 21:50:15.322776 [ 287 ] {} <Debug> TCP-Session: 9c55c660-728e-45fb-9e11-00cceb3d3702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2025.12.23 21:50:15.322782 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 990 | 2025.12.23 21:50:15.322813 [ 287 ] {} <Debug> TCP-Session: 9c55c660-728e-45fb-9e11-00cceb3d3702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2025.12.23 21:50:15.322811 [ 286 ] {} <Trace> TCP-Session: f3d107a8-ba84-46d3-a9a0-ac37c1952146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2025.12.23 21:50:15.322843 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 993 | 2025.12.23 21:50:15.322843 [ 288 ] {} <Debug> TCP-Session: c8eab779-47c8-411f-ab6a-ab6b9b19d35f Authenticating user 'default' from [fd00:1122:3344:101::e]:38078 | ||
| 994 | 2025.12.23 21:50:15.322877 [ 294 ] {} <Debug> TCP-Session: 6126e459-0ee4-4bd1-8f9d-43269aa9abfc Authenticating user 'default' from [fd00:1122:3344:101::e]:34422 | ||
| 995 | 2025.12.23 21:50:15.322826 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 996 | 2025.12.23 21:50:15.322899 [ 288 ] {} <Debug> TCP-Session: c8eab779-47c8-411f-ab6a-ab6b9b19d35f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2025.12.23 21:50:15.322906 [ 294 ] {} <Debug> TCP-Session: 6126e459-0ee4-4bd1-8f9d-43269aa9abfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2025.12.23 21:50:15.322936 [ 293 ] {} <Debug> TCP-Session: 2e495f21-5393-4823-b7c8-9c6f09bc42b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41290 | ||
| 999 | 2025.12.23 21:50:15.322958 [ 294 ] {} <Debug> TCP-Session: 6126e459-0ee4-4bd1-8f9d-43269aa9abfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2025.12.23 21:50:15.322979 [ 293 ] {} <Debug> TCP-Session: 2e495f21-5393-4823-b7c8-9c6f09bc42b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2025.12.23 21:50:15.322677 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65256 | ||
| 1002 | 2025.12.23 21:50:15.323002 [ 293 ] {} <Debug> TCP-Session: 2e495f21-5393-4823-b7c8-9c6f09bc42b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2025.12.23 21:50:15.323006 [ 286 ] {7a27ed92-a70e-4687-bca2-2092c92d0e38} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64405) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1004 | 2025.12.23 21:50:15.322637 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52758 | ||
| 1005 | 2025.12.23 21:50:15.323076 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1006 | 2025.12.23 21:50:15.322636 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34841 | ||
| 1007 | 2025.12.23 21:50:15.323123 [ 292 ] {} <Debug> TCP-Session: c70e9af0-4acf-4344-8c01-f389e8af1296 Authenticating user 'default' from [fd00:1122:3344:101::e]:65256 | ||
| 1008 | 2025.12.23 21:50:15.322940 [ 288 ] {} <Debug> TCP-Session: c8eab779-47c8-411f-ab6a-ab6b9b19d35f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2025.12.23 21:50:15.323158 [ 292 ] {} <Debug> TCP-Session: c70e9af0-4acf-4344-8c01-f389e8af1296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2025.12.23 21:50:15.322765 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1011 | 2025.12.23 21:50:15.323183 [ 292 ] {} <Debug> TCP-Session: c70e9af0-4acf-4344-8c01-f389e8af1296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2025.12.23 21:50:15.323213 [ 291 ] {} <Debug> TCP-Session: a5e88975-de00-49bc-b3fc-4f35e8f08b70 Authenticating user 'default' from [fd00:1122:3344:101::e]:55360 | ||
| 1013 | 2025.12.23 21:50:15.323218 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1014 | 2025.12.23 21:50:15.323237 [ 291 ] {} <Debug> TCP-Session: a5e88975-de00-49bc-b3fc-4f35e8f08b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2025.12.23 21:50:15.323260 [ 289 ] {} <Debug> TCP-Session: 4b3aa199-df8f-40c5-9fe4-20b9c54adc0a Authenticating user 'default' from [fd00:1122:3344:101::e]:52758 | ||
| 1016 | 2025.12.23 21:50:15.323261 [ 291 ] {} <Debug> TCP-Session: a5e88975-de00-49bc-b3fc-4f35e8f08b70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2025.12.23 21:50:15.323288 [ 289 ] {} <Debug> TCP-Session: 4b3aa199-df8f-40c5-9fe4-20b9c54adc0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2025.12.23 21:50:15.323295 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1019 | 2025.12.23 21:50:15.323314 [ 286 ] {7a27ed92-a70e-4687-bca2-2092c92d0e38} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1020 | 2025.12.23 21:50:15.323331 [ 290 ] {} <Debug> TCP-Session: 11f374d0-43d1-484e-a0d0-f82cff753df5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34841 | ||
| 1021 | 2025.12.23 21:50:15.323310 [ 289 ] {} <Debug> TCP-Session: 4b3aa199-df8f-40c5-9fe4-20b9c54adc0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2025.12.23 21:50:15.323353 [ 290 ] {} <Debug> TCP-Session: 11f374d0-43d1-484e-a0d0-f82cff753df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2025.12.23 21:50:15.323370 [ 286 ] {7a27ed92-a70e-4687-bca2-2092c92d0e38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1024 | 2025.12.23 21:50:15.323383 [ 290 ] {} <Debug> TCP-Session: 11f374d0-43d1-484e-a0d0-f82cff753df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2025.12.23 21:50:15.323649 [ 286 ] {7a27ed92-a70e-4687-bca2-2092c92d0e38} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 1026 | 2025.12.23 21:50:15.324500 [ 326 ] {7a27ed92-a70e-4687-bca2-2092c92d0e38} <Trace> AggregatingTransform: Aggregating | ||
| 1027 | 2025.12.23 21:50:15.324554 [ 326 ] {7a27ed92-a70e-4687-bca2-2092c92d0e38} <Trace> Aggregator: Aggregation method: without_key | ||
| 1028 | 2025.12.23 21:50:15.324590 [ 326 ] {7a27ed92-a70e-4687-bca2-2092c92d0e38} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000847024 sec. (1180.604 rows/sec., 46.12 KiB/sec.) | ||
| 1029 | 2025.12.23 21:50:15.324610 [ 326 ] {7a27ed92-a70e-4687-bca2-2092c92d0e38} <Trace> Aggregator: Merging aggregated data | ||
| 1030 | 2025.12.23 21:50:15.326208 [ 286 ] {7a27ed92-a70e-4687-bca2-2092c92d0e38} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003259 sec., 306.84258975145747 rows/sec., 11.99 KiB/sec. | ||
| 1031 | 2025.12.23 21:50:15.326334 [ 286 ] {7a27ed92-a70e-4687-bca2-2092c92d0e38} <Debug> TCPHandler: Processed in 0.003648713 sec. | ||
| 1032 | 2025.12.23 21:50:15.326449 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1033 | 2025.12.23 21:50:15.326476 [ 286 ] {} <Debug> TCP-Session: f3d107a8-ba84-46d3-a9a0-ac37c1952146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2025.12.23 21:50:15.326489 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1035 | 2025.12.23 21:50:15.326515 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1036 | 2025.12.23 21:50:15.326532 [ 287 ] {} <Debug> TCP-Session: 9c55c660-728e-45fb-9e11-00cceb3d3702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2025.12.23 21:50:15.326541 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1038 | 2025.12.23 21:50:15.326555 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1039 | 2025.12.23 21:50:15.326581 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1040 | 2025.12.23 21:50:15.326601 [ 288 ] {} <Debug> TCP-Session: c8eab779-47c8-411f-ab6a-ab6b9b19d35f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2025.12.23 21:50:15.326624 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1042 | 2025.12.23 21:50:15.326624 [ 289 ] {} <Debug> TCP-Session: 4b3aa199-df8f-40c5-9fe4-20b9c54adc0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2025.12.23 21:50:15.326641 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1044 | 2025.12.23 21:50:15.326663 [ 292 ] {} <Debug> TCP-Session: c70e9af0-4acf-4344-8c01-f389e8af1296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2025.12.23 21:50:15.326599 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1046 | 2025.12.23 21:50:15.326689 [ 293 ] {} <Debug> TCP-Session: 2e495f21-5393-4823-b7c8-9c6f09bc42b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2025.12.23 21:50:15.326559 [ 294 ] {} <Debug> TCP-Session: 6126e459-0ee4-4bd1-8f9d-43269aa9abfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2025.12.23 21:50:15.326719 [ 290 ] {} <Debug> TCP-Session: 11f374d0-43d1-484e-a0d0-f82cff753df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2025.12.23 21:50:15.326634 [ 291 ] {} <Debug> TCP-Session: a5e88975-de00-49bc-b3fc-4f35e8f08b70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2025.12.23 21:50:15.411353 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39020 | ||
| 1051 | 2025.12.23 21:50:15.411465 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1052 | 2025.12.23 21:50:15.411491 [ 286 ] {} <Debug> TCP-Session: 363aa3ee-3aaa-4bf2-a38d-fdfe492e1ec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39020 | ||
| 1053 | 2025.12.23 21:50:15.411512 [ 286 ] {} <Debug> TCP-Session: 363aa3ee-3aaa-4bf2-a38d-fdfe492e1ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2025.12.23 21:50:15.411525 [ 286 ] {} <Debug> TCP-Session: 363aa3ee-3aaa-4bf2-a38d-fdfe492e1ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2025.12.23 21:50:15.411710 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54421 | ||
| 1056 | 2025.12.23 21:50:15.411754 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40320 | ||
| 1057 | 2025.12.23 21:50:15.411799 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1058 | 2025.12.23 21:50:15.411806 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36063 | ||
| 1059 | 2025.12.23 21:50:15.411824 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50337 | ||
| 1060 | 2025.12.23 21:50:15.411852 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41831 | ||
| 1061 | 2025.12.23 21:50:15.411893 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1062 | 2025.12.23 21:50:15.411903 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1063 | 2025.12.23 21:50:15.411924 [ 291 ] {} <Debug> TCP-Session: 35bfd634-ea76-4d7f-a106-3016ea13daa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36063 | ||
| 1064 | 2025.12.23 21:50:15.411937 [ 286 ] {} <Trace> TCP-Session: 363aa3ee-3aaa-4bf2-a38d-fdfe492e1ec9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2025.12.23 21:50:15.411951 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1066 | 2025.12.23 21:50:15.411968 [ 291 ] {} <Debug> TCP-Session: 35bfd634-ea76-4d7f-a106-3016ea13daa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2025.12.23 21:50:15.411991 [ 294 ] {} <Debug> TCP-Session: 1915a935-0901-4c2b-a5c6-659c9dfb49d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41831 | ||
| 1068 | 2025.12.23 21:50:15.411999 [ 291 ] {} <Debug> TCP-Session: 35bfd634-ea76-4d7f-a106-3016ea13daa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2025.12.23 21:50:15.411842 [ 287 ] {} <Debug> TCP-Session: 2b1d098c-f962-4d3b-b7aa-7d2796b8924f Authenticating user 'default' from [fd00:1122:3344:101::e]:54421 | ||
| 1070 | 2025.12.23 21:50:15.412018 [ 294 ] {} <Debug> TCP-Session: 1915a935-0901-4c2b-a5c6-659c9dfb49d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2025.12.23 21:50:15.412042 [ 287 ] {} <Debug> TCP-Session: 2b1d098c-f962-4d3b-b7aa-7d2796b8924f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2025.12.23 21:50:15.412061 [ 294 ] {} <Debug> TCP-Session: 1915a935-0901-4c2b-a5c6-659c9dfb49d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2025.12.23 21:50:15.412070 [ 287 ] {} <Debug> TCP-Session: 2b1d098c-f962-4d3b-b7aa-7d2796b8924f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2025.12.23 21:50:15.411792 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60191 | ||
| 1075 | 2025.12.23 21:50:15.412110 [ 286 ] {443ce971-aebd-44c5-a5de-b9beeccd8dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39020) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1076 | 2025.12.23 21:50:15.411781 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34404 | ||
| 1077 | 2025.12.23 21:50:15.411819 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42969 | ||
| 1078 | 2025.12.23 21:50:15.412170 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1079 | 2025.12.23 21:50:15.412211 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1080 | 2025.12.23 21:50:15.412234 [ 290 ] {} <Debug> TCP-Session: 5e1a88f3-e8a6-4646-8d89-b84373dd4c09 Authenticating user 'default' from [fd00:1122:3344:101::e]:60191 | ||
| 1081 | 2025.12.23 21:50:15.412252 [ 289 ] {} <Debug> TCP-Session: 05d01859-59e8-4956-9360-1591f6c3bb16 Authenticating user 'default' from [fd00:1122:3344:101::e]:34404 | ||
| 1082 | 2025.12.23 21:50:15.412258 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1083 | 2025.12.23 21:50:15.412262 [ 290 ] {} <Debug> TCP-Session: 5e1a88f3-e8a6-4646-8d89-b84373dd4c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2025.12.23 21:50:15.412277 [ 289 ] {} <Debug> TCP-Session: 05d01859-59e8-4956-9360-1591f6c3bb16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2025.12.23 21:50:15.412296 [ 292 ] {} <Debug> TCP-Session: 6c48c5b9-c9c2-4556-a94a-c9ca44110938 Authenticating user 'default' from [fd00:1122:3344:101::e]:42969 | ||
| 1086 | 2025.12.23 21:50:15.412318 [ 289 ] {} <Debug> TCP-Session: 05d01859-59e8-4956-9360-1591f6c3bb16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2025.12.23 21:50:15.412340 [ 292 ] {} <Debug> TCP-Session: 6c48c5b9-c9c2-4556-a94a-c9ca44110938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2025.12.23 21:50:15.412302 [ 290 ] {} <Debug> TCP-Session: 5e1a88f3-e8a6-4646-8d89-b84373dd4c09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2025.12.23 21:50:15.412366 [ 286 ] {443ce971-aebd-44c5-a5de-b9beeccd8dcf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1090 | 2025.12.23 21:50:15.412362 [ 292 ] {} <Debug> TCP-Session: 6c48c5b9-c9c2-4556-a94a-c9ca44110938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2025.12.23 21:50:15.411949 [ 288 ] {} <Debug> TCP-Session: 800d460e-5fca-4c53-b661-88bfdae8f521 Authenticating user 'default' from [fd00:1122:3344:101::e]:40320 | ||
| 1092 | 2025.12.23 21:50:15.411913 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1093 | 2025.12.23 21:50:15.412442 [ 288 ] {} <Debug> TCP-Session: 800d460e-5fca-4c53-b661-88bfdae8f521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2025.12.23 21:50:15.412462 [ 293 ] {} <Debug> TCP-Session: 03a7b211-d528-40fd-b005-8260678256ec Authenticating user 'default' from [fd00:1122:3344:101::e]:50337 | ||
| 1095 | 2025.12.23 21:50:15.412474 [ 288 ] {} <Debug> TCP-Session: 800d460e-5fca-4c53-b661-88bfdae8f521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2025.12.23 21:50:15.412491 [ 293 ] {} <Debug> TCP-Session: 03a7b211-d528-40fd-b005-8260678256ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2025.12.23 21:50:15.412436 [ 286 ] {443ce971-aebd-44c5-a5de-b9beeccd8dcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1098 | 2025.12.23 21:50:15.412514 [ 293 ] {} <Debug> TCP-Session: 03a7b211-d528-40fd-b005-8260678256ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2025.12.23 21:50:15.412795 [ 286 ] {443ce971-aebd-44c5-a5de-b9beeccd8dcf} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 1100 | 2025.12.23 21:50:15.413646 [ 335 ] {443ce971-aebd-44c5-a5de-b9beeccd8dcf} <Trace> AggregatingTransform: Aggregating | ||
| 1101 | 2025.12.23 21:50:15.413692 [ 335 ] {443ce971-aebd-44c5-a5de-b9beeccd8dcf} <Trace> Aggregator: Aggregation method: without_key | ||
| 1102 | 2025.12.23 21:50:15.413722 [ 335 ] {443ce971-aebd-44c5-a5de-b9beeccd8dcf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000826203 sec. (1210.356 rows/sec., 47.28 KiB/sec.) | ||
| 1103 | 2025.12.23 21:50:15.413739 [ 335 ] {443ce971-aebd-44c5-a5de-b9beeccd8dcf} <Trace> Aggregator: Merging aggregated data | ||
| 1104 | 2025.12.23 21:50:15.415385 [ 286 ] {443ce971-aebd-44c5-a5de-b9beeccd8dcf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003329 sec., 300.39050765995796 rows/sec., 11.73 KiB/sec. | ||
| 1105 | 2025.12.23 21:50:15.415545 [ 286 ] {443ce971-aebd-44c5-a5de-b9beeccd8dcf} <Debug> TCPHandler: Processed in 0.003717135 sec. | ||
| 1106 | 2025.12.23 21:50:15.415675 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1107 | 2025.12.23 21:50:15.415695 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1108 | 2025.12.23 21:50:15.415712 [ 286 ] {} <Debug> TCP-Session: 363aa3ee-3aaa-4bf2-a38d-fdfe492e1ec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2025.12.23 21:50:15.415738 [ 287 ] {} <Debug> TCP-Session: 2b1d098c-f962-4d3b-b7aa-7d2796b8924f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2025.12.23 21:50:15.415749 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1111 | 2025.12.23 21:50:15.415776 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1112 | 2025.12.23 21:50:15.415802 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1113 | 2025.12.23 21:50:15.415814 [ 294 ] {} <Debug> TCP-Session: 1915a935-0901-4c2b-a5c6-659c9dfb49d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2025.12.23 21:50:15.415831 [ 288 ] {} <Debug> TCP-Session: 800d460e-5fca-4c53-b661-88bfdae8f521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2025.12.23 21:50:15.415836 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1116 | 2025.12.23 21:50:15.415860 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1117 | 2025.12.23 21:50:15.415841 [ 290 ] {} <Debug> TCP-Session: 5e1a88f3-e8a6-4646-8d89-b84373dd4c09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2025.12.23 21:50:15.415896 [ 291 ] {} <Debug> TCP-Session: 35bfd634-ea76-4d7f-a106-3016ea13daa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2025.12.23 21:50:15.415908 [ 289 ] {} <Debug> TCP-Session: 05d01859-59e8-4956-9360-1591f6c3bb16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2025.12.23 21:50:15.415750 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1121 | 2025.12.23 21:50:15.415889 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1122 | 2025.12.23 21:50:15.416042 [ 292 ] {} <Debug> TCP-Session: 6c48c5b9-c9c2-4556-a94a-c9ca44110938 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2025.12.23 21:50:15.416054 [ 293 ] {} <Debug> TCP-Session: 03a7b211-d528-40fd-b005-8260678256ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2025.12.23 21:50:17.966050 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2025.12.23 21:50:17.966237 [ 3 ] {41af4202-936a-4f89-9ecb-678d592d504e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1126 | 2025.12.23 21:50:17.966303 [ 3 ] {41af4202-936a-4f89-9ecb-678d592d504e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1127 | 2025.12.23 21:50:17.966895 [ 3 ] {41af4202-936a-4f89-9ecb-678d592d504e} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1128 | 2025.12.23 21:50:17.966947 [ 3 ] {41af4202-936a-4f89-9ecb-678d592d504e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1129 | 2025.12.23 21:50:17.967465 [ 3 ] {41af4202-936a-4f89-9ecb-678d592d504e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1130 | 2025.12.23 21:50:17.968496 [ 3 ] {41af4202-936a-4f89-9ecb-678d592d504e} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1131 | 2025.12.23 21:50:17.968659 [ 3 ] {41af4202-936a-4f89-9ecb-678d592d504e} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002468 sec., 1620.7455429497568 rows/sec., 136.51 KiB/sec. | ||
| 1132 | 2025.12.23 21:50:17.968711 [ 3 ] {41af4202-936a-4f89-9ecb-678d592d504e} <Debug> TCPHandler: Processed in 0.002784239 sec. | ||
| 1133 | 2025.12.23 21:50:17.968843 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2025.12.23 21:50:17.968953 [ 3 ] {26536fa0-4733-4a5e-881a-bb0b2389e1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1135 | 2025.12.23 21:50:17.968998 [ 3 ] {26536fa0-4733-4a5e-881a-bb0b2389e1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1136 | 2025.12.23 21:50:17.969509 [ 3 ] {26536fa0-4733-4a5e-881a-bb0b2389e1e8} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1137 | 2025.12.23 21:50:17.969561 [ 3 ] {26536fa0-4733-4a5e-881a-bb0b2389e1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1138 | 2025.12.23 21:50:17.970060 [ 3 ] {26536fa0-4733-4a5e-881a-bb0b2389e1e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1139 | 2025.12.23 21:50:17.970492 [ 3 ] {26536fa0-4733-4a5e-881a-bb0b2389e1e8} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1140 | 2025.12.23 21:50:17.970638 [ 3 ] {26536fa0-4733-4a5e-881a-bb0b2389e1e8} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001708 sec., 4683.840749414519 rows/sec., 376.22 KiB/sec. | ||
| 1141 | 2025.12.23 21:50:17.970683 [ 3 ] {26536fa0-4733-4a5e-881a-bb0b2389e1e8} <Debug> TCPHandler: Processed in 0.001892053 sec. | ||
| 1142 | 2025.12.23 21:50:17.970808 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1143 | 2025.12.23 21:50:17.970908 [ 3 ] {12a0d321-5923-42d4-8ef9-09069562116e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1144 | 2025.12.23 21:50:17.970954 [ 3 ] {12a0d321-5923-42d4-8ef9-09069562116e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1145 | 2025.12.23 21:50:17.971328 [ 3 ] {12a0d321-5923-42d4-8ef9-09069562116e} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1146 | 2025.12.23 21:50:17.971366 [ 3 ] {12a0d321-5923-42d4-8ef9-09069562116e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1147 | 2025.12.23 21:50:17.971772 [ 3 ] {12a0d321-5923-42d4-8ef9-09069562116e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1148 | 2025.12.23 21:50:17.972224 [ 3 ] {12a0d321-5923-42d4-8ef9-09069562116e} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1149 | 2025.12.23 21:50:17.972360 [ 3 ] {12a0d321-5923-42d4-8ef9-09069562116e} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001474 sec., 6784.260515603799 rows/sec., 516.77 KiB/sec. | ||
| 1150 | 2025.12.23 21:50:17.972398 [ 3 ] {12a0d321-5923-42d4-8ef9-09069562116e} <Debug> TCPHandler: Processed in 0.001641196 sec. | ||
| 1151 | 2025.12.23 21:50:17.972515 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2025.12.23 21:50:17.972613 [ 3 ] {198a9990-d842-44f2-94d4-42e47a337331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1153 | 2025.12.23 21:50:17.972655 [ 3 ] {198a9990-d842-44f2-94d4-42e47a337331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1154 | 2025.12.23 21:50:17.972978 [ 3 ] {198a9990-d842-44f2-94d4-42e47a337331} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2025.12.23 21:50:17.973015 [ 3 ] {198a9990-d842-44f2-94d4-42e47a337331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1156 | 2025.12.23 21:50:17.973446 [ 3 ] {198a9990-d842-44f2-94d4-42e47a337331} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1157 | 2025.12.23 21:50:17.973927 [ 3 ] {198a9990-d842-44f2-94d4-42e47a337331} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2025.12.23 21:50:17.974082 [ 3 ] {198a9990-d842-44f2-94d4-42e47a337331} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001489 sec., 6715.916722632639 rows/sec., 423.02 KiB/sec. | ||
| 1159 | 2025.12.23 21:50:17.974121 [ 3 ] {198a9990-d842-44f2-94d4-42e47a337331} <Debug> TCPHandler: Processed in 0.001654876 sec. | ||
| 1160 | 2025.12.23 21:50:20.909061 [ 13 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1161 | 2025.12.23 21:50:20.909116 [ 13 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1162 | 2025.12.23 21:50:21.009824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1930 | ||
| 1163 | 2025.12.23 21:50:21.010282 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2025.12.23 21:50:21.010318 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1165 | 2025.12.23 21:50:21.010959 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1166 | 2025.12.23 21:50:21.011471 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2025.12.23 21:50:21.011666 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1930 | ||
| 1168 | 2025.12.23 21:50:21.030558 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 138 | ||
| 1169 | 2025.12.23 21:50:21.033054 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2025.12.23 21:50:21.033109 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1171 | 2025.12.23 21:50:21.034487 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1172 | 2025.12.23 21:50:21.035093 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2025.12.23 21:50:21.035414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 138 | ||
| 1174 | 2025.12.23 21:50:21.111892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1175 | 2025.12.23 21:50:21.128021 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2025.12.23 21:50:21.128080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1177 | 2025.12.23 21:50:21.134513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1178 | 2025.12.23 21:50:21.135799 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2025.12.23 21:50:21.138832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1180 | 2025.12.23 21:50:22.970303 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2025.12.23 21:50:22.970480 [ 3 ] {de8723a5-0ce0-4edb-8db5-0c1c8c180020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1182 | 2025.12.23 21:50:22.970539 [ 3 ] {de8723a5-0ce0-4edb-8db5-0c1c8c180020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1183 | 2025.12.23 21:50:22.973169 [ 3 ] {de8723a5-0ce0-4edb-8db5-0c1c8c180020} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2025.12.23 21:50:22.973210 [ 3 ] {de8723a5-0ce0-4edb-8db5-0c1c8c180020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1185 | 2025.12.23 21:50:22.973706 [ 3 ] {de8723a5-0ce0-4edb-8db5-0c1c8c180020} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1186 | 2025.12.23 21:50:22.974177 [ 3 ] {de8723a5-0ce0-4edb-8db5-0c1c8c180020} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2025.12.23 21:50:22.974321 [ 3 ] {de8723a5-0ce0-4edb-8db5-0c1c8c180020} <Debug> executeQuery: Read 46 rows, 4.26 KiB in 0.003869 sec., 11889.377100025846 rows/sec., 1.08 MiB/sec. | ||
| 1188 | 2025.12.23 21:50:22.974366 [ 3 ] {de8723a5-0ce0-4edb-8db5-0c1c8c180020} <Debug> TCPHandler: Processed in 0.004182838 sec. | ||
| 1189 | 2025.12.23 21:50:22.974485 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2025.12.23 21:50:22.974579 [ 3 ] {ec7061c1-5c96-4dad-9ea3-dcb0b00d813a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1191 | 2025.12.23 21:50:22.974619 [ 3 ] {ec7061c1-5c96-4dad-9ea3-dcb0b00d813a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1192 | 2025.12.23 21:50:22.975021 [ 3 ] {ec7061c1-5c96-4dad-9ea3-dcb0b00d813a} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2025.12.23 21:50:22.975120 [ 3 ] {ec7061c1-5c96-4dad-9ea3-dcb0b00d813a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1194 | 2025.12.23 21:50:22.975503 [ 3 ] {ec7061c1-5c96-4dad-9ea3-dcb0b00d813a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1195 | 2025.12.23 21:50:22.975896 [ 3 ] {ec7061c1-5c96-4dad-9ea3-dcb0b00d813a} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2025.12.23 21:50:22.976015 [ 3 ] {ec7061c1-5c96-4dad-9ea3-dcb0b00d813a} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001486 sec., 14131.897711978467 rows/sec., 1.04 MiB/sec. | ||
| 1197 | 2025.12.23 21:50:22.976114 [ 3 ] {ec7061c1-5c96-4dad-9ea3-dcb0b00d813a} <Debug> TCPHandler: Processed in 0.001653266 sec. | ||
| 1198 | 2025.12.23 21:50:22.976216 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2025.12.23 21:50:22.976304 [ 3 ] {7e3fb023-465e-4180-9a9b-5a62f41411ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1200 | 2025.12.23 21:50:22.976342 [ 3 ] {7e3fb023-465e-4180-9a9b-5a62f41411ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1201 | 2025.12.23 21:50:22.976725 [ 3 ] {7e3fb023-465e-4180-9a9b-5a62f41411ff} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2025.12.23 21:50:22.976758 [ 3 ] {7e3fb023-465e-4180-9a9b-5a62f41411ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1203 | 2025.12.23 21:50:22.977217 [ 3 ] {7e3fb023-465e-4180-9a9b-5a62f41411ff} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1204 | 2025.12.23 21:50:22.977609 [ 3 ] {7e3fb023-465e-4180-9a9b-5a62f41411ff} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2025.12.23 21:50:22.977728 [ 3 ] {7e3fb023-465e-4180-9a9b-5a62f41411ff} <Debug> executeQuery: Read 37 rows, 2.99 KiB in 0.001468 sec., 25204.359673024526 rows/sec., 1.99 MiB/sec. | ||
| 1206 | 2025.12.23 21:50:22.977762 [ 3 ] {7e3fb023-465e-4180-9a9b-5a62f41411ff} <Debug> TCPHandler: Processed in 0.001630106 sec. | ||
| 1207 | 2025.12.23 21:50:22.977854 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2025.12.23 21:50:22.977941 [ 3 ] {2d10b747-6906-42b7-8294-d14de5adbb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1209 | 2025.12.23 21:50:22.977980 [ 3 ] {2d10b747-6906-42b7-8294-d14de5adbb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1210 | 2025.12.23 21:50:22.978393 [ 3 ] {2d10b747-6906-42b7-8294-d14de5adbb35} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2025.12.23 21:50:22.978425 [ 3 ] {2d10b747-6906-42b7-8294-d14de5adbb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1212 | 2025.12.23 21:50:22.978808 [ 3 ] {2d10b747-6906-42b7-8294-d14de5adbb35} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1213 | 2025.12.23 21:50:22.979258 [ 3 ] {2d10b747-6906-42b7-8294-d14de5adbb35} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2025.12.23 21:50:22.979377 [ 3 ] {2d10b747-6906-42b7-8294-d14de5adbb35} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001416 sec., 7062.146892655367 rows/sec., 537.94 KiB/sec. | ||
| 1215 | 2025.12.23 21:50:22.979411 [ 3 ] {2d10b747-6906-42b7-8294-d14de5adbb35} <Debug> TCPHandler: Processed in 0.001574885 sec. | ||
| 1216 | 2025.12.23 21:50:22.979519 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2025.12.23 21:50:22.979607 [ 3 ] {41d56450-c22a-411c-95d6-be50cceaf5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1218 | 2025.12.23 21:50:22.979656 [ 3 ] {41d56450-c22a-411c-95d6-be50cceaf5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1219 | 2025.12.23 21:50:22.980514 [ 3 ] {41d56450-c22a-411c-95d6-be50cceaf5a9} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2025.12.23 21:50:22.980548 [ 3 ] {41d56450-c22a-411c-95d6-be50cceaf5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1221 | 2025.12.23 21:50:22.981201 [ 3 ] {41d56450-c22a-411c-95d6-be50cceaf5a9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1222 | 2025.12.23 21:50:22.981597 [ 3 ] {41d56450-c22a-411c-95d6-be50cceaf5a9} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2025.12.23 21:50:22.981724 [ 3 ] {41d56450-c22a-411c-95d6-be50cceaf5a9} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002141 sec., 9808.500700607192 rows/sec., 17.58 MiB/sec. | ||
| 1224 | 2025.12.23 21:50:22.981775 [ 3 ] {41d56450-c22a-411c-95d6-be50cceaf5a9} <Debug> TCPHandler: Processed in 0.002318955 sec. | ||
| 1225 | 2025.12.23 21:50:22.981880 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2025.12.23 21:50:22.981967 [ 3 ] {705d0bc3-f5a5-4b33-94a6-a4dbcaa2435d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1227 | 2025.12.23 21:50:22.982004 [ 3 ] {705d0bc3-f5a5-4b33-94a6-a4dbcaa2435d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1228 | 2025.12.23 21:50:22.982388 [ 3 ] {705d0bc3-f5a5-4b33-94a6-a4dbcaa2435d} <Trace> oximeter.measurements_i64 (5aa5f186-0bcc-489d-b45a-5f0f1d821406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2025.12.23 21:50:22.982419 [ 3 ] {705d0bc3-f5a5-4b33-94a6-a4dbcaa2435d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1230 | 2025.12.23 21:50:22.982843 [ 3 ] {705d0bc3-f5a5-4b33-94a6-a4dbcaa2435d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1231 | 2025.12.23 21:50:22.983361 [ 3 ] {705d0bc3-f5a5-4b33-94a6-a4dbcaa2435d} <Trace> oximeter.measurements_i64 (5aa5f186-0bcc-489d-b45a-5f0f1d821406): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2025.12.23 21:50:22.983480 [ 3 ] {705d0bc3-f5a5-4b33-94a6-a4dbcaa2435d} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001498 sec., 10013.351134846462 rows/sec., 764.04 KiB/sec. | ||
| 1233 | 2025.12.23 21:50:22.983513 [ 3 ] {705d0bc3-f5a5-4b33-94a6-a4dbcaa2435d} <Debug> TCPHandler: Processed in 0.001656957 sec. | ||
| 1234 | 2025.12.23 21:50:22.983618 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2025.12.23 21:50:22.983704 [ 3 ] {3d1e3036-7844-4d71-bb83-3132f0dd5456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1236 | 2025.12.23 21:50:22.983741 [ 3 ] {3d1e3036-7844-4d71-bb83-3132f0dd5456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1237 | 2025.12.23 21:50:22.984022 [ 3 ] {3d1e3036-7844-4d71-bb83-3132f0dd5456} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2025.12.23 21:50:22.984120 [ 3 ] {3d1e3036-7844-4d71-bb83-3132f0dd5456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1239 | 2025.12.23 21:50:22.984499 [ 3 ] {3d1e3036-7844-4d71-bb83-3132f0dd5456} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1240 | 2025.12.23 21:50:22.984899 [ 3 ] {3d1e3036-7844-4d71-bb83-3132f0dd5456} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2025.12.23 21:50:22.985015 [ 3 ] {3d1e3036-7844-4d71-bb83-3132f0dd5456} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001348 sec., 7418.397626112759 rows/sec., 467.27 KiB/sec. | ||
| 1242 | 2025.12.23 21:50:22.985114 [ 3 ] {3d1e3036-7844-4d71-bb83-3132f0dd5456} <Debug> TCPHandler: Processed in 0.001508522 sec. | ||
| 1243 | 2025.12.23 21:50:27.969593 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2025.12.23 21:50:27.969842 [ 3 ] {f363ba30-0ed3-451c-9352-2aebd1e0b48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1245 | 2025.12.23 21:50:27.970173 [ 3 ] {f363ba30-0ed3-451c-9352-2aebd1e0b48e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1246 | 2025.12.23 21:50:27.974315 [ 3 ] {f363ba30-0ed3-451c-9352-2aebd1e0b48e} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1247 | 2025.12.23 21:50:27.974559 [ 3 ] {f363ba30-0ed3-451c-9352-2aebd1e0b48e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1248 | 2025.12.23 21:50:27.974639 [ 3 ] {f363ba30-0ed3-451c-9352-2aebd1e0b48e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1249 | 2025.12.23 21:50:27.977184 [ 3 ] {f363ba30-0ed3-451c-9352-2aebd1e0b48e} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1250 | 2025.12.23 21:50:27.979595 [ 3 ] {f363ba30-0ed3-451c-9352-2aebd1e0b48e} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1251 | 2025.12.23 21:50:27.981802 [ 3 ] {f363ba30-0ed3-451c-9352-2aebd1e0b48e} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 1252 | 2025.12.23 21:50:27.981828 [ 3 ] {f363ba30-0ed3-451c-9352-2aebd1e0b48e} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1253 | 2025.12.23 21:50:27.986530 [ 3 ] {f363ba30-0ed3-451c-9352-2aebd1e0b48e} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1254 | 2025.12.23 21:50:27.986563 [ 3 ] {f363ba30-0ed3-451c-9352-2aebd1e0b48e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1255 | 2025.12.23 21:50:28.013596 [ 3 ] {f363ba30-0ed3-451c-9352-2aebd1e0b48e} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.043838 sec., 205.30133673981476 rows/sec., 8.84 KiB/sec. | ||
| 1256 | 2025.12.23 21:50:28.013715 [ 3 ] {f363ba30-0ed3-451c-9352-2aebd1e0b48e} <Debug> TCPHandler: Processed in 0.044251199 sec. | ||
| 1257 | 2025.12.23 21:50:28.014028 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2025.12.23 21:50:28.014181 [ 3 ] {d8e0b285-efb2-4807-b87e-8ca0d54b29db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1259 | 2025.12.23 21:50:28.014381 [ 3 ] {d8e0b285-efb2-4807-b87e-8ca0d54b29db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1260 | 2025.12.23 21:50:28.014410 [ 3 ] {d8e0b285-efb2-4807-b87e-8ca0d54b29db} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1261 | 2025.12.23 21:50:28.014563 [ 3 ] {d8e0b285-efb2-4807-b87e-8ca0d54b29db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1262 | 2025.12.23 21:50:28.014619 [ 3 ] {d8e0b285-efb2-4807-b87e-8ca0d54b29db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1263 | 2025.12.23 21:50:28.014735 [ 3 ] {d8e0b285-efb2-4807-b87e-8ca0d54b29db} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1264 | 2025.12.23 21:50:28.014766 [ 3 ] {d8e0b285-efb2-4807-b87e-8ca0d54b29db} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1265 | 2025.12.23 21:50:28.014786 [ 3 ] {d8e0b285-efb2-4807-b87e-8ca0d54b29db} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 1266 | 2025.12.23 21:50:28.014801 [ 3 ] {d8e0b285-efb2-4807-b87e-8ca0d54b29db} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1267 | 2025.12.23 21:50:28.014835 [ 3 ] {d8e0b285-efb2-4807-b87e-8ca0d54b29db} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1268 | 2025.12.23 21:50:28.014853 [ 3 ] {d8e0b285-efb2-4807-b87e-8ca0d54b29db} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1269 | 2025.12.23 21:50:28.015379 [ 3 ] {d8e0b285-efb2-4807-b87e-8ca0d54b29db} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001257 sec., 7159.904534606205 rows/sec., 308.43 KiB/sec. | ||
| 1270 | 2025.12.23 21:50:28.015466 [ 3 ] {d8e0b285-efb2-4807-b87e-8ca0d54b29db} <Debug> TCPHandler: Processed in 0.001501903 sec. | ||
| 1271 | 2025.12.23 21:50:28.015661 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2025.12.23 21:50:28.015776 [ 3 ] {1ea9b476-bb76-42a9-8d07-4ae861376e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1273 | 2025.12.23 21:50:28.015958 [ 3 ] {1ea9b476-bb76-42a9-8d07-4ae861376e60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1274 | 2025.12.23 21:50:28.015987 [ 3 ] {1ea9b476-bb76-42a9-8d07-4ae861376e60} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1275 | 2025.12.23 21:50:28.016130 [ 3 ] {1ea9b476-bb76-42a9-8d07-4ae861376e60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1276 | 2025.12.23 21:50:28.016180 [ 3 ] {1ea9b476-bb76-42a9-8d07-4ae861376e60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1277 | 2025.12.23 21:50:28.016274 [ 3 ] {1ea9b476-bb76-42a9-8d07-4ae861376e60} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1278 | 2025.12.23 21:50:28.016300 [ 3 ] {1ea9b476-bb76-42a9-8d07-4ae861376e60} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1279 | 2025.12.23 21:50:28.016317 [ 3 ] {1ea9b476-bb76-42a9-8d07-4ae861376e60} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 1280 | 2025.12.23 21:50:28.016330 [ 3 ] {1ea9b476-bb76-42a9-8d07-4ae861376e60} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1281 | 2025.12.23 21:50:28.016360 [ 3 ] {1ea9b476-bb76-42a9-8d07-4ae861376e60} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1282 | 2025.12.23 21:50:28.016377 [ 3 ] {1ea9b476-bb76-42a9-8d07-4ae861376e60} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1283 | 2025.12.23 21:50:28.016845 [ 3 ] {1ea9b476-bb76-42a9-8d07-4ae861376e60} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001098 sec., 8196.72131147541 rows/sec., 353.09 KiB/sec. | ||
| 1284 | 2025.12.23 21:50:28.016932 [ 3 ] {1ea9b476-bb76-42a9-8d07-4ae861376e60} <Debug> TCPHandler: Processed in 0.001313597 sec. | ||
| 1285 | 2025.12.23 21:50:28.017130 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2025.12.23 21:50:28.017252 [ 3 ] {30c881c3-59d4-4597-84a9-49c60c43b0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1287 | 2025.12.23 21:50:28.017438 [ 3 ] {30c881c3-59d4-4597-84a9-49c60c43b0c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1288 | 2025.12.23 21:50:28.017467 [ 3 ] {30c881c3-59d4-4597-84a9-49c60c43b0c8} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1289 | 2025.12.23 21:50:28.017618 [ 3 ] {30c881c3-59d4-4597-84a9-49c60c43b0c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1290 | 2025.12.23 21:50:28.017670 [ 3 ] {30c881c3-59d4-4597-84a9-49c60c43b0c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1291 | 2025.12.23 21:50:28.017768 [ 3 ] {30c881c3-59d4-4597-84a9-49c60c43b0c8} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1292 | 2025.12.23 21:50:28.017795 [ 3 ] {30c881c3-59d4-4597-84a9-49c60c43b0c8} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1293 | 2025.12.23 21:50:28.017813 [ 3 ] {30c881c3-59d4-4597-84a9-49c60c43b0c8} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 1294 | 2025.12.23 21:50:28.017828 [ 3 ] {30c881c3-59d4-4597-84a9-49c60c43b0c8} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1295 | 2025.12.23 21:50:28.017860 [ 3 ] {30c881c3-59d4-4597-84a9-49c60c43b0c8} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1296 | 2025.12.23 21:50:28.017878 [ 3 ] {30c881c3-59d4-4597-84a9-49c60c43b0c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1297 | 2025.12.23 21:50:28.018476 [ 3 ] {30c881c3-59d4-4597-84a9-49c60c43b0c8} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001267 sec., 7103.393843725336 rows/sec., 305.99 KiB/sec. | ||
| 1298 | 2025.12.23 21:50:28.018574 [ 3 ] {30c881c3-59d4-4597-84a9-49c60c43b0c8} <Debug> TCPHandler: Processed in 0.001488562 sec. | ||
| 1299 | 2025.12.23 21:50:28.018779 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2025.12.23 21:50:28.018898 [ 3 ] {b98038d8-2082-4264-bc11-45177132ad60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1301 | 2025.12.23 21:50:28.019087 [ 3 ] {b98038d8-2082-4264-bc11-45177132ad60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1302 | 2025.12.23 21:50:28.019116 [ 3 ] {b98038d8-2082-4264-bc11-45177132ad60} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1303 | 2025.12.23 21:50:28.019268 [ 3 ] {b98038d8-2082-4264-bc11-45177132ad60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1304 | 2025.12.23 21:50:28.019320 [ 3 ] {b98038d8-2082-4264-bc11-45177132ad60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1305 | 2025.12.23 21:50:28.019417 [ 3 ] {b98038d8-2082-4264-bc11-45177132ad60} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1306 | 2025.12.23 21:50:28.019445 [ 3 ] {b98038d8-2082-4264-bc11-45177132ad60} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1307 | 2025.12.23 21:50:28.019463 [ 3 ] {b98038d8-2082-4264-bc11-45177132ad60} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 1308 | 2025.12.23 21:50:28.019477 [ 3 ] {b98038d8-2082-4264-bc11-45177132ad60} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1309 | 2025.12.23 21:50:28.019509 [ 3 ] {b98038d8-2082-4264-bc11-45177132ad60} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1310 | 2025.12.23 21:50:28.019527 [ 3 ] {b98038d8-2082-4264-bc11-45177132ad60} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1311 | 2025.12.23 21:50:28.019922 [ 3 ] {b98038d8-2082-4264-bc11-45177132ad60} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001065 sec., 8450.704225352112 rows/sec., 364.03 KiB/sec. | ||
| 1312 | 2025.12.23 21:50:28.020013 [ 3 ] {b98038d8-2082-4264-bc11-45177132ad60} <Debug> TCPHandler: Processed in 0.001283336 sec. | ||
| 1313 | 2025.12.23 21:50:28.020204 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1314 | 2025.12.23 21:50:28.020324 [ 3 ] {cded7376-04dd-4611-a6c0-502b2fddbb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1315 | 2025.12.23 21:50:28.020509 [ 3 ] {cded7376-04dd-4611-a6c0-502b2fddbb1d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1316 | 2025.12.23 21:50:28.020538 [ 3 ] {cded7376-04dd-4611-a6c0-502b2fddbb1d} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1317 | 2025.12.23 21:50:28.020693 [ 3 ] {cded7376-04dd-4611-a6c0-502b2fddbb1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1318 | 2025.12.23 21:50:28.020744 [ 3 ] {cded7376-04dd-4611-a6c0-502b2fddbb1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1319 | 2025.12.23 21:50:28.020842 [ 3 ] {cded7376-04dd-4611-a6c0-502b2fddbb1d} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1320 | 2025.12.23 21:50:28.020870 [ 3 ] {cded7376-04dd-4611-a6c0-502b2fddbb1d} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1321 | 2025.12.23 21:50:28.020888 [ 3 ] {cded7376-04dd-4611-a6c0-502b2fddbb1d} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 1322 | 2025.12.23 21:50:28.020902 [ 3 ] {cded7376-04dd-4611-a6c0-502b2fddbb1d} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1323 | 2025.12.23 21:50:28.020934 [ 3 ] {cded7376-04dd-4611-a6c0-502b2fddbb1d} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1324 | 2025.12.23 21:50:28.020953 [ 3 ] {cded7376-04dd-4611-a6c0-502b2fddbb1d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1325 | 2025.12.23 21:50:28.021338 [ 3 ] {cded7376-04dd-4611-a6c0-502b2fddbb1d} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001057 sec., 8514.664143803217 rows/sec., 366.79 KiB/sec. | ||
| 1326 | 2025.12.23 21:50:28.021418 [ 3 ] {cded7376-04dd-4611-a6c0-502b2fddbb1d} <Debug> TCPHandler: Processed in 0.001263805 sec. | ||
| 1327 | 2025.12.23 21:50:28.021600 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2025.12.23 21:50:28.021721 [ 3 ] {2afaf1d3-5c7d-42a4-a9d0-fe69da5d928d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1329 | 2025.12.23 21:50:28.021907 [ 3 ] {2afaf1d3-5c7d-42a4-a9d0-fe69da5d928d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1330 | 2025.12.23 21:50:28.021936 [ 3 ] {2afaf1d3-5c7d-42a4-a9d0-fe69da5d928d} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1331 | 2025.12.23 21:50:28.022093 [ 3 ] {2afaf1d3-5c7d-42a4-a9d0-fe69da5d928d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1332 | 2025.12.23 21:50:28.022144 [ 3 ] {2afaf1d3-5c7d-42a4-a9d0-fe69da5d928d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1333 | 2025.12.23 21:50:28.022247 [ 3 ] {2afaf1d3-5c7d-42a4-a9d0-fe69da5d928d} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1334 | 2025.12.23 21:50:28.022274 [ 3 ] {2afaf1d3-5c7d-42a4-a9d0-fe69da5d928d} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1335 | 2025.12.23 21:50:28.022293 [ 3 ] {2afaf1d3-5c7d-42a4-a9d0-fe69da5d928d} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 1336 | 2025.12.23 21:50:28.022307 [ 3 ] {2afaf1d3-5c7d-42a4-a9d0-fe69da5d928d} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1337 | 2025.12.23 21:50:28.022339 [ 3 ] {2afaf1d3-5c7d-42a4-a9d0-fe69da5d928d} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1338 | 2025.12.23 21:50:28.022357 [ 3 ] {2afaf1d3-5c7d-42a4-a9d0-fe69da5d928d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1339 | 2025.12.23 21:50:28.022743 [ 3 ] {2afaf1d3-5c7d-42a4-a9d0-fe69da5d928d} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001064 sec., 8458.646616541353 rows/sec., 364.38 KiB/sec. | ||
| 1340 | 2025.12.23 21:50:28.022826 [ 3 ] {2afaf1d3-5c7d-42a4-a9d0-fe69da5d928d} <Debug> TCPHandler: Processed in 0.001274656 sec. | ||
| 1341 | 2025.12.23 21:50:28.023009 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2025.12.23 21:50:28.023131 [ 3 ] {a8714eb4-593c-4321-94d4-ac9df4a0042f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1343 | 2025.12.23 21:50:28.023323 [ 3 ] {a8714eb4-593c-4321-94d4-ac9df4a0042f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1344 | 2025.12.23 21:50:28.023354 [ 3 ] {a8714eb4-593c-4321-94d4-ac9df4a0042f} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1345 | 2025.12.23 21:50:28.023518 [ 3 ] {a8714eb4-593c-4321-94d4-ac9df4a0042f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1346 | 2025.12.23 21:50:28.023570 [ 3 ] {a8714eb4-593c-4321-94d4-ac9df4a0042f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1347 | 2025.12.23 21:50:28.023669 [ 3 ] {a8714eb4-593c-4321-94d4-ac9df4a0042f} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1348 | 2025.12.23 21:50:28.023696 [ 3 ] {a8714eb4-593c-4321-94d4-ac9df4a0042f} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1349 | 2025.12.23 21:50:28.023715 [ 3 ] {a8714eb4-593c-4321-94d4-ac9df4a0042f} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 1350 | 2025.12.23 21:50:28.023729 [ 3 ] {a8714eb4-593c-4321-94d4-ac9df4a0042f} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1351 | 2025.12.23 21:50:28.023763 [ 3 ] {a8714eb4-593c-4321-94d4-ac9df4a0042f} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1352 | 2025.12.23 21:50:28.023781 [ 3 ] {a8714eb4-593c-4321-94d4-ac9df4a0042f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1353 | 2025.12.23 21:50:28.024180 [ 3 ] {a8714eb4-593c-4321-94d4-ac9df4a0042f} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001094 sec., 8226.691042047532 rows/sec., 354.38 KiB/sec. | ||
| 1354 | 2025.12.23 21:50:28.024263 [ 3 ] {a8714eb4-593c-4321-94d4-ac9df4a0042f} <Debug> TCPHandler: Processed in 0.001303047 sec. | ||
| 1355 | 2025.12.23 21:50:28.024462 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2025.12.23 21:50:28.024584 [ 3 ] {88efb44a-3c11-4db6-b7cd-821cd447fbf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1357 | 2025.12.23 21:50:28.024773 [ 3 ] {88efb44a-3c11-4db6-b7cd-821cd447fbf0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1358 | 2025.12.23 21:50:28.024803 [ 3 ] {88efb44a-3c11-4db6-b7cd-821cd447fbf0} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1359 | 2025.12.23 21:50:28.024963 [ 3 ] {88efb44a-3c11-4db6-b7cd-821cd447fbf0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1360 | 2025.12.23 21:50:28.025014 [ 3 ] {88efb44a-3c11-4db6-b7cd-821cd447fbf0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1361 | 2025.12.23 21:50:28.025113 [ 3 ] {88efb44a-3c11-4db6-b7cd-821cd447fbf0} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1362 | 2025.12.23 21:50:28.025141 [ 3 ] {88efb44a-3c11-4db6-b7cd-821cd447fbf0} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1363 | 2025.12.23 21:50:28.025159 [ 3 ] {88efb44a-3c11-4db6-b7cd-821cd447fbf0} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 1364 | 2025.12.23 21:50:28.025173 [ 3 ] {88efb44a-3c11-4db6-b7cd-821cd447fbf0} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1365 | 2025.12.23 21:50:28.025217 [ 3 ] {88efb44a-3c11-4db6-b7cd-821cd447fbf0} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1366 | 2025.12.23 21:50:28.025236 [ 3 ] {88efb44a-3c11-4db6-b7cd-821cd447fbf0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1367 | 2025.12.23 21:50:28.025641 [ 3 ] {88efb44a-3c11-4db6-b7cd-821cd447fbf0} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.0011 sec., 8181.818181818181 rows/sec., 352.45 KiB/sec. | ||
| 1368 | 2025.12.23 21:50:28.025723 [ 3 ] {88efb44a-3c11-4db6-b7cd-821cd447fbf0} <Debug> TCPHandler: Processed in 0.001310077 sec. | ||
| 1369 | 2025.12.23 21:50:28.025911 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2025.12.23 21:50:28.026033 [ 3 ] {bf9e0bbc-e06e-4ace-a319-8d723f6da2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1371 | 2025.12.23 21:50:28.026221 [ 3 ] {bf9e0bbc-e06e-4ace-a319-8d723f6da2cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1372 | 2025.12.23 21:50:28.026251 [ 3 ] {bf9e0bbc-e06e-4ace-a319-8d723f6da2cf} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1373 | 2025.12.23 21:50:28.026412 [ 3 ] {bf9e0bbc-e06e-4ace-a319-8d723f6da2cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1374 | 2025.12.23 21:50:28.026463 [ 3 ] {bf9e0bbc-e06e-4ace-a319-8d723f6da2cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1375 | 2025.12.23 21:50:28.026561 [ 3 ] {bf9e0bbc-e06e-4ace-a319-8d723f6da2cf} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1376 | 2025.12.23 21:50:28.026592 [ 3 ] {bf9e0bbc-e06e-4ace-a319-8d723f6da2cf} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1377 | 2025.12.23 21:50:28.026610 [ 3 ] {bf9e0bbc-e06e-4ace-a319-8d723f6da2cf} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 1378 | 2025.12.23 21:50:28.026624 [ 3 ] {bf9e0bbc-e06e-4ace-a319-8d723f6da2cf} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1379 | 2025.12.23 21:50:28.026657 [ 3 ] {bf9e0bbc-e06e-4ace-a319-8d723f6da2cf} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1380 | 2025.12.23 21:50:28.026675 [ 3 ] {bf9e0bbc-e06e-4ace-a319-8d723f6da2cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1381 | 2025.12.23 21:50:28.027204 [ 3 ] {bf9e0bbc-e06e-4ace-a319-8d723f6da2cf} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001217 sec., 7395.234182415777 rows/sec., 318.57 KiB/sec. | ||
| 1382 | 2025.12.23 21:50:28.027291 [ 3 ] {bf9e0bbc-e06e-4ace-a319-8d723f6da2cf} <Debug> TCPHandler: Processed in 0.00142977 sec. | ||
| 1383 | 2025.12.23 21:50:28.027485 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2025.12.23 21:50:28.027606 [ 3 ] {cf7a2b5c-a110-4658-9423-089353aa11e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1385 | 2025.12.23 21:50:28.027789 [ 3 ] {cf7a2b5c-a110-4658-9423-089353aa11e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1386 | 2025.12.23 21:50:28.027819 [ 3 ] {cf7a2b5c-a110-4658-9423-089353aa11e8} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1387 | 2025.12.23 21:50:28.027974 [ 3 ] {cf7a2b5c-a110-4658-9423-089353aa11e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1388 | 2025.12.23 21:50:28.028022 [ 3 ] {cf7a2b5c-a110-4658-9423-089353aa11e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1389 | 2025.12.23 21:50:28.028114 [ 3 ] {cf7a2b5c-a110-4658-9423-089353aa11e8} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1390 | 2025.12.23 21:50:28.028140 [ 3 ] {cf7a2b5c-a110-4658-9423-089353aa11e8} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1391 | 2025.12.23 21:50:28.028236 [ 3 ] {cf7a2b5c-a110-4658-9423-089353aa11e8} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 1392 | 2025.12.23 21:50:28.028251 [ 3 ] {cf7a2b5c-a110-4658-9423-089353aa11e8} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1393 | 2025.12.23 21:50:28.028284 [ 3 ] {cf7a2b5c-a110-4658-9423-089353aa11e8} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1394 | 2025.12.23 21:50:28.028300 [ 3 ] {cf7a2b5c-a110-4658-9423-089353aa11e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1395 | 2025.12.23 21:50:28.028842 [ 3 ] {cf7a2b5c-a110-4658-9423-089353aa11e8} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001278 sec., 7042.2535211267605 rows/sec., 303.36 KiB/sec. | ||
| 1396 | 2025.12.23 21:50:28.028927 [ 3 ] {cf7a2b5c-a110-4658-9423-089353aa11e8} <Debug> TCPHandler: Processed in 0.001490802 sec. | ||
| 1397 | 2025.12.23 21:50:28.029120 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2025.12.23 21:50:28.029244 [ 3 ] {79af2bd4-c323-46d2-8ea3-f118590a748c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1399 | 2025.12.23 21:50:28.029434 [ 3 ] {79af2bd4-c323-46d2-8ea3-f118590a748c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1400 | 2025.12.23 21:50:28.029465 [ 3 ] {79af2bd4-c323-46d2-8ea3-f118590a748c} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1401 | 2025.12.23 21:50:28.029630 [ 3 ] {79af2bd4-c323-46d2-8ea3-f118590a748c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1402 | 2025.12.23 21:50:28.029681 [ 3 ] {79af2bd4-c323-46d2-8ea3-f118590a748c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1403 | 2025.12.23 21:50:28.029780 [ 3 ] {79af2bd4-c323-46d2-8ea3-f118590a748c} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1404 | 2025.12.23 21:50:28.029806 [ 3 ] {79af2bd4-c323-46d2-8ea3-f118590a748c} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1405 | 2025.12.23 21:50:28.029825 [ 3 ] {79af2bd4-c323-46d2-8ea3-f118590a748c} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 1406 | 2025.12.23 21:50:28.029839 [ 3 ] {79af2bd4-c323-46d2-8ea3-f118590a748c} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1407 | 2025.12.23 21:50:28.029871 [ 3 ] {79af2bd4-c323-46d2-8ea3-f118590a748c} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1408 | 2025.12.23 21:50:28.029889 [ 3 ] {79af2bd4-c323-46d2-8ea3-f118590a748c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1409 | 2025.12.23 21:50:28.030424 [ 3 ] {79af2bd4-c323-46d2-8ea3-f118590a748c} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001226 sec., 7340.9461663947795 rows/sec., 316.23 KiB/sec. | ||
| 1410 | 2025.12.23 21:50:28.030517 [ 3 ] {79af2bd4-c323-46d2-8ea3-f118590a748c} <Debug> TCPHandler: Processed in 0.00144504 sec. | ||
| 1411 | 2025.12.23 21:50:28.030707 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2025.12.23 21:50:28.030832 [ 3 ] {ead3f03a-a39d-4b9e-9614-7ad66430bc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1413 | 2025.12.23 21:50:28.031021 [ 3 ] {ead3f03a-a39d-4b9e-9614-7ad66430bc08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1414 | 2025.12.23 21:50:28.031052 [ 3 ] {ead3f03a-a39d-4b9e-9614-7ad66430bc08} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1415 | 2025.12.23 21:50:28.031216 [ 3 ] {ead3f03a-a39d-4b9e-9614-7ad66430bc08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1416 | 2025.12.23 21:50:28.031267 [ 3 ] {ead3f03a-a39d-4b9e-9614-7ad66430bc08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1417 | 2025.12.23 21:50:28.031365 [ 3 ] {ead3f03a-a39d-4b9e-9614-7ad66430bc08} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1418 | 2025.12.23 21:50:28.031393 [ 3 ] {ead3f03a-a39d-4b9e-9614-7ad66430bc08} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1419 | 2025.12.23 21:50:28.031411 [ 3 ] {ead3f03a-a39d-4b9e-9614-7ad66430bc08} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 1420 | 2025.12.23 21:50:28.031426 [ 3 ] {ead3f03a-a39d-4b9e-9614-7ad66430bc08} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1421 | 2025.12.23 21:50:28.031458 [ 3 ] {ead3f03a-a39d-4b9e-9614-7ad66430bc08} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1422 | 2025.12.23 21:50:28.031476 [ 3 ] {ead3f03a-a39d-4b9e-9614-7ad66430bc08} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1423 | 2025.12.23 21:50:28.031908 [ 3 ] {ead3f03a-a39d-4b9e-9614-7ad66430bc08} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001122 sec., 8021.390374331551 rows/sec., 345.54 KiB/sec. | ||
| 1424 | 2025.12.23 21:50:28.031998 [ 3 ] {ead3f03a-a39d-4b9e-9614-7ad66430bc08} <Debug> TCPHandler: Processed in 0.001341218 sec. | ||
| 1425 | 2025.12.23 21:50:28.032193 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2025.12.23 21:50:28.032318 [ 3 ] {938d643e-6be5-40b4-9b3a-074fae3908ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1427 | 2025.12.23 21:50:28.032515 [ 3 ] {938d643e-6be5-40b4-9b3a-074fae3908ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1428 | 2025.12.23 21:50:28.032546 [ 3 ] {938d643e-6be5-40b4-9b3a-074fae3908ae} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1429 | 2025.12.23 21:50:28.032716 [ 3 ] {938d643e-6be5-40b4-9b3a-074fae3908ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1430 | 2025.12.23 21:50:28.032768 [ 3 ] {938d643e-6be5-40b4-9b3a-074fae3908ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1431 | 2025.12.23 21:50:28.032864 [ 3 ] {938d643e-6be5-40b4-9b3a-074fae3908ae} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1432 | 2025.12.23 21:50:28.032891 [ 3 ] {938d643e-6be5-40b4-9b3a-074fae3908ae} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1433 | 2025.12.23 21:50:28.032910 [ 3 ] {938d643e-6be5-40b4-9b3a-074fae3908ae} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 1434 | 2025.12.23 21:50:28.032924 [ 3 ] {938d643e-6be5-40b4-9b3a-074fae3908ae} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1435 | 2025.12.23 21:50:28.032956 [ 3 ] {938d643e-6be5-40b4-9b3a-074fae3908ae} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1436 | 2025.12.23 21:50:28.032974 [ 3 ] {938d643e-6be5-40b4-9b3a-074fae3908ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1437 | 2025.12.23 21:50:28.033403 [ 3 ] {938d643e-6be5-40b4-9b3a-074fae3908ae} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001133 sec., 7943.512797881731 rows/sec., 342.18 KiB/sec. | ||
| 1438 | 2025.12.23 21:50:28.033492 [ 3 ] {938d643e-6be5-40b4-9b3a-074fae3908ae} <Debug> TCPHandler: Processed in 0.001348968 sec. | ||
| 1439 | 2025.12.23 21:50:28.036321 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2025.12.23 21:50:28.036501 [ 3 ] {89878879-7f23-4e04-a3a3-32f4833d2a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1441 | 2025.12.23 21:50:28.036575 [ 3 ] {89878879-7f23-4e04-a3a3-32f4833d2a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1442 | 2025.12.23 21:50:28.037364 [ 3 ] {89878879-7f23-4e04-a3a3-32f4833d2a29} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2025.12.23 21:50:28.037405 [ 3 ] {89878879-7f23-4e04-a3a3-32f4833d2a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1444 | 2025.12.23 21:50:28.037932 [ 3 ] {89878879-7f23-4e04-a3a3-32f4833d2a29} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1445 | 2025.12.23 21:50:28.038299 [ 3 ] {89878879-7f23-4e04-a3a3-32f4833d2a29} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2025.12.23 21:50:28.038451 [ 3 ] {89878879-7f23-4e04-a3a3-32f4833d2a29} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002002 sec., 6993.006993006993 rows/sec., 1003.39 KiB/sec. | ||
| 1447 | 2025.12.23 21:50:28.038496 [ 3 ] {89878879-7f23-4e04-a3a3-32f4833d2a29} <Debug> TCPHandler: Processed in 0.002272884 sec. | ||
| 1448 | 2025.12.23 21:50:28.038597 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2025.12.23 21:50:28.038691 [ 3 ] {f0d2776f-08fb-4c75-90df-b8148bc9ad41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1450 | 2025.12.23 21:50:28.038732 [ 3 ] {f0d2776f-08fb-4c75-90df-b8148bc9ad41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1451 | 2025.12.23 21:50:28.039149 [ 3 ] {f0d2776f-08fb-4c75-90df-b8148bc9ad41} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2025.12.23 21:50:28.039186 [ 3 ] {f0d2776f-08fb-4c75-90df-b8148bc9ad41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1453 | 2025.12.23 21:50:28.039596 [ 3 ] {f0d2776f-08fb-4c75-90df-b8148bc9ad41} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1454 | 2025.12.23 21:50:28.040175 [ 3 ] {f0d2776f-08fb-4c75-90df-b8148bc9ad41} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2025.12.23 21:50:28.040320 [ 3 ] {f0d2776f-08fb-4c75-90df-b8148bc9ad41} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001648 sec., 2427.1844660194174 rows/sec., 197.92 KiB/sec. | ||
| 1456 | 2025.12.23 21:50:28.040364 [ 3 ] {f0d2776f-08fb-4c75-90df-b8148bc9ad41} <Debug> TCPHandler: Processed in 0.001815761 sec. | ||
| 1457 | 2025.12.23 21:50:28.040480 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2025.12.23 21:50:28.040575 [ 3 ] {dec19135-c29c-46b6-967e-72d8d376d4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1459 | 2025.12.23 21:50:28.040613 [ 3 ] {dec19135-c29c-46b6-967e-72d8d376d4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1460 | 2025.12.23 21:50:28.041029 [ 3 ] {dec19135-c29c-46b6-967e-72d8d376d4fb} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2025.12.23 21:50:28.041064 [ 3 ] {dec19135-c29c-46b6-967e-72d8d376d4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1462 | 2025.12.23 21:50:28.041442 [ 3 ] {dec19135-c29c-46b6-967e-72d8d376d4fb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1463 | 2025.12.23 21:50:28.041978 [ 3 ] {dec19135-c29c-46b6-967e-72d8d376d4fb} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2025.12.23 21:50:28.042115 [ 3 ] {dec19135-c29c-46b6-967e-72d8d376d4fb} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001558 sec., 37227.21437740693 rows/sec., 2.85 MiB/sec. | ||
| 1465 | 2025.12.23 21:50:28.042157 [ 3 ] {dec19135-c29c-46b6-967e-72d8d376d4fb} <Debug> TCPHandler: Processed in 0.001725859 sec. | ||
| 1466 | 2025.12.23 21:50:28.042256 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2025.12.23 21:50:28.042349 [ 3 ] {a3e37526-10e5-4d04-8b07-1488b751029f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1468 | 2025.12.23 21:50:28.042388 [ 3 ] {a3e37526-10e5-4d04-8b07-1488b751029f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1469 | 2025.12.23 21:50:28.042792 [ 3 ] {a3e37526-10e5-4d04-8b07-1488b751029f} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2025.12.23 21:50:28.042829 [ 3 ] {a3e37526-10e5-4d04-8b07-1488b751029f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1471 | 2025.12.23 21:50:28.043252 [ 3 ] {a3e37526-10e5-4d04-8b07-1488b751029f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1472 | 2025.12.23 21:50:28.043675 [ 3 ] {a3e37526-10e5-4d04-8b07-1488b751029f} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2025.12.23 21:50:28.043809 [ 3 ] {a3e37526-10e5-4d04-8b07-1488b751029f} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001478 sec., 2706.3599458728013 rows/sec., 188.97 KiB/sec. | ||
| 1474 | 2025.12.23 21:50:28.043850 [ 3 ] {a3e37526-10e5-4d04-8b07-1488b751029f} <Debug> TCPHandler: Processed in 0.001642117 sec. | ||
| 1475 | 2025.12.23 21:50:28.043948 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2025.12.23 21:50:28.044040 [ 3 ] {4fd09811-6e51-4733-84d5-85b7aecf7e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1477 | 2025.12.23 21:50:28.044079 [ 3 ] {4fd09811-6e51-4733-84d5-85b7aecf7e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1478 | 2025.12.23 21:50:28.044495 [ 3 ] {4fd09811-6e51-4733-84d5-85b7aecf7e08} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2025.12.23 21:50:28.044531 [ 3 ] {4fd09811-6e51-4733-84d5-85b7aecf7e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1480 | 2025.12.23 21:50:28.044923 [ 3 ] {4fd09811-6e51-4733-84d5-85b7aecf7e08} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1481 | 2025.12.23 21:50:28.045337 [ 3 ] {4fd09811-6e51-4733-84d5-85b7aecf7e08} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2025.12.23 21:50:28.045469 [ 3 ] {4fd09811-6e51-4733-84d5-85b7aecf7e08} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001446 sec., 47026.27939142462 rows/sec., 3.67 MiB/sec. | ||
| 1483 | 2025.12.23 21:50:28.045506 [ 3 ] {4fd09811-6e51-4733-84d5-85b7aecf7e08} <Debug> TCPHandler: Processed in 0.001606025 sec. | ||
| 1484 | 2025.12.23 21:50:28.045616 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2025.12.23 21:50:28.045709 [ 3 ] {aff3535d-7f77-4646-ba05-2970b516e446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1486 | 2025.12.23 21:50:28.045751 [ 3 ] {aff3535d-7f77-4646-ba05-2970b516e446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1487 | 2025.12.23 21:50:28.046113 [ 3 ] {aff3535d-7f77-4646-ba05-2970b516e446} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2025.12.23 21:50:28.046151 [ 3 ] {aff3535d-7f77-4646-ba05-2970b516e446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1489 | 2025.12.23 21:50:28.046583 [ 3 ] {aff3535d-7f77-4646-ba05-2970b516e446} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1490 | 2025.12.23 21:50:28.046996 [ 3 ] {aff3535d-7f77-4646-ba05-2970b516e446} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2025.12.23 21:50:28.047133 [ 3 ] {aff3535d-7f77-4646-ba05-2970b516e446} <Debug> executeQuery: Read 72 rows, 5.16 KiB in 0.001441 sec., 49965.30187369882 rows/sec., 3.50 MiB/sec. | ||
| 1492 | 2025.12.23 21:50:28.047168 [ 3 ] {aff3535d-7f77-4646-ba05-2970b516e446} <Debug> TCPHandler: Processed in 0.001604515 sec. | ||
| 1493 | 2025.12.23 21:50:28.047277 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2025.12.23 21:50:28.047368 [ 3 ] {d60bce51-d82e-488d-8217-71f9a5d27e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1495 | 2025.12.23 21:50:28.047408 [ 3 ] {d60bce51-d82e-488d-8217-71f9a5d27e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1496 | 2025.12.23 21:50:28.047759 [ 3 ] {d60bce51-d82e-488d-8217-71f9a5d27e67} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1497 | 2025.12.23 21:50:28.047800 [ 3 ] {d60bce51-d82e-488d-8217-71f9a5d27e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1498 | 2025.12.23 21:50:28.048217 [ 3 ] {d60bce51-d82e-488d-8217-71f9a5d27e67} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1499 | 2025.12.23 21:50:28.048641 [ 3 ] {d60bce51-d82e-488d-8217-71f9a5d27e67} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1500 | 2025.12.23 21:50:28.048780 [ 3 ] {d60bce51-d82e-488d-8217-71f9a5d27e67} <Debug> executeQuery: Read 30 rows, 2.03 KiB in 0.001429 sec., 20993.70188943317 rows/sec., 1.39 MiB/sec. | ||
| 1501 | 2025.12.23 21:50:28.048819 [ 3 ] {d60bce51-d82e-488d-8217-71f9a5d27e67} <Debug> TCPHandler: Processed in 0.001590605 sec. | ||
| 1502 | 2025.12.23 21:50:28.515774 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2378 | ||
| 1503 | 2025.12.23 21:50:28.516426 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2025.12.23 21:50:28.516460 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1505 | 2025.12.23 21:50:28.517160 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1506 | 2025.12.23 21:50:28.517602 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2025.12.23 21:50:28.517746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2378 | ||
| 1508 | 2025.12.23 21:50:28.642757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1509 | 2025.12.23 21:50:28.659333 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2025.12.23 21:50:28.659387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1511 | 2025.12.23 21:50:28.665879 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1512 | 2025.12.23 21:50:28.667030 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2025.12.23 21:50:28.670130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1514 | 2025.12.23 21:50:31.039597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 194 | ||
| 1515 | 2025.12.23 21:50:31.042103 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2025.12.23 21:50:31.042148 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 1517 | 2025.12.23 21:50:31.043429 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1518 | 2025.12.23 21:50:31.043892 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1519 | 2025.12.23 21:50:31.044129 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 194 | ||
| 1520 | 2025.12.23 21:50:32.978554 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2025.12.23 21:50:32.978764 [ 3 ] {78d17119-e978-4a54-9d69-d150589a8b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1522 | 2025.12.23 21:50:32.978835 [ 3 ] {78d17119-e978-4a54-9d69-d150589a8b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1523 | 2025.12.23 21:50:32.979562 [ 3 ] {78d17119-e978-4a54-9d69-d150589a8b0b} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2025.12.23 21:50:32.979608 [ 3 ] {78d17119-e978-4a54-9d69-d150589a8b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1525 | 2025.12.23 21:50:32.980147 [ 3 ] {78d17119-e978-4a54-9d69-d150589a8b0b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1526 | 2025.12.23 21:50:32.980571 [ 3 ] {78d17119-e978-4a54-9d69-d150589a8b0b} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2025.12.23 21:50:32.980745 [ 3 ] {78d17119-e978-4a54-9d69-d150589a8b0b} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.002033 sec., 50172.15937038859 rows/sec., 4.19 MiB/sec. | ||
| 1528 | 2025.12.23 21:50:32.980796 [ 3 ] {78d17119-e978-4a54-9d69-d150589a8b0b} <Debug> TCPHandler: Processed in 0.002372387 sec. | ||
| 1529 | 2025.12.23 21:50:32.980925 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1530 | 2025.12.23 21:50:32.981024 [ 3 ] {6995ca9f-b049-499c-a821-8841af4bcd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1531 | 2025.12.23 21:50:32.981066 [ 3 ] {6995ca9f-b049-499c-a821-8841af4bcd6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1532 | 2025.12.23 21:50:32.981471 [ 3 ] {6995ca9f-b049-499c-a821-8841af4bcd6b} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2025.12.23 21:50:32.981508 [ 3 ] {6995ca9f-b049-499c-a821-8841af4bcd6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1534 | 2025.12.23 21:50:32.981952 [ 3 ] {6995ca9f-b049-499c-a821-8841af4bcd6b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1535 | 2025.12.23 21:50:32.982347 [ 3 ] {6995ca9f-b049-499c-a821-8841af4bcd6b} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2025.12.23 21:50:32.982479 [ 3 ] {6995ca9f-b049-499c-a821-8841af4bcd6b} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001479 sec., 15551.04800540906 rows/sec., 1.14 MiB/sec. | ||
| 1537 | 2025.12.23 21:50:32.982517 [ 3 ] {6995ca9f-b049-499c-a821-8841af4bcd6b} <Debug> TCPHandler: Processed in 0.001643777 sec. | ||
| 1538 | 2025.12.23 21:50:32.982625 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1539 | 2025.12.23 21:50:32.982725 [ 3 ] {d3c18d5f-5713-4676-baa8-6d22932df6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1540 | 2025.12.23 21:50:32.982765 [ 3 ] {d3c18d5f-5713-4676-baa8-6d22932df6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1541 | 2025.12.23 21:50:32.983181 [ 3 ] {d3c18d5f-5713-4676-baa8-6d22932df6da} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1542 | 2025.12.23 21:50:32.983218 [ 3 ] {d3c18d5f-5713-4676-baa8-6d22932df6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1543 | 2025.12.23 21:50:32.983622 [ 3 ] {d3c18d5f-5713-4676-baa8-6d22932df6da} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1544 | 2025.12.23 21:50:32.984033 [ 3 ] {d3c18d5f-5713-4676-baa8-6d22932df6da} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1545 | 2025.12.23 21:50:32.984179 [ 3 ] {d3c18d5f-5713-4676-baa8-6d22932df6da} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001472 sec., 59103.260869565216 rows/sec., 4.62 MiB/sec. | ||
| 1546 | 2025.12.23 21:50:32.984219 [ 3 ] {d3c18d5f-5713-4676-baa8-6d22932df6da} <Debug> TCPHandler: Processed in 0.001643557 sec. | ||
| 1547 | 2025.12.23 21:50:32.984348 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1548 | 2025.12.23 21:50:32.984442 [ 3 ] {19b0ccb5-4617-4398-b53d-77acf8e2954a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1549 | 2025.12.23 21:50:32.984485 [ 3 ] {19b0ccb5-4617-4398-b53d-77acf8e2954a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1550 | 2025.12.23 21:50:32.984900 [ 3 ] {19b0ccb5-4617-4398-b53d-77acf8e2954a} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1551 | 2025.12.23 21:50:32.984936 [ 3 ] {19b0ccb5-4617-4398-b53d-77acf8e2954a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1552 | 2025.12.23 21:50:32.985362 [ 3 ] {19b0ccb5-4617-4398-b53d-77acf8e2954a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1553 | 2025.12.23 21:50:32.985776 [ 3 ] {19b0ccb5-4617-4398-b53d-77acf8e2954a} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1554 | 2025.12.23 21:50:32.985923 [ 3 ] {19b0ccb5-4617-4398-b53d-77acf8e2954a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001499 sec., 106737.82521681121 rows/sec., 7.43 MiB/sec. | ||
| 1555 | 2025.12.23 21:50:32.985960 [ 3 ] {19b0ccb5-4617-4398-b53d-77acf8e2954a} <Debug> TCPHandler: Processed in 0.001675957 sec. | ||
| 1556 | 2025.12.23 21:50:32.986069 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1557 | 2025.12.23 21:50:32.986162 [ 3 ] {b39511df-af2a-45af-bcce-90d92a4c744e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1558 | 2025.12.23 21:50:32.986216 [ 3 ] {b39511df-af2a-45af-bcce-90d92a4c744e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1559 | 2025.12.23 21:50:32.986973 [ 3 ] {b39511df-af2a-45af-bcce-90d92a4c744e} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1560 | 2025.12.23 21:50:32.987010 [ 3 ] {b39511df-af2a-45af-bcce-90d92a4c744e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1561 | 2025.12.23 21:50:32.987665 [ 3 ] {b39511df-af2a-45af-bcce-90d92a4c744e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1562 | 2025.12.23 21:50:32.988086 [ 3 ] {b39511df-af2a-45af-bcce-90d92a4c744e} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1563 | 2025.12.23 21:50:32.988221 [ 3 ] {b39511df-af2a-45af-bcce-90d92a4c744e} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002078 sec., 11068.334937439846 rows/sec., 19.83 MiB/sec. | ||
| 1564 | 2025.12.23 21:50:32.988277 [ 3 ] {b39511df-af2a-45af-bcce-90d92a4c744e} <Debug> TCPHandler: Processed in 0.002256563 sec. | ||
| 1565 | 2025.12.23 21:50:32.988389 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2025.12.23 21:50:32.988482 [ 3 ] {de124b48-3ece-431b-9e3c-a87f7e542176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1567 | 2025.12.23 21:50:32.988523 [ 3 ] {de124b48-3ece-431b-9e3c-a87f7e542176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1568 | 2025.12.23 21:50:32.988884 [ 3 ] {de124b48-3ece-431b-9e3c-a87f7e542176} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1569 | 2025.12.23 21:50:32.988920 [ 3 ] {de124b48-3ece-431b-9e3c-a87f7e542176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1570 | 2025.12.23 21:50:32.989315 [ 3 ] {de124b48-3ece-431b-9e3c-a87f7e542176} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1571 | 2025.12.23 21:50:32.989734 [ 3 ] {de124b48-3ece-431b-9e3c-a87f7e542176} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2025.12.23 21:50:32.989884 [ 3 ] {de124b48-3ece-431b-9e3c-a87f7e542176} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00142 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. | ||
| 1573 | 2025.12.23 21:50:32.989921 [ 3 ] {de124b48-3ece-431b-9e3c-a87f7e542176} <Debug> TCPHandler: Processed in 0.001580975 sec. | ||
| 1574 | 2025.12.23 21:50:35.909164 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1575 | 2025.12.23 21:50:35.909221 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1576 | 2025.12.23 21:50:36.017993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2890 | ||
| 1577 | 2025.12.23 21:50:36.018644 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2025.12.23 21:50:36.018696 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1579 | 2025.12.23 21:50:36.019510 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1580 | 2025.12.23 21:50:36.020046 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2025.12.23 21:50:36.020170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2890 | ||
| 1582 | 2025.12.23 21:50:36.020212 [ 81 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1583 | 2025.12.23 21:50:36.020320 [ 81 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2025.12.23 21:50:36.020358 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1585 | 2025.12.23 21:50:36.022956 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::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 | ||
| 1586 | 2025.12.23 21:50:36.025392 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1587 | 2025.12.23 21:50:36.025516 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1588 | 2025.12.23 21:50:36.025652 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1589 | 2025.12.23 21:50:36.025726 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 442 rows starting from the beginning of the part | ||
| 1590 | 2025.12.23 21:50:36.025778 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1591 | 2025.12.23 21:50:36.025824 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1592 | 2025.12.23 21:50:36.025879 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1593 | 2025.12.23 21:50:36.067016 [ 199 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2890 rows, containing 4 columns (4 merged, 0 gathered) in 0.046502703 sec., 62146.925093795086 rows/sec., 910.36 KiB/sec. | ||
| 1594 | 2025.12.23 21:50:36.067916 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1595 | 2025.12.23 21:50:36.068363 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_6_1} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2025.12.23 21:50:36.068436 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_6_1} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1597 | 2025.12.23 21:50:36.068529 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1598 | 2025.12.23 21:50:36.170341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1599 | 2025.12.23 21:50:36.187587 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2025.12.23 21:50:36.187653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1601 | 2025.12.23 21:50:36.194267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1602 | 2025.12.23 21:50:36.195497 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2025.12.23 21:50:36.195782 [ 81 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1604 | 2025.12.23 21:50:36.195826 [ 81 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2025.12.23 21:50:36.195845 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1606 | 2025.12.23 21:50:36.195916 [ 195 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 1607 | 2025.12.23 21:50:36.199304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1608 | 2025.12.23 21:50:36.200067 [ 195 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1609 | 2025.12.23 21:50:36.201561 [ 195 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 1610 | 2025.12.23 21:50:36.206104 [ 195 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 1611 | 2025.12.23 21:50:36.210409 [ 195 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 1612 | 2025.12.23 21:50:36.214779 [ 195 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 1613 | 2025.12.23 21:50:36.225018 [ 195 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 1614 | 2025.12.23 21:50:36.229408 [ 195 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 1615 | 2025.12.23 21:50:36.290876 [ 200 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.094965721 sec., 484.3853078312331 rows/sec., 2.50 MiB/sec. | ||
| 1616 | 2025.12.23 21:50:36.293270 [ 186 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1617 | 2025.12.23 21:50:36.295719 [ 186 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_6_1} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2025.12.23 21:50:36.295822 [ 186 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_6_1} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1619 | 2025.12.23 21:50:36.297694 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1620 | 2025.12.23 21:50:37.000395 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.63 MiB, peak 180.17 MiB, free memory in arenas 0.00 B, will set to 180.69 MiB (RSS), difference: 10.06 MiB | ||
| 1621 | 2025.12.23 21:50:37.977592 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2025.12.23 21:50:37.977776 [ 3 ] {e7bb4b38-bc81-47d0-ad6d-8d94afea7ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1623 | 2025.12.23 21:50:37.977840 [ 3 ] {e7bb4b38-bc81-47d0-ad6d-8d94afea7ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1624 | 2025.12.23 21:50:37.978458 [ 3 ] {e7bb4b38-bc81-47d0-ad6d-8d94afea7ca0} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1625 | 2025.12.23 21:50:37.978501 [ 3 ] {e7bb4b38-bc81-47d0-ad6d-8d94afea7ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1626 | 2025.12.23 21:50:37.979036 [ 3 ] {e7bb4b38-bc81-47d0-ad6d-8d94afea7ca0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1627 | 2025.12.23 21:50:37.979457 [ 3 ] {e7bb4b38-bc81-47d0-ad6d-8d94afea7ca0} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2025.12.23 21:50:37.979567 [ 78 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1629 | 2025.12.23 21:50:37.979605 [ 78 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2025.12.23 21:50:37.979614 [ 3 ] {e7bb4b38-bc81-47d0-ad6d-8d94afea7ca0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.25 MiB/sec. | ||
| 1631 | 2025.12.23 21:50:37.979630 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1632 | 2025.12.23 21:50:37.979665 [ 3 ] {e7bb4b38-bc81-47d0-ad6d-8d94afea7ca0} <Debug> TCPHandler: Processed in 0.002227293 sec. | ||
| 1633 | 2025.12.23 21:50:37.979723 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 1634 | 2025.12.23 21:50:37.979786 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2025.12.23 21:50:37.979836 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1636 | 2025.12.23 21:50:37.979877 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1637 | 2025.12.23 21:50:37.979880 [ 3 ] {b5182a11-645a-40b6-af9a-bca4b7ede514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1638 | 2025.12.23 21:50:37.979937 [ 3 ] {b5182a11-645a-40b6-af9a-bca4b7ede514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1639 | 2025.12.23 21:50:37.979968 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1640 | 2025.12.23 21:50:37.980043 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1641 | 2025.12.23 21:50:37.980151 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part | ||
| 1642 | 2025.12.23 21:50:37.980202 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 102 rows starting from the beginning of the part | ||
| 1643 | 2025.12.23 21:50:37.980245 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1644 | 2025.12.23 21:50:37.980440 [ 3 ] {b5182a11-645a-40b6-af9a-bca4b7ede514} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2025.12.23 21:50:37.980475 [ 3 ] {b5182a11-645a-40b6-af9a-bca4b7ede514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1646 | 2025.12.23 21:50:37.981011 [ 3 ] {b5182a11-645a-40b6-af9a-bca4b7ede514} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1647 | 2025.12.23 21:50:37.981086 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363588 sec., 202407.17870793818 rows/sec., 17.35 MiB/sec. | ||
| 1648 | 2025.12.23 21:50:37.981417 [ 189 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1649 | 2025.12.23 21:50:37.981535 [ 3 ] {b5182a11-645a-40b6-af9a-bca4b7ede514} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2025.12.23 21:50:37.981684 [ 3 ] {b5182a11-645a-40b6-af9a-bca4b7ede514} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001776 sec., 36036.036036036036 rows/sec., 2.81 MiB/sec. | ||
| 1651 | 2025.12.23 21:50:37.981701 [ 77 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1652 | 2025.12.23 21:50:37.981724 [ 3 ] {b5182a11-645a-40b6-af9a-bca4b7ede514} <Debug> TCPHandler: Processed in 0.001946266 sec. | ||
| 1653 | 2025.12.23 21:50:37.981770 [ 77 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2025.12.23 21:50:37.981801 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1655 | 2025.12.23 21:50:37.981864 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1656 | 2025.12.23 21:50:37.981865 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1657 | 2025.12.23 21:50:37.981958 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1658 | 2025.12.23 21:50:37.981966 [ 3 ] {bd6d347d-d37f-4d09-b420-c1721ed3c9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1659 | 2025.12.23 21:50:37.981982 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part | ||
| 1660 | 2025.12.23 21:50:37.982016 [ 3 ] {bd6d347d-d37f-4d09-b420-c1721ed3c9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1661 | 2025.12.23 21:50:37.982028 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 1662 | 2025.12.23 21:50:37.982035 [ 189 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_6_1} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2025.12.23 21:50:37.982066 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 1664 | 2025.12.23 21:50:37.982108 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 68 rows starting from the beginning of the part | ||
| 1665 | 2025.12.23 21:50:37.982139 [ 189 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_6_1} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1666 | 2025.12.23 21:50:37.982147 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 87 rows starting from the beginning of the part | ||
| 1667 | 2025.12.23 21:50:37.982197 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 1668 | 2025.12.23 21:50:37.982246 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1669 | 2025.12.23 21:50:37.982445 [ 3 ] {bd6d347d-d37f-4d09-b420-c1721ed3c9ec} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2025.12.23 21:50:37.982483 [ 3 ] {bd6d347d-d37f-4d09-b420-c1721ed3c9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1671 | 2025.12.23 21:50:37.982911 [ 191 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 287 rows, containing 5 columns (5 merged, 0 gathered) in 0.0010684 sec., 268625.9827779858 rows/sec., 22.04 MiB/sec. | ||
| 1672 | 2025.12.23 21:50:37.982938 [ 3 ] {bd6d347d-d37f-4d09-b420-c1721ed3c9ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1673 | 2025.12.23 21:50:37.983126 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1674 | 2025.12.23 21:50:37.983388 [ 3 ] {bd6d347d-d37f-4d09-b420-c1721ed3c9ec} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2025.12.23 21:50:37.983498 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1676 | 2025.12.23 21:50:37.983520 [ 3 ] {bd6d347d-d37f-4d09-b420-c1721ed3c9ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec. | ||
| 1677 | 2025.12.23 21:50:37.983534 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2025.12.23 21:50:37.983563 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1679 | 2025.12.23 21:50:37.983564 [ 3 ] {bd6d347d-d37f-4d09-b420-c1721ed3c9ec} <Debug> TCPHandler: Processed in 0.00175172 sec. | ||
| 1680 | 2025.12.23 21:50:37.983634 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_6_1} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2025.12.23 21:50:37.983649 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 1682 | 2025.12.23 21:50:37.983690 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2025.12.23 21:50:37.983701 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_6_1} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1684 | 2025.12.23 21:50:37.983758 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1685 | 2025.12.23 21:50:37.983764 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1686 | 2025.12.23 21:50:37.983790 [ 3 ] {0f40afe7-d7fd-4b0e-bc44-93b40f70fa02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1687 | 2025.12.23 21:50:37.983798 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 1688 | 2025.12.23 21:50:37.983837 [ 3 ] {0f40afe7-d7fd-4b0e-bc44-93b40f70fa02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1689 | 2025.12.23 21:50:37.983895 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1690 | 2025.12.23 21:50:37.983950 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 1691 | 2025.12.23 21:50:37.983997 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part | ||
| 1692 | 2025.12.23 21:50:37.984041 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1693 | 2025.12.23 21:50:37.984087 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1694 | 2025.12.23 21:50:37.984181 [ 3 ] {0f40afe7-d7fd-4b0e-bc44-93b40f70fa02} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2025.12.23 21:50:37.984222 [ 3 ] {0f40afe7-d7fd-4b0e-bc44-93b40f70fa02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1696 | 2025.12.23 21:50:37.984653 [ 3 ] {0f40afe7-d7fd-4b0e-bc44-93b40f70fa02} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1697 | 2025.12.23 21:50:37.985136 [ 3 ] {0f40afe7-d7fd-4b0e-bc44-93b40f70fa02} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2025.12.23 21:50:37.985233 [ 77 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1699 | 2025.12.23 21:50:37.985264 [ 77 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2025.12.23 21:50:37.985266 [ 3 ] {0f40afe7-d7fd-4b0e-bc44-93b40f70fa02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001502 sec., 39946.73768308921 rows/sec., 2.69 MiB/sec. | ||
| 1701 | 2025.12.23 21:50:37.985283 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1702 | 2025.12.23 21:50:37.985313 [ 3 ] {0f40afe7-d7fd-4b0e-bc44-93b40f70fa02} <Debug> TCPHandler: Processed in 0.001684988 sec. | ||
| 1703 | 2025.12.23 21:50:37.985370 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 1704 | 2025.12.23 21:50:37.985470 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1705 | 2025.12.23 21:50:37.985509 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 1706 | 2025.12.23 21:50:37.985583 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1707 | 2025.12.23 21:50:37.985628 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 1708 | 2025.12.23 21:50:37.985674 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 1709 | 2025.12.23 21:50:37.985711 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 1710 | 2025.12.23 21:50:37.985752 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1711 | 2025.12.23 21:50:37.987092 [ 199 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.001746989 sec., 99599.94024003585 rows/sec., 6.61 MiB/sec. | ||
| 1712 | 2025.12.23 21:50:37.987197 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 5 columns (5 merged, 0 gathered) in 0.003581371 sec., 116715.07922524643 rows/sec., 8.17 MiB/sec. | ||
| 1713 | 2025.12.23 21:50:37.987293 [ 199 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1714 | 2025.12.23 21:50:37.987572 [ 188 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1715 | 2025.12.23 21:50:37.987783 [ 199 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_6_1} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2025.12.23 21:50:37.987852 [ 199 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_6_1} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1717 | 2025.12.23 21:50:37.987908 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1718 | 2025.12.23 21:50:37.988184 [ 188 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2025.12.23 21:50:37.988266 [ 188 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1720 | 2025.12.23 21:50:37.988354 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1721 | 2025.12.23 21:50:41.044745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 214 | ||
| 1722 | 2025.12.23 21:50:41.046718 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2025.12.23 21:50:41.046768 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1724 | 2025.12.23 21:50:41.048148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1725 | 2025.12.23 21:50:41.048681 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2025.12.23 21:50:41.049057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
| 1727 | 2025.12.23 21:50:42.979630 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2025.12.23 21:50:42.979826 [ 3 ] {f05fb0f5-6866-476a-a868-860122742247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1729 | 2025.12.23 21:50:42.979897 [ 3 ] {f05fb0f5-6866-476a-a868-860122742247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1730 | 2025.12.23 21:50:42.980511 [ 3 ] {f05fb0f5-6866-476a-a868-860122742247} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2025.12.23 21:50:42.980562 [ 3 ] {f05fb0f5-6866-476a-a868-860122742247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1732 | 2025.12.23 21:50:42.981102 [ 3 ] {f05fb0f5-6866-476a-a868-860122742247} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1733 | 2025.12.23 21:50:42.981695 [ 3 ] {f05fb0f5-6866-476a-a868-860122742247} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2025.12.23 21:50:42.981855 [ 3 ] {f05fb0f5-6866-476a-a868-860122742247} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002074 sec., 964.3201542912248 rows/sec., 78.63 KiB/sec. | ||
| 1735 | 2025.12.23 21:50:42.981906 [ 3 ] {f05fb0f5-6866-476a-a868-860122742247} <Debug> TCPHandler: Processed in 0.002398678 sec. | ||
| 1736 | 2025.12.23 21:50:42.982036 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2025.12.23 21:50:42.982137 [ 3 ] {2f91bb4e-d926-4fb8-9ca6-84b99420a054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1738 | 2025.12.23 21:50:42.982179 [ 3 ] {2f91bb4e-d926-4fb8-9ca6-84b99420a054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1739 | 2025.12.23 21:50:42.982655 [ 3 ] {2f91bb4e-d926-4fb8-9ca6-84b99420a054} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2025.12.23 21:50:42.982693 [ 3 ] {2f91bb4e-d926-4fb8-9ca6-84b99420a054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1741 | 2025.12.23 21:50:42.983148 [ 3 ] {2f91bb4e-d926-4fb8-9ca6-84b99420a054} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1742 | 2025.12.23 21:50:42.983585 [ 3 ] {2f91bb4e-d926-4fb8-9ca6-84b99420a054} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2025.12.23 21:50:42.983716 [ 3 ] {2f91bb4e-d926-4fb8-9ca6-84b99420a054} <Debug> executeQuery: Read 123 rows, 10.80 KiB in 0.001603 sec., 76731.12913287585 rows/sec., 6.58 MiB/sec. | ||
| 1744 | 2025.12.23 21:50:42.983756 [ 3 ] {2f91bb4e-d926-4fb8-9ca6-84b99420a054} <Debug> TCPHandler: Processed in 0.00177104 sec. | ||
| 1745 | 2025.12.23 21:50:42.983875 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2025.12.23 21:50:42.983972 [ 3 ] {276e588a-0654-43ff-8a98-05621a5604ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1747 | 2025.12.23 21:50:42.984013 [ 3 ] {276e588a-0654-43ff-8a98-05621a5604ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1748 | 2025.12.23 21:50:42.984431 [ 3 ] {276e588a-0654-43ff-8a98-05621a5604ae} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2025.12.23 21:50:42.984468 [ 3 ] {276e588a-0654-43ff-8a98-05621a5604ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1750 | 2025.12.23 21:50:42.984869 [ 3 ] {276e588a-0654-43ff-8a98-05621a5604ae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1751 | 2025.12.23 21:50:42.985332 [ 3 ] {276e588a-0654-43ff-8a98-05621a5604ae} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2025.12.23 21:50:42.985487 [ 3 ] {276e588a-0654-43ff-8a98-05621a5604ae} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001535 sec., 22801.302931596092 rows/sec., 1.67 MiB/sec. | ||
| 1753 | 2025.12.23 21:50:42.985527 [ 3 ] {276e588a-0654-43ff-8a98-05621a5604ae} <Debug> TCPHandler: Processed in 0.001705099 sec. | ||
| 1754 | 2025.12.23 21:50:42.985639 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2025.12.23 21:50:42.985734 [ 3 ] {f2863cd6-984c-4ee6-9e28-76672f0c4b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1756 | 2025.12.23 21:50:42.985774 [ 3 ] {f2863cd6-984c-4ee6-9e28-76672f0c4b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1757 | 2025.12.23 21:50:42.986201 [ 3 ] {f2863cd6-984c-4ee6-9e28-76672f0c4b47} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2025.12.23 21:50:42.986237 [ 3 ] {f2863cd6-984c-4ee6-9e28-76672f0c4b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1759 | 2025.12.23 21:50:42.986673 [ 3 ] {f2863cd6-984c-4ee6-9e28-76672f0c4b47} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1760 | 2025.12.23 21:50:42.987164 [ 3 ] {f2863cd6-984c-4ee6-9e28-76672f0c4b47} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2025.12.23 21:50:42.987297 [ 3 ] {f2863cd6-984c-4ee6-9e28-76672f0c4b47} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001582 sec., 62579.01390644753 rows/sec., 4.89 MiB/sec. | ||
| 1762 | 2025.12.23 21:50:42.987336 [ 3 ] {f2863cd6-984c-4ee6-9e28-76672f0c4b47} <Debug> TCPHandler: Processed in 0.001746389 sec. | ||
| 1763 | 2025.12.23 21:50:42.987456 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2025.12.23 21:50:42.987551 [ 3 ] {041d4638-d49e-4ab2-875a-994643dcac71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1765 | 2025.12.23 21:50:42.987595 [ 3 ] {041d4638-d49e-4ab2-875a-994643dcac71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1766 | 2025.12.23 21:50:42.988032 [ 3 ] {041d4638-d49e-4ab2-875a-994643dcac71} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2025.12.23 21:50:42.988068 [ 3 ] {041d4638-d49e-4ab2-875a-994643dcac71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1768 | 2025.12.23 21:50:42.988527 [ 3 ] {041d4638-d49e-4ab2-875a-994643dcac71} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1769 | 2025.12.23 21:50:42.989015 [ 3 ] {041d4638-d49e-4ab2-875a-994643dcac71} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2025.12.23 21:50:42.989151 [ 3 ] {041d4638-d49e-4ab2-875a-994643dcac71} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001619 sec., 99444.10129709698 rows/sec., 6.93 MiB/sec. | ||
| 1771 | 2025.12.23 21:50:42.989188 [ 3 ] {041d4638-d49e-4ab2-875a-994643dcac71} <Debug> TCPHandler: Processed in 0.001782211 sec. | ||
| 1772 | 2025.12.23 21:50:42.989308 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2025.12.23 21:50:42.989400 [ 3 ] {c6f95b30-d994-4960-9bf5-99db27cd30b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1774 | 2025.12.23 21:50:42.989455 [ 3 ] {c6f95b30-d994-4960-9bf5-99db27cd30b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1775 | 2025.12.23 21:50:42.990263 [ 3 ] {c6f95b30-d994-4960-9bf5-99db27cd30b5} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2025.12.23 21:50:42.990300 [ 3 ] {c6f95b30-d994-4960-9bf5-99db27cd30b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1777 | 2025.12.23 21:50:42.990976 [ 3 ] {c6f95b30-d994-4960-9bf5-99db27cd30b5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1778 | 2025.12.23 21:50:42.991417 [ 3 ] {c6f95b30-d994-4960-9bf5-99db27cd30b5} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2025.12.23 21:50:42.991556 [ 3 ] {c6f95b30-d994-4960-9bf5-99db27cd30b5} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002174 sec., 15179.392824287028 rows/sec., 27.20 MiB/sec. | ||
| 1780 | 2025.12.23 21:50:42.991617 [ 3 ] {c6f95b30-d994-4960-9bf5-99db27cd30b5} <Debug> TCPHandler: Processed in 0.002358446 sec. | ||
| 1781 | 2025.12.23 21:50:42.991739 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2025.12.23 21:50:42.991833 [ 3 ] {93f9c6bb-c8c0-4b3d-a0ce-6b803fe3c89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1783 | 2025.12.23 21:50:42.991882 [ 3 ] {93f9c6bb-c8c0-4b3d-a0ce-6b803fe3c89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1784 | 2025.12.23 21:50:42.992235 [ 3 ] {93f9c6bb-c8c0-4b3d-a0ce-6b803fe3c89e} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2025.12.23 21:50:42.992271 [ 3 ] {93f9c6bb-c8c0-4b3d-a0ce-6b803fe3c89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1786 | 2025.12.23 21:50:42.992700 [ 3 ] {93f9c6bb-c8c0-4b3d-a0ce-6b803fe3c89e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1787 | 2025.12.23 21:50:42.993150 [ 3 ] {93f9c6bb-c8c0-4b3d-a0ce-6b803fe3c89e} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2025.12.23 21:50:42.993282 [ 3 ] {93f9c6bb-c8c0-4b3d-a0ce-6b803fe3c89e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. | ||
| 1789 | 2025.12.23 21:50:42.993316 [ 3 ] {93f9c6bb-c8c0-4b3d-a0ce-6b803fe3c89e} <Debug> TCPHandler: Processed in 0.001625726 sec. | ||
| 1790 | 2025.12.23 21:50:43.520280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3338 | ||
| 1791 | 2025.12.23 21:50:43.520834 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2025.12.23 21:50:43.520888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1793 | 2025.12.23 21:50:43.521543 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1794 | 2025.12.23 21:50:43.522005 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2025.12.23 21:50:43.522150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3338 | ||
| 1796 | 2025.12.23 21:50:43.699399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1797 | 2025.12.23 21:50:43.717136 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2025.12.23 21:50:43.717192 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1799 | 2025.12.23 21:50:43.722779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1800 | 2025.12.23 21:50:43.723851 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2025.12.23 21:50:43.726981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1802 | 2025.12.23 21:50:47.976575 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2025.12.23 21:50:47.976762 [ 3 ] {75f6db64-c51a-4589-b476-4a8a24c470b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1804 | 2025.12.23 21:50:47.976829 [ 3 ] {75f6db64-c51a-4589-b476-4a8a24c470b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1805 | 2025.12.23 21:50:47.977466 [ 3 ] {75f6db64-c51a-4589-b476-4a8a24c470b4} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2025.12.23 21:50:47.977515 [ 3 ] {75f6db64-c51a-4589-b476-4a8a24c470b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1807 | 2025.12.23 21:50:47.977903 [ 3 ] {75f6db64-c51a-4589-b476-4a8a24c470b4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1808 | 2025.12.23 21:50:47.978126 [ 3 ] {75f6db64-c51a-4589-b476-4a8a24c470b4} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2025.12.23 21:50:47.978284 [ 3 ] {75f6db64-c51a-4589-b476-4a8a24c470b4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001566 sec., 35759.89782886335 rows/sec., 2.75 MiB/sec. | ||
| 1810 | 2025.12.23 21:50:47.978331 [ 3 ] {75f6db64-c51a-4589-b476-4a8a24c470b4} <Debug> TCPHandler: Processed in 0.001876673 sec. | ||
| 1811 | 2025.12.23 21:50:47.978452 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2025.12.23 21:50:47.978552 [ 3 ] {d78decfd-0043-4ec0-9602-2b0ea9e2ddf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1813 | 2025.12.23 21:50:47.978594 [ 3 ] {d78decfd-0043-4ec0-9602-2b0ea9e2ddf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1814 | 2025.12.23 21:50:47.979023 [ 3 ] {d78decfd-0043-4ec0-9602-2b0ea9e2ddf6} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2025.12.23 21:50:47.979058 [ 3 ] {d78decfd-0043-4ec0-9602-2b0ea9e2ddf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1816 | 2025.12.23 21:50:47.979335 [ 3 ] {d78decfd-0043-4ec0-9602-2b0ea9e2ddf6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1817 | 2025.12.23 21:50:47.979526 [ 3 ] {d78decfd-0043-4ec0-9602-2b0ea9e2ddf6} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2025.12.23 21:50:47.979643 [ 3 ] {d78decfd-0043-4ec0-9602-2b0ea9e2ddf6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 1819 | 2025.12.23 21:50:47.979679 [ 3 ] {d78decfd-0043-4ec0-9602-2b0ea9e2ddf6} <Debug> TCPHandler: Processed in 0.001336898 sec. | ||
| 1820 | 2025.12.23 21:50:47.979856 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1821 | 2025.12.23 21:50:47.979950 [ 3 ] {a525c68e-0402-46b5-9efd-a2a50a24ea11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1822 | 2025.12.23 21:50:47.979996 [ 3 ] {a525c68e-0402-46b5-9efd-a2a50a24ea11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1823 | 2025.12.23 21:50:47.980417 [ 3 ] {a525c68e-0402-46b5-9efd-a2a50a24ea11} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2025.12.23 21:50:47.980453 [ 3 ] {a525c68e-0402-46b5-9efd-a2a50a24ea11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1825 | 2025.12.23 21:50:47.980778 [ 3 ] {a525c68e-0402-46b5-9efd-a2a50a24ea11} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1826 | 2025.12.23 21:50:47.980993 [ 3 ] {a525c68e-0402-46b5-9efd-a2a50a24ea11} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2025.12.23 21:50:47.981118 [ 3 ] {a525c68e-0402-46b5-9efd-a2a50a24ea11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 1828 | 2025.12.23 21:50:47.981155 [ 3 ] {a525c68e-0402-46b5-9efd-a2a50a24ea11} <Debug> TCPHandler: Processed in 0.001351298 sec. | ||
| 1829 | 2025.12.23 21:50:47.981265 [ 3 ] {} <Trace> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1830 | 2025.12.23 21:50:47.981357 [ 3 ] {c6fcb811-fc98-4d84-816f-4239220c6dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1831 | 2025.12.23 21:50:47.981398 [ 3 ] {c6fcb811-fc98-4d84-816f-4239220c6dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1832 | 2025.12.23 21:50:47.981728 [ 3 ] {c6fcb811-fc98-4d84-816f-4239220c6dbe} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2025.12.23 21:50:47.981763 [ 3 ] {c6fcb811-fc98-4d84-816f-4239220c6dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1834 | 2025.12.23 21:50:47.982068 [ 3 ] {c6fcb811-fc98-4d84-816f-4239220c6dbe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1835 | 2025.12.23 21:50:47.982272 [ 3 ] {c6fcb811-fc98-4d84-816f-4239220c6dbe} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2025.12.23 21:50:47.982397 [ 3 ] {c6fcb811-fc98-4d84-816f-4239220c6dbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 1837 | 2025.12.23 21:50:47.982432 [ 3 ] {c6fcb811-fc98-4d84-816f-4239220c6dbe} <Debug> TCPHandler: Processed in 0.001216624 sec. | ||
| 1838 | 2025.12.23 21:50:50.910237 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1839 | 2025.12.23 21:50:50.910291 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1840 | 2025.12.23 21:50:51.022222 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3850 | ||
| 1841 | 2025.12.23 21:50:51.023051 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2025.12.23 21:50:51.023132 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1843 | 2025.12.23 21:50:51.023825 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1844 | 2025.12.23 21:50:51.024073 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2025.12.23 21:50:51.024222 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3850 | ||
| 1846 | 2025.12.23 21:50:51.049148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 236 | ||
| 1847 | 2025.12.23 21:50:51.051123 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2025.12.23 21:50:51.051175 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1849 | 2025.12.23 21:50:51.052326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1850 | 2025.12.23 21:50:51.052602 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2025.12.23 21:50:51.052744 [ 63 ] {} <Debug> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1852 | 2025.12.23 21:50:51.052800 [ 63 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2025.12.23 21:50:51.052823 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1854 | 2025.12.23 21:50:51.052924 [ 191 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::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 | ||
| 1855 | 2025.12.23 21:50:51.052938 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 236 | ||
| 1856 | 2025.12.23 21:50:51.053519 [ 191 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1857 | 2025.12.23 21:50:51.053696 [ 191 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::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 | ||
| 1858 | 2025.12.23 21:50:51.054163 [ 191 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 1859 | 2025.12.23 21:50:51.054560 [ 191 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part | ||
| 1860 | 2025.12.23 21:50:51.054948 [ 191 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1861 | 2025.12.23 21:50:51.055325 [ 191 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::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 | ||
| 1862 | 2025.12.23 21:50:51.055703 [ 191 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1863 | 2025.12.23 21:50:51.061407 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 72 columns (72 merged, 0 gathered) in 0.008530461 sec., 27665.562271488026 rows/sec., 27.06 MiB/sec. | ||
| 1864 | 2025.12.23 21:50:51.061988 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1865 | 2025.12.23 21:50:51.062499 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_6_1} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2025.12.23 21:50:51.062561 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_6_1} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1867 | 2025.12.23 21:50:51.062685 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 1868 | 2025.12.23 21:50:51.227035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1869 | 2025.12.23 21:50:51.244722 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2025.12.23 21:50:51.244767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1871 | 2025.12.23 21:50:51.250744 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1872 | 2025.12.23 21:50:51.251419 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2025.12.23 21:50:51.254728 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1874 | 2025.12.23 21:50:51.491802 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1875 | 2025.12.23 21:50:51.491871 [ 3 ] {} <Debug> TCP-Session: 1d6270f0-1302-4948-8df3-3e0e3497277a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1876 | 2025.12.23 21:50:52.000877 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.08 MiB, peak 187.57 MiB, free memory in arenas 0.00 B, will set to 183.12 MiB (RSS), difference: 3.05 MiB | ||
| 1877 | 2025.12.23 21:50:52.976020 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2025.12.23 21:50:52.976310 [ 4 ] {942968bc-af91-4322-b21e-7756164752db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1879 | 2025.12.23 21:50:52.976413 [ 4 ] {942968bc-af91-4322-b21e-7756164752db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1880 | 2025.12.23 21:50:52.977153 [ 4 ] {942968bc-af91-4322-b21e-7756164752db} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2025.12.23 21:50:52.977203 [ 4 ] {942968bc-af91-4322-b21e-7756164752db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1882 | 2025.12.23 21:50:52.977609 [ 4 ] {942968bc-af91-4322-b21e-7756164752db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1883 | 2025.12.23 21:50:52.977832 [ 4 ] {942968bc-af91-4322-b21e-7756164752db} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2025.12.23 21:50:52.977990 [ 4 ] {942968bc-af91-4322-b21e-7756164752db} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001754 sec., 69555.30216647663 rows/sec., 5.97 MiB/sec. | ||
| 1885 | 2025.12.23 21:50:52.978033 [ 4 ] {942968bc-af91-4322-b21e-7756164752db} <Debug> TCPHandler: Processed in 0.002194012 sec. | ||
| 1886 | 2025.12.23 21:50:52.978156 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2025.12.23 21:50:52.978256 [ 4 ] {6d41e362-ecc7-453c-9f1b-ec6ea67363e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1888 | 2025.12.23 21:50:52.978297 [ 4 ] {6d41e362-ecc7-453c-9f1b-ec6ea67363e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1889 | 2025.12.23 21:50:52.978712 [ 4 ] {6d41e362-ecc7-453c-9f1b-ec6ea67363e1} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2025.12.23 21:50:52.978749 [ 4 ] {6d41e362-ecc7-453c-9f1b-ec6ea67363e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1891 | 2025.12.23 21:50:52.979055 [ 4 ] {6d41e362-ecc7-453c-9f1b-ec6ea67363e1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1892 | 2025.12.23 21:50:52.979252 [ 4 ] {6d41e362-ecc7-453c-9f1b-ec6ea67363e1} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2025.12.23 21:50:52.979349 [ 62 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1894 | 2025.12.23 21:50:52.979378 [ 4 ] {6d41e362-ecc7-453c-9f1b-ec6ea67363e1} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001146 sec., 28795.811518324605 rows/sec., 2.11 MiB/sec. | ||
| 1895 | 2025.12.23 21:50:52.979410 [ 62 ] {} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2025.12.23 21:50:52.979421 [ 4 ] {6d41e362-ecc7-453c-9f1b-ec6ea67363e1} <Debug> TCPHandler: Processed in 0.001318137 sec. | ||
| 1897 | 2025.12.23 21:50:52.979436 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1898 | 2025.12.23 21:50:52.979539 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1899 | 2025.12.23 21:50:52.979567 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::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 | ||
| 1900 | 2025.12.23 21:50:52.979637 [ 4 ] {b3be8044-a8a1-4908-bb85-a51255e061f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1901 | 2025.12.23 21:50:52.979680 [ 4 ] {b3be8044-a8a1-4908-bb85-a51255e061f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1902 | 2025.12.23 21:50:52.979744 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1903 | 2025.12.23 21:50:52.979807 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::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 | ||
| 1904 | 2025.12.23 21:50:52.979890 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
| 1905 | 2025.12.23 21:50:52.979946 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 1906 | 2025.12.23 21:50:52.979995 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 1907 | 2025.12.23 21:50:52.980044 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 1908 | 2025.12.23 21:50:52.980096 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 1909 | 2025.12.23 21:50:52.980104 [ 4 ] {b3be8044-a8a1-4908-bb85-a51255e061f9} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2025.12.23 21:50:52.980147 [ 4 ] {b3be8044-a8a1-4908-bb85-a51255e061f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1911 | 2025.12.23 21:50:52.980497 [ 4 ] {b3be8044-a8a1-4908-bb85-a51255e061f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1912 | 2025.12.23 21:50:52.980721 [ 4 ] {b3be8044-a8a1-4908-bb85-a51255e061f9} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2025.12.23 21:50:52.980854 [ 4 ] {b3be8044-a8a1-4908-bb85-a51255e061f9} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001237 sec., 78415.52142279709 rows/sec., 6.12 MiB/sec. | ||
| 1914 | 2025.12.23 21:50:52.980896 [ 4 ] {b3be8044-a8a1-4908-bb85-a51255e061f9} <Debug> TCPHandler: Processed in 0.00140582 sec. | ||
| 1915 | 2025.12.23 21:50:52.981012 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1916 | 2025.12.23 21:50:52.981081 [ 199 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 122 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577955 sec., 77315.2593071412 rows/sec., 5.94 MiB/sec. | ||
| 1917 | 2025.12.23 21:50:52.981106 [ 4 ] {8776f999-bdc2-4851-9718-1a04fdb2d4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1918 | 2025.12.23 21:50:52.981152 [ 4 ] {8776f999-bdc2-4851-9718-1a04fdb2d4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1919 | 2025.12.23 21:50:52.981272 [ 193 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1920 | 2025.12.23 21:50:52.981560 [ 4 ] {8776f999-bdc2-4851-9718-1a04fdb2d4e0} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1921 | 2025.12.23 21:50:52.981589 [ 193 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_6_1} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2025.12.23 21:50:52.981600 [ 4 ] {8776f999-bdc2-4851-9718-1a04fdb2d4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1923 | 2025.12.23 21:50:52.981671 [ 193 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_6_1} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1924 | 2025.12.23 21:50:52.981751 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1925 | 2025.12.23 21:50:52.981948 [ 4 ] {8776f999-bdc2-4851-9718-1a04fdb2d4e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1926 | 2025.12.23 21:50:52.982150 [ 4 ] {8776f999-bdc2-4851-9718-1a04fdb2d4e0} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1927 | 2025.12.23 21:50:52.982277 [ 4 ] {8776f999-bdc2-4851-9718-1a04fdb2d4e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 1928 | 2025.12.23 21:50:52.982314 [ 4 ] {8776f999-bdc2-4851-9718-1a04fdb2d4e0} <Debug> TCPHandler: Processed in 0.001353509 sec. | ||
| 1929 | 2025.12.23 21:50:52.982428 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1930 | 2025.12.23 21:50:52.982521 [ 4 ] {c2feccbe-0d08-42d6-bbb2-3f8785b48b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1931 | 2025.12.23 21:50:52.982573 [ 4 ] {c2feccbe-0d08-42d6-bbb2-3f8785b48b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1932 | 2025.12.23 21:50:52.983362 [ 4 ] {c2feccbe-0d08-42d6-bbb2-3f8785b48b51} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2025.12.23 21:50:52.983398 [ 4 ] {c2feccbe-0d08-42d6-bbb2-3f8785b48b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1934 | 2025.12.23 21:50:52.983915 [ 4 ] {c2feccbe-0d08-42d6-bbb2-3f8785b48b51} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1935 | 2025.12.23 21:50:52.984127 [ 4 ] {c2feccbe-0d08-42d6-bbb2-3f8785b48b51} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1936 | 2025.12.23 21:50:52.984264 [ 4 ] {c2feccbe-0d08-42d6-bbb2-3f8785b48b51} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001762 sec., 18728.717366628833 rows/sec., 33.56 MiB/sec. | ||
| 1937 | 2025.12.23 21:50:52.984319 [ 4 ] {c2feccbe-0d08-42d6-bbb2-3f8785b48b51} <Debug> TCPHandler: Processed in 0.001939315 sec. | ||
| 1938 | 2025.12.23 21:50:52.984435 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2025.12.23 21:50:52.984529 [ 4 ] {e7be1787-1c4d-4d5f-8271-41bb3ed88a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1940 | 2025.12.23 21:50:52.984570 [ 4 ] {e7be1787-1c4d-4d5f-8271-41bb3ed88a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1941 | 2025.12.23 21:50:52.984901 [ 4 ] {e7be1787-1c4d-4d5f-8271-41bb3ed88a42} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2025.12.23 21:50:52.984936 [ 4 ] {e7be1787-1c4d-4d5f-8271-41bb3ed88a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1943 | 2025.12.23 21:50:52.985237 [ 4 ] {e7be1787-1c4d-4d5f-8271-41bb3ed88a42} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1944 | 2025.12.23 21:50:52.985435 [ 4 ] {e7be1787-1c4d-4d5f-8271-41bb3ed88a42} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2025.12.23 21:50:52.985560 [ 4 ] {e7be1787-1c4d-4d5f-8271-41bb3ed88a42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 1946 | 2025.12.23 21:50:52.985597 [ 4 ] {e7be1787-1c4d-4d5f-8271-41bb3ed88a42} <Debug> TCPHandler: Processed in 0.001212904 sec. | ||
| 1947 | 2025.12.23 21:50:57.972555 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2025.12.23 21:50:57.972792 [ 4 ] {fe447a8b-dceb-46ae-94ac-3ffb84f7e6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1949 | 2025.12.23 21:50:57.973114 [ 4 ] {fe447a8b-dceb-46ae-94ac-3ffb84f7e6aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1950 | 2025.12.23 21:50:57.973151 [ 4 ] {fe447a8b-dceb-46ae-94ac-3ffb84f7e6aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1951 | 2025.12.23 21:50:57.973393 [ 4 ] {fe447a8b-dceb-46ae-94ac-3ffb84f7e6aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1952 | 2025.12.23 21:50:57.973465 [ 4 ] {fe447a8b-dceb-46ae-94ac-3ffb84f7e6aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1953 | 2025.12.23 21:50:57.973605 [ 4 ] {fe447a8b-dceb-46ae-94ac-3ffb84f7e6aa} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1954 | 2025.12.23 21:50:57.973707 [ 313 ] {fe447a8b-dceb-46ae-94ac-3ffb84f7e6aa} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1955 | 2025.12.23 21:50:57.973732 [ 318 ] {fe447a8b-dceb-46ae-94ac-3ffb84f7e6aa} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1956 | 2025.12.23 21:50:57.973838 [ 4 ] {fe447a8b-dceb-46ae-94ac-3ffb84f7e6aa} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 1957 | 2025.12.23 21:50:57.973864 [ 4 ] {fe447a8b-dceb-46ae-94ac-3ffb84f7e6aa} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1958 | 2025.12.23 21:50:57.975961 [ 4 ] {fe447a8b-dceb-46ae-94ac-3ffb84f7e6aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1959 | 2025.12.23 21:50:57.976016 [ 4 ] {fe447a8b-dceb-46ae-94ac-3ffb84f7e6aa} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1960 | 2025.12.23 21:50:57.976112 [ 4 ] {fe447a8b-dceb-46ae-94ac-3ffb84f7e6aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1961 | 2025.12.23 21:50:57.976180 [ 4 ] {fe447a8b-dceb-46ae-94ac-3ffb84f7e6aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1962 | 2025.12.23 21:50:57.977198 [ 4 ] {fe447a8b-dceb-46ae-94ac-3ffb84f7e6aa} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.004495 sec., 5116.796440489433 rows/sec., 213.34 KiB/sec. | ||
| 1963 | 2025.12.23 21:50:57.977295 [ 4 ] {fe447a8b-dceb-46ae-94ac-3ffb84f7e6aa} <Debug> TCPHandler: Processed in 0.004865048 sec. | ||
| 1964 | 2025.12.23 21:50:57.977836 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1965 | 2025.12.23 21:50:57.977970 [ 4 ] {2389d34d-fdc7-46f9-92b0-83f885b060e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1966 | 2025.12.23 21:50:57.978184 [ 4 ] {2389d34d-fdc7-46f9-92b0-83f885b060e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1967 | 2025.12.23 21:50:57.978223 [ 4 ] {2389d34d-fdc7-46f9-92b0-83f885b060e4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1968 | 2025.12.23 21:50:57.978404 [ 4 ] {2389d34d-fdc7-46f9-92b0-83f885b060e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1969 | 2025.12.23 21:50:57.978464 [ 4 ] {2389d34d-fdc7-46f9-92b0-83f885b060e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1970 | 2025.12.23 21:50:57.978569 [ 4 ] {2389d34d-fdc7-46f9-92b0-83f885b060e4} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1971 | 2025.12.23 21:50:57.978627 [ 313 ] {2389d34d-fdc7-46f9-92b0-83f885b060e4} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1972 | 2025.12.23 21:50:57.978643 [ 329 ] {2389d34d-fdc7-46f9-92b0-83f885b060e4} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1973 | 2025.12.23 21:50:57.978705 [ 4 ] {2389d34d-fdc7-46f9-92b0-83f885b060e4} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 1974 | 2025.12.23 21:50:57.978724 [ 4 ] {2389d34d-fdc7-46f9-92b0-83f885b060e4} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1975 | 2025.12.23 21:50:57.978779 [ 4 ] {2389d34d-fdc7-46f9-92b0-83f885b060e4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1976 | 2025.12.23 21:50:57.978796 [ 4 ] {2389d34d-fdc7-46f9-92b0-83f885b060e4} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1977 | 2025.12.23 21:50:57.978826 [ 4 ] {2389d34d-fdc7-46f9-92b0-83f885b060e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1978 | 2025.12.23 21:50:57.978856 [ 4 ] {2389d34d-fdc7-46f9-92b0-83f885b060e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1979 | 2025.12.23 21:50:57.979545 [ 4 ] {2389d34d-fdc7-46f9-92b0-83f885b060e4} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001629 sec., 14119.091467157765 rows/sec., 588.70 KiB/sec. | ||
| 1980 | 2025.12.23 21:50:57.979636 [ 4 ] {2389d34d-fdc7-46f9-92b0-83f885b060e4} <Debug> TCPHandler: Processed in 0.001850782 sec. | ||
| 1981 | 2025.12.23 21:50:57.979895 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2025.12.23 21:50:57.980031 [ 4 ] {c0c4ca88-6f8e-4caa-a891-130870d9c7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1983 | 2025.12.23 21:50:57.980237 [ 4 ] {c0c4ca88-6f8e-4caa-a891-130870d9c7e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1984 | 2025.12.23 21:50:57.980271 [ 4 ] {c0c4ca88-6f8e-4caa-a891-130870d9c7e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1985 | 2025.12.23 21:50:57.980451 [ 4 ] {c0c4ca88-6f8e-4caa-a891-130870d9c7e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1986 | 2025.12.23 21:50:57.980504 [ 4 ] {c0c4ca88-6f8e-4caa-a891-130870d9c7e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1987 | 2025.12.23 21:50:57.980604 [ 4 ] {c0c4ca88-6f8e-4caa-a891-130870d9c7e1} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1988 | 2025.12.23 21:50:57.980662 [ 313 ] {c0c4ca88-6f8e-4caa-a891-130870d9c7e1} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1989 | 2025.12.23 21:50:57.980688 [ 260 ] {c0c4ca88-6f8e-4caa-a891-130870d9c7e1} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1990 | 2025.12.23 21:50:57.980789 [ 4 ] {c0c4ca88-6f8e-4caa-a891-130870d9c7e1} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 1991 | 2025.12.23 21:50:57.980814 [ 4 ] {c0c4ca88-6f8e-4caa-a891-130870d9c7e1} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1992 | 2025.12.23 21:50:57.980895 [ 4 ] {c0c4ca88-6f8e-4caa-a891-130870d9c7e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1993 | 2025.12.23 21:50:57.980912 [ 4 ] {c0c4ca88-6f8e-4caa-a891-130870d9c7e1} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1994 | 2025.12.23 21:50:57.980942 [ 4 ] {c0c4ca88-6f8e-4caa-a891-130870d9c7e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1995 | 2025.12.23 21:50:57.981000 [ 4 ] {c0c4ca88-6f8e-4caa-a891-130870d9c7e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1996 | 2025.12.23 21:50:57.981533 [ 4 ] {c0c4ca88-6f8e-4caa-a891-130870d9c7e1} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001553 sec., 14810.045074050226 rows/sec., 617.50 KiB/sec. | ||
| 1997 | 2025.12.23 21:50:57.981622 [ 4 ] {c0c4ca88-6f8e-4caa-a891-130870d9c7e1} <Debug> TCPHandler: Processed in 0.00177572 sec. | ||
| 1998 | 2025.12.23 21:50:57.981884 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2025.12.23 21:50:57.982015 [ 4 ] {adb55f3f-8771-41d0-8f1a-e00b66f82675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2000 | 2025.12.23 21:50:57.982219 [ 4 ] {adb55f3f-8771-41d0-8f1a-e00b66f82675} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2001 | 2025.12.23 21:50:57.982254 [ 4 ] {adb55f3f-8771-41d0-8f1a-e00b66f82675} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2002 | 2025.12.23 21:50:57.982437 [ 4 ] {adb55f3f-8771-41d0-8f1a-e00b66f82675} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2003 | 2025.12.23 21:50:57.982490 [ 4 ] {adb55f3f-8771-41d0-8f1a-e00b66f82675} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2004 | 2025.12.23 21:50:57.982589 [ 4 ] {adb55f3f-8771-41d0-8f1a-e00b66f82675} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2005 | 2025.12.23 21:50:57.982653 [ 329 ] {adb55f3f-8771-41d0-8f1a-e00b66f82675} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2006 | 2025.12.23 21:50:57.982662 [ 260 ] {adb55f3f-8771-41d0-8f1a-e00b66f82675} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2007 | 2025.12.23 21:50:57.982754 [ 4 ] {adb55f3f-8771-41d0-8f1a-e00b66f82675} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 2008 | 2025.12.23 21:50:57.982778 [ 4 ] {adb55f3f-8771-41d0-8f1a-e00b66f82675} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2009 | 2025.12.23 21:50:57.982831 [ 4 ] {adb55f3f-8771-41d0-8f1a-e00b66f82675} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2010 | 2025.12.23 21:50:57.982850 [ 4 ] {adb55f3f-8771-41d0-8f1a-e00b66f82675} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2011 | 2025.12.23 21:50:57.982880 [ 4 ] {adb55f3f-8771-41d0-8f1a-e00b66f82675} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 2012 | 2025.12.23 21:50:57.982912 [ 4 ] {adb55f3f-8771-41d0-8f1a-e00b66f82675} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 2013 | 2025.12.23 21:50:57.983459 [ 4 ] {adb55f3f-8771-41d0-8f1a-e00b66f82675} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001496 sec., 15374.33155080214 rows/sec., 641.03 KiB/sec. | ||
| 2014 | 2025.12.23 21:50:57.983547 [ 4 ] {adb55f3f-8771-41d0-8f1a-e00b66f82675} <Debug> TCPHandler: Processed in 0.001712058 sec. | ||
| 2015 | 2025.12.23 21:50:57.983791 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2025.12.23 21:50:57.983922 [ 4 ] {57b6c6b6-e61f-4685-ab01-f5a3e845f3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2017 | 2025.12.23 21:50:57.984130 [ 4 ] {57b6c6b6-e61f-4685-ab01-f5a3e845f3ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2018 | 2025.12.23 21:50:57.984164 [ 4 ] {57b6c6b6-e61f-4685-ab01-f5a3e845f3ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2019 | 2025.12.23 21:50:57.984359 [ 4 ] {57b6c6b6-e61f-4685-ab01-f5a3e845f3ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2020 | 2025.12.23 21:50:57.984412 [ 4 ] {57b6c6b6-e61f-4685-ab01-f5a3e845f3ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2021 | 2025.12.23 21:50:57.984509 [ 4 ] {57b6c6b6-e61f-4685-ab01-f5a3e845f3ed} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2022 | 2025.12.23 21:50:57.984574 [ 260 ] {57b6c6b6-e61f-4685-ab01-f5a3e845f3ed} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2023 | 2025.12.23 21:50:57.984576 [ 313 ] {57b6c6b6-e61f-4685-ab01-f5a3e845f3ed} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2024 | 2025.12.23 21:50:57.984666 [ 4 ] {57b6c6b6-e61f-4685-ab01-f5a3e845f3ed} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2025 | 2025.12.23 21:50:57.984686 [ 4 ] {57b6c6b6-e61f-4685-ab01-f5a3e845f3ed} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2026 | 2025.12.23 21:50:57.984740 [ 4 ] {57b6c6b6-e61f-4685-ab01-f5a3e845f3ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2027 | 2025.12.23 21:50:57.984756 [ 4 ] {57b6c6b6-e61f-4685-ab01-f5a3e845f3ed} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2028 | 2025.12.23 21:50:57.984786 [ 4 ] {57b6c6b6-e61f-4685-ab01-f5a3e845f3ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 2029 | 2025.12.23 21:50:57.984815 [ 4 ] {57b6c6b6-e61f-4685-ab01-f5a3e845f3ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 2030 | 2025.12.23 21:50:57.985404 [ 4 ] {57b6c6b6-e61f-4685-ab01-f5a3e845f3ed} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001535 sec., 14983.713355048862 rows/sec., 624.75 KiB/sec. | ||
| 2031 | 2025.12.23 21:50:57.985494 [ 4 ] {57b6c6b6-e61f-4685-ab01-f5a3e845f3ed} <Debug> TCPHandler: Processed in 0.001751609 sec. | ||
| 2032 | 2025.12.23 21:50:57.985718 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2033 | 2025.12.23 21:50:57.985848 [ 4 ] {1bc2336f-5089-4cea-ac53-1388adeb2fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2034 | 2025.12.23 21:50:57.986055 [ 4 ] {1bc2336f-5089-4cea-ac53-1388adeb2fab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2035 | 2025.12.23 21:50:57.986089 [ 4 ] {1bc2336f-5089-4cea-ac53-1388adeb2fab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2036 | 2025.12.23 21:50:57.986276 [ 4 ] {1bc2336f-5089-4cea-ac53-1388adeb2fab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2037 | 2025.12.23 21:50:57.986329 [ 4 ] {1bc2336f-5089-4cea-ac53-1388adeb2fab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2038 | 2025.12.23 21:50:57.986433 [ 4 ] {1bc2336f-5089-4cea-ac53-1388adeb2fab} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2039 | 2025.12.23 21:50:57.986495 [ 329 ] {1bc2336f-5089-4cea-ac53-1388adeb2fab} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2040 | 2025.12.23 21:50:57.986494 [ 332 ] {1bc2336f-5089-4cea-ac53-1388adeb2fab} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2041 | 2025.12.23 21:50:57.986589 [ 4 ] {1bc2336f-5089-4cea-ac53-1388adeb2fab} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 2042 | 2025.12.23 21:50:57.986613 [ 4 ] {1bc2336f-5089-4cea-ac53-1388adeb2fab} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2043 | 2025.12.23 21:50:57.986666 [ 4 ] {1bc2336f-5089-4cea-ac53-1388adeb2fab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2044 | 2025.12.23 21:50:57.986683 [ 4 ] {1bc2336f-5089-4cea-ac53-1388adeb2fab} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2045 | 2025.12.23 21:50:57.986713 [ 4 ] {1bc2336f-5089-4cea-ac53-1388adeb2fab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 2046 | 2025.12.23 21:50:57.986743 [ 4 ] {1bc2336f-5089-4cea-ac53-1388adeb2fab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 2047 | 2025.12.23 21:50:57.987269 [ 4 ] {1bc2336f-5089-4cea-ac53-1388adeb2fab} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001472 sec., 15625 rows/sec., 651.48 KiB/sec. | ||
| 2048 | 2025.12.23 21:50:57.987372 [ 4 ] {1bc2336f-5089-4cea-ac53-1388adeb2fab} <Debug> TCPHandler: Processed in 0.001702588 sec. | ||
| 2049 | 2025.12.23 21:50:58.003140 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2050 | 2025.12.23 21:50:58.003250 [ 4 ] {f5ccc34a-def5-4b5b-b627-eadd4c63fa5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2051 | 2025.12.23 21:50:58.003293 [ 4 ] {f5ccc34a-def5-4b5b-b627-eadd4c63fa5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2052 | 2025.12.23 21:50:58.003857 [ 4 ] {f5ccc34a-def5-4b5b-b627-eadd4c63fa5d} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2025.12.23 21:50:58.003900 [ 4 ] {f5ccc34a-def5-4b5b-b627-eadd4c63fa5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2054 | 2025.12.23 21:50:58.004326 [ 4 ] {f5ccc34a-def5-4b5b-b627-eadd4c63fa5d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2055 | 2025.12.23 21:50:58.004515 [ 4 ] {f5ccc34a-def5-4b5b-b627-eadd4c63fa5d} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2025.12.23 21:50:58.004659 [ 4 ] {f5ccc34a-def5-4b5b-b627-eadd4c63fa5d} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001441 sec., 4163.775156141568 rows/sec., 1.93 MiB/sec. | ||
| 2057 | 2025.12.23 21:50:58.004698 [ 4 ] {f5ccc34a-def5-4b5b-b627-eadd4c63fa5d} <Debug> TCPHandler: Processed in 0.001609015 sec. | ||
| 2058 | 2025.12.23 21:50:58.004828 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2059 | 2025.12.23 21:50:58.004929 [ 4 ] {c7646b96-a02c-47dc-a245-870b9dd1ef22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2060 | 2025.12.23 21:50:58.004970 [ 4 ] {c7646b96-a02c-47dc-a245-870b9dd1ef22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2061 | 2025.12.23 21:50:58.007385 [ 4 ] {c7646b96-a02c-47dc-a245-870b9dd1ef22} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2062 | 2025.12.23 21:50:58.007419 [ 4 ] {c7646b96-a02c-47dc-a245-870b9dd1ef22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2063 | 2025.12.23 21:50:58.007743 [ 4 ] {c7646b96-a02c-47dc-a245-870b9dd1ef22} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2064 | 2025.12.23 21:50:58.007988 [ 4 ] {c7646b96-a02c-47dc-a245-870b9dd1ef22} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2025.12.23 21:50:58.008140 [ 4 ] {c7646b96-a02c-47dc-a245-870b9dd1ef22} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00323 sec., 7430.340557275542 rows/sec., 631.29 KiB/sec. | ||
| 2066 | 2025.12.23 21:50:58.008184 [ 4 ] {c7646b96-a02c-47dc-a245-870b9dd1ef22} <Debug> TCPHandler: Processed in 0.003403767 sec. | ||
| 2067 | 2025.12.23 21:50:58.008310 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2068 | 2025.12.23 21:50:58.008422 [ 4 ] {b6fa0ec7-6465-452a-ab53-650c6f701049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2069 | 2025.12.23 21:50:58.008471 [ 4 ] {b6fa0ec7-6465-452a-ab53-650c6f701049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2070 | 2025.12.23 21:50:58.008869 [ 4 ] {b6fa0ec7-6465-452a-ab53-650c6f701049} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2025.12.23 21:50:58.008906 [ 4 ] {b6fa0ec7-6465-452a-ab53-650c6f701049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2072 | 2025.12.23 21:50:58.009189 [ 4 ] {b6fa0ec7-6465-452a-ab53-650c6f701049} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2073 | 2025.12.23 21:50:58.009393 [ 4 ] {b6fa0ec7-6465-452a-ab53-650c6f701049} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2025.12.23 21:50:58.009516 [ 4 ] {b6fa0ec7-6465-452a-ab53-650c6f701049} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001119 sec., 1787.3100983020554 rows/sec., 145.74 KiB/sec. | ||
| 2075 | 2025.12.23 21:50:58.009553 [ 4 ] {b6fa0ec7-6465-452a-ab53-650c6f701049} <Debug> TCPHandler: Processed in 0.001301747 sec. | ||
| 2076 | 2025.12.23 21:50:58.009657 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2077 | 2025.12.23 21:50:58.009754 [ 4 ] {a015a44c-c1ee-44c9-9323-bfce01de457a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2078 | 2025.12.23 21:50:58.009794 [ 4 ] {a015a44c-c1ee-44c9-9323-bfce01de457a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2079 | 2025.12.23 21:50:58.010268 [ 4 ] {a015a44c-c1ee-44c9-9323-bfce01de457a} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2025.12.23 21:50:58.010305 [ 4 ] {a015a44c-c1ee-44c9-9323-bfce01de457a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2081 | 2025.12.23 21:50:58.010621 [ 4 ] {a015a44c-c1ee-44c9-9323-bfce01de457a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2082 | 2025.12.23 21:50:58.010822 [ 4 ] {a015a44c-c1ee-44c9-9323-bfce01de457a} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2025.12.23 21:50:58.010950 [ 4 ] {a015a44c-c1ee-44c9-9323-bfce01de457a} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001214 sec., 145799.0115321252 rows/sec., 12.82 MiB/sec. | ||
| 2084 | 2025.12.23 21:50:58.010987 [ 4 ] {a015a44c-c1ee-44c9-9323-bfce01de457a} <Debug> TCPHandler: Processed in 0.001377729 sec. | ||
| 2085 | 2025.12.23 21:50:58.011092 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2086 | 2025.12.23 21:50:58.011184 [ 4 ] {3c4314b3-872b-4958-bb0b-97b9ad2d9877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2087 | 2025.12.23 21:50:58.011224 [ 4 ] {3c4314b3-872b-4958-bb0b-97b9ad2d9877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2088 | 2025.12.23 21:50:58.011601 [ 4 ] {3c4314b3-872b-4958-bb0b-97b9ad2d9877} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2025.12.23 21:50:58.011637 [ 4 ] {3c4314b3-872b-4958-bb0b-97b9ad2d9877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2090 | 2025.12.23 21:50:58.011927 [ 4 ] {3c4314b3-872b-4958-bb0b-97b9ad2d9877} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2091 | 2025.12.23 21:50:58.012128 [ 4 ] {3c4314b3-872b-4958-bb0b-97b9ad2d9877} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2025.12.23 21:50:58.012252 [ 4 ] {3c4314b3-872b-4958-bb0b-97b9ad2d9877} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001086 sec., 12891.34438305709 rows/sec., 1013.43 KiB/sec. | ||
| 2093 | 2025.12.23 21:50:58.012289 [ 4 ] {3c4314b3-872b-4958-bb0b-97b9ad2d9877} <Debug> TCPHandler: Processed in 0.001245345 sec. | ||
| 2094 | 2025.12.23 21:50:58.012392 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2025.12.23 21:50:58.012485 [ 4 ] {8963e594-43ad-4ad7-8910-cf2ae9870897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2096 | 2025.12.23 21:50:58.012523 [ 4 ] {8963e594-43ad-4ad7-8910-cf2ae9870897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2097 | 2025.12.23 21:50:58.012941 [ 4 ] {8963e594-43ad-4ad7-8910-cf2ae9870897} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2025.12.23 21:50:58.012974 [ 4 ] {8963e594-43ad-4ad7-8910-cf2ae9870897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2099 | 2025.12.23 21:50:58.013259 [ 4 ] {8963e594-43ad-4ad7-8910-cf2ae9870897} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2100 | 2025.12.23 21:50:58.013460 [ 4 ] {8963e594-43ad-4ad7-8910-cf2ae9870897} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2025.12.23 21:50:58.013582 [ 4 ] {8963e594-43ad-4ad7-8910-cf2ae9870897} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001115 sec., 21524.663677130044 rows/sec., 1.79 MiB/sec. | ||
| 2102 | 2025.12.23 21:50:58.013619 [ 4 ] {8963e594-43ad-4ad7-8910-cf2ae9870897} <Debug> TCPHandler: Processed in 0.001275656 sec. | ||
| 2103 | 2025.12.23 21:50:58.013724 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2025.12.23 21:50:58.013817 [ 4 ] {a80a17d2-88f6-41d6-bfb3-82f76946afc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2105 | 2025.12.23 21:50:58.013857 [ 4 ] {a80a17d2-88f6-41d6-bfb3-82f76946afc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2106 | 2025.12.23 21:50:58.014216 [ 4 ] {a80a17d2-88f6-41d6-bfb3-82f76946afc0} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2107 | 2025.12.23 21:50:58.014251 [ 4 ] {a80a17d2-88f6-41d6-bfb3-82f76946afc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2108 | 2025.12.23 21:50:58.016811 [ 4 ] {a80a17d2-88f6-41d6-bfb3-82f76946afc0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2109 | 2025.12.23 21:50:58.017196 [ 4 ] {a80a17d2-88f6-41d6-bfb3-82f76946afc0} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2110 | 2025.12.23 21:50:58.017436 [ 4 ] {a80a17d2-88f6-41d6-bfb3-82f76946afc0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003629 sec., 3306.696059520529 rows/sec., 258.34 KiB/sec. | ||
| 2111 | 2025.12.23 21:50:58.017509 [ 4 ] {a80a17d2-88f6-41d6-bfb3-82f76946afc0} <Debug> TCPHandler: Processed in 0.003829868 sec. | ||
| 2112 | 2025.12.23 21:50:58.017686 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2025.12.23 21:50:58.017806 [ 4 ] {a677a40f-d1ad-4e79-b5ed-fab6d307c241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2114 | 2025.12.23 21:50:58.017852 [ 4 ] {a677a40f-d1ad-4e79-b5ed-fab6d307c241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2115 | 2025.12.23 21:50:58.018404 [ 4 ] {a677a40f-d1ad-4e79-b5ed-fab6d307c241} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2025.12.23 21:50:58.018449 [ 4 ] {a677a40f-d1ad-4e79-b5ed-fab6d307c241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2117 | 2025.12.23 21:50:58.018784 [ 4 ] {a677a40f-d1ad-4e79-b5ed-fab6d307c241} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2118 | 2025.12.23 21:50:58.018984 [ 4 ] {a677a40f-d1ad-4e79-b5ed-fab6d307c241} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2025.12.23 21:50:58.019106 [ 4 ] {a677a40f-d1ad-4e79-b5ed-fab6d307c241} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001325 sec., 76981.1320754717 rows/sec., 6.29 MiB/sec. | ||
| 2120 | 2025.12.23 21:50:58.019143 [ 4 ] {a677a40f-d1ad-4e79-b5ed-fab6d307c241} <Debug> TCPHandler: Processed in 0.001521273 sec. | ||
| 2121 | 2025.12.23 21:50:58.019248 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2025.12.23 21:50:58.019340 [ 4 ] {2f0a9344-eeae-44d0-9cd4-d9997f2233d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2123 | 2025.12.23 21:50:58.019381 [ 4 ] {2f0a9344-eeae-44d0-9cd4-d9997f2233d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2124 | 2025.12.23 21:50:58.019842 [ 4 ] {2f0a9344-eeae-44d0-9cd4-d9997f2233d2} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2025.12.23 21:50:58.019879 [ 4 ] {2f0a9344-eeae-44d0-9cd4-d9997f2233d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2126 | 2025.12.23 21:50:58.020211 [ 4 ] {2f0a9344-eeae-44d0-9cd4-d9997f2233d2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2127 | 2025.12.23 21:50:58.020411 [ 4 ] {2f0a9344-eeae-44d0-9cd4-d9997f2233d2} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2025.12.23 21:50:58.020532 [ 4 ] {2f0a9344-eeae-44d0-9cd4-d9997f2233d2} <Debug> executeQuery: Read 521 rows, 41.36 KiB in 0.00121 sec., 430578.5123966942 rows/sec., 33.38 MiB/sec. | ||
| 2129 | 2025.12.23 21:50:58.020566 [ 4 ] {2f0a9344-eeae-44d0-9cd4-d9997f2233d2} <Debug> TCPHandler: Processed in 0.001364388 sec. | ||
| 2130 | 2025.12.23 21:50:58.020672 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2025.12.23 21:50:58.020762 [ 4 ] {cb62c072-2c17-4a0b-b08d-a65950cfe7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2132 | 2025.12.23 21:50:58.020801 [ 4 ] {cb62c072-2c17-4a0b-b08d-a65950cfe7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2133 | 2025.12.23 21:50:58.021122 [ 4 ] {cb62c072-2c17-4a0b-b08d-a65950cfe7e7} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2025.12.23 21:50:58.021155 [ 4 ] {cb62c072-2c17-4a0b-b08d-a65950cfe7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2135 | 2025.12.23 21:50:58.021438 [ 4 ] {cb62c072-2c17-4a0b-b08d-a65950cfe7e7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2136 | 2025.12.23 21:50:58.021632 [ 4 ] {cb62c072-2c17-4a0b-b08d-a65950cfe7e7} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2025.12.23 21:50:58.021750 [ 4 ] {cb62c072-2c17-4a0b-b08d-a65950cfe7e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001006 sec., 59642.14711729623 rows/sec., 4.02 MiB/sec. | ||
| 2138 | 2025.12.23 21:50:58.021784 [ 4 ] {cb62c072-2c17-4a0b-b08d-a65950cfe7e7} <Debug> TCPHandler: Processed in 0.001158732 sec. | ||
| 2139 | 2025.12.23 21:50:58.524526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4298 | ||
| 2140 | 2025.12.23 21:50:58.525077 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2025.12.23 21:50:58.525129 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2142 | 2025.12.23 21:50:58.525691 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2143 | 2025.12.23 21:50:58.525934 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2025.12.23 21:50:58.526075 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4298 | ||
| 2145 | 2025.12.23 21:50:58.755103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2146 | 2025.12.23 21:50:58.770557 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2147 | 2025.12.23 21:50:58.770601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2148 | 2025.12.23 21:50:58.775997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2149 | 2025.12.23 21:50:58.776680 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2150 | 2025.12.23 21:50:58.779351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2151 | 2025.12.23 21:51:01.053440 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 280 | ||
| 2152 | 2025.12.23 21:51:01.055908 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2025.12.23 21:51:01.055965 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2154 | 2025.12.23 21:51:01.057193 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2155 | 2025.12.23 21:51:01.057465 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2025.12.23 21:51:01.057821 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 2157 | 2025.12.23 21:51:02.975935 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2158 | 2025.12.23 21:51:02.976200 [ 4 ] {803183af-ce3e-4eef-8778-f82385aa955a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2159 | 2025.12.23 21:51:02.976271 [ 4 ] {803183af-ce3e-4eef-8778-f82385aa955a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2160 | 2025.12.23 21:51:02.977026 [ 4 ] {803183af-ce3e-4eef-8778-f82385aa955a} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2025.12.23 21:51:02.977075 [ 4 ] {803183af-ce3e-4eef-8778-f82385aa955a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2162 | 2025.12.23 21:51:02.977477 [ 4 ] {803183af-ce3e-4eef-8778-f82385aa955a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2163 | 2025.12.23 21:51:02.977697 [ 4 ] {803183af-ce3e-4eef-8778-f82385aa955a} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2025.12.23 21:51:02.977845 [ 42 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2165 | 2025.12.23 21:51:02.977854 [ 4 ] {803183af-ce3e-4eef-8778-f82385aa955a} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001706 sec., 71512.30949589683 rows/sec., 6.14 MiB/sec. | ||
| 2166 | 2025.12.23 21:51:02.977916 [ 42 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2025.12.23 21:51:02.977942 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2168 | 2025.12.23 21:51:02.977944 [ 4 ] {803183af-ce3e-4eef-8778-f82385aa955a} <Debug> TCPHandler: Processed in 0.002193002 sec. | ||
| 2169 | 2025.12.23 21:51:02.978065 [ 189 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 2170 | 2025.12.23 21:51:02.978105 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2025.12.23 21:51:02.978213 [ 4 ] {0dda168a-cf65-4378-8534-64cd0521c4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2172 | 2025.12.23 21:51:02.978221 [ 189 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2173 | 2025.12.23 21:51:02.978260 [ 4 ] {0dda168a-cf65-4378-8534-64cd0521c4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2174 | 2025.12.23 21:51:02.978269 [ 189 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 106 rows starting from the beginning of the part | ||
| 2175 | 2025.12.23 21:51:02.978352 [ 189 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 123 rows starting from the beginning of the part | ||
| 2176 | 2025.12.23 21:51:02.978404 [ 189 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2177 | 2025.12.23 21:51:02.978452 [ 189 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 122 rows starting from the beginning of the part | ||
| 2178 | 2025.12.23 21:51:02.978494 [ 189 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 177 rows starting from the beginning of the part | ||
| 2179 | 2025.12.23 21:51:02.978542 [ 189 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 122 rows starting from the beginning of the part | ||
| 2180 | 2025.12.23 21:51:02.978707 [ 4 ] {0dda168a-cf65-4378-8534-64cd0521c4dc} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2025.12.23 21:51:02.978751 [ 4 ] {0dda168a-cf65-4378-8534-64cd0521c4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2182 | 2025.12.23 21:51:02.979086 [ 4 ] {0dda168a-cf65-4378-8534-64cd0521c4dc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2183 | 2025.12.23 21:51:02.979317 [ 4 ] {0dda168a-cf65-4378-8534-64cd0521c4dc} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2025.12.23 21:51:02.979449 [ 4 ] {0dda168a-cf65-4378-8534-64cd0521c4dc} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001259 sec., 26211.278792692614 rows/sec., 1.92 MiB/sec. | ||
| 2185 | 2025.12.23 21:51:02.979489 [ 4 ] {0dda168a-cf65-4378-8534-64cd0521c4dc} <Debug> TCPHandler: Processed in 0.001438991 sec. | ||
| 2186 | 2025.12.23 21:51:02.979601 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2025.12.23 21:51:02.979619 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 706 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609415 sec., 438668.70881655754 rows/sec., 39.06 MiB/sec. | ||
| 2188 | 2025.12.23 21:51:02.979700 [ 4 ] {e9a57f8a-efd3-4e3b-82c3-04fb7c908c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2189 | 2025.12.23 21:51:02.979745 [ 4 ] {e9a57f8a-efd3-4e3b-82c3-04fb7c908c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2190 | 2025.12.23 21:51:02.979840 [ 197 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2191 | 2025.12.23 21:51:02.980145 [ 197 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_11_2} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2025.12.23 21:51:02.980176 [ 4 ] {e9a57f8a-efd3-4e3b-82c3-04fb7c908c60} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2025.12.23 21:51:02.980220 [ 4 ] {e9a57f8a-efd3-4e3b-82c3-04fb7c908c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2194 | 2025.12.23 21:51:02.980228 [ 197 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_11_2} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2195 | 2025.12.23 21:51:02.980310 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2196 | 2025.12.23 21:51:02.980546 [ 4 ] {e9a57f8a-efd3-4e3b-82c3-04fb7c908c60} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2197 | 2025.12.23 21:51:02.980757 [ 4 ] {e9a57f8a-efd3-4e3b-82c3-04fb7c908c60} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2025.12.23 21:51:02.980882 [ 4 ] {e9a57f8a-efd3-4e3b-82c3-04fb7c908c60} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001201 sec., 80766.02830974189 rows/sec., 6.31 MiB/sec. | ||
| 2199 | 2025.12.23 21:51:02.980887 [ 41 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2200 | 2025.12.23 21:51:02.980923 [ 4 ] {e9a57f8a-efd3-4e3b-82c3-04fb7c908c60} <Debug> TCPHandler: Processed in 0.001371049 sec. | ||
| 2201 | 2025.12.23 21:51:02.980939 [ 41 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2025.12.23 21:51:02.980964 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2203 | 2025.12.23 21:51:02.981042 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 2204 | 2025.12.23 21:51:02.981043 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2205 | 2025.12.23 21:51:02.981132 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2206 | 2025.12.23 21:51:02.981161 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 110 rows starting from the beginning of the part | ||
| 2207 | 2025.12.23 21:51:02.981165 [ 4 ] {2ca6771e-efcd-4907-8586-1fc1ccb03440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2208 | 2025.12.23 21:51:02.981208 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 99 rows starting from the beginning of the part | ||
| 2209 | 2025.12.23 21:51:02.981217 [ 4 ] {2ca6771e-efcd-4907-8586-1fc1ccb03440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2210 | 2025.12.23 21:51:02.981255 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2211 | 2025.12.23 21:51:02.981294 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 97 rows starting from the beginning of the part | ||
| 2212 | 2025.12.23 21:51:02.981329 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 102 rows starting from the beginning of the part | ||
| 2213 | 2025.12.23 21:51:02.981365 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 97 rows starting from the beginning of the part | ||
| 2214 | 2025.12.23 21:51:02.981647 [ 4 ] {2ca6771e-efcd-4907-8586-1fc1ccb03440} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2025.12.23 21:51:02.981689 [ 4 ] {2ca6771e-efcd-4907-8586-1fc1ccb03440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2216 | 2025.12.23 21:51:02.982060 [ 4 ] {2ca6771e-efcd-4907-8586-1fc1ccb03440} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2217 | 2025.12.23 21:51:02.982127 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 569 rows, containing 5 columns (5 merged, 0 gathered) in 0.001112122 sec., 511634.51491832733 rows/sec., 42.26 MiB/sec. | ||
| 2218 | 2025.12.23 21:51:02.982291 [ 4 ] {2ca6771e-efcd-4907-8586-1fc1ccb03440} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2025.12.23 21:51:02.982327 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2220 | 2025.12.23 21:51:02.982403 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2221 | 2025.12.23 21:51:02.982431 [ 4 ] {2ca6771e-efcd-4907-8586-1fc1ccb03440} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 2222 | 2025.12.23 21:51:02.982434 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2223 | 2025.12.23 21:51:02.982482 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2224 | 2025.12.23 21:51:02.982482 [ 4 ] {2ca6771e-efcd-4907-8586-1fc1ccb03440} <Debug> TCPHandler: Processed in 0.001488823 sec. | ||
| 2225 | 2025.12.23 21:51:02.982608 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 2226 | 2025.12.23 21:51:02.982615 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2227 | 2025.12.23 21:51:02.982690 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_11_2} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2228 | 2025.12.23 21:51:02.982734 [ 4 ] {043901b6-8f05-4c3e-b168-787193274851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2229 | 2025.12.23 21:51:02.982755 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2230 | 2025.12.23 21:51:02.982792 [ 4 ] {043901b6-8f05-4c3e-b168-787193274851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2231 | 2025.12.23 21:51:02.982794 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_11_2} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2232 | 2025.12.23 21:51:02.982806 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 418 rows starting from the beginning of the part | ||
| 2233 | 2025.12.23 21:51:02.982916 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2234 | 2025.12.23 21:51:02.982935 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 161 rows starting from the beginning of the part | ||
| 2235 | 2025.12.23 21:51:02.982995 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2236 | 2025.12.23 21:51:02.983059 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2237 | 2025.12.23 21:51:02.983117 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 521 rows starting from the beginning of the part | ||
| 2238 | 2025.12.23 21:51:02.983165 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2239 | 2025.12.23 21:51:02.983660 [ 4 ] {043901b6-8f05-4c3e-b168-787193274851} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2240 | 2025.12.23 21:51:02.983702 [ 4 ] {043901b6-8f05-4c3e-b168-787193274851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2241 | 2025.12.23 21:51:02.984284 [ 4 ] {043901b6-8f05-4c3e-b168-787193274851} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2242 | 2025.12.23 21:51:02.984296 [ 199 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001744789 sec., 905553.6228162831 rows/sec., 65.50 MiB/sec. | ||
| 2243 | 2025.12.23 21:51:02.984495 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2244 | 2025.12.23 21:51:02.984525 [ 4 ] {043901b6-8f05-4c3e-b168-787193274851} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2025.12.23 21:51:02.984647 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2246 | 2025.12.23 21:51:02.984678 [ 4 ] {043901b6-8f05-4c3e-b168-787193274851} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001963 sec., 16811.003565970455 rows/sec., 30.12 MiB/sec. | ||
| 2247 | 2025.12.23 21:51:02.984682 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2025.12.23 21:51:02.984724 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2249 | 2025.12.23 21:51:02.984747 [ 4 ] {043901b6-8f05-4c3e-b168-787193274851} <Debug> TCPHandler: Processed in 0.002180271 sec. | ||
| 2250 | 2025.12.23 21:51:02.984787 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2025.12.23 21:51:02.984804 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::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 | ||
| 2252 | 2025.12.23 21:51:02.984888 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2253 | 2025.12.23 21:51:02.984906 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2254 | 2025.12.23 21:51:02.984972 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2255 | 2025.12.23 21:51:02.985010 [ 4 ] {29ebb1ee-5c83-41f1-902f-2476bfa947f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2256 | 2025.12.23 21:51:02.985018 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2257 | 2025.12.23 21:51:02.985059 [ 4 ] {29ebb1ee-5c83-41f1-902f-2476bfa947f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2258 | 2025.12.23 21:51:02.985089 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::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 | ||
| 2259 | 2025.12.23 21:51:02.985250 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
| 2260 | 2025.12.23 21:51:02.985381 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2261 | 2025.12.23 21:51:02.985425 [ 4 ] {29ebb1ee-5c83-41f1-902f-2476bfa947f6} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2025.12.23 21:51:02.985466 [ 4 ] {29ebb1ee-5c83-41f1-902f-2476bfa947f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2263 | 2025.12.23 21:51:02.985501 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part | ||
| 2264 | 2025.12.23 21:51:02.985614 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
| 2265 | 2025.12.23 21:51:02.985727 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 2266 | 2025.12.23 21:51:02.985788 [ 4 ] {29ebb1ee-5c83-41f1-902f-2476bfa947f6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2267 | 2025.12.23 21:51:02.985995 [ 4 ] {29ebb1ee-5c83-41f1-902f-2476bfa947f6} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2025.12.23 21:51:02.986099 [ 41 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2269 | 2025.12.23 21:51:02.986126 [ 41 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2025.12.23 21:51:02.986132 [ 4 ] {29ebb1ee-5c83-41f1-902f-2476bfa947f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 2271 | 2025.12.23 21:51:02.986143 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2272 | 2025.12.23 21:51:02.986182 [ 4 ] {29ebb1ee-5c83-41f1-902f-2476bfa947f6} <Debug> TCPHandler: Processed in 0.001324737 sec. | ||
| 2273 | 2025.12.23 21:51:02.986270 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 2274 | 2025.12.23 21:51:02.986386 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2275 | 2025.12.23 21:51:02.986424 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 2276 | 2025.12.23 21:51:02.986512 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 2277 | 2025.12.23 21:51:02.986568 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 2278 | 2025.12.23 21:51:02.986614 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2279 | 2025.12.23 21:51:02.986658 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 2280 | 2025.12.23 21:51:02.986706 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 2281 | 2025.12.23 21:51:02.987527 [ 194 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 4 columns (4 merged, 0 gathered) in 0.001308737 sec., 362181.24802767864 rows/sec., 24.27 MiB/sec. | ||
| 2282 | 2025.12.23 21:51:02.987674 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2283 | 2025.12.23 21:51:02.987917 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_11_2} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2025.12.23 21:51:02.987981 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_11_2} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2285 | 2025.12.23 21:51:02.988039 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2286 | 2025.12.23 21:51:02.993050 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 19 columns (19 merged, 0 gathered) in 0.008283764 sec., 17504.120107719147 rows/sec., 31.37 MiB/sec. | ||
| 2287 | 2025.12.23 21:51:02.993363 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2288 | 2025.12.23 21:51:02.993647 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2025.12.23 21:51:02.993708 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2290 | 2025.12.23 21:51:02.993782 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2291 | 2025.12.23 21:51:05.523847 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47474 | ||
| 2292 | 2025.12.23 21:51:05.523940 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2293 | 2025.12.23 21:51:05.523966 [ 3 ] {} <Debug> TCP-Session: 4095bb33-f5b7-4154-a132-1d8187728294 Authenticating user 'default' from [fd00:1122:3344:101::e]:47474 | ||
| 2294 | 2025.12.23 21:51:05.523987 [ 3 ] {} <Debug> TCP-Session: 4095bb33-f5b7-4154-a132-1d8187728294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2025.12.23 21:51:05.524000 [ 3 ] {} <Debug> TCP-Session: 4095bb33-f5b7-4154-a132-1d8187728294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2025.12.23 21:51:05.524240 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56909 | ||
| 2297 | 2025.12.23 21:51:05.524244 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43758 | ||
| 2298 | 2025.12.23 21:51:05.524276 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49791 | ||
| 2299 | 2025.12.23 21:51:05.524313 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48403 | ||
| 2300 | 2025.12.23 21:51:05.524324 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59894 | ||
| 2301 | 2025.12.23 21:51:05.524378 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2302 | 2025.12.23 21:51:05.524307 [ 3 ] {} <Trace> TCP-Session: 4095bb33-f5b7-4154-a132-1d8187728294 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2303 | 2025.12.23 21:51:05.524434 [ 286 ] {} <Debug> TCP-Session: 58e1dba6-0805-4cba-8255-24010c5bfeb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43758 | ||
| 2304 | 2025.12.23 21:51:05.524298 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37760 | ||
| 2305 | 2025.12.23 21:51:05.524479 [ 286 ] {} <Debug> TCP-Session: 58e1dba6-0805-4cba-8255-24010c5bfeb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2025.12.23 21:51:05.524511 [ 286 ] {} <Debug> TCP-Session: 58e1dba6-0805-4cba-8255-24010c5bfeb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2025.12.23 21:51:05.524289 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62463 | ||
| 2308 | 2025.12.23 21:51:05.524311 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2309 | 2025.12.23 21:51:05.524586 [ 3 ] {4bffd07f-d65e-4ab9-8852-198d1ec058e2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47474) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2310 | 2025.12.23 21:51:05.524592 [ 287 ] {} <Debug> TCP-Session: 8de99b05-a6c8-404c-9b76-41aa2c4b2160 Authenticating user 'default' from [fd00:1122:3344:101::e]:56909 | ||
| 2311 | 2025.12.23 21:51:05.524291 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42333 | ||
| 2312 | 2025.12.23 21:51:05.524623 [ 287 ] {} <Debug> TCP-Session: 8de99b05-a6c8-404c-9b76-41aa2c4b2160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2025.12.23 21:51:05.524657 [ 287 ] {} <Debug> TCP-Session: 8de99b05-a6c8-404c-9b76-41aa2c4b2160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2025.12.23 21:51:05.524843 [ 3 ] {4bffd07f-d65e-4ab9-8852-198d1ec058e2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2315 | 2025.12.23 21:51:05.524886 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2316 | 2025.12.23 21:51:05.524893 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2317 | 2025.12.23 21:51:05.524909 [ 3 ] {4bffd07f-d65e-4ab9-8852-198d1ec058e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2318 | 2025.12.23 21:51:05.524930 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2319 | 2025.12.23 21:51:05.524944 [ 290 ] {} <Debug> TCP-Session: 05dd7ef4-0a45-4058-bd31-7e88575bf0f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42333 | ||
| 2320 | 2025.12.23 21:51:05.524974 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2321 | 2025.12.23 21:51:05.524982 [ 291 ] {} <Debug> TCP-Session: 989cec93-dd87-4347-a08d-ca8d1de67e6e Authenticating user 'default' from [fd00:1122:3344:101::e]:37760 | ||
| 2322 | 2025.12.23 21:51:05.524998 [ 290 ] {} <Debug> TCP-Session: 05dd7ef4-0a45-4058-bd31-7e88575bf0f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2025.12.23 21:51:05.525019 [ 293 ] {} <Debug> TCP-Session: fac52083-5748-470f-adf1-779e32aa40b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59894 | ||
| 2324 | 2025.12.23 21:51:05.525042 [ 291 ] {} <Debug> TCP-Session: 989cec93-dd87-4347-a08d-ca8d1de67e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2025.12.23 21:51:05.525048 [ 290 ] {} <Debug> TCP-Session: 05dd7ef4-0a45-4058-bd31-7e88575bf0f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2025.12.23 21:51:05.525061 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2327 | 2025.12.23 21:51:05.525075 [ 291 ] {} <Debug> TCP-Session: 989cec93-dd87-4347-a08d-ca8d1de67e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2025.12.23 21:51:05.525069 [ 293 ] {} <Debug> TCP-Session: fac52083-5748-470f-adf1-779e32aa40b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2025.12.23 21:51:05.525130 [ 292 ] {} <Debug> TCP-Session: a3b33dd9-edf9-4400-bd66-a395b453900a Authenticating user 'default' from [fd00:1122:3344:101::e]:48403 | ||
| 2330 | 2025.12.23 21:51:05.525153 [ 293 ] {} <Debug> TCP-Session: fac52083-5748-470f-adf1-779e32aa40b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2025.12.23 21:51:05.525131 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2332 | 2025.12.23 21:51:05.525184 [ 292 ] {} <Debug> TCP-Session: a3b33dd9-edf9-4400-bd66-a395b453900a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2025.12.23 21:51:05.524927 [ 289 ] {} <Debug> TCP-Session: dc7b09fb-fe10-48cf-ac62-328f5464d524 Authenticating user 'default' from [fd00:1122:3344:101::e]:62463 | ||
| 2334 | 2025.12.23 21:51:05.525225 [ 292 ] {} <Debug> TCP-Session: a3b33dd9-edf9-4400-bd66-a395b453900a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2025.12.23 21:51:05.525256 [ 289 ] {} <Debug> TCP-Session: dc7b09fb-fe10-48cf-ac62-328f5464d524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2025.12.23 21:51:05.525222 [ 288 ] {} <Debug> TCP-Session: ea87f8e1-512c-43c8-9aa0-eb8a7266536c Authenticating user 'default' from [fd00:1122:3344:101::e]:49791 | ||
| 2337 | 2025.12.23 21:51:05.525285 [ 289 ] {} <Debug> TCP-Session: dc7b09fb-fe10-48cf-ac62-328f5464d524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2025.12.23 21:51:05.525307 [ 288 ] {} <Debug> TCP-Session: ea87f8e1-512c-43c8-9aa0-eb8a7266536c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2025.12.23 21:51:05.525307 [ 3 ] {4bffd07f-d65e-4ab9-8852-198d1ec058e2} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 2340 | 2025.12.23 21:51:05.525327 [ 288 ] {} <Debug> TCP-Session: ea87f8e1-512c-43c8-9aa0-eb8a7266536c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2025.12.23 21:51:05.525428 [ 3 ] {4bffd07f-d65e-4ab9-8852-198d1ec058e2} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2342 | 2025.12.23 21:51:05.909013 [ 260 ] {4bffd07f-d65e-4ab9-8852-198d1ec058e2} <Trace> AggregatingTransform: Aggregating | ||
| 2343 | 2025.12.23 21:51:05.909086 [ 260 ] {4bffd07f-d65e-4ab9-8852-198d1ec058e2} <Trace> Aggregator: Aggregation method: without_key | ||
| 2344 | 2025.12.23 21:51:05.909129 [ 260 ] {4bffd07f-d65e-4ab9-8852-198d1ec058e2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001351699 sec. (739.810 rows/sec., 28.90 KiB/sec.) | ||
| 2345 | 2025.12.23 21:51:05.909149 [ 260 ] {4bffd07f-d65e-4ab9-8852-198d1ec058e2} <Trace> Aggregator: Merging aggregated data | ||
| 2346 | 2025.12.23 21:51:05.910343 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2347 | 2025.12.23 21:51:05.910382 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2348 | 2025.12.23 21:51:05.910488 [ 3 ] {4bffd07f-d65e-4ab9-8852-198d1ec058e2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.385945 sec., 2.591042765160839 rows/sec., 103.64 B/sec. | ||
| 2349 | 2025.12.23 21:51:05.910650 [ 3 ] {4bffd07f-d65e-4ab9-8852-198d1ec058e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2350 | 2025.12.23 21:51:05.910667 [ 3 ] {4bffd07f-d65e-4ab9-8852-198d1ec058e2} <Debug> TCPHandler: Processed in 0.386461259 sec. | ||
| 2351 | 2025.12.23 21:51:05.910831 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2352 | 2025.12.23 21:51:05.910861 [ 3 ] {} <Debug> TCP-Session: 4095bb33-f5b7-4154-a132-1d8187728294 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2025.12.23 21:51:05.910878 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2354 | 2025.12.23 21:51:05.910889 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2355 | 2025.12.23 21:51:05.910913 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2356 | 2025.12.23 21:51:05.910943 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2357 | 2025.12.23 21:51:05.910950 [ 289 ] {} <Debug> TCP-Session: dc7b09fb-fe10-48cf-ac62-328f5464d524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2025.12.23 21:51:05.910975 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2359 | 2025.12.23 21:51:05.910993 [ 286 ] {} <Debug> TCP-Session: 58e1dba6-0805-4cba-8255-24010c5bfeb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2025.12.23 21:51:05.910994 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2361 | 2025.12.23 21:51:05.911027 [ 290 ] {} <Debug> TCP-Session: 05dd7ef4-0a45-4058-bd31-7e88575bf0f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2025.12.23 21:51:05.911000 [ 288 ] {} <Debug> TCP-Session: ea87f8e1-512c-43c8-9aa0-eb8a7266536c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2025.12.23 21:51:05.911054 [ 291 ] {} <Debug> TCP-Session: 989cec93-dd87-4347-a08d-ca8d1de67e6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2025.12.23 21:51:05.910945 [ 293 ] {} <Debug> TCP-Session: fac52083-5748-470f-adf1-779e32aa40b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2025.12.23 21:51:05.910928 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2366 | 2025.12.23 21:51:05.910957 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2367 | 2025.12.23 21:51:05.911147 [ 292 ] {} <Debug> TCP-Session: a3b33dd9-edf9-4400-bd66-a395b453900a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2025.12.23 21:51:05.911163 [ 287 ] {} <Debug> TCP-Session: 8de99b05-a6c8-404c-9b76-41aa2c4b2160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2025.12.23 21:51:06.000220 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.90 MiB, peak 196.02 MiB, free memory in arenas 0.00 B, will set to 204.64 MiB (RSS), difference: 18.75 MiB | ||
| 2370 | 2025.12.23 21:51:06.026463 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4810 | ||
| 2371 | 2025.12.23 21:51:06.027067 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2025.12.23 21:51:06.027130 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2373 | 2025.12.23 21:51:06.027750 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2374 | 2025.12.23 21:51:06.028025 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2025.12.23 21:51:06.028175 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4810 | ||
| 2376 | 2025.12.23 21:51:06.279710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2377 | 2025.12.23 21:51:06.297733 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2025.12.23 21:51:06.297793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 2379 | 2025.12.23 21:51:06.303580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2380 | 2025.12.23 21:51:06.304298 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2025.12.23 21:51:06.307480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2382 | 2025.12.23 21:51:07.000223 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.18 MiB, peak 209.18 MiB, free memory in arenas 0.00 B, will set to 207.34 MiB (RSS), difference: 2.16 MiB | ||
| 2383 | 2025.12.23 21:51:07.975071 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2025.12.23 21:51:07.975357 [ 4 ] {b9120833-6567-439c-aebc-0d7a225dc043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2385 | 2025.12.23 21:51:07.975447 [ 4 ] {b9120833-6567-439c-aebc-0d7a225dc043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2386 | 2025.12.23 21:51:07.976204 [ 4 ] {b9120833-6567-439c-aebc-0d7a225dc043} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2025.12.23 21:51:07.976245 [ 4 ] {b9120833-6567-439c-aebc-0d7a225dc043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2388 | 2025.12.23 21:51:07.976612 [ 4 ] {b9120833-6567-439c-aebc-0d7a225dc043} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2389 | 2025.12.23 21:51:07.976824 [ 4 ] {b9120833-6567-439c-aebc-0d7a225dc043} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2025.12.23 21:51:07.976972 [ 4 ] {b9120833-6567-439c-aebc-0d7a225dc043} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.55 MiB/sec. | ||
| 2391 | 2025.12.23 21:51:07.977011 [ 4 ] {b9120833-6567-439c-aebc-0d7a225dc043} <Debug> TCPHandler: Processed in 0.00211298 sec. | ||
| 2392 | 2025.12.23 21:51:07.977135 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2025.12.23 21:51:07.977231 [ 4 ] {16fb1c40-f0e8-4b96-a781-2a4915696b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2394 | 2025.12.23 21:51:07.977270 [ 4 ] {16fb1c40-f0e8-4b96-a781-2a4915696b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2395 | 2025.12.23 21:51:07.977712 [ 4 ] {16fb1c40-f0e8-4b96-a781-2a4915696b47} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2025.12.23 21:51:07.977748 [ 4 ] {16fb1c40-f0e8-4b96-a781-2a4915696b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2397 | 2025.12.23 21:51:07.978039 [ 4 ] {16fb1c40-f0e8-4b96-a781-2a4915696b47} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2398 | 2025.12.23 21:51:07.978238 [ 4 ] {16fb1c40-f0e8-4b96-a781-2a4915696b47} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2025.12.23 21:51:07.978361 [ 4 ] {16fb1c40-f0e8-4b96-a781-2a4915696b47} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 4.35 MiB/sec. | ||
| 2400 | 2025.12.23 21:51:07.978397 [ 4 ] {16fb1c40-f0e8-4b96-a781-2a4915696b47} <Debug> TCPHandler: Processed in 0.001308917 sec. | ||
| 2401 | 2025.12.23 21:51:07.978507 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2025.12.23 21:51:07.978599 [ 4 ] {ff194a7c-4045-4f23-9698-b808b684d3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2403 | 2025.12.23 21:51:07.978641 [ 4 ] {ff194a7c-4045-4f23-9698-b808b684d3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2404 | 2025.12.23 21:51:07.979123 [ 4 ] {ff194a7c-4045-4f23-9698-b808b684d3fa} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2025.12.23 21:51:07.979160 [ 4 ] {ff194a7c-4045-4f23-9698-b808b684d3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2406 | 2025.12.23 21:51:07.979477 [ 4 ] {ff194a7c-4045-4f23-9698-b808b684d3fa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2407 | 2025.12.23 21:51:07.979679 [ 4 ] {ff194a7c-4045-4f23-9698-b808b684d3fa} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2025.12.23 21:51:07.979804 [ 4 ] {ff194a7c-4045-4f23-9698-b808b684d3fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 2409 | 2025.12.23 21:51:07.979840 [ 4 ] {ff194a7c-4045-4f23-9698-b808b684d3fa} <Debug> TCPHandler: Processed in 0.001378979 sec. | ||
| 2410 | 2025.12.23 21:51:07.979947 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2411 | 2025.12.23 21:51:07.980039 [ 4 ] {db8acd1c-4b99-430c-8e43-37af249ee380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2412 | 2025.12.23 21:51:07.980079 [ 4 ] {db8acd1c-4b99-430c-8e43-37af249ee380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2413 | 2025.12.23 21:51:07.980411 [ 4 ] {db8acd1c-4b99-430c-8e43-37af249ee380} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2025.12.23 21:51:07.980446 [ 4 ] {db8acd1c-4b99-430c-8e43-37af249ee380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2415 | 2025.12.23 21:51:07.980736 [ 4 ] {db8acd1c-4b99-430c-8e43-37af249ee380} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2416 | 2025.12.23 21:51:07.980936 [ 4 ] {db8acd1c-4b99-430c-8e43-37af249ee380} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2025.12.23 21:51:07.981056 [ 4 ] {db8acd1c-4b99-430c-8e43-37af249ee380} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 2418 | 2025.12.23 21:51:07.981091 [ 4 ] {db8acd1c-4b99-430c-8e43-37af249ee380} <Debug> TCPHandler: Processed in 0.001191333 sec. | ||
| 2419 | 2025.12.23 21:51:11.058218 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 302 | ||
| 2420 | 2025.12.23 21:51:11.060187 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2025.12.23 21:51:11.060244 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2422 | 2025.12.23 21:51:11.061414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2423 | 2025.12.23 21:51:11.061692 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2025.12.23 21:51:11.062022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2425 | 2025.12.23 21:51:12.973948 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2025.12.23 21:51:12.974324 [ 4 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) 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) | ||
| 2427 | 2025.12.23 21:51:12.974792 [ 4 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2428 | 2025.12.23 21:51:12.974831 [ 4 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <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 | ||
| 2429 | 2025.12.23 21:51:12.975076 [ 4 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2430 | 2025.12.23 21:51:12.975148 [ 4 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2431 | 2025.12.23 21:51:12.975283 [ 4 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2432 | 2025.12.23 21:51:12.975388 [ 297 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2433 | 2025.12.23 21:51:12.975405 [ 318 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2434 | 2025.12.23 21:51:12.975405 [ 295 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2435 | 2025.12.23 21:51:12.975538 [ 4 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 2436 | 2025.12.23 21:51:12.975564 [ 4 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2437 | 2025.12.23 21:51:12.975649 [ 4 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2438 | 2025.12.23 21:51:12.975669 [ 4 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2439 | 2025.12.23 21:51:12.975704 [ 4 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2440 | 2025.12.23 21:51:12.975743 [ 4 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2441 | 2025.12.23 21:51:12.975780 [ 4 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2442 | 2025.12.23 21:51:12.976648 [ 4 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002481 sec., 11688.835147118098 rows/sec., 509.34 KiB/sec. | ||
| 2443 | 2025.12.23 21:51:12.976769 [ 4 ] {1ae9d73e-7ff9-412a-9966-49d15580525e} <Debug> TCPHandler: Processed in 0.002997395 sec. | ||
| 2444 | 2025.12.23 21:51:12.977128 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2025.12.23 21:51:12.977268 [ 4 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) 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_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) | ||
| 2446 | 2025.12.23 21:51:12.977488 [ 4 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2447 | 2025.12.23 21:51:12.977524 [ 4 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <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_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 | ||
| 2448 | 2025.12.23 21:51:12.977720 [ 4 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2449 | 2025.12.23 21:51:12.977774 [ 4 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2450 | 2025.12.23 21:51:12.977877 [ 4 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2451 | 2025.12.23 21:51:12.977933 [ 297 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2452 | 2025.12.23 21:51:12.977942 [ 318 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2453 | 2025.12.23 21:51:12.977948 [ 295 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2454 | 2025.12.23 21:51:12.978022 [ 4 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 2455 | 2025.12.23 21:51:12.978047 [ 4 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2456 | 2025.12.23 21:51:12.978115 [ 4 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2457 | 2025.12.23 21:51:12.978133 [ 4 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2458 | 2025.12.23 21:51:12.978162 [ 4 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <Trace> MergeTreeBaseSelectProcessor: 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_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'))" | ||
| 2459 | 2025.12.23 21:51:12.978192 [ 4 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <Trace> MergeTreeBaseSelectProcessor: 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_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'))" | ||
| 2460 | 2025.12.23 21:51:12.978219 [ 4 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <Trace> MergeTreeBaseSelectProcessor: 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_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'))" | ||
| 2461 | 2025.12.23 21:51:12.978854 [ 4 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001646 sec., 17618.46901579587 rows/sec., 767.72 KiB/sec. | ||
| 2462 | 2025.12.23 21:51:12.978957 [ 4 ] {bd420256-1b68-4e9b-9ef8-ae9dbdb482f6} <Debug> TCPHandler: Processed in 0.001881913 sec. | ||
| 2463 | 2025.12.23 21:51:12.979597 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2025.12.23 21:51:12.979731 [ 4 ] {48c08505-6adc-4c1f-951c-af2612c98456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 2465 | 2025.12.23 21:51:12.979942 [ 4 ] {48c08505-6adc-4c1f-951c-af2612c98456} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2466 | 2025.12.23 21:51:12.979976 [ 4 ] {48c08505-6adc-4c1f-951c-af2612c98456} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 2467 | 2025.12.23 21:51:12.980166 [ 4 ] {48c08505-6adc-4c1f-951c-af2612c98456} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2468 | 2025.12.23 21:51:12.980218 [ 4 ] {48c08505-6adc-4c1f-951c-af2612c98456} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2469 | 2025.12.23 21:51:12.980317 [ 4 ] {48c08505-6adc-4c1f-951c-af2612c98456} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2470 | 2025.12.23 21:51:12.980381 [ 318 ] {48c08505-6adc-4c1f-951c-af2612c98456} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2471 | 2025.12.23 21:51:12.980381 [ 295 ] {48c08505-6adc-4c1f-951c-af2612c98456} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2472 | 2025.12.23 21:51:12.980398 [ 337 ] {48c08505-6adc-4c1f-951c-af2612c98456} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2473 | 2025.12.23 21:51:12.980491 [ 4 ] {48c08505-6adc-4c1f-951c-af2612c98456} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 2474 | 2025.12.23 21:51:12.980512 [ 4 ] {48c08505-6adc-4c1f-951c-af2612c98456} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2475 | 2025.12.23 21:51:12.980578 [ 4 ] {48c08505-6adc-4c1f-951c-af2612c98456} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2476 | 2025.12.23 21:51:12.980595 [ 4 ] {48c08505-6adc-4c1f-951c-af2612c98456} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2477 | 2025.12.23 21:51:12.980624 [ 4 ] {48c08505-6adc-4c1f-951c-af2612c98456} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2478 | 2025.12.23 21:51:12.980653 [ 4 ] {48c08505-6adc-4c1f-951c-af2612c98456} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2479 | 2025.12.23 21:51:12.980681 [ 4 ] {48c08505-6adc-4c1f-951c-af2612c98456} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2480 | 2025.12.23 21:51:12.981299 [ 4 ] {48c08505-6adc-4c1f-951c-af2612c98456} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001622 sec., 17879.161528976572 rows/sec., 779.08 KiB/sec. | ||
| 2481 | 2025.12.23 21:51:12.981413 [ 4 ] {48c08505-6adc-4c1f-951c-af2612c98456} <Debug> TCPHandler: Processed in 0.001865333 sec. | ||
| 2482 | 2025.12.23 21:51:12.981676 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2025.12.23 21:51:12.981813 [ 4 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_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) | ||
| 2484 | 2025.12.23 21:51:12.982028 [ 4 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2485 | 2025.12.23 21:51:12.982064 [ 4 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_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 | ||
| 2486 | 2025.12.23 21:51:12.982260 [ 4 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2487 | 2025.12.23 21:51:12.982315 [ 4 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2488 | 2025.12.23 21:51:12.982416 [ 4 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2489 | 2025.12.23 21:51:12.982471 [ 337 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2490 | 2025.12.23 21:51:12.982485 [ 295 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2491 | 2025.12.23 21:51:12.982490 [ 297 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2492 | 2025.12.23 21:51:12.982578 [ 4 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 2493 | 2025.12.23 21:51:12.982599 [ 4 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2494 | 2025.12.23 21:51:12.982668 [ 4 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2495 | 2025.12.23 21:51:12.982685 [ 4 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2496 | 2025.12.23 21:51:12.982715 [ 4 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2497 | 2025.12.23 21:51:12.982744 [ 4 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2498 | 2025.12.23 21:51:12.982771 [ 4 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2499 | 2025.12.23 21:51:12.983422 [ 4 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001666 sec., 17406.962785114047 rows/sec., 758.51 KiB/sec. | ||
| 2500 | 2025.12.23 21:51:12.983517 [ 4 ] {2f20de46-54df-4a7e-bbb4-c7060dccf951} <Debug> TCPHandler: Processed in 0.001894523 sec. | ||
| 2501 | 2025.12.23 21:51:12.983775 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2025.12.23 21:51:12.983936 [ 4 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 2503 | 2025.12.23 21:51:12.984146 [ 4 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2504 | 2025.12.23 21:51:12.984181 [ 4 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 2505 | 2025.12.23 21:51:12.984372 [ 4 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2506 | 2025.12.23 21:51:12.984425 [ 4 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2507 | 2025.12.23 21:51:12.984523 [ 4 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2508 | 2025.12.23 21:51:12.984589 [ 297 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2509 | 2025.12.23 21:51:12.984590 [ 325 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2510 | 2025.12.23 21:51:12.984595 [ 318 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2511 | 2025.12.23 21:51:12.984701 [ 4 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 2512 | 2025.12.23 21:51:12.984726 [ 4 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2513 | 2025.12.23 21:51:12.984791 [ 4 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2514 | 2025.12.23 21:51:12.984808 [ 4 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2515 | 2025.12.23 21:51:12.984838 [ 4 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2516 | 2025.12.23 21:51:12.984867 [ 4 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2517 | 2025.12.23 21:51:12.984895 [ 4 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2518 | 2025.12.23 21:51:12.985465 [ 4 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001586 sec., 18284.99369482976 rows/sec., 796.77 KiB/sec. | ||
| 2519 | 2025.12.23 21:51:12.985560 [ 4 ] {2e1041ad-d481-4607-b6eb-4ec221477d22} <Debug> TCPHandler: Processed in 0.001834212 sec. | ||
| 2520 | 2025.12.23 21:51:12.985787 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2025.12.23 21:51:12.985920 [ 4 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 2522 | 2025.12.23 21:51:12.986128 [ 4 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2523 | 2025.12.23 21:51:12.986163 [ 4 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 2524 | 2025.12.23 21:51:12.986356 [ 4 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2525 | 2025.12.23 21:51:12.986408 [ 4 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2526 | 2025.12.23 21:51:12.986504 [ 4 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2527 | 2025.12.23 21:51:12.986558 [ 297 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2528 | 2025.12.23 21:51:12.986565 [ 325 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2529 | 2025.12.23 21:51:12.986570 [ 318 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2530 | 2025.12.23 21:51:12.986656 [ 4 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 2531 | 2025.12.23 21:51:12.986682 [ 4 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2532 | 2025.12.23 21:51:12.986747 [ 4 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2533 | 2025.12.23 21:51:12.986764 [ 4 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2534 | 2025.12.23 21:51:12.986793 [ 4 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2535 | 2025.12.23 21:51:12.986823 [ 4 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2536 | 2025.12.23 21:51:12.986850 [ 4 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2537 | 2025.12.23 21:51:12.987465 [ 4 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.0016 sec., 18125 rows/sec., 789.79 KiB/sec. | ||
| 2538 | 2025.12.23 21:51:12.987568 [ 4 ] {c299ebe2-8fa5-4819-81e0-ab46f3132461} <Debug> TCPHandler: Processed in 0.001829262 sec. | ||
| 2539 | 2025.12.23 21:51:12.987802 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2540 | 2025.12.23 21:51:12.987934 [ 4 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 2541 | 2025.12.23 21:51:12.988143 [ 4 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2542 | 2025.12.23 21:51:12.988177 [ 4 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 2543 | 2025.12.23 21:51:12.988376 [ 4 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2544 | 2025.12.23 21:51:12.988430 [ 4 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2545 | 2025.12.23 21:51:12.988527 [ 4 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2546 | 2025.12.23 21:51:12.988585 [ 310 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2547 | 2025.12.23 21:51:12.988594 [ 325 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2548 | 2025.12.23 21:51:12.988666 [ 296 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2549 | 2025.12.23 21:51:12.988775 [ 4 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 2550 | 2025.12.23 21:51:12.988800 [ 4 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2551 | 2025.12.23 21:51:12.988866 [ 4 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2552 | 2025.12.23 21:51:12.988883 [ 4 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2553 | 2025.12.23 21:51:12.988912 [ 4 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2554 | 2025.12.23 21:51:12.988947 [ 4 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2555 | 2025.12.23 21:51:12.988979 [ 4 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2556 | 2025.12.23 21:51:12.989586 [ 4 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001706 sec., 16998.827667057445 rows/sec., 740.72 KiB/sec. | ||
| 2557 | 2025.12.23 21:51:12.989687 [ 4 ] {30d495bb-b5e9-4702-b614-3029e967e63d} <Debug> TCPHandler: Processed in 0.001933284 sec. | ||
| 2558 | 2025.12.23 21:51:12.989928 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2559 | 2025.12.23 21:51:12.990094 [ 4 ] {43cac124-213d-4022-92c9-06a516adec30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 2560 | 2025.12.23 21:51:12.990394 [ 4 ] {43cac124-213d-4022-92c9-06a516adec30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2561 | 2025.12.23 21:51:12.990440 [ 4 ] {43cac124-213d-4022-92c9-06a516adec30} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 2562 | 2025.12.23 21:51:12.990693 [ 4 ] {43cac124-213d-4022-92c9-06a516adec30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2563 | 2025.12.23 21:51:12.990749 [ 4 ] {43cac124-213d-4022-92c9-06a516adec30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2564 | 2025.12.23 21:51:12.990849 [ 4 ] {43cac124-213d-4022-92c9-06a516adec30} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2565 | 2025.12.23 21:51:12.990899 [ 321 ] {43cac124-213d-4022-92c9-06a516adec30} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2566 | 2025.12.23 21:51:12.990918 [ 296 ] {43cac124-213d-4022-92c9-06a516adec30} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2567 | 2025.12.23 21:51:12.990943 [ 344 ] {43cac124-213d-4022-92c9-06a516adec30} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2568 | 2025.12.23 21:51:12.991026 [ 4 ] {43cac124-213d-4022-92c9-06a516adec30} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 2569 | 2025.12.23 21:51:12.991051 [ 4 ] {43cac124-213d-4022-92c9-06a516adec30} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2570 | 2025.12.23 21:51:12.991120 [ 4 ] {43cac124-213d-4022-92c9-06a516adec30} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2571 | 2025.12.23 21:51:12.991137 [ 4 ] {43cac124-213d-4022-92c9-06a516adec30} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2572 | 2025.12.23 21:51:12.991167 [ 4 ] {43cac124-213d-4022-92c9-06a516adec30} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2573 | 2025.12.23 21:51:12.991196 [ 4 ] {43cac124-213d-4022-92c9-06a516adec30} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2574 | 2025.12.23 21:51:12.991227 [ 4 ] {43cac124-213d-4022-92c9-06a516adec30} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2575 | 2025.12.23 21:51:12.991918 [ 4 ] {43cac124-213d-4022-92c9-06a516adec30} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001897 sec., 15287.295730100157 rows/sec., 666.14 KiB/sec. | ||
| 2576 | 2025.12.23 21:51:12.992033 [ 4 ] {43cac124-213d-4022-92c9-06a516adec30} <Debug> TCPHandler: Processed in 0.002163841 sec. | ||
| 2577 | 2025.12.23 21:51:12.992262 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2025.12.23 21:51:12.992397 [ 4 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 2579 | 2025.12.23 21:51:12.992616 [ 4 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2580 | 2025.12.23 21:51:12.992651 [ 4 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 2581 | 2025.12.23 21:51:12.992852 [ 4 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2582 | 2025.12.23 21:51:12.992903 [ 4 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2583 | 2025.12.23 21:51:12.993002 [ 4 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2584 | 2025.12.23 21:51:12.993063 [ 296 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2585 | 2025.12.23 21:51:12.993066 [ 321 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2586 | 2025.12.23 21:51:12.993069 [ 344 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2587 | 2025.12.23 21:51:12.993188 [ 4 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 2588 | 2025.12.23 21:51:12.993213 [ 4 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2589 | 2025.12.23 21:51:12.993281 [ 4 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2590 | 2025.12.23 21:51:12.993298 [ 4 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2591 | 2025.12.23 21:51:12.993327 [ 4 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2592 | 2025.12.23 21:51:12.993358 [ 4 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2593 | 2025.12.23 21:51:12.993386 [ 4 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2594 | 2025.12.23 21:51:12.994038 [ 4 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001698 sec., 17078.91637220259 rows/sec., 744.21 KiB/sec. | ||
| 2595 | 2025.12.23 21:51:12.994154 [ 4 ] {ac031d89-2b07-4628-a04b-d3138faa509e} <Debug> TCPHandler: Processed in 0.001941204 sec. | ||
| 2596 | 2025.12.23 21:51:12.994412 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2597 | 2025.12.23 21:51:12.994553 [ 4 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 2598 | 2025.12.23 21:51:12.994773 [ 4 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2599 | 2025.12.23 21:51:12.994809 [ 4 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 2600 | 2025.12.23 21:51:12.995012 [ 4 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2601 | 2025.12.23 21:51:12.995065 [ 4 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2602 | 2025.12.23 21:51:12.995164 [ 4 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2603 | 2025.12.23 21:51:12.995223 [ 296 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2604 | 2025.12.23 21:51:12.995223 [ 324 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2605 | 2025.12.23 21:51:12.995245 [ 321 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2606 | 2025.12.23 21:51:12.995332 [ 4 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 2607 | 2025.12.23 21:51:12.995355 [ 4 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2608 | 2025.12.23 21:51:12.995423 [ 4 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2609 | 2025.12.23 21:51:12.995441 [ 4 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2610 | 2025.12.23 21:51:12.995471 [ 4 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2611 | 2025.12.23 21:51:12.995501 [ 4 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2612 | 2025.12.23 21:51:12.995529 [ 4 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2613 | 2025.12.23 21:51:12.996163 [ 4 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001669 sec., 17375.67405632115 rows/sec., 757.14 KiB/sec. | ||
| 2614 | 2025.12.23 21:51:12.996276 [ 4 ] {869df327-73f0-4b2d-be93-333d89d9f2f1} <Debug> TCPHandler: Processed in 0.001916195 sec. | ||
| 2615 | 2025.12.23 21:51:12.996484 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2025.12.23 21:51:12.996619 [ 4 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 2617 | 2025.12.23 21:51:12.996838 [ 4 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2618 | 2025.12.23 21:51:12.996874 [ 4 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 2619 | 2025.12.23 21:51:12.997089 [ 4 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2620 | 2025.12.23 21:51:12.997143 [ 4 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2621 | 2025.12.23 21:51:12.997241 [ 4 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2622 | 2025.12.23 21:51:12.997304 [ 321 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2623 | 2025.12.23 21:51:12.997307 [ 296 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2624 | 2025.12.23 21:51:12.997305 [ 344 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2625 | 2025.12.23 21:51:12.997418 [ 4 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 2626 | 2025.12.23 21:51:12.997444 [ 4 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2627 | 2025.12.23 21:51:12.997510 [ 4 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2628 | 2025.12.23 21:51:12.997527 [ 4 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2629 | 2025.12.23 21:51:12.997556 [ 4 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2630 | 2025.12.23 21:51:12.997586 [ 4 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2631 | 2025.12.23 21:51:12.997614 [ 4 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2632 | 2025.12.23 21:51:12.998289 [ 4 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001726 sec., 16801.8539976825 rows/sec., 732.14 KiB/sec. | ||
| 2633 | 2025.12.23 21:51:12.998420 [ 4 ] {04bbda8e-0963-404f-80de-0e56a6c26ee0} <Debug> TCPHandler: Processed in 0.001984506 sec. | ||
| 2634 | 2025.12.23 21:51:13.010010 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2635 | 2025.12.23 21:51:13.010185 [ 4 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 2636 | 2025.12.23 21:51:13.010479 [ 4 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2637 | 2025.12.23 21:51:13.010523 [ 4 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 2638 | 2025.12.23 21:51:13.010757 [ 4 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2639 | 2025.12.23 21:51:13.010810 [ 4 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2640 | 2025.12.23 21:51:13.010913 [ 4 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2641 | 2025.12.23 21:51:13.010989 [ 324 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2642 | 2025.12.23 21:51:13.011004 [ 314 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2643 | 2025.12.23 21:51:13.011006 [ 323 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2644 | 2025.12.23 21:51:13.011149 [ 4 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 2645 | 2025.12.23 21:51:13.011174 [ 4 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2646 | 2025.12.23 21:51:13.011243 [ 4 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2647 | 2025.12.23 21:51:13.011262 [ 4 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2648 | 2025.12.23 21:51:13.011292 [ 4 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2649 | 2025.12.23 21:51:13.011324 [ 4 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2650 | 2025.12.23 21:51:13.011356 [ 4 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2651 | 2025.12.23 21:51:13.012055 [ 4 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001944 sec., 14917.69547325103 rows/sec., 650.04 KiB/sec. | ||
| 2652 | 2025.12.23 21:51:13.012186 [ 4 ] {6f4f0ad3-c721-4424-96a9-076e4c3e8523} <Debug> TCPHandler: Processed in 0.002239443 sec. | ||
| 2653 | 2025.12.23 21:51:13.014016 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2025.12.23 21:51:13.014248 [ 4 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 2655 | 2025.12.23 21:51:13.014699 [ 4 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2656 | 2025.12.23 21:51:13.014735 [ 4 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 2657 | 2025.12.23 21:51:13.014944 [ 4 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2658 | 2025.12.23 21:51:13.014996 [ 4 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2659 | 2025.12.23 21:51:13.015095 [ 4 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2660 | 2025.12.23 21:51:13.015166 [ 314 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2661 | 2025.12.23 21:51:13.015172 [ 323 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2662 | 2025.12.23 21:51:13.015179 [ 296 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2663 | 2025.12.23 21:51:13.015306 [ 4 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 2664 | 2025.12.23 21:51:13.015332 [ 4 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2665 | 2025.12.23 21:51:13.015400 [ 4 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2666 | 2025.12.23 21:51:13.015417 [ 4 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2667 | 2025.12.23 21:51:13.015447 [ 4 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2668 | 2025.12.23 21:51:13.015479 [ 4 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2669 | 2025.12.23 21:51:13.015507 [ 4 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2670 | 2025.12.23 21:51:13.016115 [ 4 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00192 sec., 15104.166666666666 rows/sec., 658.16 KiB/sec. | ||
| 2671 | 2025.12.23 21:51:13.016245 [ 4 ] {46216698-7eaf-4b39-b9df-8dd76b514164} <Debug> TCPHandler: Processed in 0.002272004 sec. | ||
| 2672 | 2025.12.23 21:51:13.018561 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2025.12.23 21:51:13.018683 [ 4 ] {6b46e489-44ff-4db6-a98d-639d04bcac99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2674 | 2025.12.23 21:51:13.018724 [ 4 ] {6b46e489-44ff-4db6-a98d-639d04bcac99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2675 | 2025.12.23 21:51:13.019229 [ 4 ] {6b46e489-44ff-4db6-a98d-639d04bcac99} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2025.12.23 21:51:13.019269 [ 4 ] {6b46e489-44ff-4db6-a98d-639d04bcac99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2677 | 2025.12.23 21:51:13.019692 [ 4 ] {6b46e489-44ff-4db6-a98d-639d04bcac99} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2678 | 2025.12.23 21:51:13.019884 [ 4 ] {6b46e489-44ff-4db6-a98d-639d04bcac99} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2025.12.23 21:51:13.020023 [ 4 ] {6b46e489-44ff-4db6-a98d-639d04bcac99} <Debug> executeQuery: Read 13 rows, 4.47 KiB in 0.001372 sec., 9475.218658892129 rows/sec., 3.18 MiB/sec. | ||
| 2680 | 2025.12.23 21:51:13.020061 [ 4 ] {6b46e489-44ff-4db6-a98d-639d04bcac99} <Debug> TCPHandler: Processed in 0.001559574 sec. | ||
| 2681 | 2025.12.23 21:51:13.020176 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2025.12.23 21:51:13.020279 [ 4 ] {12a6fc0f-54e8-46ab-8438-5a9daa847c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2683 | 2025.12.23 21:51:13.020320 [ 4 ] {12a6fc0f-54e8-46ab-8438-5a9daa847c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2684 | 2025.12.23 21:51:13.020911 [ 4 ] {12a6fc0f-54e8-46ab-8438-5a9daa847c88} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2025.12.23 21:51:13.020947 [ 4 ] {12a6fc0f-54e8-46ab-8438-5a9daa847c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2686 | 2025.12.23 21:51:13.021270 [ 4 ] {12a6fc0f-54e8-46ab-8438-5a9daa847c88} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2687 | 2025.12.23 21:51:13.021479 [ 4 ] {12a6fc0f-54e8-46ab-8438-5a9daa847c88} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2025.12.23 21:51:13.021605 [ 4 ] {12a6fc0f-54e8-46ab-8438-5a9daa847c88} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001347 sec., 304380.10393466963 rows/sec., 19.31 MiB/sec. | ||
| 2689 | 2025.12.23 21:51:13.021643 [ 4 ] {12a6fc0f-54e8-46ab-8438-5a9daa847c88} <Debug> TCPHandler: Processed in 0.001517823 sec. | ||
| 2690 | 2025.12.23 21:51:13.021763 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2025.12.23 21:51:13.021879 [ 4 ] {867f3422-7629-4768-8f99-b81bbc24cd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2692 | 2025.12.23 21:51:13.021927 [ 4 ] {867f3422-7629-4768-8f99-b81bbc24cd7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2693 | 2025.12.23 21:51:13.022387 [ 4 ] {867f3422-7629-4768-8f99-b81bbc24cd7c} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2025.12.23 21:51:13.022432 [ 4 ] {867f3422-7629-4768-8f99-b81bbc24cd7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2695 | 2025.12.23 21:51:13.022760 [ 4 ] {867f3422-7629-4768-8f99-b81bbc24cd7c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2696 | 2025.12.23 21:51:13.022962 [ 4 ] {867f3422-7629-4768-8f99-b81bbc24cd7c} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2025.12.23 21:51:13.023091 [ 4 ] {867f3422-7629-4768-8f99-b81bbc24cd7c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001237 sec., 6467.259498787389 rows/sec., 527.36 KiB/sec. | ||
| 2698 | 2025.12.23 21:51:13.023129 [ 4 ] {867f3422-7629-4768-8f99-b81bbc24cd7c} <Debug> TCPHandler: Processed in 0.00142758 sec. | ||
| 2699 | 2025.12.23 21:51:13.023245 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2025.12.23 21:51:13.023365 [ 4 ] {c26ec8a7-b6b1-4000-8e68-32e4b796edaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2701 | 2025.12.23 21:51:13.023412 [ 4 ] {c26ec8a7-b6b1-4000-8e68-32e4b796edaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2702 | 2025.12.23 21:51:13.024303 [ 4 ] {c26ec8a7-b6b1-4000-8e68-32e4b796edaa} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2025.12.23 21:51:13.024340 [ 4 ] {c26ec8a7-b6b1-4000-8e68-32e4b796edaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2704 | 2025.12.23 21:51:13.024712 [ 4 ] {c26ec8a7-b6b1-4000-8e68-32e4b796edaa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2705 | 2025.12.23 21:51:13.024919 [ 4 ] {c26ec8a7-b6b1-4000-8e68-32e4b796edaa} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2025.12.23 21:51:13.025044 [ 4 ] {c26ec8a7-b6b1-4000-8e68-32e4b796edaa} <Debug> executeQuery: Read 1198 rows, 97.99 KiB in 0.001704 sec., 703051.6431924882 rows/sec., 56.16 MiB/sec. | ||
| 2707 | 2025.12.23 21:51:13.025081 [ 4 ] {c26ec8a7-b6b1-4000-8e68-32e4b796edaa} <Debug> TCPHandler: Processed in 0.001897553 sec. | ||
| 2708 | 2025.12.23 21:51:13.025191 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2025.12.23 21:51:13.025290 [ 4 ] {75d769ab-0e34-4567-903e-41a066053f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2710 | 2025.12.23 21:51:13.025331 [ 4 ] {75d769ab-0e34-4567-903e-41a066053f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2711 | 2025.12.23 21:51:13.025802 [ 4 ] {75d769ab-0e34-4567-903e-41a066053f24} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2025.12.23 21:51:13.025839 [ 4 ] {75d769ab-0e34-4567-903e-41a066053f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2713 | 2025.12.23 21:51:13.026153 [ 4 ] {75d769ab-0e34-4567-903e-41a066053f24} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2714 | 2025.12.23 21:51:13.026363 [ 4 ] {75d769ab-0e34-4567-903e-41a066053f24} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2025.12.23 21:51:13.026488 [ 4 ] {75d769ab-0e34-4567-903e-41a066053f24} <Debug> executeQuery: Read 253 rows, 15.88 KiB in 0.001222 sec., 207037.643207856 rows/sec., 12.69 MiB/sec. | ||
| 2716 | 2025.12.23 21:51:13.026525 [ 4 ] {75d769ab-0e34-4567-903e-41a066053f24} <Debug> TCPHandler: Processed in 0.001384939 sec. | ||
| 2717 | 2025.12.23 21:51:13.026631 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2025.12.23 21:51:13.026722 [ 4 ] {e058ba07-03b4-4025-bce6-2d36108b468e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2719 | 2025.12.23 21:51:13.026761 [ 4 ] {e058ba07-03b4-4025-bce6-2d36108b468e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2720 | 2025.12.23 21:51:13.027210 [ 4 ] {e058ba07-03b4-4025-bce6-2d36108b468e} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2025.12.23 21:51:13.027245 [ 4 ] {e058ba07-03b4-4025-bce6-2d36108b468e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2722 | 2025.12.23 21:51:13.027538 [ 4 ] {e058ba07-03b4-4025-bce6-2d36108b468e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2723 | 2025.12.23 21:51:13.027750 [ 4 ] {e058ba07-03b4-4025-bce6-2d36108b468e} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2025.12.23 21:51:13.027871 [ 4 ] {e058ba07-03b4-4025-bce6-2d36108b468e} <Debug> executeQuery: Read 214 rows, 14.13 KiB in 0.001167 sec., 183376.17823479004 rows/sec., 11.83 MiB/sec. | ||
| 2725 | 2025.12.23 21:51:13.027908 [ 4 ] {e058ba07-03b4-4025-bce6-2d36108b468e} <Debug> TCPHandler: Processed in 0.001324047 sec. | ||
| 2726 | 2025.12.23 21:51:13.028007 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2025.12.23 21:51:13.028101 [ 4 ] {81bd7494-9d88-4b3d-b2c1-a163775bb205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2728 | 2025.12.23 21:51:13.028143 [ 4 ] {81bd7494-9d88-4b3d-b2c1-a163775bb205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2729 | 2025.12.23 21:51:13.028585 [ 4 ] {81bd7494-9d88-4b3d-b2c1-a163775bb205} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2025.12.23 21:51:13.028623 [ 4 ] {81bd7494-9d88-4b3d-b2c1-a163775bb205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2731 | 2025.12.23 21:51:13.028931 [ 4 ] {81bd7494-9d88-4b3d-b2c1-a163775bb205} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2732 | 2025.12.23 21:51:13.029147 [ 4 ] {81bd7494-9d88-4b3d-b2c1-a163775bb205} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2025.12.23 21:51:13.029272 [ 4 ] {81bd7494-9d88-4b3d-b2c1-a163775bb205} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00119 sec., 177310.9243697479 rows/sec., 10.07 MiB/sec. | ||
| 2734 | 2025.12.23 21:51:13.029310 [ 4 ] {81bd7494-9d88-4b3d-b2c1-a163775bb205} <Debug> TCPHandler: Processed in 0.001351968 sec. | ||
| 2735 | 2025.12.23 21:51:13.029424 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2736 | 2025.12.23 21:51:13.029541 [ 4 ] {6c484a7b-387c-4ba4-8cc4-cd2cbf206de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2737 | 2025.12.23 21:51:13.029590 [ 4 ] {6c484a7b-387c-4ba4-8cc4-cd2cbf206de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2738 | 2025.12.23 21:51:13.030188 [ 4 ] {6c484a7b-387c-4ba4-8cc4-cd2cbf206de9} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2025.12.23 21:51:13.030225 [ 4 ] {6c484a7b-387c-4ba4-8cc4-cd2cbf206de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2740 | 2025.12.23 21:51:13.030560 [ 4 ] {6c484a7b-387c-4ba4-8cc4-cd2cbf206de9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2741 | 2025.12.23 21:51:13.030765 [ 4 ] {6c484a7b-387c-4ba4-8cc4-cd2cbf206de9} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2025.12.23 21:51:13.030888 [ 4 ] {6c484a7b-387c-4ba4-8cc4-cd2cbf206de9} <Debug> executeQuery: Read 730 rows, 52.56 KiB in 0.001372 sec., 532069.970845481 rows/sec., 37.41 MiB/sec. | ||
| 2743 | 2025.12.23 21:51:13.030926 [ 4 ] {6c484a7b-387c-4ba4-8cc4-cd2cbf206de9} <Debug> TCPHandler: Processed in 0.001561913 sec. | ||
| 2744 | 2025.12.23 21:51:13.031031 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2025.12.23 21:51:13.031124 [ 4 ] {eaefae54-d46e-49ce-89e7-920b7f3daacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2746 | 2025.12.23 21:51:13.031164 [ 4 ] {eaefae54-d46e-49ce-89e7-920b7f3daacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2747 | 2025.12.23 21:51:13.031476 [ 4 ] {eaefae54-d46e-49ce-89e7-920b7f3daacf} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2025.12.23 21:51:13.031513 [ 4 ] {eaefae54-d46e-49ce-89e7-920b7f3daacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2749 | 2025.12.23 21:51:13.031797 [ 4 ] {eaefae54-d46e-49ce-89e7-920b7f3daacf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2750 | 2025.12.23 21:51:13.031992 [ 4 ] {eaefae54-d46e-49ce-89e7-920b7f3daacf} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2025.12.23 21:51:13.032112 [ 4 ] {eaefae54-d46e-49ce-89e7-920b7f3daacf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001007 sec., 5958.291956305859 rows/sec., 311.30 KiB/sec. | ||
| 2752 | 2025.12.23 21:51:13.032148 [ 4 ] {eaefae54-d46e-49ce-89e7-920b7f3daacf} <Debug> TCPHandler: Processed in 0.001165293 sec. | ||
| 2753 | 2025.12.23 21:51:13.032248 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2025.12.23 21:51:13.032342 [ 4 ] {8af38371-bcdd-439c-9398-47077aecee78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2755 | 2025.12.23 21:51:13.032383 [ 4 ] {8af38371-bcdd-439c-9398-47077aecee78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2756 | 2025.12.23 21:51:13.032789 [ 4 ] {8af38371-bcdd-439c-9398-47077aecee78} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2025.12.23 21:51:13.032824 [ 4 ] {8af38371-bcdd-439c-9398-47077aecee78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2758 | 2025.12.23 21:51:13.033146 [ 4 ] {8af38371-bcdd-439c-9398-47077aecee78} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2759 | 2025.12.23 21:51:13.033349 [ 4 ] {8af38371-bcdd-439c-9398-47077aecee78} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2025.12.23 21:51:13.033473 [ 4 ] {8af38371-bcdd-439c-9398-47077aecee78} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.00115 sec., 276521.7391304348 rows/sec., 18.18 MiB/sec. | ||
| 2761 | 2025.12.23 21:51:13.033509 [ 4 ] {8af38371-bcdd-439c-9398-47077aecee78} <Debug> TCPHandler: Processed in 0.001308857 sec. | ||
| 2762 | 2025.12.23 21:51:13.033610 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2763 | 2025.12.23 21:51:13.033704 [ 4 ] {1331cf70-6afe-4f78-b397-1027d4b01f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2764 | 2025.12.23 21:51:13.033745 [ 4 ] {1331cf70-6afe-4f78-b397-1027d4b01f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2765 | 2025.12.23 21:51:13.034051 [ 4 ] {1331cf70-6afe-4f78-b397-1027d4b01f16} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2025.12.23 21:51:13.034086 [ 4 ] {1331cf70-6afe-4f78-b397-1027d4b01f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2767 | 2025.12.23 21:51:13.034385 [ 4 ] {1331cf70-6afe-4f78-b397-1027d4b01f16} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2768 | 2025.12.23 21:51:13.034583 [ 4 ] {1331cf70-6afe-4f78-b397-1027d4b01f16} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2025.12.23 21:51:13.034700 [ 4 ] {1331cf70-6afe-4f78-b397-1027d4b01f16} <Debug> executeQuery: Read 4 rows, 264.00 B in 0.001014 sec., 3944.7731755424065 rows/sec., 254.25 KiB/sec. | ||
| 2770 | 2025.12.23 21:51:13.034735 [ 4 ] {1331cf70-6afe-4f78-b397-1027d4b01f16} <Debug> TCPHandler: Processed in 0.001171993 sec. | ||
| 2771 | 2025.12.23 21:51:13.034843 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2025.12.23 21:51:13.034959 [ 4 ] {8151adce-c209-4420-a8a6-781b6f9ad1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2773 | 2025.12.23 21:51:13.035023 [ 4 ] {8151adce-c209-4420-a8a6-781b6f9ad1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2774 | 2025.12.23 21:51:13.035962 [ 4 ] {8151adce-c209-4420-a8a6-781b6f9ad1d3} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2025.12.23 21:51:13.035998 [ 4 ] {8151adce-c209-4420-a8a6-781b6f9ad1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2776 | 2025.12.23 21:51:13.036533 [ 4 ] {8151adce-c209-4420-a8a6-781b6f9ad1d3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2777 | 2025.12.23 21:51:13.036749 [ 4 ] {8151adce-c209-4420-a8a6-781b6f9ad1d3} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2025.12.23 21:51:13.036885 [ 4 ] {8151adce-c209-4420-a8a6-781b6f9ad1d3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00195 sec., 20512.820512820515 rows/sec., 36.76 MiB/sec. | ||
| 2779 | 2025.12.23 21:51:13.036936 [ 4 ] {8151adce-c209-4420-a8a6-781b6f9ad1d3} <Debug> TCPHandler: Processed in 0.002151651 sec. | ||
| 2780 | 2025.12.23 21:51:13.037050 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2025.12.23 21:51:13.037145 [ 4 ] {7408a372-bea1-4fbb-af24-8be31ba8f121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2782 | 2025.12.23 21:51:13.037185 [ 4 ] {7408a372-bea1-4fbb-af24-8be31ba8f121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2783 | 2025.12.23 21:51:13.037502 [ 4 ] {7408a372-bea1-4fbb-af24-8be31ba8f121} <Trace> oximeter.measurements_i64 (5aa5f186-0bcc-489d-b45a-5f0f1d821406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2025.12.23 21:51:13.037537 [ 4 ] {7408a372-bea1-4fbb-af24-8be31ba8f121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2785 | 2025.12.23 21:51:13.037877 [ 4 ] {7408a372-bea1-4fbb-af24-8be31ba8f121} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2786 | 2025.12.23 21:51:13.038113 [ 4 ] {7408a372-bea1-4fbb-af24-8be31ba8f121} <Trace> oximeter.measurements_i64 (5aa5f186-0bcc-489d-b45a-5f0f1d821406): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2025.12.23 21:51:13.038259 [ 4 ] {7408a372-bea1-4fbb-af24-8be31ba8f121} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001132 sec., 2650.1766784452298 rows/sec., 187.20 KiB/sec. | ||
| 2788 | 2025.12.23 21:51:13.038302 [ 4 ] {7408a372-bea1-4fbb-af24-8be31ba8f121} <Debug> TCPHandler: Processed in 0.001301017 sec. | ||
| 2789 | 2025.12.23 21:51:13.038419 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2025.12.23 21:51:13.038532 [ 4 ] {8b5ca3c8-431f-4d9d-af2b-5722b0403fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2791 | 2025.12.23 21:51:13.038579 [ 4 ] {8b5ca3c8-431f-4d9d-af2b-5722b0403fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2792 | 2025.12.23 21:51:13.038923 [ 4 ] {8b5ca3c8-431f-4d9d-af2b-5722b0403fa0} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2025.12.23 21:51:13.038958 [ 4 ] {8b5ca3c8-431f-4d9d-af2b-5722b0403fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2794 | 2025.12.23 21:51:13.039257 [ 4 ] {8b5ca3c8-431f-4d9d-af2b-5722b0403fa0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2795 | 2025.12.23 21:51:13.039456 [ 4 ] {8b5ca3c8-431f-4d9d-af2b-5722b0403fa0} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2025.12.23 21:51:13.039581 [ 4 ] {8b5ca3c8-431f-4d9d-af2b-5722b0403fa0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 2797 | 2025.12.23 21:51:13.039616 [ 4 ] {8b5ca3c8-431f-4d9d-af2b-5722b0403fa0} <Debug> TCPHandler: Processed in 0.001255705 sec. | ||
| 2798 | 2025.12.23 21:51:13.528359 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5258 | ||
| 2799 | 2025.12.23 21:51:13.528924 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2025.12.23 21:51:13.528975 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2801 | 2025.12.23 21:51:13.529467 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2802 | 2025.12.23 21:51:13.529701 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2025.12.23 21:51:13.529846 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5258 | ||
| 2804 | 2025.12.23 21:51:13.529840 [ 52 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2805 | 2025.12.23 21:51:13.529917 [ 52 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2025.12.23 21:51:13.529937 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2807 | 2025.12.23 21:51:13.530087 [ 194 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::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 | ||
| 2808 | 2025.12.23 21:51:13.530248 [ 194 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2809 | 2025.12.23 21:51:13.530306 [ 194 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2890 rows starting from the beginning of the part | ||
| 2810 | 2025.12.23 21:51:13.530408 [ 194 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2811 | 2025.12.23 21:51:13.530459 [ 194 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2812 | 2025.12.23 21:51:13.530502 [ 194 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2813 | 2025.12.23 21:51:13.530541 [ 194 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2814 | 2025.12.23 21:51:13.530583 [ 194 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2815 | 2025.12.23 21:51:13.531988 [ 196 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5258 rows, containing 4 columns (4 merged, 0 gathered) in 0.001973346 sec., 2664509.923753868 rows/sec., 38.12 MiB/sec. | ||
| 2816 | 2025.12.23 21:51:13.532424 [ 190 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2817 | 2025.12.23 21:51:13.532742 [ 190 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_11_2} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2025.12.23 21:51:13.532816 [ 190 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_11_2} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2819 | 2025.12.23 21:51:13.532888 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2820 | 2025.12.23 21:51:13.807647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2821 | 2025.12.23 21:51:13.824263 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2025.12.23 21:51:13.824307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2823 | 2025.12.23 21:51:13.831273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2824 | 2025.12.23 21:51:13.831965 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2025.12.23 21:51:13.832234 [ 52 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2826 | 2025.12.23 21:51:13.832269 [ 52 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2827 | 2025.12.23 21:51:13.832288 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2828 | 2025.12.23 21:51:13.832410 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 2829 | 2025.12.23 21:51:13.835344 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2830 | 2025.12.23 21:51:13.836342 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2831 | 2025.12.23 21:51:13.837645 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 2832 | 2025.12.23 21:51:13.842108 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 2833 | 2025.12.23 21:51:13.846296 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 2834 | 2025.12.23 21:51:13.850558 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 2835 | 2025.12.23 21:51:13.855276 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 2836 | 2025.12.23 21:51:13.859659 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 2837 | 2025.12.23 21:51:13.912436 [ 192 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.08007253 sec., 1036.560228582761 rows/sec., 5.36 MiB/sec. | ||
| 2838 | 2025.12.23 21:51:13.914995 [ 201 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2839 | 2025.12.23 21:51:13.917135 [ 201 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_11_2} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2025.12.23 21:51:13.917244 [ 201 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_11_2} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2841 | 2025.12.23 21:51:13.919185 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2842 | 2025.12.23 21:51:14.000246 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.72 MiB, peak 219.60 MiB, free memory in arenas 0.00 B, will set to 218.84 MiB (RSS), difference: 9.12 MiB | ||
| 2843 | 2025.12.23 21:51:17.974437 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2025.12.23 21:51:17.974729 [ 4 ] {17372412-0cce-4005-812f-ab7134956354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2845 | 2025.12.23 21:51:17.974829 [ 4 ] {17372412-0cce-4005-812f-ab7134956354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2846 | 2025.12.23 21:51:17.975475 [ 4 ] {17372412-0cce-4005-812f-ab7134956354} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2025.12.23 21:51:17.975513 [ 4 ] {17372412-0cce-4005-812f-ab7134956354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2848 | 2025.12.23 21:51:17.975884 [ 4 ] {17372412-0cce-4005-812f-ab7134956354} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2849 | 2025.12.23 21:51:17.976094 [ 4 ] {17372412-0cce-4005-812f-ab7134956354} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2025.12.23 21:51:17.976262 [ 4 ] {17372412-0cce-4005-812f-ab7134956354} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001606 sec., 34869.2403486924 rows/sec., 2.68 MiB/sec. | ||
| 2851 | 2025.12.23 21:51:17.976306 [ 4 ] {17372412-0cce-4005-812f-ab7134956354} <Debug> TCPHandler: Processed in 0.002040508 sec. | ||
| 2852 | 2025.12.23 21:51:17.976416 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2025.12.23 21:51:17.976514 [ 4 ] {18687fae-46f8-411e-b70f-842dd98a063d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2854 | 2025.12.23 21:51:17.976555 [ 4 ] {18687fae-46f8-411e-b70f-842dd98a063d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2855 | 2025.12.23 21:51:17.976982 [ 4 ] {18687fae-46f8-411e-b70f-842dd98a063d} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2025.12.23 21:51:17.977015 [ 4 ] {18687fae-46f8-411e-b70f-842dd98a063d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2857 | 2025.12.23 21:51:17.977297 [ 4 ] {18687fae-46f8-411e-b70f-842dd98a063d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2858 | 2025.12.23 21:51:17.977496 [ 4 ] {18687fae-46f8-411e-b70f-842dd98a063d} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2025.12.23 21:51:17.977637 [ 4 ] {18687fae-46f8-411e-b70f-842dd98a063d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 4.36 MiB/sec. | ||
| 2860 | 2025.12.23 21:51:17.977671 [ 4 ] {18687fae-46f8-411e-b70f-842dd98a063d} <Debug> TCPHandler: Processed in 0.001304447 sec. | ||
| 2861 | 2025.12.23 21:51:17.977775 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2025.12.23 21:51:17.977865 [ 4 ] {eccf43cf-819a-4d06-9169-0ae014a8ef66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2863 | 2025.12.23 21:51:17.977907 [ 4 ] {eccf43cf-819a-4d06-9169-0ae014a8ef66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2864 | 2025.12.23 21:51:17.978334 [ 4 ] {eccf43cf-819a-4d06-9169-0ae014a8ef66} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2025.12.23 21:51:17.978369 [ 4 ] {eccf43cf-819a-4d06-9169-0ae014a8ef66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2866 | 2025.12.23 21:51:17.978684 [ 4 ] {eccf43cf-819a-4d06-9169-0ae014a8ef66} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2867 | 2025.12.23 21:51:17.978881 [ 4 ] {eccf43cf-819a-4d06-9169-0ae014a8ef66} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2025.12.23 21:51:17.979004 [ 4 ] {eccf43cf-819a-4d06-9169-0ae014a8ef66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 2869 | 2025.12.23 21:51:17.979039 [ 4 ] {eccf43cf-819a-4d06-9169-0ae014a8ef66} <Debug> TCPHandler: Processed in 0.001310937 sec. | ||
| 2870 | 2025.12.23 21:51:17.979136 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2025.12.23 21:51:17.979228 [ 4 ] {c5ecf23b-8d70-4874-98a9-41bd6061778f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2872 | 2025.12.23 21:51:17.979267 [ 4 ] {c5ecf23b-8d70-4874-98a9-41bd6061778f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2873 | 2025.12.23 21:51:17.979589 [ 4 ] {c5ecf23b-8d70-4874-98a9-41bd6061778f} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2025.12.23 21:51:17.979622 [ 4 ] {c5ecf23b-8d70-4874-98a9-41bd6061778f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2875 | 2025.12.23 21:51:17.979922 [ 4 ] {c5ecf23b-8d70-4874-98a9-41bd6061778f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2876 | 2025.12.23 21:51:17.980115 [ 4 ] {c5ecf23b-8d70-4874-98a9-41bd6061778f} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2025.12.23 21:51:17.980234 [ 4 ] {c5ecf23b-8d70-4874-98a9-41bd6061778f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001025 sec., 58536.58536585365 rows/sec., 3.94 MiB/sec. | ||
| 2878 | 2025.12.23 21:51:17.980268 [ 4 ] {c5ecf23b-8d70-4874-98a9-41bd6061778f} <Debug> TCPHandler: Processed in 0.001179213 sec. | ||
| 2879 | 2025.12.23 21:51:20.910426 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2880 | 2025.12.23 21:51:20.910485 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2881 | 2025.12.23 21:51:21.030016 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5770 | ||
| 2882 | 2025.12.23 21:51:21.030792 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2025.12.23 21:51:21.030854 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2884 | 2025.12.23 21:51:21.031554 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2885 | 2025.12.23 21:51:21.031781 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2025.12.23 21:51:21.031909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5770 | ||
| 2887 | 2025.12.23 21:51:21.062251 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 364 | ||
| 2888 | 2025.12.23 21:51:21.065190 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2025.12.23 21:51:21.065241 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2890 | 2025.12.23 21:51:21.066583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2891 | 2025.12.23 21:51:21.066884 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2025.12.23 21:51:21.067247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 364 | ||
| 2893 | 2025.12.23 21:51:21.335501 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2894 | 2025.12.23 21:51:21.353492 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2025.12.23 21:51:21.353559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2896 | 2025.12.23 21:51:21.359085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2897 | 2025.12.23 21:51:21.359774 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2025.12.23 21:51:21.363189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2899 | 2025.12.23 21:51:22.987804 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2900 | 2025.12.23 21:51:22.987986 [ 4 ] {625e444b-9aae-44b1-b202-7cc92ddca190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2901 | 2025.12.23 21:51:22.988047 [ 4 ] {625e444b-9aae-44b1-b202-7cc92ddca190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2902 | 2025.12.23 21:51:22.988852 [ 4 ] {625e444b-9aae-44b1-b202-7cc92ddca190} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2025.12.23 21:51:22.988897 [ 4 ] {625e444b-9aae-44b1-b202-7cc92ddca190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2904 | 2025.12.23 21:51:22.989295 [ 4 ] {625e444b-9aae-44b1-b202-7cc92ddca190} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2905 | 2025.12.23 21:51:22.989514 [ 4 ] {625e444b-9aae-44b1-b202-7cc92ddca190} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2025.12.23 21:51:22.989659 [ 4 ] {625e444b-9aae-44b1-b202-7cc92ddca190} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00172 sec., 238372.09302325582 rows/sec., 15.12 MiB/sec. | ||
| 2907 | 2025.12.23 21:51:22.989705 [ 4 ] {625e444b-9aae-44b1-b202-7cc92ddca190} <Debug> TCPHandler: Processed in 0.002018637 sec. | ||
| 2908 | 2025.12.23 21:51:22.989831 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2909 | 2025.12.23 21:51:22.989932 [ 4 ] {2af6c333-b842-4211-bab6-eb69251911b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2910 | 2025.12.23 21:51:22.989975 [ 4 ] {2af6c333-b842-4211-bab6-eb69251911b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2911 | 2025.12.23 21:51:22.990976 [ 4 ] {2af6c333-b842-4211-bab6-eb69251911b0} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2025.12.23 21:51:22.991015 [ 4 ] {2af6c333-b842-4211-bab6-eb69251911b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2913 | 2025.12.23 21:51:22.991414 [ 4 ] {2af6c333-b842-4211-bab6-eb69251911b0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2914 | 2025.12.23 21:51:22.991621 [ 4 ] {2af6c333-b842-4211-bab6-eb69251911b0} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2025.12.23 21:51:22.991764 [ 4 ] {2af6c333-b842-4211-bab6-eb69251911b0} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001842 sec., 647122.6927252986 rows/sec., 51.70 MiB/sec. | ||
| 2916 | 2025.12.23 21:51:22.991807 [ 4 ] {2af6c333-b842-4211-bab6-eb69251911b0} <Debug> TCPHandler: Processed in 0.002027267 sec. | ||
| 2917 | 2025.12.23 21:51:22.991940 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2025.12.23 21:51:22.992036 [ 4 ] {73dbb286-bceb-4658-a8d3-9e1fea01cbe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2919 | 2025.12.23 21:51:22.992077 [ 4 ] {73dbb286-bceb-4658-a8d3-9e1fea01cbe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2920 | 2025.12.23 21:51:22.992645 [ 4 ] {73dbb286-bceb-4658-a8d3-9e1fea01cbe6} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2025.12.23 21:51:22.992689 [ 4 ] {73dbb286-bceb-4658-a8d3-9e1fea01cbe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2922 | 2025.12.23 21:51:22.993062 [ 4 ] {73dbb286-bceb-4658-a8d3-9e1fea01cbe6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2923 | 2025.12.23 21:51:22.993280 [ 4 ] {73dbb286-bceb-4658-a8d3-9e1fea01cbe6} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2025.12.23 21:51:22.993408 [ 4 ] {73dbb286-bceb-4658-a8d3-9e1fea01cbe6} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001391 sec., 176132.27893601725 rows/sec., 10.76 MiB/sec. | ||
| 2925 | 2025.12.23 21:51:22.993446 [ 4 ] {73dbb286-bceb-4658-a8d3-9e1fea01cbe6} <Debug> TCPHandler: Processed in 0.001557804 sec. | ||
| 2926 | 2025.12.23 21:51:22.993559 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2927 | 2025.12.23 21:51:22.993655 [ 4 ] {9b861f75-f2a6-4c56-9734-e29290d66a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2928 | 2025.12.23 21:51:22.993694 [ 4 ] {9b861f75-f2a6-4c56-9734-e29290d66a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2929 | 2025.12.23 21:51:22.994167 [ 4 ] {9b861f75-f2a6-4c56-9734-e29290d66a69} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2025.12.23 21:51:22.994203 [ 4 ] {9b861f75-f2a6-4c56-9734-e29290d66a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2931 | 2025.12.23 21:51:22.994509 [ 4 ] {9b861f75-f2a6-4c56-9734-e29290d66a69} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2932 | 2025.12.23 21:51:22.994708 [ 4 ] {9b861f75-f2a6-4c56-9734-e29290d66a69} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2025.12.23 21:51:22.994833 [ 4 ] {9b861f75-f2a6-4c56-9734-e29290d66a69} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001198 sec., 176961.6026711185 rows/sec., 11.41 MiB/sec. | ||
| 2934 | 2025.12.23 21:51:22.994870 [ 4 ] {9b861f75-f2a6-4c56-9734-e29290d66a69} <Debug> TCPHandler: Processed in 0.001361148 sec. | ||
| 2935 | 2025.12.23 21:51:22.994989 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2936 | 2025.12.23 21:51:22.995085 [ 4 ] {4d3f5d50-eae1-4b41-b9cd-7e25c9e3d037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2937 | 2025.12.23 21:51:22.995124 [ 4 ] {4d3f5d50-eae1-4b41-b9cd-7e25c9e3d037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2938 | 2025.12.23 21:51:22.995574 [ 4 ] {4d3f5d50-eae1-4b41-b9cd-7e25c9e3d037} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2025.12.23 21:51:22.995611 [ 4 ] {4d3f5d50-eae1-4b41-b9cd-7e25c9e3d037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2940 | 2025.12.23 21:51:22.995908 [ 4 ] {4d3f5d50-eae1-4b41-b9cd-7e25c9e3d037} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2941 | 2025.12.23 21:51:22.996116 [ 4 ] {4d3f5d50-eae1-4b41-b9cd-7e25c9e3d037} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2025.12.23 21:51:22.996238 [ 4 ] {4d3f5d50-eae1-4b41-b9cd-7e25c9e3d037} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001171 sec., 180187.8736122972 rows/sec., 10.23 MiB/sec. | ||
| 2943 | 2025.12.23 21:51:22.996279 [ 4 ] {4d3f5d50-eae1-4b41-b9cd-7e25c9e3d037} <Debug> TCPHandler: Processed in 0.001338628 sec. | ||
| 2944 | 2025.12.23 21:51:22.996392 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2025.12.23 21:51:22.996486 [ 4 ] {f62b5415-6e13-48c9-aea7-39a1200f1ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2946 | 2025.12.23 21:51:22.996525 [ 4 ] {f62b5415-6e13-48c9-aea7-39a1200f1ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2947 | 2025.12.23 21:51:22.997173 [ 4 ] {f62b5415-6e13-48c9-aea7-39a1200f1ac7} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2025.12.23 21:51:22.997208 [ 4 ] {f62b5415-6e13-48c9-aea7-39a1200f1ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2949 | 2025.12.23 21:51:22.997544 [ 4 ] {f62b5415-6e13-48c9-aea7-39a1200f1ac7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2950 | 2025.12.23 21:51:22.997738 [ 4 ] {f62b5415-6e13-48c9-aea7-39a1200f1ac7} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2025.12.23 21:51:22.997875 [ 4 ] {f62b5415-6e13-48c9-aea7-39a1200f1ac7} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001393 sec., 516152.1895190237 rows/sec., 36.22 MiB/sec. | ||
| 2952 | 2025.12.23 21:51:22.997917 [ 4 ] {f62b5415-6e13-48c9-aea7-39a1200f1ac7} <Debug> TCPHandler: Processed in 0.001574575 sec. | ||
| 2953 | 2025.12.23 21:51:22.998036 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2025.12.23 21:51:22.998129 [ 4 ] {55dab5f9-7c3b-4b9a-ad69-9e4ef2a033f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2955 | 2025.12.23 21:51:22.998169 [ 4 ] {55dab5f9-7c3b-4b9a-ad69-9e4ef2a033f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2956 | 2025.12.23 21:51:22.998498 [ 4 ] {55dab5f9-7c3b-4b9a-ad69-9e4ef2a033f6} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2025.12.23 21:51:22.998534 [ 4 ] {55dab5f9-7c3b-4b9a-ad69-9e4ef2a033f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2958 | 2025.12.23 21:51:22.998828 [ 4 ] {55dab5f9-7c3b-4b9a-ad69-9e4ef2a033f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2959 | 2025.12.23 21:51:22.999029 [ 4 ] {55dab5f9-7c3b-4b9a-ad69-9e4ef2a033f6} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2025.12.23 21:51:22.999148 [ 4 ] {55dab5f9-7c3b-4b9a-ad69-9e4ef2a033f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 2961 | 2025.12.23 21:51:22.999183 [ 4 ] {55dab5f9-7c3b-4b9a-ad69-9e4ef2a033f6} <Debug> TCPHandler: Processed in 0.001197114 sec. | ||
| 2962 | 2025.12.23 21:51:22.999297 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2025.12.23 21:51:22.999390 [ 4 ] {fea85842-bd08-4b59-8e7a-e0e6749fc55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2964 | 2025.12.23 21:51:22.999431 [ 4 ] {fea85842-bd08-4b59-8e7a-e0e6749fc55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2965 | 2025.12.23 21:51:22.999875 [ 4 ] {fea85842-bd08-4b59-8e7a-e0e6749fc55e} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2025.12.23 21:51:22.999911 [ 4 ] {fea85842-bd08-4b59-8e7a-e0e6749fc55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2967 | 2025.12.23 21:51:23.000393 [ 4 ] {fea85842-bd08-4b59-8e7a-e0e6749fc55e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2968 | 2025.12.23 21:51:23.000622 [ 4 ] {fea85842-bd08-4b59-8e7a-e0e6749fc55e} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2025.12.23 21:51:23.000748 [ 4 ] {fea85842-bd08-4b59-8e7a-e0e6749fc55e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001376 sec., 228197.67441860464 rows/sec., 14.99 MiB/sec. | ||
| 2970 | 2025.12.23 21:51:23.000785 [ 4 ] {fea85842-bd08-4b59-8e7a-e0e6749fc55e} <Debug> TCPHandler: Processed in 0.001537213 sec. | ||
| 2971 | 2025.12.23 21:51:23.000912 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2025.12.23 21:51:23.001007 [ 4 ] {5fc33877-9449-4f67-b24f-7f52c3b80d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2973 | 2025.12.23 21:51:23.001049 [ 4 ] {5fc33877-9449-4f67-b24f-7f52c3b80d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2974 | 2025.12.23 21:51:23.001366 [ 4 ] {5fc33877-9449-4f67-b24f-7f52c3b80d2d} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2025.12.23 21:51:23.001403 [ 4 ] {5fc33877-9449-4f67-b24f-7f52c3b80d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2976 | 2025.12.23 21:51:23.001692 [ 4 ] {5fc33877-9449-4f67-b24f-7f52c3b80d2d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2977 | 2025.12.23 21:51:23.001901 [ 4 ] {5fc33877-9449-4f67-b24f-7f52c3b80d2d} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2025.12.23 21:51:23.002022 [ 4 ] {5fc33877-9449-4f67-b24f-7f52c3b80d2d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 2979 | 2025.12.23 21:51:23.002057 [ 4 ] {5fc33877-9449-4f67-b24f-7f52c3b80d2d} <Debug> TCPHandler: Processed in 0.001206724 sec. | ||
| 2980 | 2025.12.23 21:51:23.002181 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2025.12.23 21:51:23.002305 [ 4 ] {3e0a4ad6-1703-40d9-80e8-2d734f3809ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2982 | 2025.12.23 21:51:23.002363 [ 4 ] {3e0a4ad6-1703-40d9-80e8-2d734f3809ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2983 | 2025.12.23 21:51:23.003156 [ 4 ] {3e0a4ad6-1703-40d9-80e8-2d734f3809ef} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2025.12.23 21:51:23.003192 [ 4 ] {3e0a4ad6-1703-40d9-80e8-2d734f3809ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2985 | 2025.12.23 21:51:23.003726 [ 4 ] {3e0a4ad6-1703-40d9-80e8-2d734f3809ef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2986 | 2025.12.23 21:51:23.003939 [ 4 ] {3e0a4ad6-1703-40d9-80e8-2d734f3809ef} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2025.12.23 21:51:23.004076 [ 4 ] {3e0a4ad6-1703-40d9-80e8-2d734f3809ef} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001793 sec., 22308.979364194085 rows/sec., 39.98 MiB/sec. | ||
| 2988 | 2025.12.23 21:51:23.004135 [ 4 ] {3e0a4ad6-1703-40d9-80e8-2d734f3809ef} <Debug> TCPHandler: Processed in 0.002019467 sec. | ||
| 2989 | 2025.12.23 21:51:23.004243 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2990 | 2025.12.23 21:51:23.004336 [ 4 ] {d24b429a-9c9d-4112-bd75-18ff456fca44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2991 | 2025.12.23 21:51:23.004377 [ 4 ] {d24b429a-9c9d-4112-bd75-18ff456fca44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2992 | 2025.12.23 21:51:23.004779 [ 4 ] {d24b429a-9c9d-4112-bd75-18ff456fca44} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2025.12.23 21:51:23.004816 [ 4 ] {d24b429a-9c9d-4112-bd75-18ff456fca44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2994 | 2025.12.23 21:51:23.005181 [ 4 ] {d24b429a-9c9d-4112-bd75-18ff456fca44} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2995 | 2025.12.23 21:51:23.005391 [ 4 ] {d24b429a-9c9d-4112-bd75-18ff456fca44} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2025.12.23 21:51:23.005516 [ 4 ] {d24b429a-9c9d-4112-bd75-18ff456fca44} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001198 sec., 86811.35225375625 rows/sec., 5.32 MiB/sec. | ||
| 2997 | 2025.12.23 21:51:23.005551 [ 4 ] {d24b429a-9c9d-4112-bd75-18ff456fca44} <Debug> TCPHandler: Processed in 0.001355538 sec. | ||
| 2998 | 2025.12.23 21:51:24.847238 [ 148 ] {} <Debug> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2999 | 2025.12.23 21:51:24.847340 [ 148 ] {} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2025.12.23 21:51:24.847378 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3001 | 2025.12.23 21:51:24.847548 [ 196 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::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 | ||
| 3002 | 2025.12.23 21:51:24.847764 [ 196 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3003 | 2025.12.23 21:51:24.847819 [ 196 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::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 | ||
| 3004 | 2025.12.23 21:51:24.847921 [ 196 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::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 | ||
| 3005 | 2025.12.23 21:51:24.847997 [ 196 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3006 | 2025.12.23 21:51:24.848070 [ 196 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3007 | 2025.12.23 21:51:24.848140 [ 196 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::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 | ||
| 3008 | 2025.12.23 21:51:24.848909 [ 201 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144223 sec., 13867.413658015712 rows/sec., 1.16 MiB/sec. | ||
| 3009 | 2025.12.23 21:51:24.849060 [ 201 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3010 | 2025.12.23 21:51:24.849354 [ 201 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_5_1} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2025.12.23 21:51:24.849432 [ 201 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_5_1} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3012 | 2025.12.23 21:51:24.849533 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3013 | 2025.12.23 21:51:27.974708 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2025.12.23 21:51:27.974999 [ 4 ] {2ad3b756-480a-44a2-9a2a-38a68c68fffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3015 | 2025.12.23 21:51:27.975103 [ 4 ] {2ad3b756-480a-44a2-9a2a-38a68c68fffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3016 | 2025.12.23 21:51:27.975785 [ 4 ] {2ad3b756-480a-44a2-9a2a-38a68c68fffd} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2025.12.23 21:51:27.975834 [ 4 ] {2ad3b756-480a-44a2-9a2a-38a68c68fffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3018 | 2025.12.23 21:51:27.976202 [ 4 ] {2ad3b756-480a-44a2-9a2a-38a68c68fffd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3019 | 2025.12.23 21:51:27.976437 [ 4 ] {2ad3b756-480a-44a2-9a2a-38a68c68fffd} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2025.12.23 21:51:27.976598 [ 4 ] {2ad3b756-480a-44a2-9a2a-38a68c68fffd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001675 sec., 2388.0597014925374 rows/sec., 194.73 KiB/sec. | ||
| 3021 | 2025.12.23 21:51:27.976646 [ 4 ] {2ad3b756-480a-44a2-9a2a-38a68c68fffd} <Debug> TCPHandler: Processed in 0.00212934 sec. | ||
| 3022 | 2025.12.23 21:51:27.976769 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2025.12.23 21:51:27.976872 [ 4 ] {3598f8e0-be2d-40a1-81a5-1ade9085e88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3024 | 2025.12.23 21:51:27.976915 [ 4 ] {3598f8e0-be2d-40a1-81a5-1ade9085e88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3025 | 2025.12.23 21:51:27.977378 [ 4 ] {3598f8e0-be2d-40a1-81a5-1ade9085e88b} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2025.12.23 21:51:27.977417 [ 4 ] {3598f8e0-be2d-40a1-81a5-1ade9085e88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3027 | 2025.12.23 21:51:27.977728 [ 4 ] {3598f8e0-be2d-40a1-81a5-1ade9085e88b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3028 | 2025.12.23 21:51:27.977931 [ 4 ] {3598f8e0-be2d-40a1-81a5-1ade9085e88b} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2025.12.23 21:51:27.978037 [ 145 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3030 | 2025.12.23 21:51:27.978062 [ 4 ] {3598f8e0-be2d-40a1-81a5-1ade9085e88b} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001214 sec., 47775.94728171334 rows/sec., 3.66 MiB/sec. | ||
| 3031 | 2025.12.23 21:51:27.978103 [ 145 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2025.12.23 21:51:27.978113 [ 4 ] {3598f8e0-be2d-40a1-81a5-1ade9085e88b} <Debug> TCPHandler: Processed in 0.00139983 sec. | ||
| 3033 | 2025.12.23 21:51:27.978131 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3034 | 2025.12.23 21:51:27.978239 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3035 | 2025.12.23 21:51:27.978257 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 3036 | 2025.12.23 21:51:27.978339 [ 4 ] {b0f4a7d7-f307-497b-b92b-079f30516ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3037 | 2025.12.23 21:51:27.978363 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3038 | 2025.12.23 21:51:27.978381 [ 4 ] {b0f4a7d7-f307-497b-b92b-079f30516ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3039 | 2025.12.23 21:51:27.978409 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 248 rows starting from the beginning of the part | ||
| 3040 | 2025.12.23 21:51:27.978505 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3041 | 2025.12.23 21:51:27.978559 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1198 rows starting from the beginning of the part | ||
| 3042 | 2025.12.23 21:51:27.978609 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3043 | 2025.12.23 21:51:27.978654 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1192 rows starting from the beginning of the part | ||
| 3044 | 2025.12.23 21:51:27.978703 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 58 rows starting from the beginning of the part | ||
| 3045 | 2025.12.23 21:51:27.978805 [ 4 ] {b0f4a7d7-f307-497b-b92b-079f30516ae5} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3046 | 2025.12.23 21:51:27.978842 [ 4 ] {b0f4a7d7-f307-497b-b92b-079f30516ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3047 | 2025.12.23 21:51:27.979136 [ 4 ] {b0f4a7d7-f307-497b-b92b-079f30516ae5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3048 | 2025.12.23 21:51:27.979341 [ 4 ] {b0f4a7d7-f307-497b-b92b-079f30516ae5} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2025.12.23 21:51:27.979448 [ 145 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3050 | 2025.12.23 21:51:27.979472 [ 4 ] {b0f4a7d7-f307-497b-b92b-079f30516ae5} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001154 sec., 3466.2045060658575 rows/sec., 242.03 KiB/sec. | ||
| 3051 | 2025.12.23 21:51:27.979481 [ 145 ] {} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2025.12.23 21:51:27.979513 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3053 | 2025.12.23 21:51:27.979517 [ 4 ] {b0f4a7d7-f307-497b-b92b-079f30516ae5} <Debug> TCPHandler: Processed in 0.001332537 sec. | ||
| 3054 | 2025.12.23 21:51:27.979616 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::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 | ||
| 3055 | 2025.12.23 21:51:27.979640 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2025.12.23 21:51:27.979748 [ 4 ] {6b26035e-8b6b-4fbe-ae41-ea6ded545cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3057 | 2025.12.23 21:51:27.979759 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3058 | 2025.12.23 21:51:27.979792 [ 4 ] {6b26035e-8b6b-4fbe-ae41-ea6ded545cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3059 | 2025.12.23 21:51:27.979799 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 43 rows starting from the beginning of the part | ||
| 3060 | 2025.12.23 21:51:27.979898 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 3061 | 2025.12.23 21:51:27.979947 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 33 rows starting from the beginning of the part | ||
| 3062 | 2025.12.23 21:51:27.979985 [ 186 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017806 sec., 1576996.518027631 rows/sec., 132.98 MiB/sec. | ||
| 3063 | 2025.12.23 21:51:27.979988 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 253 rows starting from the beginning of the part | ||
| 3064 | 2025.12.23 21:51:27.980074 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 245 rows starting from the beginning of the part | ||
| 3065 | 2025.12.23 21:51:27.980118 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 3066 | 2025.12.23 21:51:27.980203 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3067 | 2025.12.23 21:51:27.980272 [ 4 ] {6b26035e-8b6b-4fbe-ae41-ea6ded545cea} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2025.12.23 21:51:27.980320 [ 4 ] {6b26035e-8b6b-4fbe-ae41-ea6ded545cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3069 | 2025.12.23 21:51:27.980478 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_16_3} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2025.12.23 21:51:27.980540 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_16_3} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3071 | 2025.12.23 21:51:27.980605 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 3072 | 2025.12.23 21:51:27.980794 [ 4 ] {6b26035e-8b6b-4fbe-ae41-ea6ded545cea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3073 | 2025.12.23 21:51:27.981046 [ 4 ] {6b26035e-8b6b-4fbe-ae41-ea6ded545cea} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2025.12.23 21:51:27.981097 [ 192 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 592 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531463 sec., 386558.47382535524 rows/sec., 25.86 MiB/sec. | ||
| 3075 | 2025.12.23 21:51:27.981160 [ 145 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3076 | 2025.12.23 21:51:27.981193 [ 145 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2025.12.23 21:51:27.981200 [ 4 ] {6b26035e-8b6b-4fbe-ae41-ea6ded545cea} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00147 sec., 46258.50340136055 rows/sec., 3.61 MiB/sec. | ||
| 3078 | 2025.12.23 21:51:27.981214 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3079 | 2025.12.23 21:51:27.981230 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3080 | 2025.12.23 21:51:27.981251 [ 4 ] {6b26035e-8b6b-4fbe-ae41-ea6ded545cea} <Debug> TCPHandler: Processed in 0.001664317 sec. | ||
| 3081 | 2025.12.23 21:51:27.981298 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 3082 | 2025.12.23 21:51:27.981364 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2025.12.23 21:51:27.981409 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3084 | 2025.12.23 21:51:27.981447 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 3085 | 2025.12.23 21:51:27.981464 [ 4 ] {bbb6c3c1-9ac8-432d-9e05-5da7120589e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3086 | 2025.12.23 21:51:27.981504 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_11_2} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2025.12.23 21:51:27.981512 [ 4 ] {bbb6c3c1-9ac8-432d-9e05-5da7120589e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3088 | 2025.12.23 21:51:27.981530 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3089 | 2025.12.23 21:51:27.981585 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 730 rows starting from the beginning of the part | ||
| 3090 | 2025.12.23 21:51:27.981587 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_11_2} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3091 | 2025.12.23 21:51:27.981630 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3092 | 2025.12.23 21:51:27.981678 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 719 rows starting from the beginning of the part | ||
| 3093 | 2025.12.23 21:51:27.981685 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3094 | 2025.12.23 21:51:27.981717 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 68 rows starting from the beginning of the part | ||
| 3095 | 2025.12.23 21:51:27.981923 [ 4 ] {bbb6c3c1-9ac8-432d-9e05-5da7120589e9} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2025.12.23 21:51:27.981964 [ 4 ] {bbb6c3c1-9ac8-432d-9e05-5da7120589e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3097 | 2025.12.23 21:51:27.982310 [ 4 ] {bbb6c3c1-9ac8-432d-9e05-5da7120589e9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3098 | 2025.12.23 21:51:27.982544 [ 4 ] {bbb6c3c1-9ac8-432d-9e05-5da7120589e9} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2025.12.23 21:51:27.982643 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3100 | 2025.12.23 21:51:27.982676 [ 4 ] {bbb6c3c1-9ac8-432d-9e05-5da7120589e9} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001233 sec., 131386.86131386863 rows/sec., 9.15 MiB/sec. | ||
| 3101 | 2025.12.23 21:51:27.982679 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2025.12.23 21:51:27.982716 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3103 | 2025.12.23 21:51:27.982719 [ 4 ] {bbb6c3c1-9ac8-432d-9e05-5da7120589e9} <Debug> TCPHandler: Processed in 0.00140379 sec. | ||
| 3104 | 2025.12.23 21:51:27.982809 [ 188 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1805 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542203 sec., 1170403.6368753011 rows/sec., 88.75 MiB/sec. | ||
| 3105 | 2025.12.23 21:51:27.982816 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 3106 | 2025.12.23 21:51:27.982832 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2025.12.23 21:51:27.982963 [ 4 ] {2fe99066-11ca-479d-abb1-ef561b63c6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3108 | 2025.12.23 21:51:27.982966 [ 188 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3109 | 2025.12.23 21:51:27.982992 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3110 | 2025.12.23 21:51:27.983003 [ 4 ] {2fe99066-11ca-479d-abb1-ef561b63c6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3111 | 2025.12.23 21:51:27.983044 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1580 rows starting from the beginning of the part | ||
| 3112 | 2025.12.23 21:51:27.983138 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3113 | 2025.12.23 21:51:27.983199 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 318 rows starting from the beginning of the part | ||
| 3114 | 2025.12.23 21:51:27.983232 [ 188 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_16_3} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2025.12.23 21:51:27.983244 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 3116 | 2025.12.23 21:51:27.983295 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 314 rows starting from the beginning of the part | ||
| 3117 | 2025.12.23 21:51:27.983301 [ 188 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_16_3} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3118 | 2025.12.23 21:51:27.983333 [ 4 ] {2fe99066-11ca-479d-abb1-ef561b63c6d6} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2025.12.23 21:51:27.983345 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 162 rows starting from the beginning of the part | ||
| 3120 | 2025.12.23 21:51:27.983371 [ 4 ] {2fe99066-11ca-479d-abb1-ef561b63c6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3121 | 2025.12.23 21:51:27.983385 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 3122 | 2025.12.23 21:51:27.983707 [ 4 ] {2fe99066-11ca-479d-abb1-ef561b63c6d6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3123 | 2025.12.23 21:51:27.983913 [ 4 ] {2fe99066-11ca-479d-abb1-ef561b63c6d6} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2025.12.23 21:51:27.984012 [ 145 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3125 | 2025.12.23 21:51:27.984041 [ 4 ] {2fe99066-11ca-479d-abb1-ef561b63c6d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 3126 | 2025.12.23 21:51:27.984042 [ 145 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2025.12.23 21:51:27.984080 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3128 | 2025.12.23 21:51:27.984082 [ 4 ] {2fe99066-11ca-479d-abb1-ef561b63c6d6} <Debug> TCPHandler: Processed in 0.001296956 sec. | ||
| 3129 | 2025.12.23 21:51:27.984138 [ 192 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 3130 | 2025.12.23 21:51:27.984211 [ 192 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3131 | 2025.12.23 21:51:27.984234 [ 192 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 474 rows starting from the beginning of the part | ||
| 3132 | 2025.12.23 21:51:27.984283 [ 192 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 3133 | 2025.12.23 21:51:27.984318 [ 192 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 3134 | 2025.12.23 21:51:27.984353 [ 192 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3135 | 2025.12.23 21:51:27.984385 [ 192 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3136 | 2025.12.23 21:51:27.984419 [ 192 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3137 | 2025.12.23 21:51:27.984695 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2694 rows, containing 5 columns (5 merged, 0 gathered) in 0.001940444 sec., 1388342.0495515459 rows/sec., 97.60 MiB/sec. | ||
| 3138 | 2025.12.23 21:51:27.985095 [ 195 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3139 | 2025.12.23 21:51:27.985138 [ 187 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 862 rows, containing 4 columns (4 merged, 0 gathered) in 0.001016749 sec., 847800.1945416224 rows/sec., 55.71 MiB/sec. | ||
| 3140 | 2025.12.23 21:51:27.985346 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3141 | 2025.12.23 21:51:27.985432 [ 195 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2025.12.23 21:51:27.985547 [ 195 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3143 | 2025.12.23 21:51:27.985661 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3144 | 2025.12.23 21:51:27.985707 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_16_3} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2025.12.23 21:51:27.985792 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_16_3} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3146 | 2025.12.23 21:51:27.985885 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3147 | 2025.12.23 21:51:28.532903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6218 | ||
| 3148 | 2025.12.23 21:51:28.533409 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2025.12.23 21:51:28.533451 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3150 | 2025.12.23 21:51:28.533934 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3151 | 2025.12.23 21:51:28.534155 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2025.12.23 21:51:28.534281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6218 | ||
| 3153 | 2025.12.23 21:51:28.864149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3154 | 2025.12.23 21:51:28.879447 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2025.12.23 21:51:28.879504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3156 | 2025.12.23 21:51:28.884868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3157 | 2025.12.23 21:51:28.885542 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2025.12.23 21:51:28.888204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3159 | 2025.12.23 21:51:31.068331 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 398 | ||
| 3160 | 2025.12.23 21:51:31.070542 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2025.12.23 21:51:31.070595 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3162 | 2025.12.23 21:51:31.071759 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3163 | 2025.12.23 21:51:31.072030 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2025.12.23 21:51:31.072355 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
| 3165 | 2025.12.23 21:51:32.989047 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2025.12.23 21:51:32.989251 [ 4 ] {4538a397-b8b7-4755-b4d7-575a897e8627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3167 | 2025.12.23 21:51:32.989326 [ 4 ] {4538a397-b8b7-4755-b4d7-575a897e8627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3168 | 2025.12.23 21:51:32.990207 [ 4 ] {4538a397-b8b7-4755-b4d7-575a897e8627} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2025.12.23 21:51:32.990260 [ 4 ] {4538a397-b8b7-4755-b4d7-575a897e8627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3170 | 2025.12.23 21:51:32.990674 [ 4 ] {4538a397-b8b7-4755-b4d7-575a897e8627} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3171 | 2025.12.23 21:51:32.990904 [ 4 ] {4538a397-b8b7-4755-b4d7-575a897e8627} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2025.12.23 21:51:32.991061 [ 4 ] {4538a397-b8b7-4755-b4d7-575a897e8627} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001862 sec., 220193.34049409238 rows/sec., 13.97 MiB/sec. | ||
| 3173 | 2025.12.23 21:51:32.991113 [ 4 ] {4538a397-b8b7-4755-b4d7-575a897e8627} <Debug> TCPHandler: Processed in 0.002195082 sec. | ||
| 3174 | 2025.12.23 21:51:32.991240 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2025.12.23 21:51:32.991336 [ 4 ] {43d24ef7-51a3-4f6f-93f9-858c69ab9368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3176 | 2025.12.23 21:51:32.991377 [ 4 ] {43d24ef7-51a3-4f6f-93f9-858c69ab9368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3177 | 2025.12.23 21:51:32.992328 [ 4 ] {43d24ef7-51a3-4f6f-93f9-858c69ab9368} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2025.12.23 21:51:32.992367 [ 4 ] {43d24ef7-51a3-4f6f-93f9-858c69ab9368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3179 | 2025.12.23 21:51:32.992751 [ 4 ] {43d24ef7-51a3-4f6f-93f9-858c69ab9368} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3180 | 2025.12.23 21:51:32.992962 [ 4 ] {43d24ef7-51a3-4f6f-93f9-858c69ab9368} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2025.12.23 21:51:32.993095 [ 4 ] {43d24ef7-51a3-4f6f-93f9-858c69ab9368} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001765 sec., 675354.1076487252 rows/sec., 53.95 MiB/sec. | ||
| 3182 | 2025.12.23 21:51:32.993134 [ 4 ] {43d24ef7-51a3-4f6f-93f9-858c69ab9368} <Debug> TCPHandler: Processed in 0.001935585 sec. | ||
| 3183 | 2025.12.23 21:51:32.993242 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2025.12.23 21:51:32.993337 [ 4 ] {e5b8f54d-37a8-4fb0-9cfb-cd2354f6d7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3185 | 2025.12.23 21:51:32.993379 [ 4 ] {e5b8f54d-37a8-4fb0-9cfb-cd2354f6d7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3186 | 2025.12.23 21:51:32.993855 [ 4 ] {e5b8f54d-37a8-4fb0-9cfb-cd2354f6d7a8} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2025.12.23 21:51:32.993892 [ 4 ] {e5b8f54d-37a8-4fb0-9cfb-cd2354f6d7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3188 | 2025.12.23 21:51:32.994195 [ 4 ] {e5b8f54d-37a8-4fb0-9cfb-cd2354f6d7a8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3189 | 2025.12.23 21:51:32.994386 [ 4 ] {e5b8f54d-37a8-4fb0-9cfb-cd2354f6d7a8} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2025.12.23 21:51:32.994506 [ 4 ] {e5b8f54d-37a8-4fb0-9cfb-cd2354f6d7a8} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001218 sec., 201149.42528735634 rows/sec., 12.29 MiB/sec. | ||
| 3191 | 2025.12.23 21:51:32.994541 [ 4 ] {e5b8f54d-37a8-4fb0-9cfb-cd2354f6d7a8} <Debug> TCPHandler: Processed in 0.001379848 sec. | ||
| 3192 | 2025.12.23 21:51:32.994636 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2025.12.23 21:51:32.994723 [ 4 ] {b2c84a86-50b5-4955-b12b-7954e4071c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3194 | 2025.12.23 21:51:32.994760 [ 4 ] {b2c84a86-50b5-4955-b12b-7954e4071c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3195 | 2025.12.23 21:51:32.995261 [ 4 ] {b2c84a86-50b5-4955-b12b-7954e4071c65} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2025.12.23 21:51:32.995298 [ 4 ] {b2c84a86-50b5-4955-b12b-7954e4071c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3197 | 2025.12.23 21:51:32.995612 [ 4 ] {b2c84a86-50b5-4955-b12b-7954e4071c65} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3198 | 2025.12.23 21:51:32.995821 [ 4 ] {b2c84a86-50b5-4955-b12b-7954e4071c65} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2025.12.23 21:51:32.995944 [ 4 ] {b2c84a86-50b5-4955-b12b-7954e4071c65} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001195 sec., 177405.85774058575 rows/sec., 11.44 MiB/sec. | ||
| 3200 | 2025.12.23 21:51:32.995983 [ 4 ] {b2c84a86-50b5-4955-b12b-7954e4071c65} <Debug> TCPHandler: Processed in 0.001357878 sec. | ||
| 3201 | 2025.12.23 21:51:32.996081 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2025.12.23 21:51:32.996174 [ 4 ] {f5aa8e31-51d8-471d-a179-e589bac28158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3203 | 2025.12.23 21:51:32.996213 [ 4 ] {f5aa8e31-51d8-471d-a179-e589bac28158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3204 | 2025.12.23 21:51:32.996657 [ 4 ] {f5aa8e31-51d8-471d-a179-e589bac28158} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2025.12.23 21:51:32.996694 [ 4 ] {f5aa8e31-51d8-471d-a179-e589bac28158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3206 | 2025.12.23 21:51:32.996996 [ 4 ] {f5aa8e31-51d8-471d-a179-e589bac28158} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3207 | 2025.12.23 21:51:32.997196 [ 4 ] {f5aa8e31-51d8-471d-a179-e589bac28158} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2025.12.23 21:51:32.997313 [ 4 ] {f5aa8e31-51d8-471d-a179-e589bac28158} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001174 sec., 179727.4275979557 rows/sec., 10.21 MiB/sec. | ||
| 3209 | 2025.12.23 21:51:32.997348 [ 4 ] {f5aa8e31-51d8-471d-a179-e589bac28158} <Debug> TCPHandler: Processed in 0.001333787 sec. | ||
| 3210 | 2025.12.23 21:51:32.997446 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2025.12.23 21:51:32.997532 [ 4 ] {d3c5decf-c825-4e1e-91a2-68f8013670e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3212 | 2025.12.23 21:51:32.997569 [ 4 ] {d3c5decf-c825-4e1e-91a2-68f8013670e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3213 | 2025.12.23 21:51:32.998207 [ 4 ] {d3c5decf-c825-4e1e-91a2-68f8013670e9} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2025.12.23 21:51:32.998245 [ 4 ] {d3c5decf-c825-4e1e-91a2-68f8013670e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3215 | 2025.12.23 21:51:32.998569 [ 4 ] {d3c5decf-c825-4e1e-91a2-68f8013670e9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3216 | 2025.12.23 21:51:32.998773 [ 4 ] {d3c5decf-c825-4e1e-91a2-68f8013670e9} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2025.12.23 21:51:32.998897 [ 4 ] {d3c5decf-c825-4e1e-91a2-68f8013670e9} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001351 sec., 532198.3715766099 rows/sec., 37.35 MiB/sec. | ||
| 3218 | 2025.12.23 21:51:32.998933 [ 4 ] {d3c5decf-c825-4e1e-91a2-68f8013670e9} <Debug> TCPHandler: Processed in 0.001510993 sec. | ||
| 3219 | 2025.12.23 21:51:32.999036 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2025.12.23 21:51:32.999130 [ 4 ] {42f6bbe3-55d0-4d6f-96b5-f2493357eae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3221 | 2025.12.23 21:51:32.999171 [ 4 ] {42f6bbe3-55d0-4d6f-96b5-f2493357eae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3222 | 2025.12.23 21:51:32.999487 [ 4 ] {42f6bbe3-55d0-4d6f-96b5-f2493357eae1} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2025.12.23 21:51:32.999523 [ 4 ] {42f6bbe3-55d0-4d6f-96b5-f2493357eae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3224 | 2025.12.23 21:51:32.999820 [ 4 ] {42f6bbe3-55d0-4d6f-96b5-f2493357eae1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3225 | 2025.12.23 21:51:33.000034 [ 4 ] {42f6bbe3-55d0-4d6f-96b5-f2493357eae1} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2025.12.23 21:51:33.000155 [ 4 ] {42f6bbe3-55d0-4d6f-96b5-f2493357eae1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 3227 | 2025.12.23 21:51:33.000187 [ 4 ] {42f6bbe3-55d0-4d6f-96b5-f2493357eae1} <Debug> TCPHandler: Processed in 0.001206964 sec. | ||
| 3228 | 2025.12.23 21:51:33.000284 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2025.12.23 21:51:33.000372 [ 4 ] {17a01497-3aee-42a8-bb4f-8e9834b6c973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3230 | 2025.12.23 21:51:33.000411 [ 4 ] {17a01497-3aee-42a8-bb4f-8e9834b6c973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3231 | 2025.12.23 21:51:33.000809 [ 4 ] {17a01497-3aee-42a8-bb4f-8e9834b6c973} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2025.12.23 21:51:33.000844 [ 4 ] {17a01497-3aee-42a8-bb4f-8e9834b6c973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3233 | 2025.12.23 21:51:33.001228 [ 4 ] {17a01497-3aee-42a8-bb4f-8e9834b6c973} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3234 | 2025.12.23 21:51:33.001439 [ 4 ] {17a01497-3aee-42a8-bb4f-8e9834b6c973} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2025.12.23 21:51:33.001565 [ 4 ] {17a01497-3aee-42a8-bb4f-8e9834b6c973} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00119 sec., 263865.5462184874 rows/sec., 17.33 MiB/sec. | ||
| 3236 | 2025.12.23 21:51:33.001601 [ 4 ] {17a01497-3aee-42a8-bb4f-8e9834b6c973} <Debug> TCPHandler: Processed in 0.001350878 sec. | ||
| 3237 | 2025.12.23 21:51:33.001720 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2025.12.23 21:51:33.001844 [ 4 ] {2115a608-b58b-49d0-9fcb-82561dbd799b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3239 | 2025.12.23 21:51:33.001895 [ 4 ] {2115a608-b58b-49d0-9fcb-82561dbd799b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3240 | 2025.12.23 21:51:33.002275 [ 4 ] {2115a608-b58b-49d0-9fcb-82561dbd799b} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2025.12.23 21:51:33.002310 [ 4 ] {2115a608-b58b-49d0-9fcb-82561dbd799b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3242 | 2025.12.23 21:51:33.002599 [ 4 ] {2115a608-b58b-49d0-9fcb-82561dbd799b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3243 | 2025.12.23 21:51:33.002803 [ 4 ] {2115a608-b58b-49d0-9fcb-82561dbd799b} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2025.12.23 21:51:33.002926 [ 4 ] {2115a608-b58b-49d0-9fcb-82561dbd799b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 3245 | 2025.12.23 21:51:33.002963 [ 4 ] {2115a608-b58b-49d0-9fcb-82561dbd799b} <Debug> TCPHandler: Processed in 0.001305126 sec. | ||
| 3246 | 2025.12.23 21:51:33.003058 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2025.12.23 21:51:33.003151 [ 4 ] {d57c45e3-722f-4aad-a951-a22bf0de20dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3248 | 2025.12.23 21:51:33.003205 [ 4 ] {d57c45e3-722f-4aad-a951-a22bf0de20dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3249 | 2025.12.23 21:51:33.004010 [ 4 ] {d57c45e3-722f-4aad-a951-a22bf0de20dc} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2025.12.23 21:51:33.004047 [ 4 ] {d57c45e3-722f-4aad-a951-a22bf0de20dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3251 | 2025.12.23 21:51:33.004557 [ 4 ] {d57c45e3-722f-4aad-a951-a22bf0de20dc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3252 | 2025.12.23 21:51:33.004767 [ 4 ] {d57c45e3-722f-4aad-a951-a22bf0de20dc} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2025.12.23 21:51:33.004893 [ 4 ] {d57c45e3-722f-4aad-a951-a22bf0de20dc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001815 sec., 22038.567493112947 rows/sec., 39.49 MiB/sec. | ||
| 3254 | 2025.12.23 21:51:33.004944 [ 4 ] {d57c45e3-722f-4aad-a951-a22bf0de20dc} <Debug> TCPHandler: Processed in 0.001991706 sec. | ||
| 3255 | 2025.12.23 21:51:33.005109 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2025.12.23 21:51:33.005202 [ 4 ] {39507526-7d83-4a0f-84d3-edb73620a0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3257 | 2025.12.23 21:51:33.005244 [ 4 ] {39507526-7d83-4a0f-84d3-edb73620a0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3258 | 2025.12.23 21:51:33.005575 [ 4 ] {39507526-7d83-4a0f-84d3-edb73620a0ca} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2025.12.23 21:51:33.005612 [ 4 ] {39507526-7d83-4a0f-84d3-edb73620a0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3260 | 2025.12.23 21:51:33.005917 [ 4 ] {39507526-7d83-4a0f-84d3-edb73620a0ca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3261 | 2025.12.23 21:51:33.006121 [ 4 ] {39507526-7d83-4a0f-84d3-edb73620a0ca} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2025.12.23 21:51:33.006245 [ 4 ] {39507526-7d83-4a0f-84d3-edb73620a0ca} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001062 sec., 97928.43691148776 rows/sec., 6.00 MiB/sec. | ||
| 3263 | 2025.12.23 21:51:33.006280 [ 4 ] {39507526-7d83-4a0f-84d3-edb73620a0ca} <Debug> TCPHandler: Processed in 0.001221165 sec. | ||
| 3264 | 2025.12.23 21:51:35.910554 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3265 | 2025.12.23 21:51:35.910611 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3266 | 2025.12.23 21:51:36.036653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6730 | ||
| 3267 | 2025.12.23 21:51:36.037213 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2025.12.23 21:51:36.037254 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3269 | 2025.12.23 21:51:36.037786 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3270 | 2025.12.23 21:51:36.038019 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2025.12.23 21:51:36.038144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6730 | ||
| 3272 | 2025.12.23 21:51:36.390551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3273 | 2025.12.23 21:51:36.407375 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2025.12.23 21:51:36.407438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3275 | 2025.12.23 21:51:36.413782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3276 | 2025.12.23 21:51:36.414478 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2025.12.23 21:51:36.417445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3278 | 2025.12.23 21:51:37.976435 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2025.12.23 21:51:37.976731 [ 4 ] {70fd1b40-49da-428f-ab29-907ef7418a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3280 | 2025.12.23 21:51:37.976836 [ 4 ] {70fd1b40-49da-428f-ab29-907ef7418a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3281 | 2025.12.23 21:51:37.977552 [ 4 ] {70fd1b40-49da-428f-ab29-907ef7418a60} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2025.12.23 21:51:37.977597 [ 4 ] {70fd1b40-49da-428f-ab29-907ef7418a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3283 | 2025.12.23 21:51:37.977980 [ 4 ] {70fd1b40-49da-428f-ab29-907ef7418a60} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3284 | 2025.12.23 21:51:37.978217 [ 4 ] {70fd1b40-49da-428f-ab29-907ef7418a60} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2025.12.23 21:51:37.978380 [ 4 ] {70fd1b40-49da-428f-ab29-907ef7418a60} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001726 sec., 32444.959443800693 rows/sec., 2.49 MiB/sec. | ||
| 3286 | 2025.12.23 21:51:37.978427 [ 4 ] {70fd1b40-49da-428f-ab29-907ef7418a60} <Debug> TCPHandler: Processed in 0.002167612 sec. | ||
| 3287 | 2025.12.23 21:51:37.978563 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3288 | 2025.12.23 21:51:37.978661 [ 4 ] {33361a06-83cb-464d-ac47-590858f79791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3289 | 2025.12.23 21:51:37.978703 [ 4 ] {33361a06-83cb-464d-ac47-590858f79791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3290 | 2025.12.23 21:51:37.979137 [ 4 ] {33361a06-83cb-464d-ac47-590858f79791} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2025.12.23 21:51:37.979174 [ 4 ] {33361a06-83cb-464d-ac47-590858f79791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3292 | 2025.12.23 21:51:37.979508 [ 4 ] {33361a06-83cb-464d-ac47-590858f79791} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3293 | 2025.12.23 21:51:37.979715 [ 4 ] {33361a06-83cb-464d-ac47-590858f79791} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2025.12.23 21:51:37.979855 [ 4 ] {33361a06-83cb-464d-ac47-590858f79791} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 3295 | 2025.12.23 21:51:37.979892 [ 4 ] {33361a06-83cb-464d-ac47-590858f79791} <Debug> TCPHandler: Processed in 0.001382689 sec. | ||
| 3296 | 2025.12.23 21:51:37.980001 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3297 | 2025.12.23 21:51:37.980095 [ 4 ] {de64f33d-ee65-4d90-8f58-4304093060a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3298 | 2025.12.23 21:51:37.980138 [ 4 ] {de64f33d-ee65-4d90-8f58-4304093060a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3299 | 2025.12.23 21:51:37.980543 [ 4 ] {de64f33d-ee65-4d90-8f58-4304093060a8} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2025.12.23 21:51:37.980580 [ 4 ] {de64f33d-ee65-4d90-8f58-4304093060a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3301 | 2025.12.23 21:51:37.980939 [ 4 ] {de64f33d-ee65-4d90-8f58-4304093060a8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3302 | 2025.12.23 21:51:37.981161 [ 4 ] {de64f33d-ee65-4d90-8f58-4304093060a8} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2025.12.23 21:51:37.981292 [ 4 ] {de64f33d-ee65-4d90-8f58-4304093060a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 3304 | 2025.12.23 21:51:37.981329 [ 4 ] {de64f33d-ee65-4d90-8f58-4304093060a8} <Debug> TCPHandler: Processed in 0.001378698 sec. | ||
| 3305 | 2025.12.23 21:51:37.981437 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3306 | 2025.12.23 21:51:37.981531 [ 4 ] {ada0b4aa-37d3-4d32-9e54-5749dceeed16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3307 | 2025.12.23 21:51:37.981572 [ 4 ] {ada0b4aa-37d3-4d32-9e54-5749dceeed16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3308 | 2025.12.23 21:51:37.981888 [ 4 ] {ada0b4aa-37d3-4d32-9e54-5749dceeed16} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2025.12.23 21:51:37.981924 [ 4 ] {ada0b4aa-37d3-4d32-9e54-5749dceeed16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3310 | 2025.12.23 21:51:37.982218 [ 4 ] {ada0b4aa-37d3-4d32-9e54-5749dceeed16} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3311 | 2025.12.23 21:51:37.982418 [ 4 ] {ada0b4aa-37d3-4d32-9e54-5749dceeed16} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2025.12.23 21:51:37.982545 [ 4 ] {ada0b4aa-37d3-4d32-9e54-5749dceeed16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 3313 | 2025.12.23 21:51:37.982582 [ 4 ] {ada0b4aa-37d3-4d32-9e54-5749dceeed16} <Debug> TCPHandler: Processed in 0.001192814 sec. | ||
| 3314 | 2025.12.23 21:51:41.073916 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 428 | ||
| 3315 | 2025.12.23 21:51:41.076106 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2025.12.23 21:51:41.076171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3317 | 2025.12.23 21:51:41.077391 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3318 | 2025.12.23 21:51:41.077672 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2025.12.23 21:51:41.077851 [ 118 ] {} <Debug> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3320 | 2025.12.23 21:51:41.077951 [ 118 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2025.12.23 21:51:41.077989 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3322 | 2025.12.23 21:51:41.078031 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3323 | 2025.12.23 21:51:41.078107 [ 187 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::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 | ||
| 3324 | 2025.12.23 21:51:41.078713 [ 187 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3325 | 2025.12.23 21:51:41.078886 [ 187 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 236 rows starting from the beginning of the part | ||
| 3326 | 2025.12.23 21:51:41.079294 [ 187 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part | ||
| 3327 | 2025.12.23 21:51:41.079643 [ 187 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part | ||
| 3328 | 2025.12.23 21:51:41.079993 [ 187 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 62 rows starting from the beginning of the part | ||
| 3329 | 2025.12.23 21:51:41.080332 [ 187 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3330 | 2025.12.23 21:51:41.080674 [ 187 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3331 | 2025.12.23 21:51:41.086820 [ 186 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 428 rows, containing 72 columns (72 merged, 0 gathered) in 0.008757957 sec., 48869.84487363891 rows/sec., 47.33 MiB/sec. | ||
| 3332 | 2025.12.23 21:51:41.087563 [ 195 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3333 | 2025.12.23 21:51:41.088085 [ 195 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_11_2} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2025.12.23 21:51:41.088156 [ 195 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_11_2} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3335 | 2025.12.23 21:51:41.088328 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 3336 | 2025.12.23 21:51:42.066398 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2025.12.23 21:51:42.066770 [ 4 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3338 | 2025.12.23 21:51:42.067321 [ 4 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3339 | 2025.12.23 21:51:42.067364 [ 4 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3340 | 2025.12.23 21:51:42.067625 [ 4 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3341 | 2025.12.23 21:51:42.067694 [ 4 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3342 | 2025.12.23 21:51:42.067833 [ 4 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3343 | 2025.12.23 21:51:42.067959 [ 335 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3344 | 2025.12.23 21:51:42.067977 [ 314 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3345 | 2025.12.23 21:51:42.067977 [ 324 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3346 | 2025.12.23 21:51:42.067959 [ 323 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3347 | 2025.12.23 21:51:42.068178 [ 4 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 3348 | 2025.12.23 21:51:42.068209 [ 4 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3349 | 2025.12.23 21:51:42.068307 [ 4 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3350 | 2025.12.23 21:51:42.068328 [ 4 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3351 | 2025.12.23 21:51:42.068363 [ 4 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3352 | 2025.12.23 21:51:42.068399 [ 4 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3353 | 2025.12.23 21:51:42.068432 [ 4 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3354 | 2025.12.23 21:51:42.068465 [ 4 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3355 | 2025.12.23 21:51:42.069322 [ 4 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002721 sec., 15435.501653803749 rows/sec., 621.25 KiB/sec. | ||
| 3356 | 2025.12.23 21:51:42.069488 [ 4 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Debug> MemoryTracker: Peak memory usage (for query): 145.98 KiB. | ||
| 3357 | 2025.12.23 21:51:42.069504 [ 4 ] {33439ec5-d258-48fe-b2c6-5faed8ceaa13} <Debug> TCPHandler: Processed in 0.003286842 sec. | ||
| 3358 | 2025.12.23 21:51:42.069804 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2025.12.23 21:51:42.069957 [ 4 ] {12346093-7755-43aa-8628-c15c93e5f023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3360 | 2025.12.23 21:51:42.070195 [ 4 ] {12346093-7755-43aa-8628-c15c93e5f023} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3361 | 2025.12.23 21:51:42.070233 [ 4 ] {12346093-7755-43aa-8628-c15c93e5f023} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3362 | 2025.12.23 21:51:42.070450 [ 4 ] {12346093-7755-43aa-8628-c15c93e5f023} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3363 | 2025.12.23 21:51:42.070506 [ 4 ] {12346093-7755-43aa-8628-c15c93e5f023} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3364 | 2025.12.23 21:51:42.070624 [ 4 ] {12346093-7755-43aa-8628-c15c93e5f023} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3365 | 2025.12.23 21:51:42.070682 [ 309 ] {12346093-7755-43aa-8628-c15c93e5f023} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3366 | 2025.12.23 21:51:42.070698 [ 314 ] {12346093-7755-43aa-8628-c15c93e5f023} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3367 | 2025.12.23 21:51:42.070692 [ 335 ] {12346093-7755-43aa-8628-c15c93e5f023} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3368 | 2025.12.23 21:51:42.070691 [ 323 ] {12346093-7755-43aa-8628-c15c93e5f023} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3369 | 2025.12.23 21:51:42.070824 [ 4 ] {12346093-7755-43aa-8628-c15c93e5f023} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 3370 | 2025.12.23 21:51:42.070850 [ 4 ] {12346093-7755-43aa-8628-c15c93e5f023} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3371 | 2025.12.23 21:51:42.070931 [ 4 ] {12346093-7755-43aa-8628-c15c93e5f023} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3372 | 2025.12.23 21:51:42.070951 [ 4 ] {12346093-7755-43aa-8628-c15c93e5f023} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3373 | 2025.12.23 21:51:42.070982 [ 4 ] {12346093-7755-43aa-8628-c15c93e5f023} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3374 | 2025.12.23 21:51:42.071014 [ 4 ] {12346093-7755-43aa-8628-c15c93e5f023} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3375 | 2025.12.23 21:51:42.071043 [ 4 ] {12346093-7755-43aa-8628-c15c93e5f023} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3376 | 2025.12.23 21:51:42.071071 [ 4 ] {12346093-7755-43aa-8628-c15c93e5f023} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3377 | 2025.12.23 21:51:42.071801 [ 4 ] {12346093-7755-43aa-8628-c15c93e5f023} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001911 sec., 21978.021978021978 rows/sec., 884.58 KiB/sec. | ||
| 3378 | 2025.12.23 21:51:42.071944 [ 4 ] {12346093-7755-43aa-8628-c15c93e5f023} <Debug> MemoryTracker: Peak memory usage (for query): 145.80 KiB. | ||
| 3379 | 2025.12.23 21:51:42.071959 [ 4 ] {12346093-7755-43aa-8628-c15c93e5f023} <Debug> TCPHandler: Processed in 0.002207923 sec. | ||
| 3380 | 2025.12.23 21:51:42.072207 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2025.12.23 21:51:42.072348 [ 4 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3382 | 2025.12.23 21:51:42.072572 [ 4 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3383 | 2025.12.23 21:51:42.072610 [ 4 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3384 | 2025.12.23 21:51:42.072825 [ 4 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3385 | 2025.12.23 21:51:42.072879 [ 4 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3386 | 2025.12.23 21:51:42.073000 [ 4 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3387 | 2025.12.23 21:51:42.073065 [ 335 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3388 | 2025.12.23 21:51:42.073074 [ 323 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3389 | 2025.12.23 21:51:42.073072 [ 305 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3390 | 2025.12.23 21:51:42.073076 [ 298 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3391 | 2025.12.23 21:51:42.073210 [ 4 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 3392 | 2025.12.23 21:51:42.073236 [ 4 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3393 | 2025.12.23 21:51:42.073315 [ 4 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3394 | 2025.12.23 21:51:42.073332 [ 4 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3395 | 2025.12.23 21:51:42.073363 [ 4 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3396 | 2025.12.23 21:51:42.073401 [ 4 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3397 | 2025.12.23 21:51:42.073448 [ 4 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3398 | 2025.12.23 21:51:42.073491 [ 4 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3399 | 2025.12.23 21:51:42.074209 [ 4 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001922 sec., 21852.2372528616 rows/sec., 879.52 KiB/sec. | ||
| 3400 | 2025.12.23 21:51:42.074333 [ 4 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Debug> MemoryTracker: Peak memory usage (for query): 147.80 KiB. | ||
| 3401 | 2025.12.23 21:51:42.074348 [ 4 ] {a9eca430-4948-4589-bb7f-0dc8e3a393ad} <Debug> TCPHandler: Processed in 0.002191162 sec. | ||
| 3402 | 2025.12.23 21:51:42.074578 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3403 | 2025.12.23 21:51:42.074717 [ 4 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3404 | 2025.12.23 21:51:42.074949 [ 4 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3405 | 2025.12.23 21:51:42.074986 [ 4 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3406 | 2025.12.23 21:51:42.075198 [ 4 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3407 | 2025.12.23 21:51:42.075251 [ 4 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3408 | 2025.12.23 21:51:42.075350 [ 4 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3409 | 2025.12.23 21:51:42.075403 [ 309 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3410 | 2025.12.23 21:51:42.075414 [ 298 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3411 | 2025.12.23 21:51:42.075417 [ 335 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3412 | 2025.12.23 21:51:42.075467 [ 347 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3413 | 2025.12.23 21:51:42.075561 [ 4 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 3414 | 2025.12.23 21:51:42.075587 [ 4 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3415 | 2025.12.23 21:51:42.075666 [ 4 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3416 | 2025.12.23 21:51:42.075684 [ 4 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3417 | 2025.12.23 21:51:42.075715 [ 4 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3418 | 2025.12.23 21:51:42.075745 [ 4 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3419 | 2025.12.23 21:51:42.075773 [ 4 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3420 | 2025.12.23 21:51:42.075816 [ 4 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3421 | 2025.12.23 21:51:42.076701 [ 4 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002043 sec., 20558.00293685756 rows/sec., 827.43 KiB/sec. | ||
| 3422 | 2025.12.23 21:51:42.076859 [ 4 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Debug> MemoryTracker: Peak memory usage (for query): 146.35 KiB. | ||
| 3423 | 2025.12.23 21:51:42.076876 [ 4 ] {290fc8bb-122b-4196-8257-83663ee9a63e} <Debug> TCPHandler: Processed in 0.002346627 sec. | ||
| 3424 | 2025.12.23 21:51:42.077094 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2025.12.23 21:51:42.077231 [ 4 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3426 | 2025.12.23 21:51:42.077456 [ 4 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3427 | 2025.12.23 21:51:42.077493 [ 4 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3428 | 2025.12.23 21:51:42.077709 [ 4 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3429 | 2025.12.23 21:51:42.077761 [ 4 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3430 | 2025.12.23 21:51:42.077873 [ 4 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3431 | 2025.12.23 21:51:42.077935 [ 330 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3432 | 2025.12.23 21:51:42.077944 [ 347 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3433 | 2025.12.23 21:51:42.077945 [ 331 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3434 | 2025.12.23 21:51:42.077944 [ 335 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3435 | 2025.12.23 21:51:42.078077 [ 4 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 3436 | 2025.12.23 21:51:42.078101 [ 4 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3437 | 2025.12.23 21:51:42.078180 [ 4 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3438 | 2025.12.23 21:51:42.078197 [ 4 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3439 | 2025.12.23 21:51:42.078226 [ 4 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3440 | 2025.12.23 21:51:42.078258 [ 4 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3441 | 2025.12.23 21:51:42.078287 [ 4 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3442 | 2025.12.23 21:51:42.078314 [ 4 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3443 | 2025.12.23 21:51:42.078975 [ 4 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001803 sec., 23294.50915141431 rows/sec., 937.56 KiB/sec. | ||
| 3444 | 2025.12.23 21:51:42.079114 [ 4 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Debug> MemoryTracker: Peak memory usage (for query): 146.84 KiB. | ||
| 3445 | 2025.12.23 21:51:42.079130 [ 4 ] {157dfb3c-4eba-44e8-9660-31e04daa39a6} <Debug> TCPHandler: Processed in 0.002084779 sec. | ||
| 3446 | 2025.12.23 21:51:42.079326 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3447 | 2025.12.23 21:51:42.079462 [ 4 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3448 | 2025.12.23 21:51:42.079684 [ 4 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3449 | 2025.12.23 21:51:42.079721 [ 4 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3450 | 2025.12.23 21:51:42.079936 [ 4 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3451 | 2025.12.23 21:51:42.079988 [ 4 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3452 | 2025.12.23 21:51:42.080085 [ 4 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3453 | 2025.12.23 21:51:42.080136 [ 309 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3454 | 2025.12.23 21:51:42.080150 [ 331 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3455 | 2025.12.23 21:51:42.080167 [ 319 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3456 | 2025.12.23 21:51:42.080153 [ 347 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3457 | 2025.12.23 21:51:42.080274 [ 4 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 3458 | 2025.12.23 21:51:42.080299 [ 4 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3459 | 2025.12.23 21:51:42.080376 [ 4 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3460 | 2025.12.23 21:51:42.080393 [ 4 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3461 | 2025.12.23 21:51:42.080422 [ 4 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3462 | 2025.12.23 21:51:42.080452 [ 4 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3463 | 2025.12.23 21:51:42.080480 [ 4 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3464 | 2025.12.23 21:51:42.080507 [ 4 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3465 | 2025.12.23 21:51:42.081183 [ 4 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.00178 sec., 23595.50561797753 rows/sec., 949.68 KiB/sec. | ||
| 3466 | 2025.12.23 21:51:42.081325 [ 4 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Debug> MemoryTracker: Peak memory usage (for query): 146.89 KiB. | ||
| 3467 | 2025.12.23 21:51:42.081339 [ 4 ] {ca2c77a2-9c95-4fa8-babe-39d1af66d622} <Debug> TCPHandler: Processed in 0.002063818 sec. | ||
| 3468 | 2025.12.23 21:51:42.205817 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2025.12.23 21:51:42.206096 [ 4 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3470 | 2025.12.23 21:51:42.206438 [ 4 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3471 | 2025.12.23 21:51:42.206475 [ 4 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3472 | 2025.12.23 21:51:42.206693 [ 4 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3473 | 2025.12.23 21:51:42.206744 [ 4 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3474 | 2025.12.23 21:51:42.206840 [ 4 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 3475 | 2025.12.23 21:51:42.206927 [ 309 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3476 | 2025.12.23 21:51:42.206932 [ 320 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3477 | 2025.12.23 21:51:42.206932 [ 319 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3478 | 2025.12.23 21:51:42.206931 [ 331 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3479 | 2025.12.23 21:51:42.207078 [ 4 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (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 | ||
| 3480 | 2025.12.23 21:51:42.207104 [ 4 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3481 | 2025.12.23 21:51:42.207181 [ 4 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3482 | 2025.12.23 21:51:42.207198 [ 4 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3483 | 2025.12.23 21:51:42.207227 [ 4 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3484 | 2025.12.23 21:51:42.207257 [ 4 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3485 | 2025.12.23 21:51:42.207286 [ 4 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3486 | 2025.12.23 21:51:42.207313 [ 4 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3487 | 2025.12.23 21:51:42.208076 [ 4 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002109 sec., 19914.65149359886 rows/sec., 801.53 KiB/sec. | ||
| 3488 | 2025.12.23 21:51:42.208212 [ 4 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Debug> MemoryTracker: Peak memory usage (for query): 147.20 KiB. | ||
| 3489 | 2025.12.23 21:51:42.208226 [ 4 ] {55c27207-21c6-4fca-a421-da7c5f76499f} <Debug> TCPHandler: Processed in 0.002509091 sec. | ||
| 3490 | 2025.12.23 21:51:42.208662 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2025.12.23 21:51:42.208764 [ 4 ] {788bbde4-10e2-4b54-a53c-0032e2949d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3492 | 2025.12.23 21:51:42.208804 [ 4 ] {788bbde4-10e2-4b54-a53c-0032e2949d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3493 | 2025.12.23 21:51:42.209284 [ 4 ] {788bbde4-10e2-4b54-a53c-0032e2949d75} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2025.12.23 21:51:42.209318 [ 4 ] {788bbde4-10e2-4b54-a53c-0032e2949d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3495 | 2025.12.23 21:51:42.209721 [ 4 ] {788bbde4-10e2-4b54-a53c-0032e2949d75} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3496 | 2025.12.23 21:51:42.209908 [ 4 ] {788bbde4-10e2-4b54-a53c-0032e2949d75} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2025.12.23 21:51:42.210052 [ 4 ] {788bbde4-10e2-4b54-a53c-0032e2949d75} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001317 sec., 5315.110098709188 rows/sec., 1.06 MiB/sec. | ||
| 3498 | 2025.12.23 21:51:42.210088 [ 4 ] {788bbde4-10e2-4b54-a53c-0032e2949d75} <Debug> TCPHandler: Processed in 0.001472712 sec. | ||
| 3499 | 2025.12.23 21:51:42.210207 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2025.12.23 21:51:42.210331 [ 4 ] {c661744e-c70c-4476-856e-b2f26c5aaa9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3501 | 2025.12.23 21:51:42.210380 [ 4 ] {c661744e-c70c-4476-856e-b2f26c5aaa9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3502 | 2025.12.23 21:51:42.211004 [ 4 ] {c661744e-c70c-4476-856e-b2f26c5aaa9e} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2025.12.23 21:51:42.211047 [ 4 ] {c661744e-c70c-4476-856e-b2f26c5aaa9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3504 | 2025.12.23 21:51:42.211419 [ 4 ] {c661744e-c70c-4476-856e-b2f26c5aaa9e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3505 | 2025.12.23 21:51:42.211634 [ 4 ] {c661744e-c70c-4476-856e-b2f26c5aaa9e} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2025.12.23 21:51:42.211767 [ 4 ] {c661744e-c70c-4476-856e-b2f26c5aaa9e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001462 sec., 280437.756497948 rows/sec., 17.79 MiB/sec. | ||
| 3507 | 2025.12.23 21:51:42.211805 [ 4 ] {c661744e-c70c-4476-856e-b2f26c5aaa9e} <Debug> TCPHandler: Processed in 0.001658467 sec. | ||
| 3508 | 2025.12.23 21:51:42.211905 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2025.12.23 21:51:42.212006 [ 4 ] {e2500b51-b909-433e-ab1f-9b182d53392b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3510 | 2025.12.23 21:51:42.212046 [ 4 ] {e2500b51-b909-433e-ab1f-9b182d53392b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3511 | 2025.12.23 21:51:42.212433 [ 4 ] {e2500b51-b909-433e-ab1f-9b182d53392b} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2025.12.23 21:51:42.212469 [ 4 ] {e2500b51-b909-433e-ab1f-9b182d53392b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3513 | 2025.12.23 21:51:42.212761 [ 4 ] {e2500b51-b909-433e-ab1f-9b182d53392b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3514 | 2025.12.23 21:51:42.212995 [ 4 ] {e2500b51-b909-433e-ab1f-9b182d53392b} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2025.12.23 21:51:42.213123 [ 4 ] {e2500b51-b909-433e-ab1f-9b182d53392b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001137 sec., 3518.0299032541775 rows/sec., 286.87 KiB/sec. | ||
| 3516 | 2025.12.23 21:51:42.213160 [ 4 ] {e2500b51-b909-433e-ab1f-9b182d53392b} <Debug> TCPHandler: Processed in 0.001305246 sec. | ||
| 3517 | 2025.12.23 21:51:42.213259 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2025.12.23 21:51:42.213356 [ 4 ] {da85a1d7-99bc-4724-944b-97488e7f9d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3519 | 2025.12.23 21:51:42.213396 [ 4 ] {da85a1d7-99bc-4724-944b-97488e7f9d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3520 | 2025.12.23 21:51:42.214801 [ 4 ] {da85a1d7-99bc-4724-944b-97488e7f9d32} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2025.12.23 21:51:42.214836 [ 4 ] {da85a1d7-99bc-4724-944b-97488e7f9d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3522 | 2025.12.23 21:51:42.215275 [ 4 ] {da85a1d7-99bc-4724-944b-97488e7f9d32} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3523 | 2025.12.23 21:51:42.215491 [ 4 ] {da85a1d7-99bc-4724-944b-97488e7f9d32} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2025.12.23 21:51:42.215619 [ 4 ] {da85a1d7-99bc-4724-944b-97488e7f9d32} <Debug> executeQuery: Read 2335 rows, 194.30 KiB in 0.002282 sec., 1023225.241016652 rows/sec., 83.15 MiB/sec. | ||
| 3525 | 2025.12.23 21:51:42.215656 [ 4 ] {da85a1d7-99bc-4724-944b-97488e7f9d32} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 3526 | 2025.12.23 21:51:42.215668 [ 4 ] {da85a1d7-99bc-4724-944b-97488e7f9d32} <Debug> TCPHandler: Processed in 0.002459189 sec. | ||
| 3527 | 2025.12.23 21:51:42.215763 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2025.12.23 21:51:42.215853 [ 4 ] {1cd6109e-2908-44ee-b70f-f558652c8ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3529 | 2025.12.23 21:51:42.215890 [ 4 ] {1cd6109e-2908-44ee-b70f-f558652c8ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3530 | 2025.12.23 21:51:42.216304 [ 4 ] {1cd6109e-2908-44ee-b70f-f558652c8ba6} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2025.12.23 21:51:42.216338 [ 4 ] {1cd6109e-2908-44ee-b70f-f558652c8ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3532 | 2025.12.23 21:51:42.216611 [ 4 ] {1cd6109e-2908-44ee-b70f-f558652c8ba6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3533 | 2025.12.23 21:51:42.216798 [ 4 ] {1cd6109e-2908-44ee-b70f-f558652c8ba6} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2025.12.23 21:51:42.216985 [ 4 ] {1cd6109e-2908-44ee-b70f-f558652c8ba6} <Debug> executeQuery: Read 249 rows, 15.60 KiB in 0.001149 sec., 216710.182767624 rows/sec., 13.26 MiB/sec. | ||
| 3535 | 2025.12.23 21:51:42.217021 [ 4 ] {1cd6109e-2908-44ee-b70f-f558652c8ba6} <Debug> TCPHandler: Processed in 0.001303446 sec. | ||
| 3536 | 2025.12.23 21:51:42.217121 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2025.12.23 21:51:42.217212 [ 4 ] {3c624985-c75a-414e-967a-f27d4394f9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3538 | 2025.12.23 21:51:42.217249 [ 4 ] {3c624985-c75a-414e-967a-f27d4394f9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3539 | 2025.12.23 21:51:42.217730 [ 4 ] {3c624985-c75a-414e-967a-f27d4394f9d8} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2025.12.23 21:51:42.217765 [ 4 ] {3c624985-c75a-414e-967a-f27d4394f9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3541 | 2025.12.23 21:51:42.218061 [ 4 ] {3c624985-c75a-414e-967a-f27d4394f9d8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3542 | 2025.12.23 21:51:42.218262 [ 4 ] {3c624985-c75a-414e-967a-f27d4394f9d8} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2025.12.23 21:51:42.218386 [ 4 ] {3c624985-c75a-414e-967a-f27d4394f9d8} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001192 sec., 369127.5167785235 rows/sec., 24.42 MiB/sec. | ||
| 3544 | 2025.12.23 21:51:42.218422 [ 4 ] {3c624985-c75a-414e-967a-f27d4394f9d8} <Debug> TCPHandler: Processed in 0.001347018 sec. | ||
| 3545 | 2025.12.23 21:51:42.218523 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2025.12.23 21:51:42.218613 [ 4 ] {7e8dd7c2-928a-4526-a7c3-114b12b8077d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3547 | 2025.12.23 21:51:42.218650 [ 4 ] {7e8dd7c2-928a-4526-a7c3-114b12b8077d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3548 | 2025.12.23 21:51:42.219102 [ 4 ] {7e8dd7c2-928a-4526-a7c3-114b12b8077d} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2025.12.23 21:51:42.219147 [ 4 ] {7e8dd7c2-928a-4526-a7c3-114b12b8077d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3550 | 2025.12.23 21:51:42.219510 [ 4 ] {7e8dd7c2-928a-4526-a7c3-114b12b8077d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3551 | 2025.12.23 21:51:42.219756 [ 4 ] {7e8dd7c2-928a-4526-a7c3-114b12b8077d} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2025.12.23 21:51:42.219914 [ 4 ] {7e8dd7c2-928a-4526-a7c3-114b12b8077d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001317 sec., 160212.60440394835 rows/sec., 9.10 MiB/sec. | ||
| 3553 | 2025.12.23 21:51:42.219959 [ 4 ] {7e8dd7c2-928a-4526-a7c3-114b12b8077d} <Debug> TCPHandler: Processed in 0.001482192 sec. | ||
| 3554 | 2025.12.23 21:51:42.220074 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2025.12.23 21:51:42.220187 [ 4 ] {c6541357-6d0d-478c-b416-e0d7865adb63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3556 | 2025.12.23 21:51:42.220233 [ 4 ] {c6541357-6d0d-478c-b416-e0d7865adb63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3557 | 2025.12.23 21:51:42.220956 [ 4 ] {c6541357-6d0d-478c-b416-e0d7865adb63} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2025.12.23 21:51:42.220993 [ 4 ] {c6541357-6d0d-478c-b416-e0d7865adb63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3559 | 2025.12.23 21:51:42.221350 [ 4 ] {c6541357-6d0d-478c-b416-e0d7865adb63} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3560 | 2025.12.23 21:51:42.221549 [ 4 ] {c6541357-6d0d-478c-b416-e0d7865adb63} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2025.12.23 21:51:42.221673 [ 4 ] {c6541357-6d0d-478c-b416-e0d7865adb63} <Debug> executeQuery: Read 1179 rows, 86.29 KiB in 0.001511 sec., 780277.9616148246 rows/sec., 55.77 MiB/sec. | ||
| 3562 | 2025.12.23 21:51:42.221709 [ 4 ] {c6541357-6d0d-478c-b416-e0d7865adb63} <Debug> TCPHandler: Processed in 0.001693848 sec. | ||
| 3563 | 2025.12.23 21:51:42.221812 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2025.12.23 21:51:42.221906 [ 4 ] {6f7da0cb-cbca-42b1-a845-51a4b38f8d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3565 | 2025.12.23 21:51:42.221944 [ 4 ] {6f7da0cb-cbca-42b1-a845-51a4b38f8d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3566 | 2025.12.23 21:51:42.222244 [ 4 ] {6f7da0cb-cbca-42b1-a845-51a4b38f8d60} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2025.12.23 21:51:42.222280 [ 4 ] {6f7da0cb-cbca-42b1-a845-51a4b38f8d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3568 | 2025.12.23 21:51:42.222568 [ 4 ] {6f7da0cb-cbca-42b1-a845-51a4b38f8d60} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3569 | 2025.12.23 21:51:42.222768 [ 4 ] {6f7da0cb-cbca-42b1-a845-51a4b38f8d60} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2025.12.23 21:51:42.222892 [ 4 ] {6f7da0cb-cbca-42b1-a845-51a4b38f8d60} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001005 sec., 5970.149253731343 rows/sec., 311.92 KiB/sec. | ||
| 3571 | 2025.12.23 21:51:42.222926 [ 4 ] {6f7da0cb-cbca-42b1-a845-51a4b38f8d60} <Debug> TCPHandler: Processed in 0.001162853 sec. | ||
| 3572 | 2025.12.23 21:51:42.223032 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2025.12.23 21:51:42.223144 [ 4 ] {7b08bd30-3b2b-4c20-b4c3-1594876d81b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3574 | 2025.12.23 21:51:42.223191 [ 4 ] {7b08bd30-3b2b-4c20-b4c3-1594876d81b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3575 | 2025.12.23 21:51:42.224550 [ 4 ] {7b08bd30-3b2b-4c20-b4c3-1594876d81b6} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2025.12.23 21:51:42.224584 [ 4 ] {7b08bd30-3b2b-4c20-b4c3-1594876d81b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3577 | 2025.12.23 21:51:42.225234 [ 4 ] {7b08bd30-3b2b-4c20-b4c3-1594876d81b6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3578 | 2025.12.23 21:51:42.225437 [ 4 ] {7b08bd30-3b2b-4c20-b4c3-1594876d81b6} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2025.12.23 21:51:42.225559 [ 4 ] {7b08bd30-3b2b-4c20-b4c3-1594876d81b6} <Debug> executeQuery: Read 3741 rows, 255.31 KiB in 0.002438 sec., 1534454.4708777687 rows/sec., 102.26 MiB/sec. | ||
| 3580 | 2025.12.23 21:51:42.225594 [ 4 ] {7b08bd30-3b2b-4c20-b4c3-1594876d81b6} <Debug> TCPHandler: Processed in 0.002618023 sec. | ||
| 3581 | 2025.12.23 21:51:42.225695 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2025.12.23 21:51:42.225786 [ 4 ] {dc03954c-2503-4e2a-889c-8d96f8a224f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3583 | 2025.12.23 21:51:42.225826 [ 4 ] {dc03954c-2503-4e2a-889c-8d96f8a224f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3584 | 2025.12.23 21:51:42.226114 [ 4 ] {dc03954c-2503-4e2a-889c-8d96f8a224f6} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2025.12.23 21:51:42.226149 [ 4 ] {dc03954c-2503-4e2a-889c-8d96f8a224f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3586 | 2025.12.23 21:51:42.226450 [ 4 ] {dc03954c-2503-4e2a-889c-8d96f8a224f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3587 | 2025.12.23 21:51:42.226645 [ 4 ] {dc03954c-2503-4e2a-889c-8d96f8a224f6} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2025.12.23 21:51:42.226765 [ 4 ] {dc03954c-2503-4e2a-889c-8d96f8a224f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000997 sec., 1003.0090270812436 rows/sec., 67.59 KiB/sec. | ||
| 3589 | 2025.12.23 21:51:42.226799 [ 4 ] {dc03954c-2503-4e2a-889c-8d96f8a224f6} <Debug> TCPHandler: Processed in 0.001150252 sec. | ||
| 3590 | 2025.12.23 21:51:42.226891 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2025.12.23 21:51:42.226979 [ 4 ] {26333005-36e7-4a5b-b9cb-5f67fa21e26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3592 | 2025.12.23 21:51:42.227031 [ 4 ] {26333005-36e7-4a5b-b9cb-5f67fa21e26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3593 | 2025.12.23 21:51:42.227740 [ 4 ] {26333005-36e7-4a5b-b9cb-5f67fa21e26b} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2025.12.23 21:51:42.227775 [ 4 ] {26333005-36e7-4a5b-b9cb-5f67fa21e26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3595 | 2025.12.23 21:51:42.228294 [ 4 ] {26333005-36e7-4a5b-b9cb-5f67fa21e26b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3596 | 2025.12.23 21:51:42.228508 [ 4 ] {26333005-36e7-4a5b-b9cb-5f67fa21e26b} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2025.12.23 21:51:42.228638 [ 4 ] {26333005-36e7-4a5b-b9cb-5f67fa21e26b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001676 sec., 23866.34844868735 rows/sec., 42.77 MiB/sec. | ||
| 3598 | 2025.12.23 21:51:42.228689 [ 4 ] {26333005-36e7-4a5b-b9cb-5f67fa21e26b} <Debug> TCPHandler: Processed in 0.001844622 sec. | ||
| 3599 | 2025.12.23 21:51:42.228789 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2025.12.23 21:51:42.228880 [ 4 ] {010b6a04-e274-4d90-b27a-e9cd6f2b4956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3601 | 2025.12.23 21:51:42.228920 [ 4 ] {010b6a04-e274-4d90-b27a-e9cd6f2b4956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3602 | 2025.12.23 21:51:42.229230 [ 4 ] {010b6a04-e274-4d90-b27a-e9cd6f2b4956} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2025.12.23 21:51:42.229265 [ 4 ] {010b6a04-e274-4d90-b27a-e9cd6f2b4956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3604 | 2025.12.23 21:51:42.229546 [ 4 ] {010b6a04-e274-4d90-b27a-e9cd6f2b4956} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3605 | 2025.12.23 21:51:42.229747 [ 4 ] {010b6a04-e274-4d90-b27a-e9cd6f2b4956} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2025.12.23 21:51:42.229867 [ 4 ] {010b6a04-e274-4d90-b27a-e9cd6f2b4956} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001005 sec., 91542.28855721392 rows/sec., 5.54 MiB/sec. | ||
| 3607 | 2025.12.23 21:51:42.229902 [ 4 ] {010b6a04-e274-4d90-b27a-e9cd6f2b4956} <Debug> TCPHandler: Processed in 0.001159373 sec. | ||
| 3608 | 2025.12.23 21:51:42.971263 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2025.12.23 21:51:42.971539 [ 4 ] {9e982bfa-63c1-486b-8eec-bfd6d8ef35ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3610 | 2025.12.23 21:51:42.971643 [ 4 ] {9e982bfa-63c1-486b-8eec-bfd6d8ef35ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3611 | 2025.12.23 21:51:42.972507 [ 4 ] {9e982bfa-63c1-486b-8eec-bfd6d8ef35ae} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2025.12.23 21:51:42.972555 [ 4 ] {9e982bfa-63c1-486b-8eec-bfd6d8ef35ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3613 | 2025.12.23 21:51:42.973009 [ 4 ] {9e982bfa-63c1-486b-8eec-bfd6d8ef35ae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3614 | 2025.12.23 21:51:42.973304 [ 4 ] {9e982bfa-63c1-486b-8eec-bfd6d8ef35ae} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2025.12.23 21:51:42.973462 [ 4 ] {9e982bfa-63c1-486b-8eec-bfd6d8ef35ae} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001998 sec., 28028.028028028024 rows/sec., 2.15 MiB/sec. | ||
| 3616 | 2025.12.23 21:51:42.973510 [ 4 ] {9e982bfa-63c1-486b-8eec-bfd6d8ef35ae} <Debug> TCPHandler: Processed in 0.002376007 sec. | ||
| 3617 | 2025.12.23 21:51:42.973626 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2025.12.23 21:51:42.973726 [ 4 ] {2b368b91-b30b-4896-9bcb-4bf3ee363afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3619 | 2025.12.23 21:51:42.973769 [ 4 ] {2b368b91-b30b-4896-9bcb-4bf3ee363afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3620 | 2025.12.23 21:51:42.974194 [ 4 ] {2b368b91-b30b-4896-9bcb-4bf3ee363afa} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2025.12.23 21:51:42.974232 [ 4 ] {2b368b91-b30b-4896-9bcb-4bf3ee363afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3622 | 2025.12.23 21:51:42.974551 [ 4 ] {2b368b91-b30b-4896-9bcb-4bf3ee363afa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3623 | 2025.12.23 21:51:42.974758 [ 4 ] {2b368b91-b30b-4896-9bcb-4bf3ee363afa} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2025.12.23 21:51:42.974885 [ 4 ] {2b368b91-b30b-4896-9bcb-4bf3ee363afa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 3625 | 2025.12.23 21:51:42.974921 [ 4 ] {2b368b91-b30b-4896-9bcb-4bf3ee363afa} <Debug> TCPHandler: Processed in 0.001346387 sec. | ||
| 3626 | 2025.12.23 21:51:42.975031 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2025.12.23 21:51:42.975122 [ 4 ] {f5f1f97a-9cd5-42ae-97c6-9a32f64dd673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3628 | 2025.12.23 21:51:42.975166 [ 4 ] {f5f1f97a-9cd5-42ae-97c6-9a32f64dd673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3629 | 2025.12.23 21:51:42.975512 [ 4 ] {f5f1f97a-9cd5-42ae-97c6-9a32f64dd673} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2025.12.23 21:51:42.975548 [ 4 ] {f5f1f97a-9cd5-42ae-97c6-9a32f64dd673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3631 | 2025.12.23 21:51:42.975880 [ 4 ] {f5f1f97a-9cd5-42ae-97c6-9a32f64dd673} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3632 | 2025.12.23 21:51:42.976086 [ 4 ] {f5f1f97a-9cd5-42ae-97c6-9a32f64dd673} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2025.12.23 21:51:42.976210 [ 4 ] {f5f1f97a-9cd5-42ae-97c6-9a32f64dd673} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001107 sec., 28906.95573622403 rows/sec., 2.01 MiB/sec. | ||
| 3634 | 2025.12.23 21:51:42.976248 [ 4 ] {f5f1f97a-9cd5-42ae-97c6-9a32f64dd673} <Debug> TCPHandler: Processed in 0.001265376 sec. | ||
| 3635 | 2025.12.23 21:51:42.976352 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2025.12.23 21:51:42.976444 [ 4 ] {0926a25b-519c-4009-930d-e375e47a5817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3637 | 2025.12.23 21:51:42.976485 [ 4 ] {0926a25b-519c-4009-930d-e375e47a5817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3638 | 2025.12.23 21:51:42.976786 [ 4 ] {0926a25b-519c-4009-930d-e375e47a5817} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2025.12.23 21:51:42.976822 [ 4 ] {0926a25b-519c-4009-930d-e375e47a5817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3640 | 2025.12.23 21:51:42.977137 [ 4 ] {0926a25b-519c-4009-930d-e375e47a5817} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3641 | 2025.12.23 21:51:42.977344 [ 4 ] {0926a25b-519c-4009-930d-e375e47a5817} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2025.12.23 21:51:42.977468 [ 4 ] {0926a25b-519c-4009-930d-e375e47a5817} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001042 sec., 11516.314779270633 rows/sec., 794.75 KiB/sec. | ||
| 3643 | 2025.12.23 21:51:42.977503 [ 4 ] {0926a25b-519c-4009-930d-e375e47a5817} <Debug> TCPHandler: Processed in 0.001200354 sec. | ||
| 3644 | 2025.12.23 21:51:43.538422 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7178 | ||
| 3645 | 2025.12.23 21:51:43.538911 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2025.12.23 21:51:43.538951 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3647 | 2025.12.23 21:51:43.539542 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3648 | 2025.12.23 21:51:43.539796 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2025.12.23 21:51:43.539939 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7178 | ||
| 3650 | 2025.12.23 21:51:43.917685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3651 | 2025.12.23 21:51:43.932933 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2025.12.23 21:51:43.932992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3653 | 2025.12.23 21:51:43.938587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3654 | 2025.12.23 21:51:43.939251 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2025.12.23 21:51:43.942110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3656 | 2025.12.23 21:51:47.977039 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3657 | 2025.12.23 21:51:47.977326 [ 4 ] {657ad106-240b-44ec-b706-5825c7800609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3658 | 2025.12.23 21:51:47.977435 [ 4 ] {657ad106-240b-44ec-b706-5825c7800609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3659 | 2025.12.23 21:51:47.978118 [ 4 ] {657ad106-240b-44ec-b706-5825c7800609} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2025.12.23 21:51:47.978163 [ 4 ] {657ad106-240b-44ec-b706-5825c7800609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3661 | 2025.12.23 21:51:47.978542 [ 4 ] {657ad106-240b-44ec-b706-5825c7800609} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3662 | 2025.12.23 21:51:47.978754 [ 4 ] {657ad106-240b-44ec-b706-5825c7800609} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2025.12.23 21:51:47.978884 [ 127 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3664 | 2025.12.23 21:51:47.978904 [ 4 ] {657ad106-240b-44ec-b706-5825c7800609} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.61 MiB/sec. | ||
| 3665 | 2025.12.23 21:51:47.978955 [ 127 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2025.12.23 21:51:47.978964 [ 4 ] {657ad106-240b-44ec-b706-5825c7800609} <Debug> TCPHandler: Processed in 0.00210973 sec. | ||
| 3667 | 2025.12.23 21:51:47.978987 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3668 | 2025.12.23 21:51:47.979090 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 3669 | 2025.12.23 21:51:47.979129 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3670 | 2025.12.23 21:51:47.979220 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3671 | 2025.12.23 21:51:47.979252 [ 4 ] {8f89db4e-dfa7-4420-8109-fb9a37e93b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3672 | 2025.12.23 21:51:47.979257 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1322 rows starting from the beginning of the part | ||
| 3673 | 2025.12.23 21:51:47.979307 [ 4 ] {8f89db4e-dfa7-4420-8109-fb9a37e93b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3674 | 2025.12.23 21:51:47.979340 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1192 rows starting from the beginning of the part | ||
| 3675 | 2025.12.23 21:51:47.979388 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3676 | 2025.12.23 21:51:47.979430 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2335 rows starting from the beginning of the part | ||
| 3677 | 2025.12.23 21:51:47.979469 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3678 | 2025.12.23 21:51:47.979523 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3679 | 2025.12.23 21:51:47.979796 [ 4 ] {8f89db4e-dfa7-4420-8109-fb9a37e93b43} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3680 | 2025.12.23 21:51:47.979836 [ 4 ] {8f89db4e-dfa7-4420-8109-fb9a37e93b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3681 | 2025.12.23 21:51:47.980229 [ 4 ] {8f89db4e-dfa7-4420-8109-fb9a37e93b43} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3682 | 2025.12.23 21:51:47.980444 [ 4 ] {8f89db4e-dfa7-4420-8109-fb9a37e93b43} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3683 | 2025.12.23 21:51:47.980545 [ 127 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3684 | 2025.12.23 21:51:47.980570 [ 4 ] {8f89db4e-dfa7-4420-8109-fb9a37e93b43} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001343 sec., 47654.504839910645 rows/sec., 3.72 MiB/sec. | ||
| 3685 | 2025.12.23 21:51:47.980580 [ 127 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3686 | 2025.12.23 21:51:47.980610 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3687 | 2025.12.23 21:51:47.980613 [ 4 ] {8f89db4e-dfa7-4420-8109-fb9a37e93b43} <Debug> TCPHandler: Processed in 0.001542754 sec. | ||
| 3688 | 2025.12.23 21:51:47.980705 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 3689 | 2025.12.23 21:51:47.980743 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3690 | 2025.12.23 21:51:47.980797 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3691 | 2025.12.23 21:51:47.980828 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 789 rows starting from the beginning of the part | ||
| 3692 | 2025.12.23 21:51:47.980840 [ 4 ] {1f47d948-82b1-4c62-b2ec-3cc62b66263b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3693 | 2025.12.23 21:51:47.980879 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 719 rows starting from the beginning of the part | ||
| 3694 | 2025.12.23 21:51:47.980887 [ 4 ] {1f47d948-82b1-4c62-b2ec-3cc62b66263b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3695 | 2025.12.23 21:51:47.980929 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3696 | 2025.12.23 21:51:47.980974 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1179 rows starting from the beginning of the part | ||
| 3697 | 2025.12.23 21:51:47.981014 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3698 | 2025.12.23 21:51:47.981054 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3699 | 2025.12.23 21:51:47.981338 [ 4 ] {1f47d948-82b1-4c62-b2ec-3cc62b66263b} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3700 | 2025.12.23 21:51:47.981376 [ 4 ] {1f47d948-82b1-4c62-b2ec-3cc62b66263b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3701 | 2025.12.23 21:51:47.981668 [ 186 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5017 rows, containing 5 columns (5 merged, 0 gathered) in 0.002615754 sec., 1917993.817461428 rows/sec., 162.17 MiB/sec. | ||
| 3702 | 2025.12.23 21:51:47.981781 [ 4 ] {1f47d948-82b1-4c62-b2ec-3cc62b66263b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3703 | 2025.12.23 21:51:47.981965 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3704 | 2025.12.23 21:51:47.982014 [ 4 ] {1f47d948-82b1-4c62-b2ec-3cc62b66263b} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2025.12.23 21:51:47.982124 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3706 | 2025.12.23 21:51:47.982139 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2879 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467582 sec., 1961730.2474410287 rows/sec., 147.88 MiB/sec. | ||
| 3707 | 2025.12.23 21:51:47.982155 [ 4 ] {1f47d948-82b1-4c62-b2ec-3cc62b66263b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001333 sec., 120030.00750187547 rows/sec., 8.36 MiB/sec. | ||
| 3708 | 2025.12.23 21:51:47.982159 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3709 | 2025.12.23 21:51:47.982233 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_21_4} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2025.12.23 21:51:47.982240 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3711 | 2025.12.23 21:51:47.982250 [ 4 ] {1f47d948-82b1-4c62-b2ec-3cc62b66263b} <Debug> TCPHandler: Processed in 0.001553354 sec. | ||
| 3712 | 2025.12.23 21:51:47.982304 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_21_4} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3713 | 2025.12.23 21:51:47.982327 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 3714 | 2025.12.23 21:51:47.982347 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3715 | 2025.12.23 21:51:47.982386 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 3716 | 2025.12.23 21:51:47.982388 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2025.12.23 21:51:47.982457 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3718 | 2025.12.23 21:51:47.982497 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2694 rows starting from the beginning of the part | ||
| 3719 | 2025.12.23 21:51:47.982521 [ 4 ] {999fe3c2-352e-4eeb-a6df-9f68991ce117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3720 | 2025.12.23 21:51:47.982566 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 314 rows starting from the beginning of the part | ||
| 3721 | 2025.12.23 21:51:47.982577 [ 4 ] {999fe3c2-352e-4eeb-a6df-9f68991ce117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3722 | 2025.12.23 21:51:47.982617 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3723 | 2025.12.23 21:51:47.982658 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_21_4} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2025.12.23 21:51:47.982669 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 3741 rows starting from the beginning of the part | ||
| 3725 | 2025.12.23 21:51:47.982725 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 3726 | 2025.12.23 21:51:47.982737 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_21_4} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3727 | 2025.12.23 21:51:47.982768 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3728 | 2025.12.23 21:51:47.982810 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 3729 | 2025.12.23 21:51:47.982979 [ 4 ] {999fe3c2-352e-4eeb-a6df-9f68991ce117} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2025.12.23 21:51:47.983025 [ 4 ] {999fe3c2-352e-4eeb-a6df-9f68991ce117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3731 | 2025.12.23 21:51:47.983421 [ 4 ] {999fe3c2-352e-4eeb-a6df-9f68991ce117} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3732 | 2025.12.23 21:51:47.983648 [ 4 ] {999fe3c2-352e-4eeb-a6df-9f68991ce117} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2025.12.23 21:51:47.983751 [ 127 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3734 | 2025.12.23 21:51:47.983779 [ 4 ] {999fe3c2-352e-4eeb-a6df-9f68991ce117} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001289 sec., 46547.71140418929 rows/sec., 3.14 MiB/sec. | ||
| 3735 | 2025.12.23 21:51:47.983783 [ 127 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3736 | 2025.12.23 21:51:47.983817 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3737 | 2025.12.23 21:51:47.983820 [ 4 ] {999fe3c2-352e-4eeb-a6df-9f68991ce117} <Debug> TCPHandler: Processed in 0.001490072 sec. | ||
| 3738 | 2025.12.23 21:51:47.983894 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 3739 | 2025.12.23 21:51:47.983989 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3740 | 2025.12.23 21:51:47.984015 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 862 rows starting from the beginning of the part | ||
| 3741 | 2025.12.23 21:51:47.984058 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3742 | 2025.12.23 21:51:47.984098 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3743 | 2025.12.23 21:51:47.984136 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 92 rows starting from the beginning of the part | ||
| 3744 | 2025.12.23 21:51:47.984168 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 3745 | 2025.12.23 21:51:47.984202 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3746 | 2025.12.23 21:51:47.985059 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1190 rows, containing 4 columns (4 merged, 0 gathered) in 0.001190734 sec., 999383.5734933243 rows/sec., 65.07 MiB/sec. | ||
| 3747 | 2025.12.23 21:51:47.985218 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3748 | 2025.12.23 21:51:47.985449 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7101 rows, containing 5 columns (5 merged, 0 gathered) in 0.003159619 sec., 2247422.86965612 rows/sec., 153.14 MiB/sec. | ||
| 3749 | 2025.12.23 21:51:47.985454 [ 189 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_21_4} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2025.12.23 21:51:47.985588 [ 189 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_21_4} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3751 | 2025.12.23 21:51:47.985695 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3752 | 2025.12.23 21:51:47.985964 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3753 | 2025.12.23 21:51:47.986213 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2025.12.23 21:51:47.986281 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3755 | 2025.12.23 21:51:47.986359 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 3756 | 2025.12.23 21:51:48.001198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.66 MiB, peak 232.22 MiB, free memory in arenas 0.00 B, will set to 225.81 MiB (RSS), difference: 1.15 MiB | ||
| 3757 | 2025.12.23 21:51:50.910690 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3758 | 2025.12.23 21:51:50.910767 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3759 | 2025.12.23 21:51:51.040961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7690 | ||
| 3760 | 2025.12.23 21:51:51.041432 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2025.12.23 21:51:51.041463 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3762 | 2025.12.23 21:51:51.041945 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3763 | 2025.12.23 21:51:51.042174 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3764 | 2025.12.23 21:51:51.042298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7690 | ||
| 3765 | 2025.12.23 21:51:51.042577 [ 121 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3766 | 2025.12.23 21:51:51.042621 [ 121 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2025.12.23 21:51:51.042644 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3768 | 2025.12.23 21:51:51.042792 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::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 | ||
| 3769 | 2025.12.23 21:51:51.042970 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3770 | 2025.12.23 21:51:51.043019 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5258 rows starting from the beginning of the part | ||
| 3771 | 2025.12.23 21:51:51.043085 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3772 | 2025.12.23 21:51:51.043136 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3773 | 2025.12.23 21:51:51.043180 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3774 | 2025.12.23 21:51:51.043224 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3775 | 2025.12.23 21:51:51.043266 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3776 | 2025.12.23 21:51:51.044620 [ 186 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001962375 sec., 3918720.93763934 rows/sec., 56.06 MiB/sec. | ||
| 3777 | 2025.12.23 21:51:51.045432 [ 189 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3778 | 2025.12.23 21:51:51.045686 [ 189 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_16_3} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2025.12.23 21:51:51.045747 [ 189 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_16_3} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3780 | 2025.12.23 21:51:51.045834 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3781 | 2025.12.23 21:51:51.079102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 484 | ||
| 3782 | 2025.12.23 21:51:51.081741 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2025.12.23 21:51:51.081793 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3784 | 2025.12.23 21:51:51.083045 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3785 | 2025.12.23 21:51:51.083313 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3786 | 2025.12.23 21:51:51.083644 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 484 | ||
| 3787 | 2025.12.23 21:51:51.443152 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3788 | 2025.12.23 21:51:51.459146 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2025.12.23 21:51:51.459211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3790 | 2025.12.23 21:51:51.465204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3791 | 2025.12.23 21:51:51.465896 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2025.12.23 21:51:51.466208 [ 121 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3793 | 2025.12.23 21:51:51.466304 [ 121 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2025.12.23 21:51:51.466341 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 3795 | 2025.12.23 21:51:51.466462 [ 191 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 3796 | 2025.12.23 21:51:51.468843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3797 | 2025.12.23 21:51:51.469878 [ 191 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3798 | 2025.12.23 21:51:51.471269 [ 191 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 3799 | 2025.12.23 21:51:51.475630 [ 191 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 3800 | 2025.12.23 21:51:51.479693 [ 191 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 3801 | 2025.12.23 21:51:51.484016 [ 191 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 3802 | 2025.12.23 21:51:51.488340 [ 191 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 3803 | 2025.12.23 21:51:51.492723 [ 191 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 3804 | 2025.12.23 21:51:51.549196 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082793687 sec., 1461.4640848160318 rows/sec., 7.56 MiB/sec. | ||
| 3805 | 2025.12.23 21:51:51.551678 [ 197 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3806 | 2025.12.23 21:51:51.553776 [ 197 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_16_3} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2025.12.23 21:51:51.553884 [ 197 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_16_3} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3808 | 2025.12.23 21:51:51.555868 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3809 | 2025.12.23 21:51:52.000366 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.90 MiB, peak 236.88 MiB, free memory in arenas 0.00 B, will set to 236.20 MiB (RSS), difference: 9.29 MiB | ||
| 3810 | 2025.12.23 21:51:52.001468 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000835343 sec. | ||
| 3811 | 2025.12.23 21:51:52.989112 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3812 | 2025.12.23 21:51:52.989299 [ 4 ] {a7e8d536-d038-4bab-9aee-ad50043f8df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3813 | 2025.12.23 21:51:52.989364 [ 4 ] {a7e8d536-d038-4bab-9aee-ad50043f8df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3814 | 2025.12.23 21:51:52.990180 [ 4 ] {a7e8d536-d038-4bab-9aee-ad50043f8df6} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3815 | 2025.12.23 21:51:52.990230 [ 4 ] {a7e8d536-d038-4bab-9aee-ad50043f8df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3816 | 2025.12.23 21:51:52.990630 [ 4 ] {a7e8d536-d038-4bab-9aee-ad50043f8df6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3817 | 2025.12.23 21:51:52.990871 [ 4 ] {a7e8d536-d038-4bab-9aee-ad50043f8df6} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3818 | 2025.12.23 21:51:52.991009 [ 117 ] {} <Debug> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3819 | 2025.12.23 21:51:52.991037 [ 4 ] {a7e8d536-d038-4bab-9aee-ad50043f8df6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001844 sec., 222342.7331887202 rows/sec., 14.10 MiB/sec. | ||
| 3820 | 2025.12.23 21:51:52.991079 [ 117 ] {} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2025.12.23 21:51:52.991160 [ 4 ] {a7e8d536-d038-4bab-9aee-ad50043f8df6} <Debug> TCPHandler: Processed in 0.002171981 sec. | ||
| 3822 | 2025.12.23 21:51:52.991174 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3823 | 2025.12.23 21:51:52.991286 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3824 | 2025.12.23 21:51:52.991308 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::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 | ||
| 3825 | 2025.12.23 21:51:52.991392 [ 4 ] {c2168ea8-102e-46b9-9dfe-35cb5b06d529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3826 | 2025.12.23 21:51:52.991439 [ 4 ] {c2168ea8-102e-46b9-9dfe-35cb5b06d529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3827 | 2025.12.23 21:51:52.991445 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3828 | 2025.12.23 21:51:52.991487 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::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 | ||
| 3829 | 2025.12.23 21:51:52.991578 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 3830 | 2025.12.23 21:51:52.991632 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 3831 | 2025.12.23 21:51:52.991678 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 3832 | 2025.12.23 21:51:52.991718 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 3833 | 2025.12.23 21:51:52.991760 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3834 | 2025.12.23 21:51:52.992389 [ 4 ] {c2168ea8-102e-46b9-9dfe-35cb5b06d529} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2025.12.23 21:51:52.992451 [ 4 ] {c2168ea8-102e-46b9-9dfe-35cb5b06d529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3836 | 2025.12.23 21:51:52.992875 [ 197 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625286 sec., 1276083.1016817961 rows/sec., 86.11 MiB/sec. | ||
| 3837 | 2025.12.23 21:51:52.993035 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3838 | 2025.12.23 21:51:52.993038 [ 4 ] {c2168ea8-102e-46b9-9dfe-35cb5b06d529} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3839 | 2025.12.23 21:51:52.993349 [ 4 ] {c2168ea8-102e-46b9-9dfe-35cb5b06d529} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3840 | 2025.12.23 21:51:52.993357 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_6_1} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2025.12.23 21:51:52.993439 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_6_1} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3842 | 2025.12.23 21:51:52.993491 [ 4 ] {c2168ea8-102e-46b9-9dfe-35cb5b06d529} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002123 sec., 561469.6184644372 rows/sec., 44.86 MiB/sec. | ||
| 3843 | 2025.12.23 21:51:52.993512 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3844 | 2025.12.23 21:51:52.993542 [ 4 ] {c2168ea8-102e-46b9-9dfe-35cb5b06d529} <Debug> TCPHandler: Processed in 0.002306365 sec. | ||
| 3845 | 2025.12.23 21:51:52.993668 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2025.12.23 21:51:52.993764 [ 4 ] {c01e8867-ca04-4324-a624-a217299764be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3847 | 2025.12.23 21:51:52.993804 [ 4 ] {c01e8867-ca04-4324-a624-a217299764be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3848 | 2025.12.23 21:51:52.994292 [ 4 ] {c01e8867-ca04-4324-a624-a217299764be} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2025.12.23 21:51:52.994325 [ 4 ] {c01e8867-ca04-4324-a624-a217299764be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3850 | 2025.12.23 21:51:52.994624 [ 4 ] {c01e8867-ca04-4324-a624-a217299764be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3851 | 2025.12.23 21:51:52.994814 [ 4 ] {c01e8867-ca04-4324-a624-a217299764be} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2025.12.23 21:51:52.994933 [ 4 ] {c01e8867-ca04-4324-a624-a217299764be} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001241 sec., 197421.43432715553 rows/sec., 12.06 MiB/sec. | ||
| 3853 | 2025.12.23 21:51:52.994967 [ 4 ] {c01e8867-ca04-4324-a624-a217299764be} <Debug> TCPHandler: Processed in 0.001402489 sec. | ||
| 3854 | 2025.12.23 21:51:52.995071 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3855 | 2025.12.23 21:51:52.995227 [ 4 ] {526830c2-f442-46c1-be8f-b69f25ed3713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3856 | 2025.12.23 21:51:52.995265 [ 4 ] {526830c2-f442-46c1-be8f-b69f25ed3713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3857 | 2025.12.23 21:51:52.995729 [ 4 ] {526830c2-f442-46c1-be8f-b69f25ed3713} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3858 | 2025.12.23 21:51:52.995766 [ 4 ] {526830c2-f442-46c1-be8f-b69f25ed3713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3859 | 2025.12.23 21:51:52.996085 [ 4 ] {526830c2-f442-46c1-be8f-b69f25ed3713} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3860 | 2025.12.23 21:51:52.996293 [ 4 ] {526830c2-f442-46c1-be8f-b69f25ed3713} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2025.12.23 21:51:52.996390 [ 117 ] {} <Debug> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3862 | 2025.12.23 21:51:52.996416 [ 4 ] {526830c2-f442-46c1-be8f-b69f25ed3713} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001209 sec., 175351.53019023986 rows/sec., 11.31 MiB/sec. | ||
| 3863 | 2025.12.23 21:51:52.996431 [ 117 ] {} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3864 | 2025.12.23 21:51:52.996459 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3865 | 2025.12.23 21:51:52.996461 [ 4 ] {526830c2-f442-46c1-be8f-b69f25ed3713} <Debug> TCPHandler: Processed in 0.001376199 sec. | ||
| 3866 | 2025.12.23 21:51:52.996540 [ 197 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::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 | ||
| 3867 | 2025.12.23 21:51:52.996586 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3868 | 2025.12.23 21:51:52.996643 [ 197 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3869 | 2025.12.23 21:51:52.996683 [ 4 ] {d73903b1-853f-4c66-8106-8c3c3f6104c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3870 | 2025.12.23 21:51:52.996711 [ 197 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::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 | ||
| 3871 | 2025.12.23 21:51:52.996730 [ 4 ] {d73903b1-853f-4c66-8106-8c3c3f6104c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3872 | 2025.12.23 21:51:52.996784 [ 197 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 214 rows starting from the beginning of the part | ||
| 3873 | 2025.12.23 21:51:52.996836 [ 197 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 3874 | 2025.12.23 21:51:52.996879 [ 197 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 3875 | 2025.12.23 21:51:52.996919 [ 197 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 440 rows starting from the beginning of the part | ||
| 3876 | 2025.12.23 21:51:52.997000 [ 197 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 3877 | 2025.12.23 21:51:52.997213 [ 4 ] {d73903b1-853f-4c66-8106-8c3c3f6104c5} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3878 | 2025.12.23 21:51:52.997255 [ 4 ] {d73903b1-853f-4c66-8106-8c3c3f6104c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3879 | 2025.12.23 21:51:52.997644 [ 4 ] {d73903b1-853f-4c66-8106-8c3c3f6104c5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3880 | 2025.12.23 21:51:52.997859 [ 4 ] {d73903b1-853f-4c66-8106-8c3c3f6104c5} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3881 | 2025.12.23 21:51:52.997957 [ 117 ] {} <Debug> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3882 | 2025.12.23 21:51:52.997989 [ 4 ] {d73903b1-853f-4c66-8106-8c3c3f6104c5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001324 sec., 159365.5589123867 rows/sec., 9.05 MiB/sec. | ||
| 3883 | 2025.12.23 21:51:52.998000 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493983 sec., 879528.0803061347 rows/sec., 60.86 MiB/sec. | ||
| 3884 | 2025.12.23 21:51:52.997991 [ 117 ] {} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2025.12.23 21:51:52.998032 [ 4 ] {d73903b1-853f-4c66-8106-8c3c3f6104c5} <Debug> TCPHandler: Processed in 0.001493342 sec. | ||
| 3886 | 2025.12.23 21:51:52.998061 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3887 | 2025.12.23 21:51:52.998128 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::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 | ||
| 3888 | 2025.12.23 21:51:52.998151 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3889 | 2025.12.23 21:51:52.998163 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2025.12.23 21:51:52.998219 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3891 | 2025.12.23 21:51:52.998247 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::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 | ||
| 3892 | 2025.12.23 21:51:52.998256 [ 4 ] {1dbaa9a5-7af3-4419-968b-3ff6b8e9eca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3893 | 2025.12.23 21:51:52.998292 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 3894 | 2025.12.23 21:51:52.998299 [ 4 ] {1dbaa9a5-7af3-4419-968b-3ff6b8e9eca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3895 | 2025.12.23 21:51:52.998335 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 3896 | 2025.12.23 21:51:52.998372 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 3897 | 2025.12.23 21:51:52.998387 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_6_1} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2025.12.23 21:51:52.998419 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 3899 | 2025.12.23 21:51:52.998453 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_6_1} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3900 | 2025.12.23 21:51:52.998457 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3901 | 2025.12.23 21:51:52.998524 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3902 | 2025.12.23 21:51:52.998927 [ 4 ] {1dbaa9a5-7af3-4419-968b-3ff6b8e9eca1} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2025.12.23 21:51:52.998965 [ 4 ] {1dbaa9a5-7af3-4419-968b-3ff6b8e9eca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3904 | 2025.12.23 21:51:52.999315 [ 196 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209695 sec., 882040.5143445248 rows/sec., 53.65 MiB/sec. | ||
| 3905 | 2025.12.23 21:51:52.999385 [ 4 ] {1dbaa9a5-7af3-4419-968b-3ff6b8e9eca1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3906 | 2025.12.23 21:51:52.999461 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3907 | 2025.12.23 21:51:52.999643 [ 4 ] {1dbaa9a5-7af3-4419-968b-3ff6b8e9eca1} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2025.12.23 21:51:52.999772 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_6_1} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3909 | 2025.12.23 21:51:52.999787 [ 4 ] {1dbaa9a5-7af3-4419-968b-3ff6b8e9eca1} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001542 sec., 466277.5616083009 rows/sec., 32.72 MiB/sec. | ||
| 3910 | 2025.12.23 21:51:52.999839 [ 4 ] {1dbaa9a5-7af3-4419-968b-3ff6b8e9eca1} <Debug> TCPHandler: Processed in 0.001725139 sec. | ||
| 3911 | 2025.12.23 21:51:52.999857 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_6_1} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3912 | 2025.12.23 21:51:52.999931 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3913 | 2025.12.23 21:51:52.999956 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3914 | 2025.12.23 21:51:53.000052 [ 4 ] {8d366729-4c98-4d34-89e0-df31757a41b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3915 | 2025.12.23 21:51:53.000091 [ 4 ] {8d366729-4c98-4d34-89e0-df31757a41b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3916 | 2025.12.23 21:51:53.000427 [ 4 ] {8d366729-4c98-4d34-89e0-df31757a41b1} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2025.12.23 21:51:53.000466 [ 4 ] {8d366729-4c98-4d34-89e0-df31757a41b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3918 | 2025.12.23 21:51:53.000766 [ 4 ] {8d366729-4c98-4d34-89e0-df31757a41b1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3919 | 2025.12.23 21:51:53.000981 [ 4 ] {8d366729-4c98-4d34-89e0-df31757a41b1} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2025.12.23 21:51:53.001108 [ 119 ] {} <Debug> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3921 | 2025.12.23 21:51:53.001113 [ 4 ] {8d366729-4c98-4d34-89e0-df31757a41b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 3922 | 2025.12.23 21:51:53.001195 [ 4 ] {8d366729-4c98-4d34-89e0-df31757a41b1} <Debug> TCPHandler: Processed in 0.001286636 sec. | ||
| 3923 | 2025.12.23 21:51:53.001199 [ 119 ] {} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2025.12.23 21:51:53.001233 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3925 | 2025.12.23 21:51:53.001306 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3926 | 2025.12.23 21:51:53.001309 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::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 | ||
| 3927 | 2025.12.23 21:51:53.001405 [ 4 ] {29c29035-1b89-4444-998d-a824a76a97b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3928 | 2025.12.23 21:51:53.001406 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3929 | 2025.12.23 21:51:53.001452 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3930 | 2025.12.23 21:51:53.001455 [ 4 ] {29c29035-1b89-4444-998d-a824a76a97b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3931 | 2025.12.23 21:51:53.001502 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::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 | ||
| 3932 | 2025.12.23 21:51:53.001539 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3933 | 2025.12.23 21:51:53.001570 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::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 | ||
| 3934 | 2025.12.23 21:51:53.001601 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::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 | ||
| 3935 | 2025.12.23 21:51:53.001900 [ 4 ] {29c29035-1b89-4444-998d-a824a76a97b0} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3936 | 2025.12.23 21:51:53.001940 [ 4 ] {29c29035-1b89-4444-998d-a824a76a97b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3937 | 2025.12.23 21:51:53.002175 [ 197 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.000895555 sec., 33498.780086091865 rows/sec., 1.71 MiB/sec. | ||
| 3938 | 2025.12.23 21:51:53.002288 [ 4 ] {29c29035-1b89-4444-998d-a824a76a97b0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3939 | 2025.12.23 21:51:53.002320 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3940 | 2025.12.23 21:51:53.002494 [ 4 ] {29c29035-1b89-4444-998d-a824a76a97b0} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2025.12.23 21:51:53.002572 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_5_1} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2025.12.23 21:51:53.002612 [ 4 ] {29c29035-1b89-4444-998d-a824a76a97b0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001256 sec., 250000 rows/sec., 16.42 MiB/sec. | ||
| 3943 | 2025.12.23 21:51:53.002635 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_5_1} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3944 | 2025.12.23 21:51:53.002646 [ 4 ] {29c29035-1b89-4444-998d-a824a76a97b0} <Debug> TCPHandler: Processed in 0.00141906 sec. | ||
| 3945 | 2025.12.23 21:51:53.002701 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3946 | 2025.12.23 21:51:53.002747 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3947 | 2025.12.23 21:51:53.002833 [ 4 ] {7fa04bd1-9156-4437-b25d-ac28155c27e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3948 | 2025.12.23 21:51:53.002871 [ 4 ] {7fa04bd1-9156-4437-b25d-ac28155c27e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3949 | 2025.12.23 21:51:53.003227 [ 4 ] {7fa04bd1-9156-4437-b25d-ac28155c27e5} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2025.12.23 21:51:53.003262 [ 4 ] {7fa04bd1-9156-4437-b25d-ac28155c27e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3951 | 2025.12.23 21:51:53.003555 [ 4 ] {7fa04bd1-9156-4437-b25d-ac28155c27e5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3952 | 2025.12.23 21:51:53.003766 [ 4 ] {7fa04bd1-9156-4437-b25d-ac28155c27e5} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2025.12.23 21:51:53.003890 [ 4 ] {7fa04bd1-9156-4437-b25d-ac28155c27e5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 3954 | 2025.12.23 21:51:53.003925 [ 4 ] {7fa04bd1-9156-4437-b25d-ac28155c27e5} <Debug> TCPHandler: Processed in 0.001184914 sec. | ||
| 3955 | 2025.12.23 21:51:53.004031 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3956 | 2025.12.23 21:51:53.004123 [ 4 ] {c8b424b1-05ab-41d8-b069-a0189202837e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3957 | 2025.12.23 21:51:53.004174 [ 4 ] {c8b424b1-05ab-41d8-b069-a0189202837e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3958 | 2025.12.23 21:51:53.004969 [ 4 ] {c8b424b1-05ab-41d8-b069-a0189202837e} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2025.12.23 21:51:53.005006 [ 4 ] {c8b424b1-05ab-41d8-b069-a0189202837e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3960 | 2025.12.23 21:51:53.005632 [ 4 ] {c8b424b1-05ab-41d8-b069-a0189202837e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3961 | 2025.12.23 21:51:53.005844 [ 4 ] {c8b424b1-05ab-41d8-b069-a0189202837e} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2025.12.23 21:51:53.005940 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3963 | 2025.12.23 21:51:53.005970 [ 4 ] {c8b424b1-05ab-41d8-b069-a0189202837e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001918 sec., 20855.057351407715 rows/sec., 37.37 MiB/sec. | ||
| 3964 | 2025.12.23 21:51:53.005973 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2025.12.23 21:51:53.006009 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3966 | 2025.12.23 21:51:53.006030 [ 4 ] {c8b424b1-05ab-41d8-b069-a0189202837e} <Debug> TCPHandler: Processed in 0.00210297 sec. | ||
| 3967 | 2025.12.23 21:51:53.006073 [ 190 ] {58fb95d9-3901-473f-a559-148126858d3b::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 | ||
| 3968 | 2025.12.23 21:51:53.006218 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3969 | 2025.12.23 21:51:53.006316 [ 4 ] {ae483320-f5a4-4a22-b771-71cd195e0d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3970 | 2025.12.23 21:51:53.006330 [ 190 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3971 | 2025.12.23 21:51:53.006357 [ 4 ] {ae483320-f5a4-4a22-b771-71cd195e0d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3972 | 2025.12.23 21:51:53.006380 [ 190 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 145 rows starting from the beginning of the part | ||
| 3973 | 2025.12.23 21:51:53.006496 [ 190 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3974 | 2025.12.23 21:51:53.006607 [ 190 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3975 | 2025.12.23 21:51:53.006699 [ 190 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3976 | 2025.12.23 21:51:53.006728 [ 4 ] {ae483320-f5a4-4a22-b771-71cd195e0d30} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2025.12.23 21:51:53.006768 [ 4 ] {ae483320-f5a4-4a22-b771-71cd195e0d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3978 | 2025.12.23 21:51:53.006789 [ 190 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3979 | 2025.12.23 21:51:53.006882 [ 190 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3980 | 2025.12.23 21:51:53.007121 [ 4 ] {ae483320-f5a4-4a22-b771-71cd195e0d30} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3981 | 2025.12.23 21:51:53.007378 [ 4 ] {ae483320-f5a4-4a22-b771-71cd195e0d30} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2025.12.23 21:51:53.007505 [ 4 ] {ae483320-f5a4-4a22-b771-71cd195e0d30} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00123 sec., 84552.84552845529 rows/sec., 5.18 MiB/sec. | ||
| 3983 | 2025.12.23 21:51:53.007541 [ 4 ] {ae483320-f5a4-4a22-b771-71cd195e0d30} <Debug> TCPHandler: Processed in 0.00139682 sec. | ||
| 3984 | 2025.12.23 21:51:53.009625 [ 200 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 345 rows, containing 19 columns (19 merged, 0 gathered) in 0.00354976 sec., 97189.669160732 rows/sec., 174.16 MiB/sec. | ||
| 3985 | 2025.12.23 21:51:53.010298 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3986 | 2025.12.23 21:51:53.010621 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2025.12.23 21:51:53.010692 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3988 | 2025.12.23 21:51:53.010825 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 3989 | 2025.12.23 21:51:55.017894 [ 115 ] {} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3990 | 2025.12.23 21:51:55.017972 [ 115 ] {} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3991 | 2025.12.23 21:51:55.017997 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3992 | 2025.12.23 21:51:55.018138 [ 200 ] {253b5d74-632e-44de-974b-2bf451a44b33::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 | ||
| 3993 | 2025.12.23 21:51:55.018539 [ 200 ] {253b5d74-632e-44de-974b-2bf451a44b33::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3994 | 2025.12.23 21:51:55.018585 [ 200 ] {253b5d74-632e-44de-974b-2bf451a44b33::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 3995 | 2025.12.23 21:51:55.018697 [ 200 ] {253b5d74-632e-44de-974b-2bf451a44b33::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
| 3996 | 2025.12.23 21:51:55.018778 [ 200 ] {253b5d74-632e-44de-974b-2bf451a44b33::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3997 | 2025.12.23 21:51:55.018848 [ 200 ] {253b5d74-632e-44de-974b-2bf451a44b33::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
| 3998 | 2025.12.23 21:51:55.018914 [ 200 ] {253b5d74-632e-44de-974b-2bf451a44b33::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 3999 | 2025.12.23 21:51:55.020431 [ 197 ] {253b5d74-632e-44de-974b-2bf451a44b33::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 6 columns (6 merged, 0 gathered) in 0.002304535 sec., 21262.42387292881 rows/sec., 5.05 MiB/sec. | ||
| 4000 | 2025.12.23 21:51:55.020697 [ 201 ] {253b5d74-632e-44de-974b-2bf451a44b33::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4001 | 2025.12.23 21:51:55.021192 [ 201 ] {253b5d74-632e-44de-974b-2bf451a44b33::all_1_5_1} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2025.12.23 21:51:55.021272 [ 201 ] {253b5d74-632e-44de-974b-2bf451a44b33::all_1_5_1} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4003 | 2025.12.23 21:51:55.021370 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4004 | 2025.12.23 21:51:57.978247 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4005 | 2025.12.23 21:51:57.978450 [ 4 ] {e3e7ffab-2885-4cda-b7ea-e9320c8961f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4006 | 2025.12.23 21:51:57.978518 [ 4 ] {e3e7ffab-2885-4cda-b7ea-e9320c8961f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4007 | 2025.12.23 21:51:57.979110 [ 4 ] {e3e7ffab-2885-4cda-b7ea-e9320c8961f1} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2025.12.23 21:51:57.979153 [ 4 ] {e3e7ffab-2885-4cda-b7ea-e9320c8961f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4009 | 2025.12.23 21:51:57.979507 [ 4 ] {e3e7ffab-2885-4cda-b7ea-e9320c8961f1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4010 | 2025.12.23 21:51:57.979726 [ 4 ] {e3e7ffab-2885-4cda-b7ea-e9320c8961f1} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2025.12.23 21:51:57.979870 [ 4 ] {e3e7ffab-2885-4cda-b7ea-e9320c8961f1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001472 sec., 1358.695652173913 rows/sec., 110.79 KiB/sec. | ||
| 4012 | 2025.12.23 21:51:57.979911 [ 4 ] {e3e7ffab-2885-4cda-b7ea-e9320c8961f1} <Debug> TCPHandler: Processed in 0.001792201 sec. | ||
| 4013 | 2025.12.23 21:51:57.980033 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2025.12.23 21:51:57.980155 [ 4 ] {9355e9b3-8f85-49f5-b6a4-284bf95280ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4015 | 2025.12.23 21:51:57.980204 [ 4 ] {9355e9b3-8f85-49f5-b6a4-284bf95280ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4016 | 2025.12.23 21:51:57.980698 [ 4 ] {9355e9b3-8f85-49f5-b6a4-284bf95280ac} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2025.12.23 21:51:57.980743 [ 4 ] {9355e9b3-8f85-49f5-b6a4-284bf95280ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4018 | 2025.12.23 21:51:57.981090 [ 4 ] {9355e9b3-8f85-49f5-b6a4-284bf95280ac} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4019 | 2025.12.23 21:51:57.981310 [ 4 ] {9355e9b3-8f85-49f5-b6a4-284bf95280ac} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2025.12.23 21:51:57.981441 [ 4 ] {9355e9b3-8f85-49f5-b6a4-284bf95280ac} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001312 sec., 43445.12195121951 rows/sec., 3.33 MiB/sec. | ||
| 4021 | 2025.12.23 21:51:57.981479 [ 4 ] {9355e9b3-8f85-49f5-b6a4-284bf95280ac} <Debug> TCPHandler: Processed in 0.001508412 sec. | ||
| 4022 | 2025.12.23 21:51:57.981595 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4023 | 2025.12.23 21:51:57.981715 [ 4 ] {adb7ec2c-47de-493e-8999-648ec69c40f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4024 | 2025.12.23 21:51:57.981764 [ 4 ] {adb7ec2c-47de-493e-8999-648ec69c40f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4025 | 2025.12.23 21:51:57.982168 [ 4 ] {adb7ec2c-47de-493e-8999-648ec69c40f9} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2025.12.23 21:51:57.982204 [ 4 ] {adb7ec2c-47de-493e-8999-648ec69c40f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4027 | 2025.12.23 21:51:57.982500 [ 4 ] {adb7ec2c-47de-493e-8999-648ec69c40f9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4028 | 2025.12.23 21:51:57.982710 [ 4 ] {adb7ec2c-47de-493e-8999-648ec69c40f9} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2025.12.23 21:51:57.982836 [ 4 ] {adb7ec2c-47de-493e-8999-648ec69c40f9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001145 sec., 1746.7248908296945 rows/sec., 121.96 KiB/sec. | ||
| 4030 | 2025.12.23 21:51:57.982873 [ 4 ] {adb7ec2c-47de-493e-8999-648ec69c40f9} <Debug> TCPHandler: Processed in 0.001336518 sec. | ||
| 4031 | 2025.12.23 21:51:57.982981 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4032 | 2025.12.23 21:51:57.983073 [ 4 ] {6b5c5146-eb70-4fa6-ac56-1f07f5415063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4033 | 2025.12.23 21:51:57.983112 [ 4 ] {6b5c5146-eb70-4fa6-ac56-1f07f5415063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4034 | 2025.12.23 21:51:57.983508 [ 4 ] {6b5c5146-eb70-4fa6-ac56-1f07f5415063} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2025.12.23 21:51:57.983544 [ 4 ] {6b5c5146-eb70-4fa6-ac56-1f07f5415063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4036 | 2025.12.23 21:51:57.983840 [ 4 ] {6b5c5146-eb70-4fa6-ac56-1f07f5415063} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4037 | 2025.12.23 21:51:57.984057 [ 4 ] {6b5c5146-eb70-4fa6-ac56-1f07f5415063} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4038 | 2025.12.23 21:51:57.984186 [ 4 ] {6b5c5146-eb70-4fa6-ac56-1f07f5415063} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001132 sec., 58303.88692579506 rows/sec., 4.55 MiB/sec. | ||
| 4039 | 2025.12.23 21:51:57.984222 [ 4 ] {6b5c5146-eb70-4fa6-ac56-1f07f5415063} <Debug> TCPHandler: Processed in 0.001288797 sec. | ||
| 4040 | 2025.12.23 21:51:57.984329 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4041 | 2025.12.23 21:51:57.984420 [ 4 ] {ddef321f-e0c7-4dc3-adbb-fb43e5e5bdb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4042 | 2025.12.23 21:51:57.984462 [ 4 ] {ddef321f-e0c7-4dc3-adbb-fb43e5e5bdb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4043 | 2025.12.23 21:51:57.984845 [ 4 ] {ddef321f-e0c7-4dc3-adbb-fb43e5e5bdb1} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4044 | 2025.12.23 21:51:57.984882 [ 4 ] {ddef321f-e0c7-4dc3-adbb-fb43e5e5bdb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4045 | 2025.12.23 21:51:57.985203 [ 4 ] {ddef321f-e0c7-4dc3-adbb-fb43e5e5bdb1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4046 | 2025.12.23 21:51:57.985403 [ 4 ] {ddef321f-e0c7-4dc3-adbb-fb43e5e5bdb1} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4047 | 2025.12.23 21:51:57.985526 [ 4 ] {ddef321f-e0c7-4dc3-adbb-fb43e5e5bdb1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001125 sec., 143111.11111111112 rows/sec., 9.97 MiB/sec. | ||
| 4048 | 2025.12.23 21:51:57.985561 [ 4 ] {ddef321f-e0c7-4dc3-adbb-fb43e5e5bdb1} <Debug> TCPHandler: Processed in 0.001280046 sec. | ||
| 4049 | 2025.12.23 21:51:57.985678 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4050 | 2025.12.23 21:51:57.985801 [ 4 ] {4d9923f1-aa30-464e-89bf-67735bc5c5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4051 | 2025.12.23 21:51:57.985853 [ 4 ] {4d9923f1-aa30-464e-89bf-67735bc5c5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4052 | 2025.12.23 21:51:57.986249 [ 4 ] {4d9923f1-aa30-464e-89bf-67735bc5c5ee} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2025.12.23 21:51:57.986294 [ 4 ] {4d9923f1-aa30-464e-89bf-67735bc5c5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4054 | 2025.12.23 21:51:57.986681 [ 4 ] {4d9923f1-aa30-464e-89bf-67735bc5c5ee} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4055 | 2025.12.23 21:51:57.986927 [ 4 ] {4d9923f1-aa30-464e-89bf-67735bc5c5ee} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2025.12.23 21:51:57.987059 [ 4 ] {4d9923f1-aa30-464e-89bf-67735bc5c5ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001284 sec., 46728.97196261682 rows/sec., 3.15 MiB/sec. | ||
| 4057 | 2025.12.23 21:51:57.987096 [ 4 ] {4d9923f1-aa30-464e-89bf-67735bc5c5ee} <Debug> TCPHandler: Processed in 0.001478692 sec. | ||
| 4058 | 2025.12.23 21:51:58.544401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8138 | ||
| 4059 | 2025.12.23 21:51:58.544963 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2025.12.23 21:51:58.545011 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4061 | 2025.12.23 21:51:58.545614 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4062 | 2025.12.23 21:51:58.545854 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2025.12.23 21:51:58.546005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8138 | ||
| 4064 | 2025.12.23 21:51:58.970866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4065 | 2025.12.23 21:51:58.985229 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2025.12.23 21:51:58.985273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4067 | 2025.12.23 21:51:58.991099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4068 | 2025.12.23 21:51:58.991778 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2025.12.23 21:51:58.994318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4070 | 2025.12.23 21:52:01.085844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 518 | ||
| 4071 | 2025.12.23 21:52:01.088260 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2025.12.23 21:52:01.088319 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4073 | 2025.12.23 21:52:01.089495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4074 | 2025.12.23 21:52:01.089778 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2025.12.23 21:52:01.090133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
| 4076 | 2025.12.23 21:52:02.991681 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4077 | 2025.12.23 21:52:02.991980 [ 4 ] {4d469002-1a0e-4f32-be51-56a7c6c22ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4078 | 2025.12.23 21:52:02.992047 [ 4 ] {4d469002-1a0e-4f32-be51-56a7c6c22ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4079 | 2025.12.23 21:52:02.992867 [ 4 ] {4d469002-1a0e-4f32-be51-56a7c6c22ac8} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2025.12.23 21:52:02.992907 [ 4 ] {4d469002-1a0e-4f32-be51-56a7c6c22ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4081 | 2025.12.23 21:52:02.993307 [ 4 ] {4d469002-1a0e-4f32-be51-56a7c6c22ac8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4082 | 2025.12.23 21:52:02.993547 [ 4 ] {4d469002-1a0e-4f32-be51-56a7c6c22ac8} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2025.12.23 21:52:02.993687 [ 4 ] {4d469002-1a0e-4f32-be51-56a7c6c22ac8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001783 sec., 229949.52327537857 rows/sec., 14.59 MiB/sec. | ||
| 4084 | 2025.12.23 21:52:02.993727 [ 4 ] {4d469002-1a0e-4f32-be51-56a7c6c22ac8} <Debug> TCPHandler: Processed in 0.002230823 sec. | ||
| 4085 | 2025.12.23 21:52:02.993847 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2025.12.23 21:52:02.993941 [ 4 ] {37ae2b18-5776-496d-9e7f-9f6013a038ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4087 | 2025.12.23 21:52:02.993981 [ 4 ] {37ae2b18-5776-496d-9e7f-9f6013a038ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4088 | 2025.12.23 21:52:02.994842 [ 4 ] {37ae2b18-5776-496d-9e7f-9f6013a038ee} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2025.12.23 21:52:02.994879 [ 4 ] {37ae2b18-5776-496d-9e7f-9f6013a038ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4090 | 2025.12.23 21:52:02.995281 [ 4 ] {37ae2b18-5776-496d-9e7f-9f6013a038ee} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4091 | 2025.12.23 21:52:02.995487 [ 4 ] {37ae2b18-5776-496d-9e7f-9f6013a038ee} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2025.12.23 21:52:02.995613 [ 4 ] {37ae2b18-5776-496d-9e7f-9f6013a038ee} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001691 sec., 704908.3382613838 rows/sec., 56.31 MiB/sec. | ||
| 4093 | 2025.12.23 21:52:02.995649 [ 4 ] {37ae2b18-5776-496d-9e7f-9f6013a038ee} <Debug> TCPHandler: Processed in 0.001848782 sec. | ||
| 4094 | 2025.12.23 21:52:02.995761 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2025.12.23 21:52:02.995854 [ 4 ] {11fb5558-dbe0-4da3-ab46-f41f0d06bdd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4096 | 2025.12.23 21:52:02.995894 [ 4 ] {11fb5558-dbe0-4da3-ab46-f41f0d06bdd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4097 | 2025.12.23 21:52:02.996448 [ 4 ] {11fb5558-dbe0-4da3-ab46-f41f0d06bdd5} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2025.12.23 21:52:02.996484 [ 4 ] {11fb5558-dbe0-4da3-ab46-f41f0d06bdd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4099 | 2025.12.23 21:52:02.996792 [ 4 ] {11fb5558-dbe0-4da3-ab46-f41f0d06bdd5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4100 | 2025.12.23 21:52:02.996996 [ 4 ] {11fb5558-dbe0-4da3-ab46-f41f0d06bdd5} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2025.12.23 21:52:02.997085 [ 96 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4102 | 2025.12.23 21:52:02.997120 [ 4 ] {11fb5558-dbe0-4da3-ab46-f41f0d06bdd5} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001284 sec., 190809.96884735202 rows/sec., 11.65 MiB/sec. | ||
| 4103 | 2025.12.23 21:52:02.997123 [ 96 ] {} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2025.12.23 21:52:02.997153 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4105 | 2025.12.23 21:52:02.997158 [ 4 ] {11fb5558-dbe0-4da3-ab46-f41f0d06bdd5} <Debug> TCPHandler: Processed in 0.001443651 sec. | ||
| 4106 | 2025.12.23 21:52:02.997242 [ 200 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::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 | ||
| 4107 | 2025.12.23 21:52:02.997271 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4108 | 2025.12.23 21:52:02.997335 [ 200 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4109 | 2025.12.23 21:52:02.997364 [ 4 ] {f99918f3-7a4b-4655-9042-f9b7a204b650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4110 | 2025.12.23 21:52:02.997366 [ 200 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 273 rows starting from the beginning of the part | ||
| 4111 | 2025.12.23 21:52:02.997403 [ 4 ] {f99918f3-7a4b-4655-9042-f9b7a204b650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4112 | 2025.12.23 21:52:02.997437 [ 200 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 245 rows starting from the beginning of the part | ||
| 4113 | 2025.12.23 21:52:02.997487 [ 200 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 249 rows starting from the beginning of the part | ||
| 4114 | 2025.12.23 21:52:02.997530 [ 200 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 245 rows starting from the beginning of the part | ||
| 4115 | 2025.12.23 21:52:02.997573 [ 200 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 4116 | 2025.12.23 21:52:02.997615 [ 200 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 245 rows starting from the beginning of the part | ||
| 4117 | 2025.12.23 21:52:02.997868 [ 4 ] {f99918f3-7a4b-4655-9042-f9b7a204b650} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2025.12.23 21:52:02.997902 [ 4 ] {f99918f3-7a4b-4655-9042-f9b7a204b650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4119 | 2025.12.23 21:52:02.998214 [ 4 ] {f99918f3-7a4b-4655-9042-f9b7a204b650} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4120 | 2025.12.23 21:52:02.998445 [ 4 ] {f99918f3-7a4b-4655-9042-f9b7a204b650} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2025.12.23 21:52:02.998534 [ 197 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1259 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327238 sec., 948586.4630156762 rows/sec., 61.83 MiB/sec. | ||
| 4122 | 2025.12.23 21:52:02.998571 [ 4 ] {f99918f3-7a4b-4655-9042-f9b7a204b650} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001225 sec., 173061.22448979592 rows/sec., 11.16 MiB/sec. | ||
| 4123 | 2025.12.23 21:52:02.998615 [ 4 ] {f99918f3-7a4b-4655-9042-f9b7a204b650} <Debug> TCPHandler: Processed in 0.001390999 sec. | ||
| 4124 | 2025.12.23 21:52:02.998724 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2025.12.23 21:52:02.998725 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4126 | 2025.12.23 21:52:02.998816 [ 4 ] {24d5cd54-d7f1-4b01-a5d9-a6266c4f37cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4127 | 2025.12.23 21:52:02.998856 [ 4 ] {24d5cd54-d7f1-4b01-a5d9-a6266c4f37cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4128 | 2025.12.23 21:52:02.998986 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_16_3} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2025.12.23 21:52:02.999047 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_16_3} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4130 | 2025.12.23 21:52:02.999130 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4131 | 2025.12.23 21:52:02.999307 [ 4 ] {24d5cd54-d7f1-4b01-a5d9-a6266c4f37cc} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2025.12.23 21:52:02.999342 [ 4 ] {24d5cd54-d7f1-4b01-a5d9-a6266c4f37cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4133 | 2025.12.23 21:52:02.999651 [ 4 ] {24d5cd54-d7f1-4b01-a5d9-a6266c4f37cc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4134 | 2025.12.23 21:52:02.999860 [ 4 ] {24d5cd54-d7f1-4b01-a5d9-a6266c4f37cc} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2025.12.23 21:52:02.999983 [ 4 ] {24d5cd54-d7f1-4b01-a5d9-a6266c4f37cc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001184 sec., 178209.45945945947 rows/sec., 10.12 MiB/sec. | ||
| 4136 | 2025.12.23 21:52:03.000020 [ 4 ] {24d5cd54-d7f1-4b01-a5d9-a6266c4f37cc} <Debug> TCPHandler: Processed in 0.001343488 sec. | ||
| 4137 | 2025.12.23 21:52:03.000129 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2025.12.23 21:52:03.000221 [ 4 ] {da457de8-69db-4ca3-bddc-beaca8cc1b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4139 | 2025.12.23 21:52:03.000261 [ 4 ] {da457de8-69db-4ca3-bddc-beaca8cc1b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4140 | 2025.12.23 21:52:03.000837 [ 4 ] {da457de8-69db-4ca3-bddc-beaca8cc1b0e} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2025.12.23 21:52:03.000874 [ 4 ] {da457de8-69db-4ca3-bddc-beaca8cc1b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4142 | 2025.12.23 21:52:03.001340 [ 4 ] {da457de8-69db-4ca3-bddc-beaca8cc1b0e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4143 | 2025.12.23 21:52:03.001542 [ 4 ] {da457de8-69db-4ca3-bddc-beaca8cc1b0e} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2025.12.23 21:52:03.001664 [ 4 ] {da457de8-69db-4ca3-bddc-beaca8cc1b0e} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001461 sec., 492128.6789869952 rows/sec., 34.54 MiB/sec. | ||
| 4145 | 2025.12.23 21:52:03.001700 [ 4 ] {da457de8-69db-4ca3-bddc-beaca8cc1b0e} <Debug> TCPHandler: Processed in 0.001618095 sec. | ||
| 4146 | 2025.12.23 21:52:03.001811 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2025.12.23 21:52:03.001902 [ 4 ] {aa27b621-ad30-4193-9499-b938aad30cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4148 | 2025.12.23 21:52:03.001942 [ 4 ] {aa27b621-ad30-4193-9499-b938aad30cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4149 | 2025.12.23 21:52:03.002289 [ 4 ] {aa27b621-ad30-4193-9499-b938aad30cd9} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2025.12.23 21:52:03.002325 [ 4 ] {aa27b621-ad30-4193-9499-b938aad30cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4151 | 2025.12.23 21:52:03.002609 [ 4 ] {aa27b621-ad30-4193-9499-b938aad30cd9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4152 | 2025.12.23 21:52:03.002823 [ 4 ] {aa27b621-ad30-4193-9499-b938aad30cd9} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2025.12.23 21:52:03.002945 [ 4 ] {aa27b621-ad30-4193-9499-b938aad30cd9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 4154 | 2025.12.23 21:52:03.002980 [ 4 ] {aa27b621-ad30-4193-9499-b938aad30cd9} <Debug> TCPHandler: Processed in 0.001215284 sec. | ||
| 4155 | 2025.12.23 21:52:03.003087 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2025.12.23 21:52:03.003179 [ 4 ] {e1246813-b250-40ec-bca6-2ec13031f14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4157 | 2025.12.23 21:52:03.003220 [ 4 ] {e1246813-b250-40ec-bca6-2ec13031f14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4158 | 2025.12.23 21:52:03.003629 [ 4 ] {e1246813-b250-40ec-bca6-2ec13031f14e} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2025.12.23 21:52:03.003664 [ 4 ] {e1246813-b250-40ec-bca6-2ec13031f14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4160 | 2025.12.23 21:52:03.004002 [ 4 ] {e1246813-b250-40ec-bca6-2ec13031f14e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4161 | 2025.12.23 21:52:03.004204 [ 4 ] {e1246813-b250-40ec-bca6-2ec13031f14e} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2025.12.23 21:52:03.004327 [ 4 ] {e1246813-b250-40ec-bca6-2ec13031f14e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001166 sec., 269296.7409948542 rows/sec., 17.69 MiB/sec. | ||
| 4163 | 2025.12.23 21:52:03.004362 [ 4 ] {e1246813-b250-40ec-bca6-2ec13031f14e} <Debug> TCPHandler: Processed in 0.001322127 sec. | ||
| 4164 | 2025.12.23 21:52:03.004469 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4165 | 2025.12.23 21:52:03.004559 [ 4 ] {af2b0152-8d13-443e-b99e-5d4911bd3a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4166 | 2025.12.23 21:52:03.004599 [ 4 ] {af2b0152-8d13-443e-b99e-5d4911bd3a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4167 | 2025.12.23 21:52:03.004900 [ 4 ] {af2b0152-8d13-443e-b99e-5d4911bd3a77} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2025.12.23 21:52:03.004934 [ 4 ] {af2b0152-8d13-443e-b99e-5d4911bd3a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4169 | 2025.12.23 21:52:03.005226 [ 4 ] {af2b0152-8d13-443e-b99e-5d4911bd3a77} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4170 | 2025.12.23 21:52:03.005423 [ 4 ] {af2b0152-8d13-443e-b99e-5d4911bd3a77} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2025.12.23 21:52:03.005538 [ 93 ] {} <Debug> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4172 | 2025.12.23 21:52:03.005543 [ 4 ] {af2b0152-8d13-443e-b99e-5d4911bd3a77} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001002 sec., 998.003992015968 rows/sec., 67.25 KiB/sec. | ||
| 4173 | 2025.12.23 21:52:03.005590 [ 93 ] {} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2025.12.23 21:52:03.005603 [ 4 ] {af2b0152-8d13-443e-b99e-5d4911bd3a77} <Debug> TCPHandler: Processed in 0.001180964 sec. | ||
| 4175 | 2025.12.23 21:52:03.005616 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4176 | 2025.12.23 21:52:03.005699 [ 200 ] {e04542e0-e400-4a89-abc8-10e496214618::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 | ||
| 4177 | 2025.12.23 21:52:03.005722 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4178 | 2025.12.23 21:52:03.005797 [ 200 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4179 | 2025.12.23 21:52:03.005814 [ 4 ] {05fbd9a2-60ca-499e-974c-395043a0f89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4180 | 2025.12.23 21:52:03.005825 [ 200 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 4181 | 2025.12.23 21:52:03.005867 [ 4 ] {05fbd9a2-60ca-499e-974c-395043a0f89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4182 | 2025.12.23 21:52:03.005877 [ 200 ] {e04542e0-e400-4a89-abc8-10e496214618::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 | ||
| 4183 | 2025.12.23 21:52:03.005919 [ 200 ] {e04542e0-e400-4a89-abc8-10e496214618::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 | ||
| 4184 | 2025.12.23 21:52:03.005955 [ 200 ] {e04542e0-e400-4a89-abc8-10e496214618::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 | ||
| 4185 | 2025.12.23 21:52:03.005987 [ 200 ] {e04542e0-e400-4a89-abc8-10e496214618::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 | ||
| 4186 | 2025.12.23 21:52:03.006023 [ 200 ] {e04542e0-e400-4a89-abc8-10e496214618::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 | ||
| 4187 | 2025.12.23 21:52:03.006638 [ 4 ] {05fbd9a2-60ca-499e-974c-395043a0f89f} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2025.12.23 21:52:03.006662 [ 197 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.000996528 sec., 9031.356871056307 rows/sec., 596.80 KiB/sec. | ||
| 4189 | 2025.12.23 21:52:03.006672 [ 4 ] {05fbd9a2-60ca-499e-974c-395043a0f89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4190 | 2025.12.23 21:52:03.006779 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4191 | 2025.12.23 21:52:03.007043 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_6_1} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4192 | 2025.12.23 21:52:03.007111 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_6_1} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4193 | 2025.12.23 21:52:03.007172 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4194 | 2025.12.23 21:52:03.007244 [ 4 ] {05fbd9a2-60ca-499e-974c-395043a0f89f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4195 | 2025.12.23 21:52:03.007458 [ 4 ] {05fbd9a2-60ca-499e-974c-395043a0f89f} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2025.12.23 21:52:03.007586 [ 4 ] {05fbd9a2-60ca-499e-974c-395043a0f89f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00179 sec., 22346.3687150838 rows/sec., 40.04 MiB/sec. | ||
| 4197 | 2025.12.23 21:52:03.007636 [ 4 ] {05fbd9a2-60ca-499e-974c-395043a0f89f} <Debug> TCPHandler: Processed in 0.001960395 sec. | ||
| 4198 | 2025.12.23 21:52:03.007742 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4199 | 2025.12.23 21:52:03.007834 [ 4 ] {594f1921-26d7-4d73-a523-5322a1d930c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4200 | 2025.12.23 21:52:03.007873 [ 4 ] {594f1921-26d7-4d73-a523-5322a1d930c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4201 | 2025.12.23 21:52:03.008202 [ 4 ] {594f1921-26d7-4d73-a523-5322a1d930c9} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2025.12.23 21:52:03.008237 [ 4 ] {594f1921-26d7-4d73-a523-5322a1d930c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4203 | 2025.12.23 21:52:03.008547 [ 4 ] {594f1921-26d7-4d73-a523-5322a1d930c9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4204 | 2025.12.23 21:52:03.008746 [ 4 ] {594f1921-26d7-4d73-a523-5322a1d930c9} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4205 | 2025.12.23 21:52:03.008869 [ 4 ] {594f1921-26d7-4d73-a523-5322a1d930c9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001053 sec., 98765.43209876544 rows/sec., 6.05 MiB/sec. | ||
| 4206 | 2025.12.23 21:52:03.008903 [ 4 ] {594f1921-26d7-4d73-a523-5322a1d930c9} <Debug> TCPHandler: Processed in 0.001207594 sec. | ||
| 4207 | 2025.12.23 21:52:05.446299 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57677 | ||
| 4208 | 2025.12.23 21:52:05.446411 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4209 | 2025.12.23 21:52:05.446439 [ 288 ] {} <Debug> TCP-Session: a8507e58-054c-4e8c-828c-693db26eaee6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57677 | ||
| 4210 | 2025.12.23 21:52:05.446462 [ 288 ] {} <Debug> TCP-Session: a8507e58-054c-4e8c-828c-693db26eaee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2025.12.23 21:52:05.446475 [ 288 ] {} <Debug> TCP-Session: a8507e58-054c-4e8c-828c-693db26eaee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4212 | 2025.12.23 21:52:05.446695 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42024 | ||
| 4213 | 2025.12.23 21:52:05.446722 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44753 | ||
| 4214 | 2025.12.23 21:52:05.446752 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48114 | ||
| 4215 | 2025.12.23 21:52:05.446772 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62686 | ||
| 4216 | 2025.12.23 21:52:05.446806 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4217 | 2025.12.23 21:52:05.446790 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40691 | ||
| 4218 | 2025.12.23 21:52:05.446846 [ 289 ] {} <Debug> TCP-Session: 4b7c73ca-d332-432d-b378-18ff83f15dce Authenticating user 'default' from [fd00:1122:3344:101::e]:42024 | ||
| 4219 | 2025.12.23 21:52:05.446861 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4220 | 2025.12.23 21:52:05.446863 [ 288 ] {} <Trace> TCP-Session: a8507e58-054c-4e8c-828c-693db26eaee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2025.12.23 21:52:05.446884 [ 289 ] {} <Debug> TCP-Session: 4b7c73ca-d332-432d-b378-18ff83f15dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2025.12.23 21:52:05.446894 [ 293 ] {} <Debug> TCP-Session: 84eb0547-9f4a-45d9-a76c-61369c80acf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48114 | ||
| 4223 | 2025.12.23 21:52:05.446920 [ 289 ] {} <Debug> TCP-Session: 4b7c73ca-d332-432d-b378-18ff83f15dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4224 | 2025.12.23 21:52:05.446932 [ 293 ] {} <Debug> TCP-Session: 84eb0547-9f4a-45d9-a76c-61369c80acf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4225 | 2025.12.23 21:52:05.446766 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64967 | ||
| 4226 | 2025.12.23 21:52:05.446947 [ 293 ] {} <Debug> TCP-Session: 84eb0547-9f4a-45d9-a76c-61369c80acf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4227 | 2025.12.23 21:52:05.446736 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40317 | ||
| 4228 | 2025.12.23 21:52:05.446731 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42717 | ||
| 4229 | 2025.12.23 21:52:05.447072 [ 288 ] {c6db09cc-be62-43a6-9bf7-11d0ea695912} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57677) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4230 | 2025.12.23 21:52:05.447245 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4231 | 2025.12.23 21:52:05.447283 [ 3 ] {} <Debug> TCP-Session: bf753ead-b034-46b7-a6fb-37b5917279a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62686 | ||
| 4232 | 2025.12.23 21:52:05.447290 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4233 | 2025.12.23 21:52:05.447304 [ 3 ] {} <Debug> TCP-Session: bf753ead-b034-46b7-a6fb-37b5917279a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2025.12.23 21:52:05.447327 [ 292 ] {} <Debug> TCP-Session: 0744bc4d-44f8-4ce7-8f45-a006b1987662 Authenticating user 'default' from [fd00:1122:3344:101::e]:42717 | ||
| 4235 | 2025.12.23 21:52:05.447329 [ 3 ] {} <Debug> TCP-Session: bf753ead-b034-46b7-a6fb-37b5917279a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4236 | 2025.12.23 21:52:05.447356 [ 292 ] {} <Debug> TCP-Session: 0744bc4d-44f8-4ce7-8f45-a006b1987662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2025.12.23 21:52:05.447380 [ 292 ] {} <Debug> TCP-Session: 0744bc4d-44f8-4ce7-8f45-a006b1987662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2025.12.23 21:52:05.447385 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4239 | 2025.12.23 21:52:05.447391 [ 288 ] {c6db09cc-be62-43a6-9bf7-11d0ea695912} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4240 | 2025.12.23 21:52:05.447426 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4241 | 2025.12.23 21:52:05.447430 [ 286 ] {} <Debug> TCP-Session: 4201f271-9a8f-4804-b637-e1b48e2f53f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40691 | ||
| 4242 | 2025.12.23 21:52:05.447467 [ 291 ] {} <Debug> TCP-Session: 687d7c7b-d86d-4015-9cc0-583e6ad976ff Authenticating user 'default' from [fd00:1122:3344:101::e]:40317 | ||
| 4243 | 2025.12.23 21:52:05.447471 [ 288 ] {c6db09cc-be62-43a6-9bf7-11d0ea695912} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4244 | 2025.12.23 21:52:05.447488 [ 286 ] {} <Debug> TCP-Session: 4201f271-9a8f-4804-b637-e1b48e2f53f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2025.12.23 21:52:05.447495 [ 291 ] {} <Debug> TCP-Session: 687d7c7b-d86d-4015-9cc0-583e6ad976ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2025.12.23 21:52:05.447520 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4247 | 2025.12.23 21:52:05.447544 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4248 | 2025.12.23 21:52:05.447572 [ 290 ] {} <Debug> TCP-Session: 9d092c20-e69f-4123-82d8-214a43882d9e Authenticating user 'default' from [fd00:1122:3344:101::e]:44753 | ||
| 4249 | 2025.12.23 21:52:05.447585 [ 294 ] {} <Debug> TCP-Session: 17c14132-2aef-4fe0-8ea8-319824fc68f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64967 | ||
| 4250 | 2025.12.23 21:52:05.447596 [ 290 ] {} <Debug> TCP-Session: 9d092c20-e69f-4123-82d8-214a43882d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2025.12.23 21:52:05.447605 [ 294 ] {} <Debug> TCP-Session: 17c14132-2aef-4fe0-8ea8-319824fc68f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4252 | 2025.12.23 21:52:05.447613 [ 290 ] {} <Debug> TCP-Session: 9d092c20-e69f-4123-82d8-214a43882d9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2025.12.23 21:52:05.447621 [ 294 ] {} <Debug> TCP-Session: 17c14132-2aef-4fe0-8ea8-319824fc68f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2025.12.23 21:52:05.447542 [ 291 ] {} <Debug> TCP-Session: 687d7c7b-d86d-4015-9cc0-583e6ad976ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2025.12.23 21:52:05.447531 [ 286 ] {} <Debug> TCP-Session: 4201f271-9a8f-4804-b637-e1b48e2f53f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4256 | 2025.12.23 21:52:05.447814 [ 288 ] {c6db09cc-be62-43a6-9bf7-11d0ea695912} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 4257 | 2025.12.23 21:52:05.448927 [ 320 ] {c6db09cc-be62-43a6-9bf7-11d0ea695912} <Trace> AggregatingTransform: Aggregating | ||
| 4258 | 2025.12.23 21:52:05.448965 [ 320 ] {c6db09cc-be62-43a6-9bf7-11d0ea695912} <Trace> Aggregator: Aggregation method: without_key | ||
| 4259 | 2025.12.23 21:52:05.448995 [ 320 ] {c6db09cc-be62-43a6-9bf7-11d0ea695912} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001075571 sec. (929.739 rows/sec., 36.32 KiB/sec.) | ||
| 4260 | 2025.12.23 21:52:05.449011 [ 320 ] {c6db09cc-be62-43a6-9bf7-11d0ea695912} <Trace> Aggregator: Merging aggregated data | ||
| 4261 | 2025.12.23 21:52:05.450363 [ 288 ] {c6db09cc-be62-43a6-9bf7-11d0ea695912} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00336 sec., 297.6190476190476 rows/sec., 11.63 KiB/sec. | ||
| 4262 | 2025.12.23 21:52:05.450483 [ 288 ] {c6db09cc-be62-43a6-9bf7-11d0ea695912} <Debug> TCPHandler: Processed in 0.003799017 sec. | ||
| 4263 | 2025.12.23 21:52:05.450608 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4264 | 2025.12.23 21:52:05.450637 [ 288 ] {} <Debug> TCP-Session: a8507e58-054c-4e8c-828c-693db26eaee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2025.12.23 21:52:05.450644 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4266 | 2025.12.23 21:52:05.450668 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4267 | 2025.12.23 21:52:05.450683 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4268 | 2025.12.23 21:52:05.450704 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4269 | 2025.12.23 21:52:05.450725 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4270 | 2025.12.23 21:52:05.450735 [ 291 ] {} <Debug> TCP-Session: 687d7c7b-d86d-4015-9cc0-583e6ad976ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2025.12.23 21:52:05.450748 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4272 | 2025.12.23 21:52:05.450769 [ 294 ] {} <Debug> TCP-Session: 17c14132-2aef-4fe0-8ea8-319824fc68f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2025.12.23 21:52:05.450782 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4274 | 2025.12.23 21:52:05.450798 [ 289 ] {} <Debug> TCP-Session: 4b7c73ca-d332-432d-b378-18ff83f15dce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2025.12.23 21:52:05.450765 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4276 | 2025.12.23 21:52:05.450830 [ 3 ] {} <Debug> TCP-Session: bf753ead-b034-46b7-a6fb-37b5917279a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2025.12.23 21:52:05.450753 [ 286 ] {} <Debug> TCP-Session: 4201f271-9a8f-4804-b637-e1b48e2f53f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4278 | 2025.12.23 21:52:05.450894 [ 292 ] {} <Debug> TCP-Session: 0744bc4d-44f8-4ce7-8f45-a006b1987662 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4279 | 2025.12.23 21:52:05.450717 [ 293 ] {} <Debug> TCP-Session: 84eb0547-9f4a-45d9-a76c-61369c80acf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4280 | 2025.12.23 21:52:05.450688 [ 290 ] {} <Debug> TCP-Session: 9d092c20-e69f-4123-82d8-214a43882d9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4281 | 2025.12.23 21:52:05.546598 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50713 | ||
| 4282 | 2025.12.23 21:52:05.546702 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4283 | 2025.12.23 21:52:05.546729 [ 288 ] {} <Debug> TCP-Session: f055467f-6c12-495d-bd1e-0c70eb16af6c Authenticating user 'default' from [fd00:1122:3344:101::e]:50713 | ||
| 4284 | 2025.12.23 21:52:05.546752 [ 288 ] {} <Debug> TCP-Session: f055467f-6c12-495d-bd1e-0c70eb16af6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4285 | 2025.12.23 21:52:05.546765 [ 288 ] {} <Debug> TCP-Session: f055467f-6c12-495d-bd1e-0c70eb16af6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4286 | 2025.12.23 21:52:05.547007 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39858 | ||
| 4287 | 2025.12.23 21:52:05.547014 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48372 | ||
| 4288 | 2025.12.23 21:52:05.547074 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48751 | ||
| 4289 | 2025.12.23 21:52:05.547065 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46520 | ||
| 4290 | 2025.12.23 21:52:05.547132 [ 288 ] {} <Trace> TCP-Session: f055467f-6c12-495d-bd1e-0c70eb16af6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4291 | 2025.12.23 21:52:05.547161 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4292 | 2025.12.23 21:52:05.547161 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4293 | 2025.12.23 21:52:05.547194 [ 286 ] {} <Debug> TCP-Session: b4fb3c47-bffd-44ef-8f78-6a0fda8f2301 Authenticating user 'default' from [fd00:1122:3344:101::e]:48751 | ||
| 4294 | 2025.12.23 21:52:05.547205 [ 290 ] {} <Debug> TCP-Session: 67f6feea-7801-412d-b779-499bf193c2bb Authenticating user 'default' from [fd00:1122:3344:101::e]:48372 | ||
| 4295 | 2025.12.23 21:52:05.547209 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4296 | 2025.12.23 21:52:05.547221 [ 286 ] {} <Debug> TCP-Session: b4fb3c47-bffd-44ef-8f78-6a0fda8f2301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4297 | 2025.12.23 21:52:05.547228 [ 290 ] {} <Debug> TCP-Session: 67f6feea-7801-412d-b779-499bf193c2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2025.12.23 21:52:05.547250 [ 3 ] {} <Debug> TCP-Session: 441f83de-edfd-4ec4-87f7-6cb848dae728 Authenticating user 'default' from [fd00:1122:3344:101::e]:46520 | ||
| 4299 | 2025.12.23 21:52:05.547252 [ 286 ] {} <Debug> TCP-Session: b4fb3c47-bffd-44ef-8f78-6a0fda8f2301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4300 | 2025.12.23 21:52:05.547262 [ 290 ] {} <Debug> TCP-Session: 67f6feea-7801-412d-b779-499bf193c2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4301 | 2025.12.23 21:52:05.547283 [ 3 ] {} <Debug> TCP-Session: 441f83de-edfd-4ec4-87f7-6cb848dae728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4302 | 2025.12.23 21:52:05.547136 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4303 | 2025.12.23 21:52:05.547309 [ 3 ] {} <Debug> TCP-Session: 441f83de-edfd-4ec4-87f7-6cb848dae728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4304 | 2025.12.23 21:52:05.547327 [ 288 ] {e790e070-6cff-4678-9be9-6e9e2204f9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50713) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4305 | 2025.12.23 21:52:05.547342 [ 289 ] {} <Debug> TCP-Session: 45f565bd-c924-448a-ae76-265f55d0e12e Authenticating user 'default' from [fd00:1122:3344:101::e]:39858 | ||
| 4306 | 2025.12.23 21:52:05.547051 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63648 | ||
| 4307 | 2025.12.23 21:52:05.547381 [ 289 ] {} <Debug> TCP-Session: 45f565bd-c924-448a-ae76-265f55d0e12e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2025.12.23 21:52:05.547040 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40674 | ||
| 4309 | 2025.12.23 21:52:05.547409 [ 289 ] {} <Debug> TCP-Session: 45f565bd-c924-448a-ae76-265f55d0e12e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4310 | 2025.12.23 21:52:05.547025 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62088 | ||
| 4311 | 2025.12.23 21:52:05.547439 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4312 | 2025.12.23 21:52:05.547473 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4313 | 2025.12.23 21:52:05.547485 [ 294 ] {} <Debug> TCP-Session: e88d66ea-8ce2-4e5b-8df9-1c06d255f5b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63648 | ||
| 4314 | 2025.12.23 21:52:05.547503 [ 293 ] {} <Debug> TCP-Session: c164a00f-2295-4b34-a392-b878b09943f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40674 | ||
| 4315 | 2025.12.23 21:52:05.547516 [ 294 ] {} <Debug> TCP-Session: e88d66ea-8ce2-4e5b-8df9-1c06d255f5b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4316 | 2025.12.23 21:52:05.547532 [ 293 ] {} <Debug> TCP-Session: c164a00f-2295-4b34-a392-b878b09943f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2025.12.23 21:52:05.547545 [ 294 ] {} <Debug> TCP-Session: e88d66ea-8ce2-4e5b-8df9-1c06d255f5b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2025.12.23 21:52:05.547558 [ 293 ] {} <Debug> TCP-Session: c164a00f-2295-4b34-a392-b878b09943f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2025.12.23 21:52:05.547019 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58789 | ||
| 4320 | 2025.12.23 21:52:05.547505 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4321 | 2025.12.23 21:52:05.547613 [ 288 ] {e790e070-6cff-4678-9be9-6e9e2204f9c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4322 | 2025.12.23 21:52:05.547644 [ 291 ] {} <Debug> TCP-Session: c1e92bd0-8bdc-4567-b005-10f563d1fc42 Authenticating user 'default' from [fd00:1122:3344:101::e]:62088 | ||
| 4323 | 2025.12.23 21:52:05.547663 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4324 | 2025.12.23 21:52:05.547670 [ 291 ] {} <Debug> TCP-Session: c1e92bd0-8bdc-4567-b005-10f563d1fc42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2025.12.23 21:52:05.547689 [ 288 ] {e790e070-6cff-4678-9be9-6e9e2204f9c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4326 | 2025.12.23 21:52:05.547694 [ 292 ] {} <Debug> TCP-Session: a1aa76e5-5e30-4ff7-87c0-aafc87f0f5c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58789 | ||
| 4327 | 2025.12.23 21:52:05.547699 [ 291 ] {} <Debug> TCP-Session: c1e92bd0-8bdc-4567-b005-10f563d1fc42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4328 | 2025.12.23 21:52:05.547724 [ 292 ] {} <Debug> TCP-Session: a1aa76e5-5e30-4ff7-87c0-aafc87f0f5c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4329 | 2025.12.23 21:52:05.547744 [ 292 ] {} <Debug> TCP-Session: a1aa76e5-5e30-4ff7-87c0-aafc87f0f5c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4330 | 2025.12.23 21:52:05.547975 [ 288 ] {e790e070-6cff-4678-9be9-6e9e2204f9c1} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 4331 | 2025.12.23 21:52:05.548872 [ 338 ] {e790e070-6cff-4678-9be9-6e9e2204f9c1} <Trace> AggregatingTransform: Aggregating | ||
| 4332 | 2025.12.23 21:52:05.548921 [ 338 ] {e790e070-6cff-4678-9be9-6e9e2204f9c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 4333 | 2025.12.23 21:52:05.548953 [ 338 ] {e790e070-6cff-4678-9be9-6e9e2204f9c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000878825 sec. (1137.883 rows/sec., 44.45 KiB/sec.) | ||
| 4334 | 2025.12.23 21:52:05.548969 [ 338 ] {e790e070-6cff-4678-9be9-6e9e2204f9c1} <Trace> Aggregator: Merging aggregated data | ||
| 4335 | 2025.12.23 21:52:05.550301 [ 288 ] {e790e070-6cff-4678-9be9-6e9e2204f9c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003035 sec., 329.48929159802304 rows/sec., 12.87 KiB/sec. | ||
| 4336 | 2025.12.23 21:52:05.550437 [ 288 ] {e790e070-6cff-4678-9be9-6e9e2204f9c1} <Debug> TCPHandler: Processed in 0.003430646 sec. | ||
| 4337 | 2025.12.23 21:52:05.550525 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4338 | 2025.12.23 21:52:05.550558 [ 288 ] {} <Debug> TCP-Session: f055467f-6c12-495d-bd1e-0c70eb16af6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4339 | 2025.12.23 21:52:05.550558 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4340 | 2025.12.23 21:52:05.550578 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4341 | 2025.12.23 21:52:05.550596 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4342 | 2025.12.23 21:52:05.550609 [ 286 ] {} <Debug> TCP-Session: b4fb3c47-bffd-44ef-8f78-6a0fda8f2301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4343 | 2025.12.23 21:52:05.550629 [ 289 ] {} <Debug> TCP-Session: 45f565bd-c924-448a-ae76-265f55d0e12e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4344 | 2025.12.23 21:52:05.550636 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4345 | 2025.12.23 21:52:05.550658 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4346 | 2025.12.23 21:52:05.550678 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4347 | 2025.12.23 21:52:05.550697 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4348 | 2025.12.23 21:52:05.550715 [ 291 ] {} <Debug> TCP-Session: c1e92bd0-8bdc-4567-b005-10f563d1fc42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2025.12.23 21:52:05.550736 [ 294 ] {} <Debug> TCP-Session: e88d66ea-8ce2-4e5b-8df9-1c06d255f5b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2025.12.23 21:52:05.550754 [ 3 ] {} <Debug> TCP-Session: 441f83de-edfd-4ec4-87f7-6cb848dae728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4351 | 2025.12.23 21:52:05.550689 [ 293 ] {} <Debug> TCP-Session: c164a00f-2295-4b34-a392-b878b09943f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4352 | 2025.12.23 21:52:05.550618 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4353 | 2025.12.23 21:52:05.550656 [ 290 ] {} <Debug> TCP-Session: 67f6feea-7801-412d-b779-499bf193c2bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2025.12.23 21:52:05.550830 [ 292 ] {} <Debug> TCP-Session: a1aa76e5-5e30-4ff7-87c0-aafc87f0f5c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2025.12.23 21:52:05.627122 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43734 | ||
| 4356 | 2025.12.23 21:52:05.627228 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4357 | 2025.12.23 21:52:05.627255 [ 288 ] {} <Debug> TCP-Session: ba728b18-c0b8-4af8-ba11-81a72ac346f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43734 | ||
| 4358 | 2025.12.23 21:52:05.627279 [ 288 ] {} <Debug> TCP-Session: ba728b18-c0b8-4af8-ba11-81a72ac346f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4359 | 2025.12.23 21:52:05.627293 [ 288 ] {} <Debug> TCP-Session: ba728b18-c0b8-4af8-ba11-81a72ac346f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4360 | 2025.12.23 21:52:05.627485 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51286 | ||
| 4361 | 2025.12.23 21:52:05.627514 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49815 | ||
| 4362 | 2025.12.23 21:52:05.627524 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42909 | ||
| 4363 | 2025.12.23 21:52:05.627542 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61629 | ||
| 4364 | 2025.12.23 21:52:05.627606 [ 288 ] {} <Trace> TCP-Session: ba728b18-c0b8-4af8-ba11-81a72ac346f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2025.12.23 21:52:05.627609 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4366 | 2025.12.23 21:52:05.627609 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4367 | 2025.12.23 21:52:05.627667 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4368 | 2025.12.23 21:52:05.627680 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4369 | 2025.12.23 21:52:05.627686 [ 293 ] {} <Debug> TCP-Session: 87e37c3a-aa5a-4de8-a195-32af23e2ed9f Authenticating user 'default' from [fd00:1122:3344:101::e]:49815 | ||
| 4370 | 2025.12.23 21:52:05.627708 [ 294 ] {} <Debug> TCP-Session: ec0b8e48-e179-4c78-aca3-ba43aaf8fcd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42909 | ||
| 4371 | 2025.12.23 21:52:05.627721 [ 3 ] {} <Debug> TCP-Session: 78bd4348-14f8-4d4b-aad7-211b0847d7fb Authenticating user 'default' from [fd00:1122:3344:101::e]:61629 | ||
| 4372 | 2025.12.23 21:52:05.627734 [ 293 ] {} <Debug> TCP-Session: 87e37c3a-aa5a-4de8-a195-32af23e2ed9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4373 | 2025.12.23 21:52:05.627748 [ 294 ] {} <Debug> TCP-Session: ec0b8e48-e179-4c78-aca3-ba43aaf8fcd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2025.12.23 21:52:05.627761 [ 3 ] {} <Debug> TCP-Session: 78bd4348-14f8-4d4b-aad7-211b0847d7fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2025.12.23 21:52:05.627766 [ 293 ] {} <Debug> TCP-Session: 87e37c3a-aa5a-4de8-a195-32af23e2ed9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4376 | 2025.12.23 21:52:05.627789 [ 288 ] {22fa5a42-f172-4c26-be03-c2ecaebc8954} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43734) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4377 | 2025.12.23 21:52:05.627792 [ 3 ] {} <Debug> TCP-Session: 78bd4348-14f8-4d4b-aad7-211b0847d7fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2025.12.23 21:52:05.627678 [ 289 ] {} <Debug> TCP-Session: 6cb93df3-404d-4d25-90a1-32f76412eb02 Authenticating user 'default' from [fd00:1122:3344:101::e]:51286 | ||
| 4379 | 2025.12.23 21:52:05.627504 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39465 | ||
| 4380 | 2025.12.23 21:52:05.627873 [ 289 ] {} <Debug> TCP-Session: 6cb93df3-404d-4d25-90a1-32f76412eb02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4381 | 2025.12.23 21:52:05.627912 [ 289 ] {} <Debug> TCP-Session: 6cb93df3-404d-4d25-90a1-32f76412eb02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4382 | 2025.12.23 21:52:05.627778 [ 294 ] {} <Debug> TCP-Session: ec0b8e48-e179-4c78-aca3-ba43aaf8fcd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4383 | 2025.12.23 21:52:05.627939 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4384 | 2025.12.23 21:52:05.627501 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42473 | ||
| 4385 | 2025.12.23 21:52:05.627990 [ 292 ] {} <Debug> TCP-Session: 415b3db2-e3e8-459b-b99a-b0b127dd16c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39465 | ||
| 4386 | 2025.12.23 21:52:05.627497 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45143 | ||
| 4387 | 2025.12.23 21:52:05.628039 [ 292 ] {} <Debug> TCP-Session: 415b3db2-e3e8-459b-b99a-b0b127dd16c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4388 | 2025.12.23 21:52:05.628059 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4389 | 2025.12.23 21:52:05.628063 [ 292 ] {} <Debug> TCP-Session: 415b3db2-e3e8-459b-b99a-b0b127dd16c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2025.12.23 21:52:05.628083 [ 288 ] {22fa5a42-f172-4c26-be03-c2ecaebc8954} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4391 | 2025.12.23 21:52:05.628092 [ 291 ] {} <Debug> TCP-Session: 675661f5-4e2c-42fd-8366-ec6d42e823d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42473 | ||
| 4392 | 2025.12.23 21:52:05.628097 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4393 | 2025.12.23 21:52:05.628131 [ 291 ] {} <Debug> TCP-Session: 675661f5-4e2c-42fd-8366-ec6d42e823d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2025.12.23 21:52:05.628147 [ 288 ] {22fa5a42-f172-4c26-be03-c2ecaebc8954} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4395 | 2025.12.23 21:52:05.628151 [ 290 ] {} <Debug> TCP-Session: a74b59f5-fb99-4271-9003-9982efbb0171 Authenticating user 'default' from [fd00:1122:3344:101::e]:45143 | ||
| 4396 | 2025.12.23 21:52:05.628171 [ 291 ] {} <Debug> TCP-Session: 675661f5-4e2c-42fd-8366-ec6d42e823d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4397 | 2025.12.23 21:52:05.628198 [ 290 ] {} <Debug> TCP-Session: a74b59f5-fb99-4271-9003-9982efbb0171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4398 | 2025.12.23 21:52:05.628220 [ 290 ] {} <Debug> TCP-Session: a74b59f5-fb99-4271-9003-9982efbb0171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4399 | 2025.12.23 21:52:05.628450 [ 288 ] {22fa5a42-f172-4c26-be03-c2ecaebc8954} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 4400 | 2025.12.23 21:52:05.629368 [ 317 ] {22fa5a42-f172-4c26-be03-c2ecaebc8954} <Trace> AggregatingTransform: Aggregating | ||
| 4401 | 2025.12.23 21:52:05.629420 [ 317 ] {22fa5a42-f172-4c26-be03-c2ecaebc8954} <Trace> Aggregator: Aggregation method: without_key | ||
| 4402 | 2025.12.23 21:52:05.629459 [ 317 ] {22fa5a42-f172-4c26-be03-c2ecaebc8954} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904635 sec. (1105.418 rows/sec., 43.18 KiB/sec.) | ||
| 4403 | 2025.12.23 21:52:05.629480 [ 317 ] {22fa5a42-f172-4c26-be03-c2ecaebc8954} <Trace> Aggregator: Merging aggregated data | ||
| 4404 | 2025.12.23 21:52:05.630994 [ 288 ] {22fa5a42-f172-4c26-be03-c2ecaebc8954} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003261 sec., 306.65440049064705 rows/sec., 11.98 KiB/sec. | ||
| 4405 | 2025.12.23 21:52:05.631138 [ 288 ] {22fa5a42-f172-4c26-be03-c2ecaebc8954} <Debug> TCPHandler: Processed in 0.003646793 sec. | ||
| 4406 | 2025.12.23 21:52:05.631274 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4407 | 2025.12.23 21:52:05.631304 [ 288 ] {} <Debug> TCP-Session: ba728b18-c0b8-4af8-ba11-81a72ac346f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4408 | 2025.12.23 21:52:05.631306 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4409 | 2025.12.23 21:52:05.631325 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4410 | 2025.12.23 21:52:05.631363 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4411 | 2025.12.23 21:52:05.631381 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4412 | 2025.12.23 21:52:05.631401 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4413 | 2025.12.23 21:52:05.631414 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4414 | 2025.12.23 21:52:05.631437 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4415 | 2025.12.23 21:52:05.631458 [ 291 ] {} <Debug> TCP-Session: 675661f5-4e2c-42fd-8366-ec6d42e823d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2025.12.23 21:52:05.631478 [ 290 ] {} <Debug> TCP-Session: a74b59f5-fb99-4271-9003-9982efbb0171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2025.12.23 21:52:05.631499 [ 3 ] {} <Debug> TCP-Session: 78bd4348-14f8-4d4b-aad7-211b0847d7fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4418 | 2025.12.23 21:52:05.631420 [ 292 ] {} <Debug> TCP-Session: 415b3db2-e3e8-459b-b99a-b0b127dd16c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4419 | 2025.12.23 21:52:05.631368 [ 289 ] {} <Debug> TCP-Session: 6cb93df3-404d-4d25-90a1-32f76412eb02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4420 | 2025.12.23 21:52:05.631438 [ 293 ] {} <Debug> TCP-Session: 87e37c3a-aa5a-4de8-a195-32af23e2ed9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4421 | 2025.12.23 21:52:05.631396 [ 294 ] {} <Debug> TCP-Session: ec0b8e48-e179-4c78-aca3-ba43aaf8fcd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4422 | 2025.12.23 21:52:05.632763 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41144 | ||
| 4423 | 2025.12.23 21:52:05.632830 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4424 | 2025.12.23 21:52:05.632852 [ 286 ] {} <Debug> TCP-Session: bb06ea66-55af-4da6-8b2b-56ce79a7797a Authenticating user 'default' from [fd00:1122:3344:101::e]:41144 | ||
| 4425 | 2025.12.23 21:52:05.632867 [ 286 ] {} <Debug> TCP-Session: bb06ea66-55af-4da6-8b2b-56ce79a7797a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4426 | 2025.12.23 21:52:05.632880 [ 286 ] {} <Debug> TCP-Session: bb06ea66-55af-4da6-8b2b-56ce79a7797a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4427 | 2025.12.23 21:52:05.653562 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41144). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4428 | |||
| 4429 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4430 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4431 | 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 | ||
| 4432 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4433 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4434 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4435 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4436 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4437 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4438 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4439 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4440 | (version 23.8.7.1) | ||
| 4441 | 2025.12.23 21:52:05.653766 [ 286 ] {} <Debug> TCP-Session: bb06ea66-55af-4da6-8b2b-56ce79a7797a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4442 | 2025.12.23 21:52:05.911027 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4443 | 2025.12.23 21:52:05.911087 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4444 | 2025.12.23 21:52:06.046925 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8650 | ||
| 4445 | 2025.12.23 21:52:06.047516 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2025.12.23 21:52:06.047558 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4447 | 2025.12.23 21:52:06.048119 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4448 | 2025.12.23 21:52:06.048356 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2025.12.23 21:52:06.048490 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8650 | ||
| 4450 | 2025.12.23 21:52:06.495207 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4451 | 2025.12.23 21:52:06.510955 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2025.12.23 21:52:06.511021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4453 | 2025.12.23 21:52:06.517064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4454 | 2025.12.23 21:52:06.517767 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2025.12.23 21:52:06.520749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4456 | 2025.12.23 21:52:07.978213 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2025.12.23 21:52:07.978389 [ 4 ] {ce9a03be-b18a-47d3-a503-55604d22f405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4458 | 2025.12.23 21:52:07.978449 [ 4 ] {ce9a03be-b18a-47d3-a503-55604d22f405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4459 | 2025.12.23 21:52:07.979202 [ 4 ] {ce9a03be-b18a-47d3-a503-55604d22f405} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2025.12.23 21:52:07.979251 [ 4 ] {ce9a03be-b18a-47d3-a503-55604d22f405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4461 | 2025.12.23 21:52:07.979730 [ 4 ] {ce9a03be-b18a-47d3-a503-55604d22f405} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4462 | 2025.12.23 21:52:07.980028 [ 4 ] {ce9a03be-b18a-47d3-a503-55604d22f405} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2025.12.23 21:52:07.980185 [ 4 ] {ce9a03be-b18a-47d3-a503-55604d22f405} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001841 sec., 30418.250950570342 rows/sec., 2.34 MiB/sec. | ||
| 4464 | 2025.12.23 21:52:07.980229 [ 4 ] {ce9a03be-b18a-47d3-a503-55604d22f405} <Debug> TCPHandler: Processed in 0.002133331 sec. | ||
| 4465 | 2025.12.23 21:52:07.980362 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2025.12.23 21:52:07.980456 [ 4 ] {06c7bf05-e636-408e-b23c-590bb7119552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4467 | 2025.12.23 21:52:07.980496 [ 4 ] {06c7bf05-e636-408e-b23c-590bb7119552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4468 | 2025.12.23 21:52:07.980915 [ 4 ] {06c7bf05-e636-408e-b23c-590bb7119552} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2025.12.23 21:52:07.980951 [ 4 ] {06c7bf05-e636-408e-b23c-590bb7119552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4470 | 2025.12.23 21:52:07.981247 [ 4 ] {06c7bf05-e636-408e-b23c-590bb7119552} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4471 | 2025.12.23 21:52:07.981442 [ 4 ] {06c7bf05-e636-408e-b23c-590bb7119552} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2025.12.23 21:52:07.981571 [ 4 ] {06c7bf05-e636-408e-b23c-590bb7119552} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001136 sec., 56338.028169014084 rows/sec., 4.40 MiB/sec. | ||
| 4473 | 2025.12.23 21:52:07.981607 [ 4 ] {06c7bf05-e636-408e-b23c-590bb7119552} <Debug> TCPHandler: Processed in 0.001294187 sec. | ||
| 4474 | 2025.12.23 21:52:07.981720 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4475 | 2025.12.23 21:52:07.981812 [ 4 ] {3538ea9f-ff83-430e-8a1d-bd835c6b7458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4476 | 2025.12.23 21:52:07.981854 [ 4 ] {3538ea9f-ff83-430e-8a1d-bd835c6b7458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4477 | 2025.12.23 21:52:07.982253 [ 4 ] {3538ea9f-ff83-430e-8a1d-bd835c6b7458} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2025.12.23 21:52:07.982289 [ 4 ] {3538ea9f-ff83-430e-8a1d-bd835c6b7458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4479 | 2025.12.23 21:52:07.982612 [ 4 ] {3538ea9f-ff83-430e-8a1d-bd835c6b7458} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4480 | 2025.12.23 21:52:07.982819 [ 4 ] {3538ea9f-ff83-430e-8a1d-bd835c6b7458} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2025.12.23 21:52:07.982945 [ 4 ] {3538ea9f-ff83-430e-8a1d-bd835c6b7458} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 4482 | 2025.12.23 21:52:07.982981 [ 4 ] {3538ea9f-ff83-430e-8a1d-bd835c6b7458} <Debug> TCPHandler: Processed in 0.001308048 sec. | ||
| 4483 | 2025.12.23 21:52:07.983089 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4484 | 2025.12.23 21:52:07.983183 [ 4 ] {e1ee4a66-9a66-40e5-be38-b4d184ca5ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4485 | 2025.12.23 21:52:07.983223 [ 4 ] {e1ee4a66-9a66-40e5-be38-b4d184ca5ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4486 | 2025.12.23 21:52:07.983548 [ 4 ] {e1ee4a66-9a66-40e5-be38-b4d184ca5ae3} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2025.12.23 21:52:07.983584 [ 4 ] {e1ee4a66-9a66-40e5-be38-b4d184ca5ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4488 | 2025.12.23 21:52:07.983887 [ 4 ] {e1ee4a66-9a66-40e5-be38-b4d184ca5ae3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4489 | 2025.12.23 21:52:07.984086 [ 4 ] {e1ee4a66-9a66-40e5-be38-b4d184ca5ae3} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2025.12.23 21:52:07.984211 [ 4 ] {e1ee4a66-9a66-40e5-be38-b4d184ca5ae3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 4491 | 2025.12.23 21:52:07.984245 [ 4 ] {e1ee4a66-9a66-40e5-be38-b4d184ca5ae3} <Debug> TCPHandler: Processed in 0.001202544 sec. | ||
| 4492 | 2025.12.23 21:52:11.091081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 554 | ||
| 4493 | 2025.12.23 21:52:11.093441 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2025.12.23 21:52:11.093506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4495 | 2025.12.23 21:52:11.094765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4496 | 2025.12.23 21:52:11.095045 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2025.12.23 21:52:11.095411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
| 4498 | 2025.12.23 21:52:11.904098 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4499 | 2025.12.23 21:52:11.904284 [ 4 ] {3080e081-9aaf-4a00-b029-31ae0baea965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4500 | 2025.12.23 21:52:11.904355 [ 4 ] {3080e081-9aaf-4a00-b029-31ae0baea965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4501 | 2025.12.23 21:52:11.905452 [ 4 ] {3080e081-9aaf-4a00-b029-31ae0baea965} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2025.12.23 21:52:11.905499 [ 4 ] {3080e081-9aaf-4a00-b029-31ae0baea965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4503 | 2025.12.23 21:52:11.905910 [ 4 ] {3080e081-9aaf-4a00-b029-31ae0baea965} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4504 | 2025.12.23 21:52:11.906135 [ 4 ] {3080e081-9aaf-4a00-b029-31ae0baea965} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2025.12.23 21:52:11.906281 [ 4 ] {3080e081-9aaf-4a00-b029-31ae0baea965} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002048 sec., 200195.3125 rows/sec., 12.70 MiB/sec. | ||
| 4506 | 2025.12.23 21:52:11.906323 [ 4 ] {3080e081-9aaf-4a00-b029-31ae0baea965} <Debug> TCPHandler: Processed in 0.002355026 sec. | ||
| 4507 | 2025.12.23 21:52:11.906443 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2025.12.23 21:52:11.906539 [ 4 ] {8256f4a8-08f9-45e0-bff8-1ac2ef79cc75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4509 | 2025.12.23 21:52:11.906579 [ 4 ] {8256f4a8-08f9-45e0-bff8-1ac2ef79cc75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4510 | 2025.12.23 21:52:11.906973 [ 4 ] {8256f4a8-08f9-45e0-bff8-1ac2ef79cc75} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2025.12.23 21:52:11.907011 [ 4 ] {8256f4a8-08f9-45e0-bff8-1ac2ef79cc75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4512 | 2025.12.23 21:52:11.907304 [ 4 ] {8256f4a8-08f9-45e0-bff8-1ac2ef79cc75} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4513 | 2025.12.23 21:52:11.907531 [ 4 ] {8256f4a8-08f9-45e0-bff8-1ac2ef79cc75} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2025.12.23 21:52:11.907657 [ 4 ] {8256f4a8-08f9-45e0-bff8-1ac2ef79cc75} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001138 sec., 7029.8769771529005 rows/sec., 573.24 KiB/sec. | ||
| 4515 | 2025.12.23 21:52:11.907695 [ 4 ] {8256f4a8-08f9-45e0-bff8-1ac2ef79cc75} <Debug> TCPHandler: Processed in 0.001301667 sec. | ||
| 4516 | 2025.12.23 21:52:11.907803 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2025.12.23 21:52:11.907896 [ 4 ] {fd6ca646-4cfc-424c-bda8-2a74c4b9aa3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4518 | 2025.12.23 21:52:11.907936 [ 4 ] {fd6ca646-4cfc-424c-bda8-2a74c4b9aa3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4519 | 2025.12.23 21:52:11.909276 [ 4 ] {fd6ca646-4cfc-424c-bda8-2a74c4b9aa3e} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2025.12.23 21:52:11.909314 [ 4 ] {fd6ca646-4cfc-424c-bda8-2a74c4b9aa3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4521 | 2025.12.23 21:52:11.909748 [ 4 ] {fd6ca646-4cfc-424c-bda8-2a74c4b9aa3e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4522 | 2025.12.23 21:52:11.909958 [ 4 ] {fd6ca646-4cfc-424c-bda8-2a74c4b9aa3e} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2025.12.23 21:52:11.910066 [ 29 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4524 | 2025.12.23 21:52:11.910084 [ 4 ] {fd6ca646-4cfc-424c-bda8-2a74c4b9aa3e} <Debug> executeQuery: Read 2336 rows, 194.37 KiB in 0.002206 sec., 1058930.1903898458 rows/sec., 86.04 MiB/sec. | ||
| 4525 | 2025.12.23 21:52:11.910143 [ 29 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2025.12.23 21:52:11.910151 [ 4 ] {fd6ca646-4cfc-424c-bda8-2a74c4b9aa3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 4527 | 2025.12.23 21:52:11.910178 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4528 | 2025.12.23 21:52:11.910181 [ 4 ] {fd6ca646-4cfc-424c-bda8-2a74c4b9aa3e} <Debug> TCPHandler: Processed in 0.002426718 sec. | ||
| 4529 | 2025.12.23 21:52:11.910283 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 4530 | 2025.12.23 21:52:11.910314 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2025.12.23 21:52:11.910383 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4532 | 2025.12.23 21:52:11.910409 [ 4 ] {290b31b3-c0a0-4ed4-a6d8-0d37b214d07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4533 | 2025.12.23 21:52:11.910418 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2464 rows starting from the beginning of the part | ||
| 4534 | 2025.12.23 21:52:11.910449 [ 4 ] {290b31b3-c0a0-4ed4-a6d8-0d37b214d07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4535 | 2025.12.23 21:52:11.910487 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1192 rows starting from the beginning of the part | ||
| 4536 | 2025.12.23 21:52:11.910540 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 57 rows starting from the beginning of the part | ||
| 4537 | 2025.12.23 21:52:11.910592 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1192 rows starting from the beginning of the part | ||
| 4538 | 2025.12.23 21:52:11.910638 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4539 | 2025.12.23 21:52:11.910683 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2336 rows starting from the beginning of the part | ||
| 4540 | 2025.12.23 21:52:11.910940 [ 4 ] {290b31b3-c0a0-4ed4-a6d8-0d37b214d07a} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2025.12.23 21:52:11.910977 [ 4 ] {290b31b3-c0a0-4ed4-a6d8-0d37b214d07a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4542 | 2025.12.23 21:52:11.911314 [ 4 ] {290b31b3-c0a0-4ed4-a6d8-0d37b214d07a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4543 | 2025.12.23 21:52:11.911529 [ 4 ] {290b31b3-c0a0-4ed4-a6d8-0d37b214d07a} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2025.12.23 21:52:11.911657 [ 4 ] {290b31b3-c0a0-4ed4-a6d8-0d37b214d07a} <Debug> executeQuery: Read 253 rows, 15.88 KiB in 0.001267 sec., 199684.29360694555 rows/sec., 12.24 MiB/sec. | ||
| 4545 | 2025.12.23 21:52:11.911695 [ 4 ] {290b31b3-c0a0-4ed4-a6d8-0d37b214d07a} <Debug> TCPHandler: Processed in 0.001429721 sec. | ||
| 4546 | 2025.12.23 21:52:11.911804 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4547 | 2025.12.23 21:52:11.911898 [ 4 ] {01fadf84-c0f3-4f5b-9538-0aad7705e65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4548 | 2025.12.23 21:52:11.911937 [ 4 ] {01fadf84-c0f3-4f5b-9538-0aad7705e65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4549 | 2025.12.23 21:52:11.912445 [ 4 ] {01fadf84-c0f3-4f5b-9538-0aad7705e65f} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2025.12.23 21:52:11.912482 [ 4 ] {01fadf84-c0f3-4f5b-9538-0aad7705e65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4551 | 2025.12.23 21:52:11.912820 [ 4 ] {01fadf84-c0f3-4f5b-9538-0aad7705e65f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4552 | 2025.12.23 21:52:11.912888 [ 187 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7297 rows, containing 5 columns (5 merged, 0 gathered) in 0.002640974 sec., 2762995.7735290085 rows/sec., 234.16 MiB/sec. | ||
| 4553 | 2025.12.23 21:52:11.913050 [ 4 ] {01fadf84-c0f3-4f5b-9538-0aad7705e65f} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2025.12.23 21:52:11.913177 [ 4 ] {01fadf84-c0f3-4f5b-9538-0aad7705e65f} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001297 sec., 339244.4101773323 rows/sec., 22.44 MiB/sec. | ||
| 4555 | 2025.12.23 21:52:11.913214 [ 4 ] {01fadf84-c0f3-4f5b-9538-0aad7705e65f} <Debug> TCPHandler: Processed in 0.001458601 sec. | ||
| 4556 | 2025.12.23 21:52:11.913273 [ 197 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4557 | 2025.12.23 21:52:11.913325 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2025.12.23 21:52:11.913424 [ 4 ] {02edda0f-defe-48eb-8423-fe218a346b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4559 | 2025.12.23 21:52:11.913467 [ 4 ] {02edda0f-defe-48eb-8423-fe218a346b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4560 | 2025.12.23 21:52:11.913633 [ 197 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_26_5} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2025.12.23 21:52:11.913729 [ 197 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_26_5} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4562 | 2025.12.23 21:52:11.913853 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 4563 | 2025.12.23 21:52:11.913928 [ 4 ] {02edda0f-defe-48eb-8423-fe218a346b39} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2025.12.23 21:52:11.913969 [ 4 ] {02edda0f-defe-48eb-8423-fe218a346b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4565 | 2025.12.23 21:52:11.914285 [ 4 ] {02edda0f-defe-48eb-8423-fe218a346b39} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4566 | 2025.12.23 21:52:11.914486 [ 4 ] {02edda0f-defe-48eb-8423-fe218a346b39} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2025.12.23 21:52:11.914620 [ 4 ] {02edda0f-defe-48eb-8423-fe218a346b39} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001215 sec., 173662.55144032923 rows/sec., 9.86 MiB/sec. | ||
| 4568 | 2025.12.23 21:52:11.914659 [ 4 ] {02edda0f-defe-48eb-8423-fe218a346b39} <Debug> TCPHandler: Processed in 0.00138235 sec. | ||
| 4569 | 2025.12.23 21:52:11.914776 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2025.12.23 21:52:11.914868 [ 4 ] {413a5dc2-7157-4972-9bc9-c3449f1d6240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4571 | 2025.12.23 21:52:11.914909 [ 4 ] {413a5dc2-7157-4972-9bc9-c3449f1d6240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4572 | 2025.12.23 21:52:11.915711 [ 4 ] {413a5dc2-7157-4972-9bc9-c3449f1d6240} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2025.12.23 21:52:11.915748 [ 4 ] {413a5dc2-7157-4972-9bc9-c3449f1d6240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4574 | 2025.12.23 21:52:11.916101 [ 4 ] {413a5dc2-7157-4972-9bc9-c3449f1d6240} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4575 | 2025.12.23 21:52:11.916303 [ 4 ] {413a5dc2-7157-4972-9bc9-c3449f1d6240} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2025.12.23 21:52:11.916409 [ 29 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4577 | 2025.12.23 21:52:11.916429 [ 4 ] {413a5dc2-7157-4972-9bc9-c3449f1d6240} <Debug> executeQuery: Read 1183 rows, 86.61 KiB in 0.001578 sec., 749683.1432192649 rows/sec., 53.60 MiB/sec. | ||
| 4578 | 2025.12.23 21:52:11.916459 [ 29 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2025.12.23 21:52:11.916478 [ 4 ] {413a5dc2-7157-4972-9bc9-c3449f1d6240} <Debug> TCPHandler: Processed in 0.00175158 sec. | ||
| 4580 | 2025.12.23 21:52:11.916488 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4581 | 2025.12.23 21:52:11.916576 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 4582 | 2025.12.23 21:52:11.916599 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4583 | 2025.12.23 21:52:11.916673 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4584 | 2025.12.23 21:52:11.916694 [ 4 ] {eb0c6bde-2d52-4fec-b523-fde3001d3409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4585 | 2025.12.23 21:52:11.916703 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1247 rows starting from the beginning of the part | ||
| 4586 | 2025.12.23 21:52:11.916737 [ 4 ] {eb0c6bde-2d52-4fec-b523-fde3001d3409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4587 | 2025.12.23 21:52:11.916762 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 719 rows starting from the beginning of the part | ||
| 4588 | 2025.12.23 21:52:11.916811 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 66 rows starting from the beginning of the part | ||
| 4589 | 2025.12.23 21:52:11.916854 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 719 rows starting from the beginning of the part | ||
| 4590 | 2025.12.23 21:52:11.916895 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4591 | 2025.12.23 21:52:11.916936 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1183 rows starting from the beginning of the part | ||
| 4592 | 2025.12.23 21:52:11.917069 [ 4 ] {eb0c6bde-2d52-4fec-b523-fde3001d3409} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4593 | 2025.12.23 21:52:11.917105 [ 4 ] {eb0c6bde-2d52-4fec-b523-fde3001d3409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4594 | 2025.12.23 21:52:11.917404 [ 4 ] {eb0c6bde-2d52-4fec-b523-fde3001d3409} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4595 | 2025.12.23 21:52:11.917636 [ 4 ] {eb0c6bde-2d52-4fec-b523-fde3001d3409} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2025.12.23 21:52:11.917761 [ 4 ] {eb0c6bde-2d52-4fec-b523-fde3001d3409} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 4597 | 2025.12.23 21:52:11.917798 [ 4 ] {eb0c6bde-2d52-4fec-b523-fde3001d3409} <Debug> TCPHandler: Processed in 0.001246925 sec. | ||
| 4598 | 2025.12.23 21:52:11.917908 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4599 | 2025.12.23 21:52:11.918001 [ 4 ] {eb6614a4-50ce-4da9-9a28-72f045d9eae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4600 | 2025.12.23 21:52:11.918044 [ 4 ] {eb6614a4-50ce-4da9-9a28-72f045d9eae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4601 | 2025.12.23 21:52:11.918186 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3998 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644947 sec., 2430473.443825242 rows/sec., 182.91 MiB/sec. | ||
| 4602 | 2025.12.23 21:52:11.918403 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4603 | 2025.12.23 21:52:11.918605 [ 4 ] {eb6614a4-50ce-4da9-9a28-72f045d9eae2} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2025.12.23 21:52:11.918648 [ 4 ] {eb6614a4-50ce-4da9-9a28-72f045d9eae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4605 | 2025.12.23 21:52:11.918705 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_26_5} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2025.12.23 21:52:11.918793 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_26_5} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4607 | 2025.12.23 21:52:11.918888 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 4608 | 2025.12.23 21:52:11.919046 [ 4 ] {eb6614a4-50ce-4da9-9a28-72f045d9eae2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4609 | 2025.12.23 21:52:11.919261 [ 4 ] {eb6614a4-50ce-4da9-9a28-72f045d9eae2} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2025.12.23 21:52:11.919371 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4611 | 2025.12.23 21:52:11.919388 [ 4 ] {eb6614a4-50ce-4da9-9a28-72f045d9eae2} <Debug> executeQuery: Read 940 rows, 63.75 KiB in 0.001405 sec., 669039.1459074733 rows/sec., 44.31 MiB/sec. | ||
| 4612 | 2025.12.23 21:52:11.919514 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2025.12.23 21:52:11.919545 [ 4 ] {eb6614a4-50ce-4da9-9a28-72f045d9eae2} <Debug> TCPHandler: Processed in 0.001684127 sec. | ||
| 4614 | 2025.12.23 21:52:11.919547 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4615 | 2025.12.23 21:52:11.919635 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 4616 | 2025.12.23 21:52:11.919668 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4617 | 2025.12.23 21:52:11.919720 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4618 | 2025.12.23 21:52:11.919744 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7101 rows starting from the beginning of the part | ||
| 4619 | 2025.12.23 21:52:11.919762 [ 4 ] {335b46d0-58b2-4c48-888b-1bbd1967f649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4620 | 2025.12.23 21:52:11.919788 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 314 rows starting from the beginning of the part | ||
| 4621 | 2025.12.23 21:52:11.919890 [ 4 ] {335b46d0-58b2-4c48-888b-1bbd1967f649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4622 | 2025.12.23 21:52:11.919901 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 161 rows starting from the beginning of the part | ||
| 4623 | 2025.12.23 21:52:11.919937 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 314 rows starting from the beginning of the part | ||
| 4624 | 2025.12.23 21:52:11.919970 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4625 | 2025.12.23 21:52:11.920006 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 940 rows starting from the beginning of the part | ||
| 4626 | 2025.12.23 21:52:11.920203 [ 4 ] {335b46d0-58b2-4c48-888b-1bbd1967f649} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2025.12.23 21:52:11.920238 [ 4 ] {335b46d0-58b2-4c48-888b-1bbd1967f649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4628 | 2025.12.23 21:52:11.920527 [ 4 ] {335b46d0-58b2-4c48-888b-1bbd1967f649} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4629 | 2025.12.23 21:52:11.920742 [ 4 ] {335b46d0-58b2-4c48-888b-1bbd1967f649} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2025.12.23 21:52:11.920866 [ 4 ] {335b46d0-58b2-4c48-888b-1bbd1967f649} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 60.06 KiB/sec. | ||
| 4631 | 2025.12.23 21:52:11.920902 [ 4 ] {335b46d0-58b2-4c48-888b-1bbd1967f649} <Debug> TCPHandler: Processed in 0.001282866 sec. | ||
| 4632 | 2025.12.23 21:52:11.921010 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2025.12.23 21:52:11.921102 [ 4 ] {0dad3f9e-a61f-4dc7-83f0-288f12bc3b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4634 | 2025.12.23 21:52:11.921155 [ 4 ] {0dad3f9e-a61f-4dc7-83f0-288f12bc3b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4635 | 2025.12.23 21:52:11.921938 [ 4 ] {0dad3f9e-a61f-4dc7-83f0-288f12bc3b44} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2025.12.23 21:52:11.921974 [ 4 ] {0dad3f9e-a61f-4dc7-83f0-288f12bc3b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4637 | 2025.12.23 21:52:11.922536 [ 4 ] {0dad3f9e-a61f-4dc7-83f0-288f12bc3b44} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4638 | 2025.12.23 21:52:11.922754 [ 4 ] {0dad3f9e-a61f-4dc7-83f0-288f12bc3b44} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2025.12.23 21:52:11.922821 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8990 rows, containing 5 columns (5 merged, 0 gathered) in 0.003212851 sec., 2798137.853264904 rows/sec., 189.77 MiB/sec. | ||
| 4640 | 2025.12.23 21:52:11.922892 [ 4 ] {0dad3f9e-a61f-4dc7-83f0-288f12bc3b44} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001807 sec., 22136.13724405091 rows/sec., 39.67 MiB/sec. | ||
| 4641 | 2025.12.23 21:52:11.922946 [ 4 ] {0dad3f9e-a61f-4dc7-83f0-288f12bc3b44} <Debug> TCPHandler: Processed in 0.001984696 sec. | ||
| 4642 | 2025.12.23 21:52:11.923013 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4643 | 2025.12.23 21:52:11.923072 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4644 | 2025.12.23 21:52:11.923166 [ 4 ] {4e498bef-8572-4e38-a405-0a521f83c2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4645 | 2025.12.23 21:52:11.923207 [ 4 ] {4e498bef-8572-4e38-a405-0a521f83c2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4646 | 2025.12.23 21:52:11.923246 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4647 | 2025.12.23 21:52:11.923308 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4648 | 2025.12.23 21:52:11.923367 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 4649 | 2025.12.23 21:52:11.923532 [ 4 ] {4e498bef-8572-4e38-a405-0a521f83c2e3} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2025.12.23 21:52:11.923567 [ 4 ] {4e498bef-8572-4e38-a405-0a521f83c2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4651 | 2025.12.23 21:52:11.923887 [ 4 ] {4e498bef-8572-4e38-a405-0a521f83c2e3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4652 | 2025.12.23 21:52:11.924094 [ 4 ] {4e498bef-8572-4e38-a405-0a521f83c2e3} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2025.12.23 21:52:11.924200 [ 47 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4654 | 2025.12.23 21:52:11.924217 [ 4 ] {4e498bef-8572-4e38-a405-0a521f83c2e3} <Debug> executeQuery: Read 82 rows, 5.00 KiB in 0.00107 sec., 76635.5140186916 rows/sec., 4.56 MiB/sec. | ||
| 4655 | 2025.12.23 21:52:11.924248 [ 47 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2025.12.23 21:52:11.924262 [ 4 ] {4e498bef-8572-4e38-a405-0a521f83c2e3} <Debug> TCPHandler: Processed in 0.001238906 sec. | ||
| 4657 | 2025.12.23 21:52:11.924274 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4658 | 2025.12.23 21:52:11.924349 [ 187 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 4659 | 2025.12.23 21:52:11.924447 [ 187 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4660 | 2025.12.23 21:52:11.924477 [ 187 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1190 rows starting from the beginning of the part | ||
| 4661 | 2025.12.23 21:52:11.924532 [ 187 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4662 | 2025.12.23 21:52:11.924575 [ 187 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4663 | 2025.12.23 21:52:11.924615 [ 187 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4664 | 2025.12.23 21:52:11.924647 [ 187 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4665 | 2025.12.23 21:52:11.924689 [ 187 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
| 4666 | 2025.12.23 21:52:11.925615 [ 199 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001296867 sec., 1233742.5503154912 rows/sec., 79.57 MiB/sec. | ||
| 4667 | 2025.12.23 21:52:11.925782 [ 187 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4668 | 2025.12.23 21:52:11.926019 [ 187 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_26_5} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4669 | 2025.12.23 21:52:11.926083 [ 187 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_26_5} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4670 | 2025.12.23 21:52:11.926140 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4671 | 2025.12.23 21:52:12.974175 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4672 | 2025.12.23 21:52:12.974383 [ 4 ] {21036ef5-eac8-45f5-88f8-61e698c95f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4673 | 2025.12.23 21:52:12.974454 [ 4 ] {21036ef5-eac8-45f5-88f8-61e698c95f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4674 | 2025.12.23 21:52:12.975157 [ 4 ] {21036ef5-eac8-45f5-88f8-61e698c95f96} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2025.12.23 21:52:12.975206 [ 4 ] {21036ef5-eac8-45f5-88f8-61e698c95f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4676 | 2025.12.23 21:52:12.975593 [ 4 ] {21036ef5-eac8-45f5-88f8-61e698c95f96} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4677 | 2025.12.23 21:52:12.975815 [ 4 ] {21036ef5-eac8-45f5-88f8-61e698c95f96} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2025.12.23 21:52:12.975965 [ 4 ] {21036ef5-eac8-45f5-88f8-61e698c95f96} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001634 sec., 34271.72582619339 rows/sec., 2.63 MiB/sec. | ||
| 4679 | 2025.12.23 21:52:12.976005 [ 4 ] {21036ef5-eac8-45f5-88f8-61e698c95f96} <Debug> TCPHandler: Processed in 0.001962516 sec. | ||
| 4680 | 2025.12.23 21:52:12.976142 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2025.12.23 21:52:12.976237 [ 4 ] {469afd06-eb8c-4221-b1af-739dfa38e4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4682 | 2025.12.23 21:52:12.976276 [ 4 ] {469afd06-eb8c-4221-b1af-739dfa38e4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4683 | 2025.12.23 21:52:12.976688 [ 4 ] {469afd06-eb8c-4221-b1af-739dfa38e4d0} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2025.12.23 21:52:12.976724 [ 4 ] {469afd06-eb8c-4221-b1af-739dfa38e4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4685 | 2025.12.23 21:52:12.977013 [ 4 ] {469afd06-eb8c-4221-b1af-739dfa38e4d0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4686 | 2025.12.23 21:52:12.977218 [ 4 ] {469afd06-eb8c-4221-b1af-739dfa38e4d0} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2025.12.23 21:52:12.977342 [ 4 ] {469afd06-eb8c-4221-b1af-739dfa38e4d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001125 sec., 56888.88888888889 rows/sec., 4.44 MiB/sec. | ||
| 4688 | 2025.12.23 21:52:12.977378 [ 4 ] {469afd06-eb8c-4221-b1af-739dfa38e4d0} <Debug> TCPHandler: Processed in 0.001283506 sec. | ||
| 4689 | 2025.12.23 21:52:12.977499 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2025.12.23 21:52:12.977608 [ 4 ] {c5b00091-334e-446e-a528-acd458f7c041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4691 | 2025.12.23 21:52:12.977653 [ 4 ] {c5b00091-334e-446e-a528-acd458f7c041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4692 | 2025.12.23 21:52:12.978028 [ 4 ] {c5b00091-334e-446e-a528-acd458f7c041} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2025.12.23 21:52:12.978066 [ 4 ] {c5b00091-334e-446e-a528-acd458f7c041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4694 | 2025.12.23 21:52:12.978400 [ 4 ] {c5b00091-334e-446e-a528-acd458f7c041} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4695 | 2025.12.23 21:52:12.978606 [ 4 ] {c5b00091-334e-446e-a528-acd458f7c041} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2025.12.23 21:52:12.978732 [ 4 ] {c5b00091-334e-446e-a528-acd458f7c041} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001144 sec., 54195.804195804194 rows/sec., 3.77 MiB/sec. | ||
| 4697 | 2025.12.23 21:52:12.978769 [ 4 ] {c5b00091-334e-446e-a528-acd458f7c041} <Debug> TCPHandler: Processed in 0.001330807 sec. | ||
| 4698 | 2025.12.23 21:52:12.978878 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2025.12.23 21:52:12.978981 [ 4 ] {5b582404-cd9b-4373-af4d-8444cd7b37a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4700 | 2025.12.23 21:52:12.979022 [ 4 ] {5b582404-cd9b-4373-af4d-8444cd7b37a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4701 | 2025.12.23 21:52:12.979327 [ 4 ] {5b582404-cd9b-4373-af4d-8444cd7b37a9} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2025.12.23 21:52:12.979363 [ 4 ] {5b582404-cd9b-4373-af4d-8444cd7b37a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4703 | 2025.12.23 21:52:12.979669 [ 4 ] {5b582404-cd9b-4373-af4d-8444cd7b37a9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4704 | 2025.12.23 21:52:12.979869 [ 4 ] {5b582404-cd9b-4373-af4d-8444cd7b37a9} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2025.12.23 21:52:12.979994 [ 4 ] {5b582404-cd9b-4373-af4d-8444cd7b37a9} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001032 sec., 21317.829457364343 rows/sec., 1.45 MiB/sec. | ||
| 4706 | 2025.12.23 21:52:12.980029 [ 4 ] {5b582404-cd9b-4373-af4d-8444cd7b37a9} <Debug> TCPHandler: Processed in 0.001200054 sec. | ||
| 4707 | 2025.12.23 21:52:13.549430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9098 | ||
| 4708 | 2025.12.23 21:52:13.549961 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2025.12.23 21:52:13.550002 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4710 | 2025.12.23 21:52:13.550495 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4711 | 2025.12.23 21:52:13.550727 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2025.12.23 21:52:13.550865 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9098 | ||
| 4713 | 2025.12.23 21:52:14.021663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4714 | 2025.12.23 21:52:14.039018 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2025.12.23 21:52:14.039086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4716 | 2025.12.23 21:52:14.045246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4717 | 2025.12.23 21:52:14.045959 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2025.12.23 21:52:14.048791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4719 | 2025.12.23 21:52:15.000227 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.52 MiB, peak 246.74 MiB, free memory in arenas 0.00 B, will set to 241.81 MiB (RSS), difference: 1.29 MiB | ||
| 4720 | 2025.12.23 21:52:17.979138 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4721 | 2025.12.23 21:52:17.979334 [ 4 ] {8c5e763d-72ec-4324-80fe-5d6ceb17d360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4722 | 2025.12.23 21:52:17.979396 [ 4 ] {8c5e763d-72ec-4324-80fe-5d6ceb17d360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4723 | 2025.12.23 21:52:17.980109 [ 4 ] {8c5e763d-72ec-4324-80fe-5d6ceb17d360} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2025.12.23 21:52:17.980156 [ 4 ] {8c5e763d-72ec-4324-80fe-5d6ceb17d360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4725 | 2025.12.23 21:52:17.980529 [ 4 ] {8c5e763d-72ec-4324-80fe-5d6ceb17d360} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4726 | 2025.12.23 21:52:17.980742 [ 4 ] {8c5e763d-72ec-4324-80fe-5d6ceb17d360} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2025.12.23 21:52:17.980892 [ 4 ] {8c5e763d-72ec-4324-80fe-5d6ceb17d360} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.68 MiB/sec. | ||
| 4728 | 2025.12.23 21:52:17.980933 [ 4 ] {8c5e763d-72ec-4324-80fe-5d6ceb17d360} <Debug> TCPHandler: Processed in 0.001937865 sec. | ||
| 4729 | 2025.12.23 21:52:17.981050 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4730 | 2025.12.23 21:52:17.981143 [ 4 ] {67ed8079-2279-4565-affa-ad950e9d6cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4731 | 2025.12.23 21:52:17.981182 [ 4 ] {67ed8079-2279-4565-affa-ad950e9d6cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4732 | 2025.12.23 21:52:17.981639 [ 4 ] {67ed8079-2279-4565-affa-ad950e9d6cda} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2025.12.23 21:52:17.981676 [ 4 ] {67ed8079-2279-4565-affa-ad950e9d6cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4734 | 2025.12.23 21:52:17.981963 [ 4 ] {67ed8079-2279-4565-affa-ad950e9d6cda} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4735 | 2025.12.23 21:52:17.982160 [ 4 ] {67ed8079-2279-4565-affa-ad950e9d6cda} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2025.12.23 21:52:17.982283 [ 4 ] {67ed8079-2279-4565-affa-ad950e9d6cda} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 4.31 MiB/sec. | ||
| 4737 | 2025.12.23 21:52:17.982319 [ 4 ] {67ed8079-2279-4565-affa-ad950e9d6cda} <Debug> TCPHandler: Processed in 0.001317197 sec. | ||
| 4738 | 2025.12.23 21:52:17.982427 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4739 | 2025.12.23 21:52:17.982524 [ 4 ] {07f58a97-4d76-4a97-84dc-e38c65f81ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4740 | 2025.12.23 21:52:17.982565 [ 4 ] {07f58a97-4d76-4a97-84dc-e38c65f81ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4741 | 2025.12.23 21:52:17.983011 [ 4 ] {07f58a97-4d76-4a97-84dc-e38c65f81ed9} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4742 | 2025.12.23 21:52:17.983048 [ 4 ] {07f58a97-4d76-4a97-84dc-e38c65f81ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4743 | 2025.12.23 21:52:17.983375 [ 4 ] {07f58a97-4d76-4a97-84dc-e38c65f81ed9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4744 | 2025.12.23 21:52:17.983574 [ 4 ] {07f58a97-4d76-4a97-84dc-e38c65f81ed9} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2025.12.23 21:52:17.983701 [ 4 ] {07f58a97-4d76-4a97-84dc-e38c65f81ed9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 4746 | 2025.12.23 21:52:17.983737 [ 4 ] {07f58a97-4d76-4a97-84dc-e38c65f81ed9} <Debug> TCPHandler: Processed in 0.001356398 sec. | ||
| 4747 | 2025.12.23 21:52:17.983842 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4748 | 2025.12.23 21:52:17.983934 [ 4 ] {94736521-5239-407b-8272-01e9219e8518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4749 | 2025.12.23 21:52:17.983975 [ 4 ] {94736521-5239-407b-8272-01e9219e8518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4750 | 2025.12.23 21:52:17.984302 [ 4 ] {94736521-5239-407b-8272-01e9219e8518} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2025.12.23 21:52:17.984338 [ 4 ] {94736521-5239-407b-8272-01e9219e8518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4752 | 2025.12.23 21:52:17.984637 [ 4 ] {94736521-5239-407b-8272-01e9219e8518} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4753 | 2025.12.23 21:52:17.984839 [ 4 ] {94736521-5239-407b-8272-01e9219e8518} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2025.12.23 21:52:17.984962 [ 4 ] {94736521-5239-407b-8272-01e9219e8518} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 4755 | 2025.12.23 21:52:17.984997 [ 4 ] {94736521-5239-407b-8272-01e9219e8518} <Debug> TCPHandler: Processed in 0.001202114 sec. | ||
| 4756 | 2025.12.23 21:52:20.911335 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4757 | 2025.12.23 21:52:20.911417 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4758 | 2025.12.23 21:52:21.051105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9610 | ||
| 4759 | 2025.12.23 21:52:21.051677 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2025.12.23 21:52:21.051711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4761 | 2025.12.23 21:52:21.052198 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4762 | 2025.12.23 21:52:21.052432 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2025.12.23 21:52:21.052556 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9610 | ||
| 4764 | 2025.12.23 21:52:21.096446 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 594 | ||
| 4765 | 2025.12.23 21:52:21.098848 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2025.12.23 21:52:21.098888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4767 | 2025.12.23 21:52:21.100067 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4768 | 2025.12.23 21:52:21.100326 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2025.12.23 21:52:21.100568 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 594 | ||
| 4770 | 2025.12.23 21:52:21.549758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4771 | 2025.12.23 21:52:21.567554 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2025.12.23 21:52:21.567617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4773 | 2025.12.23 21:52:21.573341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4774 | 2025.12.23 21:52:21.574093 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2025.12.23 21:52:21.577173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4776 | 2025.12.23 21:52:22.443972 [ 91 ] {} <Debug> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4777 | 2025.12.23 21:52:22.444060 [ 91 ] {} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2025.12.23 21:52:22.444096 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4779 | 2025.12.23 21:52:22.444280 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::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 | ||
| 4780 | 2025.12.23 21:52:22.444506 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4781 | 2025.12.23 21:52:22.444565 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 4782 | 2025.12.23 21:52:22.444714 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::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 | ||
| 4783 | 2025.12.23 21:52:22.444814 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 4784 | 2025.12.23 21:52:22.444905 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 4785 | 2025.12.23 21:52:22.444983 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 4786 | 2025.12.23 21:52:22.445934 [ 199 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001734469 sec., 19602.54118119148 rows/sec., 1.64 MiB/sec. | ||
| 4787 | 2025.12.23 21:52:22.446126 [ 198 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4788 | 2025.12.23 21:52:22.446435 [ 198 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_9_2} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2025.12.23 21:52:22.446512 [ 198 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_9_2} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4790 | 2025.12.23 21:52:22.446609 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4791 | 2025.12.23 21:52:22.991218 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4792 | 2025.12.23 21:52:22.991437 [ 4 ] {4e193b78-f96f-4e42-a380-c4dcd4ec5d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4793 | 2025.12.23 21:52:22.991515 [ 4 ] {4e193b78-f96f-4e42-a380-c4dcd4ec5d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4794 | 2025.12.23 21:52:22.992472 [ 4 ] {4e193b78-f96f-4e42-a380-c4dcd4ec5d3d} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2025.12.23 21:52:22.992512 [ 4 ] {4e193b78-f96f-4e42-a380-c4dcd4ec5d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4796 | 2025.12.23 21:52:22.992899 [ 4 ] {4e193b78-f96f-4e42-a380-c4dcd4ec5d3d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4797 | 2025.12.23 21:52:22.993113 [ 4 ] {4e193b78-f96f-4e42-a380-c4dcd4ec5d3d} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2025.12.23 21:52:22.993261 [ 4 ] {4e193b78-f96f-4e42-a380-c4dcd4ec5d3d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001887 sec., 217276.0996290408 rows/sec., 13.78 MiB/sec. | ||
| 4799 | 2025.12.23 21:52:22.993307 [ 4 ] {4e193b78-f96f-4e42-a380-c4dcd4ec5d3d} <Debug> TCPHandler: Processed in 0.002215513 sec. | ||
| 4800 | 2025.12.23 21:52:22.993427 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4801 | 2025.12.23 21:52:22.993525 [ 4 ] {656cfa3e-fd9e-41cc-b225-f38bfe72e50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4802 | 2025.12.23 21:52:22.993566 [ 4 ] {656cfa3e-fd9e-41cc-b225-f38bfe72e50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4803 | 2025.12.23 21:52:22.994522 [ 4 ] {656cfa3e-fd9e-41cc-b225-f38bfe72e50a} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2025.12.23 21:52:22.994559 [ 4 ] {656cfa3e-fd9e-41cc-b225-f38bfe72e50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4805 | 2025.12.23 21:52:22.994951 [ 4 ] {656cfa3e-fd9e-41cc-b225-f38bfe72e50a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4806 | 2025.12.23 21:52:22.995172 [ 4 ] {656cfa3e-fd9e-41cc-b225-f38bfe72e50a} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2025.12.23 21:52:22.995296 [ 4 ] {656cfa3e-fd9e-41cc-b225-f38bfe72e50a} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001794 sec., 664437.0122630992 rows/sec., 53.08 MiB/sec. | ||
| 4808 | 2025.12.23 21:52:22.995332 [ 4 ] {656cfa3e-fd9e-41cc-b225-f38bfe72e50a} <Debug> TCPHandler: Processed in 0.001953965 sec. | ||
| 4809 | 2025.12.23 21:52:22.995445 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4810 | 2025.12.23 21:52:22.995537 [ 4 ] {948f91a4-c514-4fce-853f-6feea828d59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4811 | 2025.12.23 21:52:22.995576 [ 4 ] {948f91a4-c514-4fce-853f-6feea828d59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4812 | 2025.12.23 21:52:22.996102 [ 4 ] {948f91a4-c514-4fce-853f-6feea828d59c} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4813 | 2025.12.23 21:52:22.996139 [ 4 ] {948f91a4-c514-4fce-853f-6feea828d59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4814 | 2025.12.23 21:52:22.996449 [ 4 ] {948f91a4-c514-4fce-853f-6feea828d59c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4815 | 2025.12.23 21:52:22.996644 [ 4 ] {948f91a4-c514-4fce-853f-6feea828d59c} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4816 | 2025.12.23 21:52:22.996776 [ 4 ] {948f91a4-c514-4fce-853f-6feea828d59c} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001257 sec., 194908.5123309467 rows/sec., 11.90 MiB/sec. | ||
| 4817 | 2025.12.23 21:52:22.996813 [ 4 ] {948f91a4-c514-4fce-853f-6feea828d59c} <Debug> TCPHandler: Processed in 0.00141553 sec. | ||
| 4818 | 2025.12.23 21:52:22.996921 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4819 | 2025.12.23 21:52:22.997012 [ 4 ] {ba39e8f9-e46a-4c84-aad6-178e36897ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4820 | 2025.12.23 21:52:22.997050 [ 4 ] {ba39e8f9-e46a-4c84-aad6-178e36897ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4821 | 2025.12.23 21:52:22.997537 [ 4 ] {ba39e8f9-e46a-4c84-aad6-178e36897ab4} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2025.12.23 21:52:22.997574 [ 4 ] {ba39e8f9-e46a-4c84-aad6-178e36897ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4823 | 2025.12.23 21:52:22.997872 [ 4 ] {ba39e8f9-e46a-4c84-aad6-178e36897ab4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4824 | 2025.12.23 21:52:22.998070 [ 4 ] {ba39e8f9-e46a-4c84-aad6-178e36897ab4} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2025.12.23 21:52:22.998192 [ 4 ] {ba39e8f9-e46a-4c84-aad6-178e36897ab4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001198 sec., 176961.6026711185 rows/sec., 11.41 MiB/sec. | ||
| 4826 | 2025.12.23 21:52:22.998228 [ 4 ] {ba39e8f9-e46a-4c84-aad6-178e36897ab4} <Debug> TCPHandler: Processed in 0.001354589 sec. | ||
| 4827 | 2025.12.23 21:52:22.998334 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2025.12.23 21:52:22.998426 [ 4 ] {f38afe2f-039f-486c-9de7-5803de09ea7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4829 | 2025.12.23 21:52:22.998466 [ 4 ] {f38afe2f-039f-486c-9de7-5803de09ea7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4830 | 2025.12.23 21:52:22.998953 [ 4 ] {f38afe2f-039f-486c-9de7-5803de09ea7a} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2025.12.23 21:52:22.998990 [ 4 ] {f38afe2f-039f-486c-9de7-5803de09ea7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4832 | 2025.12.23 21:52:22.999303 [ 4 ] {f38afe2f-039f-486c-9de7-5803de09ea7a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4833 | 2025.12.23 21:52:22.999520 [ 4 ] {f38afe2f-039f-486c-9de7-5803de09ea7a} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2025.12.23 21:52:22.999644 [ 4 ] {f38afe2f-039f-486c-9de7-5803de09ea7a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001236 sec., 170711.97411003237 rows/sec., 9.69 MiB/sec. | ||
| 4835 | 2025.12.23 21:52:22.999681 [ 4 ] {f38afe2f-039f-486c-9de7-5803de09ea7a} <Debug> TCPHandler: Processed in 0.00139404 sec. | ||
| 4836 | 2025.12.23 21:52:22.999788 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4837 | 2025.12.23 21:52:22.999879 [ 4 ] {21165a8c-c94d-4f4c-a179-0b614f9ff5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4838 | 2025.12.23 21:52:22.999918 [ 4 ] {21165a8c-c94d-4f4c-a179-0b614f9ff5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4839 | 2025.12.23 21:52:23.000556 [ 4 ] {21165a8c-c94d-4f4c-a179-0b614f9ff5f5} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2025.12.23 21:52:23.000593 [ 4 ] {21165a8c-c94d-4f4c-a179-0b614f9ff5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4841 | 2025.12.23 21:52:23.000921 [ 4 ] {21165a8c-c94d-4f4c-a179-0b614f9ff5f5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4842 | 2025.12.23 21:52:23.001290 [ 4 ] {21165a8c-c94d-4f4c-a179-0b614f9ff5f5} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2025.12.23 21:52:23.001416 [ 4 ] {21165a8c-c94d-4f4c-a179-0b614f9ff5f5} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001555 sec., 462379.421221865 rows/sec., 32.45 MiB/sec. | ||
| 4844 | 2025.12.23 21:52:23.001453 [ 4 ] {21165a8c-c94d-4f4c-a179-0b614f9ff5f5} <Debug> TCPHandler: Processed in 0.001712799 sec. | ||
| 4845 | 2025.12.23 21:52:23.001564 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4846 | 2025.12.23 21:52:23.001656 [ 4 ] {a7b11c60-8126-4aae-ad5b-d037f8e4cccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4847 | 2025.12.23 21:52:23.001696 [ 4 ] {a7b11c60-8126-4aae-ad5b-d037f8e4cccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4848 | 2025.12.23 21:52:23.002021 [ 4 ] {a7b11c60-8126-4aae-ad5b-d037f8e4cccf} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2025.12.23 21:52:23.002056 [ 4 ] {a7b11c60-8126-4aae-ad5b-d037f8e4cccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4850 | 2025.12.23 21:52:23.002354 [ 4 ] {a7b11c60-8126-4aae-ad5b-d037f8e4cccf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4851 | 2025.12.23 21:52:23.002558 [ 4 ] {a7b11c60-8126-4aae-ad5b-d037f8e4cccf} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2025.12.23 21:52:23.002680 [ 4 ] {a7b11c60-8126-4aae-ad5b-d037f8e4cccf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 4853 | 2025.12.23 21:52:23.002715 [ 4 ] {a7b11c60-8126-4aae-ad5b-d037f8e4cccf} <Debug> TCPHandler: Processed in 0.001198693 sec. | ||
| 4854 | 2025.12.23 21:52:23.002821 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4855 | 2025.12.23 21:52:23.002912 [ 4 ] {a3039401-297e-49ea-909a-bcea575f0b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4856 | 2025.12.23 21:52:23.002952 [ 4 ] {a3039401-297e-49ea-909a-bcea575f0b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4857 | 2025.12.23 21:52:23.003376 [ 4 ] {a3039401-297e-49ea-909a-bcea575f0b0d} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2025.12.23 21:52:23.003411 [ 4 ] {a3039401-297e-49ea-909a-bcea575f0b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4859 | 2025.12.23 21:52:23.003741 [ 4 ] {a3039401-297e-49ea-909a-bcea575f0b0d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4860 | 2025.12.23 21:52:23.003952 [ 4 ] {a3039401-297e-49ea-909a-bcea575f0b0d} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2025.12.23 21:52:23.004075 [ 4 ] {a3039401-297e-49ea-909a-bcea575f0b0d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001182 sec., 265651.4382402707 rows/sec., 17.45 MiB/sec. | ||
| 4862 | 2025.12.23 21:52:23.004111 [ 4 ] {a3039401-297e-49ea-909a-bcea575f0b0d} <Debug> TCPHandler: Processed in 0.001336308 sec. | ||
| 4863 | 2025.12.23 21:52:23.004216 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2025.12.23 21:52:23.004305 [ 4 ] {59dff8ab-38a0-429d-a07f-883258877eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4865 | 2025.12.23 21:52:23.004346 [ 4 ] {59dff8ab-38a0-429d-a07f-883258877eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4866 | 2025.12.23 21:52:23.004645 [ 4 ] {59dff8ab-38a0-429d-a07f-883258877eac} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2025.12.23 21:52:23.004680 [ 4 ] {59dff8ab-38a0-429d-a07f-883258877eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4868 | 2025.12.23 21:52:23.004960 [ 4 ] {59dff8ab-38a0-429d-a07f-883258877eac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4869 | 2025.12.23 21:52:23.005157 [ 4 ] {59dff8ab-38a0-429d-a07f-883258877eac} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2025.12.23 21:52:23.005278 [ 4 ] {59dff8ab-38a0-429d-a07f-883258877eac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000991 sec., 1009.0817356205854 rows/sec., 67.99 KiB/sec. | ||
| 4871 | 2025.12.23 21:52:23.005312 [ 4 ] {59dff8ab-38a0-429d-a07f-883258877eac} <Debug> TCPHandler: Processed in 0.001142673 sec. | ||
| 4872 | 2025.12.23 21:52:23.005421 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4873 | 2025.12.23 21:52:23.005515 [ 4 ] {df420c10-48ff-42ad-aecd-bb70b7410229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4874 | 2025.12.23 21:52:23.005566 [ 4 ] {df420c10-48ff-42ad-aecd-bb70b7410229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4875 | 2025.12.23 21:52:23.006362 [ 4 ] {df420c10-48ff-42ad-aecd-bb70b7410229} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2025.12.23 21:52:23.006399 [ 4 ] {df420c10-48ff-42ad-aecd-bb70b7410229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4877 | 2025.12.23 21:52:23.006935 [ 4 ] {df420c10-48ff-42ad-aecd-bb70b7410229} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4878 | 2025.12.23 21:52:23.007146 [ 4 ] {df420c10-48ff-42ad-aecd-bb70b7410229} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2025.12.23 21:52:23.007275 [ 4 ] {df420c10-48ff-42ad-aecd-bb70b7410229} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001783 sec., 22434.09983174425 rows/sec., 40.20 MiB/sec. | ||
| 4880 | 2025.12.23 21:52:23.007325 [ 4 ] {df420c10-48ff-42ad-aecd-bb70b7410229} <Debug> TCPHandler: Processed in 0.001950605 sec. | ||
| 4881 | 2025.12.23 21:52:23.007428 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4882 | 2025.12.23 21:52:23.007520 [ 4 ] {6eae3b59-768b-4ade-8f58-0f5079ef385a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4883 | 2025.12.23 21:52:23.007559 [ 4 ] {6eae3b59-768b-4ade-8f58-0f5079ef385a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4884 | 2025.12.23 21:52:23.007881 [ 4 ] {6eae3b59-768b-4ade-8f58-0f5079ef385a} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2025.12.23 21:52:23.007916 [ 4 ] {6eae3b59-768b-4ade-8f58-0f5079ef385a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4886 | 2025.12.23 21:52:23.008207 [ 4 ] {6eae3b59-768b-4ade-8f58-0f5079ef385a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4887 | 2025.12.23 21:52:23.008404 [ 4 ] {6eae3b59-768b-4ade-8f58-0f5079ef385a} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2025.12.23 21:52:23.008524 [ 4 ] {6eae3b59-768b-4ade-8f58-0f5079ef385a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001022 sec., 101761.25244618396 rows/sec., 6.24 MiB/sec. | ||
| 4889 | 2025.12.23 21:52:23.008559 [ 4 ] {6eae3b59-768b-4ade-8f58-0f5079ef385a} <Debug> TCPHandler: Processed in 0.001176753 sec. | ||
| 4890 | 2025.12.23 21:52:27.978012 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4891 | 2025.12.23 21:52:27.978310 [ 4 ] {b3830632-c3a8-4ff4-bdf2-54e1109b74f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4892 | 2025.12.23 21:52:27.978415 [ 4 ] {b3830632-c3a8-4ff4-bdf2-54e1109b74f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4893 | 2025.12.23 21:52:27.979025 [ 4 ] {b3830632-c3a8-4ff4-bdf2-54e1109b74f0} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2025.12.23 21:52:27.979074 [ 4 ] {b3830632-c3a8-4ff4-bdf2-54e1109b74f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4895 | 2025.12.23 21:52:27.979477 [ 4 ] {b3830632-c3a8-4ff4-bdf2-54e1109b74f0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4896 | 2025.12.23 21:52:27.979699 [ 4 ] {b3830632-c3a8-4ff4-bdf2-54e1109b74f0} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2025.12.23 21:52:27.979856 [ 4 ] {b3830632-c3a8-4ff4-bdf2-54e1109b74f0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001621 sec., 2467.6125848241827 rows/sec., 201.22 KiB/sec. | ||
| 4898 | 2025.12.23 21:52:27.979905 [ 4 ] {b3830632-c3a8-4ff4-bdf2-54e1109b74f0} <Debug> TCPHandler: Processed in 0.002073108 sec. | ||
| 4899 | 2025.12.23 21:52:27.980031 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4900 | 2025.12.23 21:52:27.980131 [ 4 ] {55123c85-82c3-4698-ab5c-b18d31ebf3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4901 | 2025.12.23 21:52:27.980175 [ 4 ] {55123c85-82c3-4698-ab5c-b18d31ebf3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4902 | 2025.12.23 21:52:27.980600 [ 4 ] {55123c85-82c3-4698-ab5c-b18d31ebf3d9} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2025.12.23 21:52:27.980639 [ 4 ] {55123c85-82c3-4698-ab5c-b18d31ebf3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4904 | 2025.12.23 21:52:27.980953 [ 4 ] {55123c85-82c3-4698-ab5c-b18d31ebf3d9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4905 | 2025.12.23 21:52:27.981164 [ 4 ] {55123c85-82c3-4698-ab5c-b18d31ebf3d9} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4906 | 2025.12.23 21:52:27.981294 [ 4 ] {55123c85-82c3-4698-ab5c-b18d31ebf3d9} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001186 sec., 48903.87858347386 rows/sec., 3.75 MiB/sec. | ||
| 4907 | 2025.12.23 21:52:27.981331 [ 4 ] {55123c85-82c3-4698-ab5c-b18d31ebf3d9} <Debug> TCPHandler: Processed in 0.001352328 sec. | ||
| 4908 | 2025.12.23 21:52:27.981441 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4909 | 2025.12.23 21:52:27.981545 [ 4 ] {e4dee17f-5dd0-41b2-b23e-40d065fd3e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4910 | 2025.12.23 21:52:27.981588 [ 4 ] {e4dee17f-5dd0-41b2-b23e-40d065fd3e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4911 | 2025.12.23 21:52:27.981994 [ 4 ] {e4dee17f-5dd0-41b2-b23e-40d065fd3e17} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2025.12.23 21:52:27.982033 [ 4 ] {e4dee17f-5dd0-41b2-b23e-40d065fd3e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4913 | 2025.12.23 21:52:27.982346 [ 4 ] {e4dee17f-5dd0-41b2-b23e-40d065fd3e17} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4914 | 2025.12.23 21:52:27.982573 [ 4 ] {e4dee17f-5dd0-41b2-b23e-40d065fd3e17} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4915 | 2025.12.23 21:52:27.982704 [ 4 ] {e4dee17f-5dd0-41b2-b23e-40d065fd3e17} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001179 sec., 3392.705682782019 rows/sec., 236.89 KiB/sec. | ||
| 4916 | 2025.12.23 21:52:27.982743 [ 4 ] {e4dee17f-5dd0-41b2-b23e-40d065fd3e17} <Debug> TCPHandler: Processed in 0.001352658 sec. | ||
| 4917 | 2025.12.23 21:52:27.982856 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4918 | 2025.12.23 21:52:27.982955 [ 4 ] {010cc24f-cba1-4e6f-9968-7b9288da9dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4919 | 2025.12.23 21:52:27.982995 [ 4 ] {010cc24f-cba1-4e6f-9968-7b9288da9dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4920 | 2025.12.23 21:52:27.983416 [ 4 ] {010cc24f-cba1-4e6f-9968-7b9288da9dd8} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2025.12.23 21:52:27.983452 [ 4 ] {010cc24f-cba1-4e6f-9968-7b9288da9dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4922 | 2025.12.23 21:52:27.983786 [ 4 ] {010cc24f-cba1-4e6f-9968-7b9288da9dd8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4923 | 2025.12.23 21:52:27.983998 [ 4 ] {010cc24f-cba1-4e6f-9968-7b9288da9dd8} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2025.12.23 21:52:27.984126 [ 4 ] {010cc24f-cba1-4e6f-9968-7b9288da9dd8} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001191 sec., 57094.87825356843 rows/sec., 4.46 MiB/sec. | ||
| 4925 | 2025.12.23 21:52:27.984164 [ 4 ] {010cc24f-cba1-4e6f-9968-7b9288da9dd8} <Debug> TCPHandler: Processed in 0.001360189 sec. | ||
| 4926 | 2025.12.23 21:52:27.984270 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2025.12.23 21:52:27.984361 [ 4 ] {c7b68cae-e0e9-4ca8-ad97-a177f264977f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4928 | 2025.12.23 21:52:27.984405 [ 4 ] {c7b68cae-e0e9-4ca8-ad97-a177f264977f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4929 | 2025.12.23 21:52:27.984804 [ 4 ] {c7b68cae-e0e9-4ca8-ad97-a177f264977f} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2025.12.23 21:52:27.984841 [ 4 ] {c7b68cae-e0e9-4ca8-ad97-a177f264977f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4931 | 2025.12.23 21:52:27.985182 [ 4 ] {c7b68cae-e0e9-4ca8-ad97-a177f264977f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4932 | 2025.12.23 21:52:27.985390 [ 4 ] {c7b68cae-e0e9-4ca8-ad97-a177f264977f} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2025.12.23 21:52:27.985518 [ 4 ] {c7b68cae-e0e9-4ca8-ad97-a177f264977f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001176 sec., 137755.10204081633 rows/sec., 9.59 MiB/sec. | ||
| 4934 | 2025.12.23 21:52:27.985554 [ 4 ] {c7b68cae-e0e9-4ca8-ad97-a177f264977f} <Debug> TCPHandler: Processed in 0.001330958 sec. | ||
| 4935 | 2025.12.23 21:52:27.985658 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2025.12.23 21:52:27.985755 [ 4 ] {64e98fa9-32be-4a11-812f-696f8e1be49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4937 | 2025.12.23 21:52:27.985796 [ 4 ] {64e98fa9-32be-4a11-812f-696f8e1be49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4938 | 2025.12.23 21:52:27.986125 [ 4 ] {64e98fa9-32be-4a11-812f-696f8e1be49f} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2025.12.23 21:52:27.986162 [ 4 ] {64e98fa9-32be-4a11-812f-696f8e1be49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4940 | 2025.12.23 21:52:27.986487 [ 4 ] {64e98fa9-32be-4a11-812f-696f8e1be49f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4941 | 2025.12.23 21:52:27.986693 [ 4 ] {64e98fa9-32be-4a11-812f-696f8e1be49f} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2025.12.23 21:52:27.986821 [ 4 ] {64e98fa9-32be-4a11-812f-696f8e1be49f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 4943 | 2025.12.23 21:52:27.986858 [ 4 ] {64e98fa9-32be-4a11-812f-696f8e1be49f} <Debug> TCPHandler: Processed in 0.001250005 sec. | ||
| 4944 | 2025.12.23 21:52:28.553483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10058 | ||
| 4945 | 2025.12.23 21:52:28.553977 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2025.12.23 21:52:28.554015 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4947 | 2025.12.23 21:52:28.554577 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4948 | 2025.12.23 21:52:28.554823 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2025.12.23 21:52:28.554958 [ 80 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4950 | 2025.12.23 21:52:28.554970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10058 | ||
| 4951 | 2025.12.23 21:52:28.555008 [ 80 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2025.12.23 21:52:28.555032 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4953 | 2025.12.23 21:52:28.555129 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::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 | ||
| 4954 | 2025.12.23 21:52:28.555235 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4955 | 2025.12.23 21:52:28.555271 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7690 rows starting from the beginning of the part | ||
| 4956 | 2025.12.23 21:52:28.555335 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4957 | 2025.12.23 21:52:28.555385 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4958 | 2025.12.23 21:52:28.555433 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4959 | 2025.12.23 21:52:28.555477 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4960 | 2025.12.23 21:52:28.555514 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4961 | 2025.12.23 21:52:28.557833 [ 199 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10058 rows, containing 4 columns (4 merged, 0 gathered) in 0.002744498 sec., 3664786.78432267 rows/sec., 52.43 MiB/sec. | ||
| 4962 | 2025.12.23 21:52:28.558197 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4963 | 2025.12.23 21:52:28.558493 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_21_4} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2025.12.23 21:52:28.558572 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_21_4} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4965 | 2025.12.23 21:52:28.558689 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4966 | 2025.12.23 21:52:29.078081 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4967 | 2025.12.23 21:52:29.094845 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2025.12.23 21:52:29.094898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4969 | 2025.12.23 21:52:29.100804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4970 | 2025.12.23 21:52:29.101534 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2025.12.23 21:52:29.101827 [ 80 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4972 | 2025.12.23 21:52:29.101919 [ 80 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2025.12.23 21:52:29.101956 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4974 | 2025.12.23 21:52:29.102097 [ 193 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 4975 | 2025.12.23 21:52:29.104492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4976 | 2025.12.23 21:52:29.106392 [ 193 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4977 | 2025.12.23 21:52:29.107751 [ 193 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 4978 | 2025.12.23 21:52:29.112477 [ 193 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4979 | 2025.12.23 21:52:29.116734 [ 193 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4980 | 2025.12.23 21:52:29.121032 [ 193 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 4981 | 2025.12.23 21:52:29.125298 [ 193 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 4982 | 2025.12.23 21:52:29.129556 [ 193 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 4983 | 2025.12.23 21:52:29.179658 [ 199 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077622232 sec., 2048.382221217241 rows/sec., 10.59 MiB/sec. | ||
| 4984 | 2025.12.23 21:52:29.181349 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4985 | 2025.12.23 21:52:29.183104 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_21_4} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2025.12.23 21:52:29.183184 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_21_4} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4987 | 2025.12.23 21:52:29.184222 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4988 | 2025.12.23 21:52:30.001181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.72 MiB, peak 255.26 MiB, free memory in arenas 0.00 B, will set to 250.96 MiB (RSS), difference: 6.24 MiB | ||
| 4989 | 2025.12.23 21:52:31.101587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 628 | ||
| 4990 | 2025.12.23 21:52:31.103780 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2025.12.23 21:52:31.103815 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4992 | 2025.12.23 21:52:31.104973 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4993 | 2025.12.23 21:52:31.105279 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2025.12.23 21:52:31.105423 [ 90 ] {} <Debug> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4995 | 2025.12.23 21:52:31.105468 [ 90 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2025.12.23 21:52:31.105490 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 4997 | 2025.12.23 21:52:31.105514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
| 4998 | 2025.12.23 21:52:31.105615 [ 186 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::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 | ||
| 4999 | 2025.12.23 21:52:31.106206 [ 186 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5000 | 2025.12.23 21:52:31.106356 [ 186 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 428 rows starting from the beginning of the part | ||
| 5001 | 2025.12.23 21:52:31.106723 [ 186 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 5002 | 2025.12.23 21:52:31.107031 [ 186 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5003 | 2025.12.23 21:52:31.107336 [ 186 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::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 | ||
| 5004 | 2025.12.23 21:52:31.107621 [ 186 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 5005 | 2025.12.23 21:52:31.107931 [ 186 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5006 | 2025.12.23 21:52:31.113601 [ 196 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 72 columns (72 merged, 0 gathered) in 0.008040187 sec., 78107.63605373855 rows/sec., 72.12 MiB/sec. | ||
| 5007 | 2025.12.23 21:52:31.114914 [ 196 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5008 | 2025.12.23 21:52:31.115529 [ 196 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_16_3} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2025.12.23 21:52:31.115611 [ 196 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_16_3} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5010 | 2025.12.23 21:52:31.115865 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 5011 | 2025.12.23 21:52:32.990883 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5012 | 2025.12.23 21:52:32.991182 [ 4 ] {b7e4d31a-cf21-44c2-b36b-efe6c4d2461b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5013 | 2025.12.23 21:52:32.991286 [ 4 ] {b7e4d31a-cf21-44c2-b36b-efe6c4d2461b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5014 | 2025.12.23 21:52:32.992212 [ 4 ] {b7e4d31a-cf21-44c2-b36b-efe6c4d2461b} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2025.12.23 21:52:32.992259 [ 4 ] {b7e4d31a-cf21-44c2-b36b-efe6c4d2461b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5016 | 2025.12.23 21:52:32.992668 [ 4 ] {b7e4d31a-cf21-44c2-b36b-efe6c4d2461b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5017 | 2025.12.23 21:52:32.992891 [ 4 ] {b7e4d31a-cf21-44c2-b36b-efe6c4d2461b} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2025.12.23 21:52:32.993042 [ 4 ] {b7e4d31a-cf21-44c2-b36b-efe6c4d2461b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001936 sec., 211776.85950413224 rows/sec., 13.43 MiB/sec. | ||
| 5019 | 2025.12.23 21:52:32.993084 [ 4 ] {b7e4d31a-cf21-44c2-b36b-efe6c4d2461b} <Debug> TCPHandler: Processed in 0.002382168 sec. | ||
| 5020 | 2025.12.23 21:52:32.993201 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2025.12.23 21:52:32.993297 [ 4 ] {d3f58b14-b96b-4be0-a71a-c9f13d70185b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5022 | 2025.12.23 21:52:32.993337 [ 4 ] {d3f58b14-b96b-4be0-a71a-c9f13d70185b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5023 | 2025.12.23 21:52:32.994229 [ 4 ] {d3f58b14-b96b-4be0-a71a-c9f13d70185b} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2025.12.23 21:52:32.994268 [ 4 ] {d3f58b14-b96b-4be0-a71a-c9f13d70185b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5025 | 2025.12.23 21:52:32.994643 [ 4 ] {d3f58b14-b96b-4be0-a71a-c9f13d70185b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5026 | 2025.12.23 21:52:32.994851 [ 4 ] {d3f58b14-b96b-4be0-a71a-c9f13d70185b} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2025.12.23 21:52:32.994959 [ 90 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5028 | 2025.12.23 21:52:32.994977 [ 4 ] {d3f58b14-b96b-4be0-a71a-c9f13d70185b} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.0017 sec., 701176.4705882353 rows/sec., 56.02 MiB/sec. | ||
| 5029 | 2025.12.23 21:52:32.995018 [ 90 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2025.12.23 21:52:32.995046 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5031 | 2025.12.23 21:52:32.995051 [ 4 ] {d3f58b14-b96b-4be0-a71a-c9f13d70185b} <Debug> TCPHandler: Processed in 0.001897183 sec. | ||
| 5032 | 2025.12.23 21:52:32.995151 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 5033 | 2025.12.23 21:52:32.995222 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2025.12.23 21:52:32.995275 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5035 | 2025.12.23 21:52:32.995316 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2465 rows starting from the beginning of the part | ||
| 5036 | 2025.12.23 21:52:32.995323 [ 4 ] {e9e735e7-1063-4f9a-a774-d51aa4f6f4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5037 | 2025.12.23 21:52:32.995370 [ 4 ] {e9e735e7-1063-4f9a-a774-d51aa4f6f4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5038 | 2025.12.23 21:52:32.995390 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 5039 | 2025.12.23 21:52:32.995445 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5040 | 2025.12.23 21:52:32.995494 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1192 rows starting from the beginning of the part | ||
| 5041 | 2025.12.23 21:52:32.995539 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 58 rows starting from the beginning of the part | ||
| 5042 | 2025.12.23 21:52:32.995580 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1192 rows starting from the beginning of the part | ||
| 5043 | 2025.12.23 21:52:32.995919 [ 4 ] {e9e735e7-1063-4f9a-a774-d51aa4f6f4ec} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2025.12.23 21:52:32.995959 [ 4 ] {e9e735e7-1063-4f9a-a774-d51aa4f6f4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5045 | 2025.12.23 21:52:32.996371 [ 4 ] {e9e735e7-1063-4f9a-a774-d51aa4f6f4ec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5046 | 2025.12.23 21:52:32.996592 [ 4 ] {e9e735e7-1063-4f9a-a774-d51aa4f6f4ec} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2025.12.23 21:52:32.996721 [ 4 ] {e9e735e7-1063-4f9a-a774-d51aa4f6f4ec} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001417 sec., 172900.49400141143 rows/sec., 10.56 MiB/sec. | ||
| 5048 | 2025.12.23 21:52:32.996761 [ 4 ] {e9e735e7-1063-4f9a-a774-d51aa4f6f4ec} <Debug> TCPHandler: Processed in 0.001592735 sec. | ||
| 5049 | 2025.12.23 21:52:32.996903 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5050 | 2025.12.23 21:52:32.997021 [ 4 ] {73c84f8d-ee23-418d-b19e-41d123dc2b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5051 | 2025.12.23 21:52:32.997070 [ 4 ] {73c84f8d-ee23-418d-b19e-41d123dc2b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5052 | 2025.12.23 21:52:32.997377 [ 196 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5019 rows, containing 5 columns (5 merged, 0 gathered) in 0.002274005 sec., 2207119.1576095917 rows/sec., 186.61 MiB/sec. | ||
| 5053 | 2025.12.23 21:52:32.997680 [ 4 ] {73c84f8d-ee23-418d-b19e-41d123dc2b2b} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2025.12.23 21:52:32.997710 [ 194 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5055 | 2025.12.23 21:52:32.997720 [ 4 ] {73c84f8d-ee23-418d-b19e-41d123dc2b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5056 | 2025.12.23 21:52:32.998064 [ 194 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_31_6} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2025.12.23 21:52:32.998105 [ 4 ] {73c84f8d-ee23-418d-b19e-41d123dc2b2b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5058 | 2025.12.23 21:52:32.998165 [ 194 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_31_6} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5059 | 2025.12.23 21:52:32.998281 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 5060 | 2025.12.23 21:52:32.998331 [ 4 ] {73c84f8d-ee23-418d-b19e-41d123dc2b2b} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2025.12.23 21:52:32.998463 [ 4 ] {73c84f8d-ee23-418d-b19e-41d123dc2b2b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001466 sec., 144611.18690313777 rows/sec., 9.33 MiB/sec. | ||
| 5062 | 2025.12.23 21:52:32.998501 [ 4 ] {73c84f8d-ee23-418d-b19e-41d123dc2b2b} <Debug> TCPHandler: Processed in 0.001656496 sec. | ||
| 5063 | 2025.12.23 21:52:32.998618 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2025.12.23 21:52:32.998711 [ 4 ] {75800c99-bb99-433d-bfbf-d610a06c4e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5065 | 2025.12.23 21:52:32.998750 [ 4 ] {75800c99-bb99-433d-bfbf-d610a06c4e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5066 | 2025.12.23 21:52:32.999269 [ 4 ] {75800c99-bb99-433d-bfbf-d610a06c4e18} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2025.12.23 21:52:32.999307 [ 4 ] {75800c99-bb99-433d-bfbf-d610a06c4e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5068 | 2025.12.23 21:52:32.999615 [ 4 ] {75800c99-bb99-433d-bfbf-d610a06c4e18} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5069 | 2025.12.23 21:52:32.999825 [ 4 ] {75800c99-bb99-433d-bfbf-d610a06c4e18} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2025.12.23 21:52:32.999948 [ 4 ] {75800c99-bb99-433d-bfbf-d610a06c4e18} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001256 sec., 167993.6305732484 rows/sec., 9.54 MiB/sec. | ||
| 5071 | 2025.12.23 21:52:32.999985 [ 4 ] {75800c99-bb99-433d-bfbf-d610a06c4e18} <Debug> TCPHandler: Processed in 0.00141417 sec. | ||
| 5072 | 2025.12.23 21:52:33.000100 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5073 | 2025.12.23 21:52:33.000194 [ 4 ] {d4109f51-cfa8-482e-b8c5-6c361c69dcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5074 | 2025.12.23 21:52:33.000235 [ 4 ] {d4109f51-cfa8-482e-b8c5-6c361c69dcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5075 | 2025.12.23 21:52:33.000937 [ 4 ] {d4109f51-cfa8-482e-b8c5-6c361c69dcd6} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2025.12.23 21:52:33.000975 [ 4 ] {d4109f51-cfa8-482e-b8c5-6c361c69dcd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5077 | 2025.12.23 21:52:33.001305 [ 4 ] {d4109f51-cfa8-482e-b8c5-6c361c69dcd6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5078 | 2025.12.23 21:52:33.001506 [ 4 ] {d4109f51-cfa8-482e-b8c5-6c361c69dcd6} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2025.12.23 21:52:33.001609 [ 90 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5080 | 2025.12.23 21:52:33.001630 [ 4 ] {d4109f51-cfa8-482e-b8c5-6c361c69dcd6} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001455 sec., 494158.0756013746 rows/sec., 34.68 MiB/sec. | ||
| 5081 | 2025.12.23 21:52:33.001642 [ 90 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2025.12.23 21:52:33.001668 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5083 | 2025.12.23 21:52:33.001673 [ 4 ] {d4109f51-cfa8-482e-b8c5-6c361c69dcd6} <Debug> TCPHandler: Processed in 0.001620636 sec. | ||
| 5084 | 2025.12.23 21:52:33.001759 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 5085 | 2025.12.23 21:52:33.001794 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5086 | 2025.12.23 21:52:33.001874 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5087 | 2025.12.23 21:52:33.001892 [ 4 ] {234965d5-ea71-4b58-a1b4-00617e39998f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5088 | 2025.12.23 21:52:33.001912 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1249 rows starting from the beginning of the part | ||
| 5089 | 2025.12.23 21:52:33.001937 [ 4 ] {234965d5-ea71-4b58-a1b4-00617e39998f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5090 | 2025.12.23 21:52:33.001988 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 5091 | 2025.12.23 21:52:33.002043 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5092 | 2025.12.23 21:52:33.002088 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 719 rows starting from the beginning of the part | ||
| 5093 | 2025.12.23 21:52:33.002129 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 68 rows starting from the beginning of the part | ||
| 5094 | 2025.12.23 21:52:33.002172 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 719 rows starting from the beginning of the part | ||
| 5095 | 2025.12.23 21:52:33.002274 [ 4 ] {234965d5-ea71-4b58-a1b4-00617e39998f} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2025.12.23 21:52:33.002317 [ 4 ] {234965d5-ea71-4b58-a1b4-00617e39998f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5097 | 2025.12.23 21:52:33.002636 [ 4 ] {234965d5-ea71-4b58-a1b4-00617e39998f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5098 | 2025.12.23 21:52:33.002856 [ 4 ] {234965d5-ea71-4b58-a1b4-00617e39998f} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2025.12.23 21:52:33.002992 [ 4 ] {234965d5-ea71-4b58-a1b4-00617e39998f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 280.14 KiB/sec. | ||
| 5100 | 2025.12.23 21:52:33.003028 [ 4 ] {234965d5-ea71-4b58-a1b4-00617e39998f} <Debug> TCPHandler: Processed in 0.001282486 sec. | ||
| 5101 | 2025.12.23 21:52:33.003135 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5102 | 2025.12.23 21:52:33.003227 [ 4 ] {7bb81ada-3d36-42ac-bb42-9754467f091a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5103 | 2025.12.23 21:52:33.003269 [ 4 ] {7bb81ada-3d36-42ac-bb42-9754467f091a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5104 | 2025.12.23 21:52:33.003437 [ 194 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2883 rows, containing 5 columns (5 merged, 0 gathered) in 0.001717089 sec., 1679004.4080417498 rows/sec., 126.58 MiB/sec. | ||
| 5105 | 2025.12.23 21:52:33.003645 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5106 | 2025.12.23 21:52:33.003697 [ 4 ] {7bb81ada-3d36-42ac-bb42-9754467f091a} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2025.12.23 21:52:33.003740 [ 4 ] {7bb81ada-3d36-42ac-bb42-9754467f091a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5108 | 2025.12.23 21:52:33.003914 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_31_6} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2025.12.23 21:52:33.003999 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_31_6} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5110 | 2025.12.23 21:52:33.004060 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5111 | 2025.12.23 21:52:33.004120 [ 4 ] {7bb81ada-3d36-42ac-bb42-9754467f091a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5112 | 2025.12.23 21:52:33.004348 [ 4 ] {7bb81ada-3d36-42ac-bb42-9754467f091a} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2025.12.23 21:52:33.004456 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5114 | 2025.12.23 21:52:33.004478 [ 4 ] {7bb81ada-3d36-42ac-bb42-9754467f091a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001269 sec., 247438.92828999212 rows/sec., 16.25 MiB/sec. | ||
| 5115 | 2025.12.23 21:52:33.004501 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2025.12.23 21:52:33.004521 [ 4 ] {7bb81ada-3d36-42ac-bb42-9754467f091a} <Debug> TCPHandler: Processed in 0.00143215 sec. | ||
| 5117 | 2025.12.23 21:52:33.004525 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5118 | 2025.12.23 21:52:33.004616 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 5119 | 2025.12.23 21:52:33.004639 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5120 | 2025.12.23 21:52:33.004706 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5121 | 2025.12.23 21:52:33.004730 [ 4 ] {48684297-6ddc-4402-b483-ddaa506778a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5122 | 2025.12.23 21:52:33.004735 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8990 rows starting from the beginning of the part | ||
| 5123 | 2025.12.23 21:52:33.004771 [ 4 ] {48684297-6ddc-4402-b483-ddaa506778a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5124 | 2025.12.23 21:52:33.004801 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 62 rows starting from the beginning of the part | ||
| 5125 | 2025.12.23 21:52:33.004846 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5126 | 2025.12.23 21:52:33.004890 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 314 rows starting from the beginning of the part | ||
| 5127 | 2025.12.23 21:52:33.004931 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 162 rows starting from the beginning of the part | ||
| 5128 | 2025.12.23 21:52:33.004973 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 314 rows starting from the beginning of the part | ||
| 5129 | 2025.12.23 21:52:33.005078 [ 4 ] {48684297-6ddc-4402-b483-ddaa506778a7} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2025.12.23 21:52:33.005113 [ 4 ] {48684297-6ddc-4402-b483-ddaa506778a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5131 | 2025.12.23 21:52:33.005398 [ 4 ] {48684297-6ddc-4402-b483-ddaa506778a7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5132 | 2025.12.23 21:52:33.005596 [ 4 ] {48684297-6ddc-4402-b483-ddaa506778a7} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5133 | 2025.12.23 21:52:33.005719 [ 4 ] {48684297-6ddc-4402-b483-ddaa506778a7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 5134 | 2025.12.23 21:52:33.005754 [ 4 ] {48684297-6ddc-4402-b483-ddaa506778a7} <Debug> TCPHandler: Processed in 0.001162293 sec. | ||
| 5135 | 2025.12.23 21:52:33.005860 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5136 | 2025.12.23 21:52:33.005951 [ 4 ] {bac79ed0-d46f-4b81-b10c-e77df3b89327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5137 | 2025.12.23 21:52:33.006004 [ 4 ] {bac79ed0-d46f-4b81-b10c-e77df3b89327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5138 | 2025.12.23 21:52:33.006800 [ 4 ] {bac79ed0-d46f-4b81-b10c-e77df3b89327} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2025.12.23 21:52:33.006834 [ 4 ] {bac79ed0-d46f-4b81-b10c-e77df3b89327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5140 | 2025.12.23 21:52:33.007464 [ 4 ] {bac79ed0-d46f-4b81-b10c-e77df3b89327} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5141 | 2025.12.23 21:52:33.007683 [ 4 ] {bac79ed0-d46f-4b81-b10c-e77df3b89327} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2025.12.23 21:52:33.007813 [ 4 ] {bac79ed0-d46f-4b81-b10c-e77df3b89327} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00188 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 5143 | 2025.12.23 21:52:33.007866 [ 4 ] {bac79ed0-d46f-4b81-b10c-e77df3b89327} <Debug> TCPHandler: Processed in 0.002052558 sec. | ||
| 5144 | 2025.12.23 21:52:33.007973 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2025.12.23 21:52:33.008065 [ 4 ] {a5d3323f-8395-4bd6-898a-d58db84370d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5146 | 2025.12.23 21:52:33.008105 [ 4 ] {a5d3323f-8395-4bd6-898a-d58db84370d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5147 | 2025.12.23 21:52:33.008383 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10002 rows, containing 5 columns (5 merged, 0 gathered) in 0.003799267 sec., 2632613.080365239 rows/sec., 178.38 MiB/sec. | ||
| 5148 | 2025.12.23 21:52:33.008436 [ 4 ] {a5d3323f-8395-4bd6-898a-d58db84370d3} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2025.12.23 21:52:33.008472 [ 4 ] {a5d3323f-8395-4bd6-898a-d58db84370d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5150 | 2025.12.23 21:52:33.008684 [ 191 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5151 | 2025.12.23 21:52:33.008790 [ 4 ] {a5d3323f-8395-4bd6-898a-d58db84370d3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5152 | 2025.12.23 21:52:33.009071 [ 191 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2025.12.23 21:52:33.009078 [ 4 ] {a5d3323f-8395-4bd6-898a-d58db84370d3} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2025.12.23 21:52:33.009183 [ 191 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5155 | 2025.12.23 21:52:33.009196 [ 85 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5156 | 2025.12.23 21:52:33.009220 [ 4 ] {a5d3323f-8395-4bd6-898a-d58db84370d3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001173 sec., 88661.5515771526 rows/sec., 5.43 MiB/sec. | ||
| 5157 | 2025.12.23 21:52:33.009230 [ 85 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2025.12.23 21:52:33.009260 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5159 | 2025.12.23 21:52:33.009262 [ 4 ] {a5d3323f-8395-4bd6-898a-d58db84370d3} <Debug> TCPHandler: Processed in 0.001335947 sec. | ||
| 5160 | 2025.12.23 21:52:33.009336 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 5161 | 2025.12.23 21:52:33.009392 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 5162 | 2025.12.23 21:52:33.009510 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5163 | 2025.12.23 21:52:33.009543 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1600 rows starting from the beginning of the part | ||
| 5164 | 2025.12.23 21:52:33.009593 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 22 rows starting from the beginning of the part | ||
| 5165 | 2025.12.23 21:52:33.009629 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5166 | 2025.12.23 21:52:33.009666 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 104 rows starting from the beginning of the part | ||
| 5167 | 2025.12.23 21:52:33.009702 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5168 | 2025.12.23 21:52:33.009736 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part | ||
| 5169 | 2025.12.23 21:52:33.010690 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 4 columns (4 merged, 0 gathered) in 0.001388229 sec., 1404667.3855682313 rows/sec., 90.41 MiB/sec. | ||
| 5170 | 2025.12.23 21:52:33.010905 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5171 | 2025.12.23 21:52:33.011159 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_31_6} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2025.12.23 21:52:33.011234 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_31_6} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5173 | 2025.12.23 21:52:33.011310 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5174 | 2025.12.23 21:52:35.911466 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5175 | 2025.12.23 21:52:35.911531 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5176 | 2025.12.23 21:52:36.055970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10570 | ||
| 5177 | 2025.12.23 21:52:36.056602 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2025.12.23 21:52:36.056681 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5179 | 2025.12.23 21:52:36.057237 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5180 | 2025.12.23 21:52:36.057496 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2025.12.23 21:52:36.057640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10570 | ||
| 5182 | 2025.12.23 21:52:36.605482 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5183 | 2025.12.23 21:52:36.620411 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2025.12.23 21:52:36.620465 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5185 | 2025.12.23 21:52:36.626353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5186 | 2025.12.23 21:52:36.627100 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2025.12.23 21:52:36.629710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5188 | 2025.12.23 21:52:37.978034 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2025.12.23 21:52:37.978218 [ 4 ] {d42a8635-a8fa-4b11-b839-a2bb2cd8d3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5190 | 2025.12.23 21:52:37.978280 [ 4 ] {d42a8635-a8fa-4b11-b839-a2bb2cd8d3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5191 | 2025.12.23 21:52:37.978896 [ 4 ] {d42a8635-a8fa-4b11-b839-a2bb2cd8d3f5} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2025.12.23 21:52:37.978933 [ 4 ] {d42a8635-a8fa-4b11-b839-a2bb2cd8d3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5193 | 2025.12.23 21:52:37.979318 [ 4 ] {d42a8635-a8fa-4b11-b839-a2bb2cd8d3f5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5194 | 2025.12.23 21:52:37.979538 [ 4 ] {d42a8635-a8fa-4b11-b839-a2bb2cd8d3f5} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2025.12.23 21:52:37.979684 [ 4 ] {d42a8635-a8fa-4b11-b839-a2bb2cd8d3f5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001514 sec., 36988.1109643329 rows/sec., 2.84 MiB/sec. | ||
| 5196 | 2025.12.23 21:52:37.979725 [ 4 ] {d42a8635-a8fa-4b11-b839-a2bb2cd8d3f5} <Debug> TCPHandler: Processed in 0.001812661 sec. | ||
| 5197 | 2025.12.23 21:52:37.979839 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2025.12.23 21:52:37.979934 [ 4 ] {c454f2d1-b28b-4939-85e2-2575eb7cd307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5199 | 2025.12.23 21:52:37.979974 [ 4 ] {c454f2d1-b28b-4939-85e2-2575eb7cd307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5200 | 2025.12.23 21:52:37.980374 [ 4 ] {c454f2d1-b28b-4939-85e2-2575eb7cd307} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2025.12.23 21:52:37.980410 [ 4 ] {c454f2d1-b28b-4939-85e2-2575eb7cd307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5202 | 2025.12.23 21:52:37.980735 [ 4 ] {c454f2d1-b28b-4939-85e2-2575eb7cd307} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5203 | 2025.12.23 21:52:37.980948 [ 4 ] {c454f2d1-b28b-4939-85e2-2575eb7cd307} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2025.12.23 21:52:37.981072 [ 4 ] {c454f2d1-b28b-4939-85e2-2575eb7cd307} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 5205 | 2025.12.23 21:52:37.981108 [ 4 ] {c454f2d1-b28b-4939-85e2-2575eb7cd307} <Debug> TCPHandler: Processed in 0.001316887 sec. | ||
| 5206 | 2025.12.23 21:52:37.981221 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2025.12.23 21:52:37.981315 [ 4 ] {0e9d2ee8-738e-4a71-b012-027fca575daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5208 | 2025.12.23 21:52:37.981359 [ 4 ] {0e9d2ee8-738e-4a71-b012-027fca575daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5209 | 2025.12.23 21:52:37.981760 [ 4 ] {0e9d2ee8-738e-4a71-b012-027fca575daf} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2025.12.23 21:52:37.981794 [ 4 ] {0e9d2ee8-738e-4a71-b012-027fca575daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5211 | 2025.12.23 21:52:37.982137 [ 4 ] {0e9d2ee8-738e-4a71-b012-027fca575daf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5212 | 2025.12.23 21:52:37.982350 [ 4 ] {0e9d2ee8-738e-4a71-b012-027fca575daf} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2025.12.23 21:52:37.982476 [ 4 ] {0e9d2ee8-738e-4a71-b012-027fca575daf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 5214 | 2025.12.23 21:52:37.982513 [ 4 ] {0e9d2ee8-738e-4a71-b012-027fca575daf} <Debug> TCPHandler: Processed in 0.001339138 sec. | ||
| 5215 | 2025.12.23 21:52:37.982616 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2025.12.23 21:52:37.982717 [ 4 ] {f16b1a43-403a-4bcc-ade2-a560d7ea85b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5217 | 2025.12.23 21:52:37.982760 [ 4 ] {f16b1a43-403a-4bcc-ade2-a560d7ea85b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5218 | 2025.12.23 21:52:37.983099 [ 4 ] {f16b1a43-403a-4bcc-ade2-a560d7ea85b7} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2025.12.23 21:52:37.983134 [ 4 ] {f16b1a43-403a-4bcc-ade2-a560d7ea85b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5220 | 2025.12.23 21:52:37.983471 [ 4 ] {f16b1a43-403a-4bcc-ade2-a560d7ea85b7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5221 | 2025.12.23 21:52:37.983681 [ 4 ] {f16b1a43-403a-4bcc-ade2-a560d7ea85b7} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2025.12.23 21:52:37.983813 [ 4 ] {f16b1a43-403a-4bcc-ade2-a560d7ea85b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 5223 | 2025.12.23 21:52:37.983850 [ 4 ] {f16b1a43-403a-4bcc-ade2-a560d7ea85b7} <Debug> TCPHandler: Processed in 0.001283836 sec. | ||
| 5224 | 2025.12.23 21:52:41.105700 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 658 | ||
| 5225 | 2025.12.23 21:52:41.107825 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2025.12.23 21:52:41.107869 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5227 | 2025.12.23 21:52:41.109053 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5228 | 2025.12.23 21:52:41.109322 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2025.12.23 21:52:41.109556 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 658 | ||
| 5230 | 2025.12.23 21:52:41.906405 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5231 | 2025.12.23 21:52:41.906593 [ 4 ] {4ae6162b-699a-494f-9f9b-190c1aeda831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5232 | 2025.12.23 21:52:41.906665 [ 4 ] {4ae6162b-699a-494f-9f9b-190c1aeda831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5233 | 2025.12.23 21:52:41.907492 [ 4 ] {4ae6162b-699a-494f-9f9b-190c1aeda831} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2025.12.23 21:52:41.907539 [ 4 ] {4ae6162b-699a-494f-9f9b-190c1aeda831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5235 | 2025.12.23 21:52:41.907953 [ 4 ] {4ae6162b-699a-494f-9f9b-190c1aeda831} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5236 | 2025.12.23 21:52:41.908159 [ 4 ] {4ae6162b-699a-494f-9f9b-190c1aeda831} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2025.12.23 21:52:41.908380 [ 4 ] {4ae6162b-699a-494f-9f9b-190c1aeda831} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001837 sec., 223189.98366902556 rows/sec., 14.16 MiB/sec. | ||
| 5238 | 2025.12.23 21:52:41.908386 [ 74 ] {} <Debug> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5239 | 2025.12.23 21:52:41.908430 [ 4 ] {4ae6162b-699a-494f-9f9b-190c1aeda831} <Debug> TCPHandler: Processed in 0.002153971 sec. | ||
| 5240 | 2025.12.23 21:52:41.908463 [ 74 ] {} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5241 | 2025.12.23 21:52:41.908496 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5242 | 2025.12.23 21:52:41.908568 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2025.12.23 21:52:41.908637 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::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 | ||
| 5244 | 2025.12.23 21:52:41.908673 [ 4 ] {e99bfc7c-7f56-450c-91b5-5f5d28360a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5245 | 2025.12.23 21:52:41.908721 [ 4 ] {e99bfc7c-7f56-450c-91b5-5f5d28360a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5246 | 2025.12.23 21:52:41.908817 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5247 | 2025.12.23 21:52:41.908860 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part | ||
| 5248 | 2025.12.23 21:52:41.908934 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 5249 | 2025.12.23 21:52:41.908982 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 5250 | 2025.12.23 21:52:41.909019 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 5251 | 2025.12.23 21:52:41.909059 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 5252 | 2025.12.23 21:52:41.909107 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 5253 | 2025.12.23 21:52:41.909123 [ 4 ] {e99bfc7c-7f56-450c-91b5-5f5d28360a28} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2025.12.23 21:52:41.909165 [ 4 ] {e99bfc7c-7f56-450c-91b5-5f5d28360a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5255 | 2025.12.23 21:52:41.909525 [ 4 ] {e99bfc7c-7f56-450c-91b5-5f5d28360a28} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5256 | 2025.12.23 21:52:41.909745 [ 4 ] {e99bfc7c-7f56-450c-91b5-5f5d28360a28} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2025.12.23 21:52:41.909894 [ 4 ] {e99bfc7c-7f56-450c-91b5-5f5d28360a28} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001245 sec., 3212.85140562249 rows/sec., 261.99 KiB/sec. | ||
| 5258 | 2025.12.23 21:52:41.909934 [ 4 ] {e99bfc7c-7f56-450c-91b5-5f5d28360a28} <Debug> TCPHandler: Processed in 0.001428271 sec. | ||
| 5259 | 2025.12.23 21:52:41.910040 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2025.12.23 21:52:41.910133 [ 4 ] {9a03f910-1156-4ed3-852c-ae5a4fd45382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5261 | 2025.12.23 21:52:41.910172 [ 4 ] {9a03f910-1156-4ed3-852c-ae5a4fd45382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5262 | 2025.12.23 21:52:41.910341 [ 201 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.00176629 sec., 1406337.5776344768 rows/sec., 94.84 MiB/sec. | ||
| 5263 | 2025.12.23 21:52:41.910523 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5264 | 2025.12.23 21:52:41.910774 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_11_2} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2025.12.23 21:52:41.910852 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_11_2} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5266 | 2025.12.23 21:52:41.910923 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5267 | 2025.12.23 21:52:41.911617 [ 4 ] {9a03f910-1156-4ed3-852c-ae5a4fd45382} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2025.12.23 21:52:41.911662 [ 4 ] {9a03f910-1156-4ed3-852c-ae5a4fd45382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5269 | 2025.12.23 21:52:41.912152 [ 4 ] {9a03f910-1156-4ed3-852c-ae5a4fd45382} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5270 | 2025.12.23 21:52:41.912367 [ 4 ] {9a03f910-1156-4ed3-852c-ae5a4fd45382} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2025.12.23 21:52:41.912499 [ 4 ] {9a03f910-1156-4ed3-852c-ae5a4fd45382} <Debug> executeQuery: Read 2334 rows, 194.22 KiB in 0.002385 sec., 978616.3522012578 rows/sec., 79.53 MiB/sec. | ||
| 5272 | 2025.12.23 21:52:41.912540 [ 4 ] {9a03f910-1156-4ed3-852c-ae5a4fd45382} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 5273 | 2025.12.23 21:52:41.912552 [ 4 ] {9a03f910-1156-4ed3-852c-ae5a4fd45382} <Debug> TCPHandler: Processed in 0.002562472 sec. | ||
| 5274 | 2025.12.23 21:52:41.912670 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5275 | 2025.12.23 21:52:41.912766 [ 4 ] {62249a48-f000-448c-992a-beb7ee78a316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5276 | 2025.12.23 21:52:41.912807 [ 4 ] {62249a48-f000-448c-992a-beb7ee78a316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5277 | 2025.12.23 21:52:41.913289 [ 4 ] {62249a48-f000-448c-992a-beb7ee78a316} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2025.12.23 21:52:41.913326 [ 4 ] {62249a48-f000-448c-992a-beb7ee78a316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5279 | 2025.12.23 21:52:41.913651 [ 4 ] {62249a48-f000-448c-992a-beb7ee78a316} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5280 | 2025.12.23 21:52:41.913865 [ 4 ] {62249a48-f000-448c-992a-beb7ee78a316} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5281 | 2025.12.23 21:52:41.913971 [ 74 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5282 | 2025.12.23 21:52:41.913992 [ 4 ] {62249a48-f000-448c-992a-beb7ee78a316} <Debug> executeQuery: Read 249 rows, 15.60 KiB in 0.001245 sec., 200000 rows/sec., 12.24 MiB/sec. | ||
| 5283 | 2025.12.23 21:52:41.914020 [ 74 ] {} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2025.12.23 21:52:41.914036 [ 4 ] {62249a48-f000-448c-992a-beb7ee78a316} <Debug> TCPHandler: Processed in 0.001416431 sec. | ||
| 5285 | 2025.12.23 21:52:41.914048 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5286 | 2025.12.23 21:52:41.914151 [ 186 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::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 | ||
| 5287 | 2025.12.23 21:52:41.914152 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5288 | 2025.12.23 21:52:41.914259 [ 186 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5289 | 2025.12.23 21:52:41.914286 [ 4 ] {4e66e4b3-d752-4a0d-87ba-ec6d1486d65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5290 | 2025.12.23 21:52:41.914290 [ 186 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 5291 | 2025.12.23 21:52:41.914335 [ 4 ] {4e66e4b3-d752-4a0d-87ba-ec6d1486d65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5292 | 2025.12.23 21:52:41.914365 [ 186 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 253 rows starting from the beginning of the part | ||
| 5293 | 2025.12.23 21:52:41.914414 [ 186 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 245 rows starting from the beginning of the part | ||
| 5294 | 2025.12.23 21:52:41.914453 [ 186 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 5295 | 2025.12.23 21:52:41.914489 [ 186 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 245 rows starting from the beginning of the part | ||
| 5296 | 2025.12.23 21:52:41.914527 [ 186 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 249 rows starting from the beginning of the part | ||
| 5297 | 2025.12.23 21:52:41.915001 [ 4 ] {4e66e4b3-d752-4a0d-87ba-ec6d1486d65c} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2025.12.23 21:52:41.915044 [ 4 ] {4e66e4b3-d752-4a0d-87ba-ec6d1486d65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5299 | 2025.12.23 21:52:41.915454 [ 4 ] {4e66e4b3-d752-4a0d-87ba-ec6d1486d65c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5300 | 2025.12.23 21:52:41.915475 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1273 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359498 sec., 936375.0443178291 rows/sec., 61.10 MiB/sec. | ||
| 5301 | 2025.12.23 21:52:41.915684 [ 4 ] {4e66e4b3-d752-4a0d-87ba-ec6d1486d65c} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2025.12.23 21:52:41.915892 [ 74 ] {} <Debug> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5303 | 2025.12.23 21:52:41.915916 [ 190 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5304 | 2025.12.23 21:52:41.915918 [ 4 ] {4e66e4b3-d752-4a0d-87ba-ec6d1486d65c} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001654 sec., 266021.7654171705 rows/sec., 17.60 MiB/sec. | ||
| 5305 | 2025.12.23 21:52:41.915932 [ 74 ] {} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2025.12.23 21:52:41.915979 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5307 | 2025.12.23 21:52:41.915980 [ 4 ] {4e66e4b3-d752-4a0d-87ba-ec6d1486d65c} <Debug> TCPHandler: Processed in 0.001877563 sec. | ||
| 5308 | 2025.12.23 21:52:41.916081 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::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 | ||
| 5309 | 2025.12.23 21:52:41.916107 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5310 | 2025.12.23 21:52:41.916220 [ 190 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_21_4} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2025.12.23 21:52:41.916222 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5312 | 2025.12.23 21:52:41.916245 [ 4 ] {d9429723-57cd-4ff8-883e-67d28de1d378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5313 | 2025.12.23 21:52:41.916283 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 466 rows starting from the beginning of the part | ||
| 5314 | 2025.12.23 21:52:41.916299 [ 190 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_21_4} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5315 | 2025.12.23 21:52:41.916301 [ 4 ] {d9429723-57cd-4ff8-883e-67d28de1d378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5316 | 2025.12.23 21:52:41.916370 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 5317 | 2025.12.23 21:52:41.916375 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5318 | 2025.12.23 21:52:41.916421 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 440 rows starting from the beginning of the part | ||
| 5319 | 2025.12.23 21:52:41.916466 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 5320 | 2025.12.23 21:52:41.916511 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 5321 | 2025.12.23 21:52:41.916551 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 440 rows starting from the beginning of the part | ||
| 5322 | 2025.12.23 21:52:41.916794 [ 4 ] {d9429723-57cd-4ff8-883e-67d28de1d378} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2025.12.23 21:52:41.916829 [ 4 ] {d9429723-57cd-4ff8-883e-67d28de1d378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5324 | 2025.12.23 21:52:41.917145 [ 4 ] {d9429723-57cd-4ff8-883e-67d28de1d378} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5325 | 2025.12.23 21:52:41.917361 [ 4 ] {d9429723-57cd-4ff8-883e-67d28de1d378} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2025.12.23 21:52:41.917484 [ 4 ] {d9429723-57cd-4ff8-883e-67d28de1d378} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001258 sec., 167726.55007949125 rows/sec., 9.52 MiB/sec. | ||
| 5327 | 2025.12.23 21:52:41.917485 [ 74 ] {} <Debug> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5328 | 2025.12.23 21:52:41.917521 [ 4 ] {d9429723-57cd-4ff8-883e-67d28de1d378} <Debug> TCPHandler: Processed in 0.001464341 sec. | ||
| 5329 | 2025.12.23 21:52:41.917537 [ 74 ] {} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5330 | 2025.12.23 21:52:41.917560 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5331 | 2025.12.23 21:52:41.917561 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532244 sec., 1293527.6626960195 rows/sec., 90.08 MiB/sec. | ||
| 5332 | 2025.12.23 21:52:41.917624 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::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 | ||
| 5333 | 2025.12.23 21:52:41.917636 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5334 | 2025.12.23 21:52:41.917710 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5335 | 2025.12.23 21:52:41.917735 [ 4 ] {0f77f273-b19b-4331-bc00-a580d0693a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5336 | 2025.12.23 21:52:41.917737 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 223 rows starting from the beginning of the part | ||
| 5337 | 2025.12.23 21:52:41.917771 [ 201 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5338 | 2025.12.23 21:52:41.917775 [ 4 ] {0f77f273-b19b-4331-bc00-a580d0693a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5339 | 2025.12.23 21:52:41.917793 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 5340 | 2025.12.23 21:52:41.917837 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 5341 | 2025.12.23 21:52:41.917874 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 5342 | 2025.12.23 21:52:41.917908 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 5343 | 2025.12.23 21:52:41.917944 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 5344 | 2025.12.23 21:52:41.918129 [ 201 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_11_2} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2025.12.23 21:52:41.918226 [ 201 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_11_2} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5346 | 2025.12.23 21:52:41.918336 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5347 | 2025.12.23 21:52:41.918563 [ 4 ] {0f77f273-b19b-4331-bc00-a580d0693a43} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2025.12.23 21:52:41.918602 [ 4 ] {0f77f273-b19b-4331-bc00-a580d0693a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5349 | 2025.12.23 21:52:41.918779 [ 201 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001180143 sec., 1082919.612284274 rows/sec., 65.82 MiB/sec. | ||
| 5350 | 2025.12.23 21:52:41.918901 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5351 | 2025.12.23 21:52:41.918971 [ 4 ] {0f77f273-b19b-4331-bc00-a580d0693a43} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5352 | 2025.12.23 21:52:41.919134 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_11_2} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2025.12.23 21:52:41.919181 [ 4 ] {0f77f273-b19b-4331-bc00-a580d0693a43} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2025.12.23 21:52:41.919205 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_11_2} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5355 | 2025.12.23 21:52:41.919265 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 5356 | 2025.12.23 21:52:41.919309 [ 4 ] {0f77f273-b19b-4331-bc00-a580d0693a43} <Debug> executeQuery: Read 1179 rows, 86.29 KiB in 0.001591 sec., 741043.3689503457 rows/sec., 52.96 MiB/sec. | ||
| 5357 | 2025.12.23 21:52:41.919346 [ 4 ] {0f77f273-b19b-4331-bc00-a580d0693a43} <Debug> TCPHandler: Processed in 0.001758789 sec. | ||
| 5358 | 2025.12.23 21:52:41.919459 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2025.12.23 21:52:41.919552 [ 4 ] {ac594bf7-1eca-41fd-a92f-db961b2ea8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5360 | 2025.12.23 21:52:41.919594 [ 4 ] {ac594bf7-1eca-41fd-a92f-db961b2ea8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5361 | 2025.12.23 21:52:41.919920 [ 4 ] {ac594bf7-1eca-41fd-a92f-db961b2ea8bd} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2025.12.23 21:52:41.919955 [ 4 ] {ac594bf7-1eca-41fd-a92f-db961b2ea8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5363 | 2025.12.23 21:52:41.920272 [ 4 ] {ac594bf7-1eca-41fd-a92f-db961b2ea8bd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5364 | 2025.12.23 21:52:41.920476 [ 4 ] {ac594bf7-1eca-41fd-a92f-db961b2ea8bd} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2025.12.23 21:52:41.920581 [ 71 ] {} <Debug> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5366 | 2025.12.23 21:52:41.920600 [ 4 ] {ac594bf7-1eca-41fd-a92f-db961b2ea8bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 5367 | 2025.12.23 21:52:41.920619 [ 71 ] {} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2025.12.23 21:52:41.920637 [ 4 ] {ac594bf7-1eca-41fd-a92f-db961b2ea8bd} <Debug> TCPHandler: Processed in 0.001227035 sec. | ||
| 5369 | 2025.12.23 21:52:41.920638 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5370 | 2025.12.23 21:52:41.920719 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5371 | 2025.12.23 21:52:41.920744 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2025.12.23 21:52:41.920811 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5373 | 2025.12.23 21:52:41.920841 [ 4 ] {03079717-40ed-4418-8ed9-d42be2c525d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5374 | 2025.12.23 21:52:41.920842 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 5375 | 2025.12.23 21:52:41.920889 [ 4 ] {03079717-40ed-4418-8ed9-d42be2c525d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5376 | 2025.12.23 21:52:41.920910 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 5377 | 2025.12.23 21:52:41.920952 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5378 | 2025.12.23 21:52:41.920984 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5379 | 2025.12.23 21:52:41.921018 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5380 | 2025.12.23 21:52:41.921048 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5381 | 2025.12.23 21:52:41.921453 [ 4 ] {03079717-40ed-4418-8ed9-d42be2c525d0} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2025.12.23 21:52:41.921494 [ 4 ] {03079717-40ed-4418-8ed9-d42be2c525d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5383 | 2025.12.23 21:52:41.921711 [ 197 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001023689 sec., 58611.55096909316 rows/sec., 2.99 MiB/sec. | ||
| 5384 | 2025.12.23 21:52:41.921834 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5385 | 2025.12.23 21:52:41.921900 [ 4 ] {03079717-40ed-4418-8ed9-d42be2c525d0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5386 | 2025.12.23 21:52:41.922171 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_10_2} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2025.12.23 21:52:41.922194 [ 4 ] {03079717-40ed-4418-8ed9-d42be2c525d0} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2025.12.23 21:52:41.922246 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_10_2} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5389 | 2025.12.23 21:52:41.922313 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5390 | 2025.12.23 21:52:41.922337 [ 4 ] {03079717-40ed-4418-8ed9-d42be2c525d0} <Debug> executeQuery: Read 938 rows, 63.61 KiB in 0.001514 sec., 619550.858652576 rows/sec., 41.03 MiB/sec. | ||
| 5391 | 2025.12.23 21:52:41.922377 [ 4 ] {03079717-40ed-4418-8ed9-d42be2c525d0} <Debug> TCPHandler: Processed in 0.001681038 sec. | ||
| 5392 | 2025.12.23 21:52:41.922482 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5393 | 2025.12.23 21:52:41.922575 [ 4 ] {b2a9c652-62d8-46eb-ae6b-133bf1dcd32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5394 | 2025.12.23 21:52:41.922616 [ 4 ] {b2a9c652-62d8-46eb-ae6b-133bf1dcd32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5395 | 2025.12.23 21:52:41.922919 [ 4 ] {b2a9c652-62d8-46eb-ae6b-133bf1dcd32d} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2025.12.23 21:52:41.922953 [ 4 ] {b2a9c652-62d8-46eb-ae6b-133bf1dcd32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5397 | 2025.12.23 21:52:41.923265 [ 4 ] {b2a9c652-62d8-46eb-ae6b-133bf1dcd32d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5398 | 2025.12.23 21:52:41.923466 [ 4 ] {b2a9c652-62d8-46eb-ae6b-133bf1dcd32d} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5399 | 2025.12.23 21:52:41.923590 [ 4 ] {b2a9c652-62d8-46eb-ae6b-133bf1dcd32d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 5400 | 2025.12.23 21:52:41.923625 [ 4 ] {b2a9c652-62d8-46eb-ae6b-133bf1dcd32d} <Debug> TCPHandler: Processed in 0.001190844 sec. | ||
| 5401 | 2025.12.23 21:52:41.923728 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5402 | 2025.12.23 21:52:41.923820 [ 4 ] {18220c5a-793d-4ac9-99eb-414980638dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5403 | 2025.12.23 21:52:41.923873 [ 4 ] {18220c5a-793d-4ac9-99eb-414980638dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5404 | 2025.12.23 21:52:41.924735 [ 4 ] {18220c5a-793d-4ac9-99eb-414980638dce} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2025.12.23 21:52:41.924768 [ 4 ] {18220c5a-793d-4ac9-99eb-414980638dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5406 | 2025.12.23 21:52:41.925334 [ 4 ] {18220c5a-793d-4ac9-99eb-414980638dce} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5407 | 2025.12.23 21:52:41.925547 [ 4 ] {18220c5a-793d-4ac9-99eb-414980638dce} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2025.12.23 21:52:41.925639 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5409 | 2025.12.23 21:52:41.925668 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2025.12.23 21:52:41.925679 [ 4 ] {18220c5a-793d-4ac9-99eb-414980638dce} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001876 sec., 21321.961620469083 rows/sec., 38.21 MiB/sec. | ||
| 5411 | 2025.12.23 21:52:41.925684 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5412 | 2025.12.23 21:52:41.925740 [ 4 ] {18220c5a-793d-4ac9-99eb-414980638dce} <Debug> TCPHandler: Processed in 0.002060558 sec. | ||
| 5413 | 2025.12.23 21:52:41.925780 [ 201 ] {58fb95d9-3901-473f-a559-148126858d3b::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 | ||
| 5414 | 2025.12.23 21:52:41.925847 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5415 | 2025.12.23 21:52:41.925944 [ 4 ] {796dc0f0-416c-42db-bcdb-286ff37c28a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5416 | 2025.12.23 21:52:41.925985 [ 4 ] {796dc0f0-416c-42db-bcdb-286ff37c28a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5417 | 2025.12.23 21:52:41.926010 [ 201 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5418 | 2025.12.23 21:52:41.926072 [ 201 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 345 rows starting from the beginning of the part | ||
| 5419 | 2025.12.23 21:52:41.926205 [ 201 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 5420 | 2025.12.23 21:52:41.926312 [ 4 ] {796dc0f0-416c-42db-bcdb-286ff37c28a3} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2025.12.23 21:52:41.926315 [ 201 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 5422 | 2025.12.23 21:52:41.926355 [ 4 ] {796dc0f0-416c-42db-bcdb-286ff37c28a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5423 | 2025.12.23 21:52:41.926446 [ 201 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 5424 | 2025.12.23 21:52:41.926555 [ 201 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 5425 | 2025.12.23 21:52:41.926657 [ 201 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 5426 | 2025.12.23 21:52:41.926691 [ 4 ] {796dc0f0-416c-42db-bcdb-286ff37c28a3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5427 | 2025.12.23 21:52:41.926902 [ 4 ] {796dc0f0-416c-42db-bcdb-286ff37c28a3} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2025.12.23 21:52:41.927032 [ 4 ] {796dc0f0-416c-42db-bcdb-286ff37c28a3} <Debug> executeQuery: Read 82 rows, 5.00 KiB in 0.001106 sec., 74141.04882459313 rows/sec., 4.41 MiB/sec. | ||
| 5429 | 2025.12.23 21:52:41.927067 [ 4 ] {796dc0f0-416c-42db-bcdb-286ff37c28a3} <Debug> TCPHandler: Processed in 0.001269256 sec. | ||
| 5430 | 2025.12.23 21:52:41.931127 [ 190 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 545 rows, containing 19 columns (19 merged, 0 gathered) in 0.005389372 sec., 101124.95481848349 rows/sec., 181.21 MiB/sec. | ||
| 5431 | 2025.12.23 21:52:41.931852 [ 201 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5432 | 2025.12.23 21:52:41.932160 [ 201 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2025.12.23 21:52:41.932227 [ 201 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5434 | 2025.12.23 21:52:41.932315 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
| 5435 | 2025.12.23 21:52:42.000208 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.51 MiB, peak 260.29 MiB, free memory in arenas 0.00 B, will set to 256.11 MiB (RSS), difference: 1.60 MiB | ||
| 5436 | 2025.12.23 21:52:42.974118 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2025.12.23 21:52:42.974417 [ 4 ] {cb6d9356-34b4-4699-8b3e-bfd37bfee6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5438 | 2025.12.23 21:52:42.974519 [ 4 ] {cb6d9356-34b4-4699-8b3e-bfd37bfee6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5439 | 2025.12.23 21:52:42.975362 [ 4 ] {cb6d9356-34b4-4699-8b3e-bfd37bfee6e2} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2025.12.23 21:52:42.975408 [ 4 ] {cb6d9356-34b4-4699-8b3e-bfd37bfee6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5441 | 2025.12.23 21:52:42.975804 [ 4 ] {cb6d9356-34b4-4699-8b3e-bfd37bfee6e2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5442 | 2025.12.23 21:52:42.976024 [ 4 ] {cb6d9356-34b4-4699-8b3e-bfd37bfee6e2} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2025.12.23 21:52:42.976186 [ 4 ] {cb6d9356-34b4-4699-8b3e-bfd37bfee6e2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001842 sec., 30401.73724212812 rows/sec., 2.34 MiB/sec. | ||
| 5444 | 2025.12.23 21:52:42.976233 [ 4 ] {cb6d9356-34b4-4699-8b3e-bfd37bfee6e2} <Debug> TCPHandler: Processed in 0.002278974 sec. | ||
| 5445 | 2025.12.23 21:52:42.976358 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2025.12.23 21:52:42.976457 [ 4 ] {45655d85-5d9d-4851-82ee-40407fb4da49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5447 | 2025.12.23 21:52:42.976499 [ 4 ] {45655d85-5d9d-4851-82ee-40407fb4da49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5448 | 2025.12.23 21:52:42.976920 [ 4 ] {45655d85-5d9d-4851-82ee-40407fb4da49} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2025.12.23 21:52:42.976957 [ 4 ] {45655d85-5d9d-4851-82ee-40407fb4da49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5450 | 2025.12.23 21:52:42.977260 [ 4 ] {45655d85-5d9d-4851-82ee-40407fb4da49} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5451 | 2025.12.23 21:52:42.977469 [ 4 ] {45655d85-5d9d-4851-82ee-40407fb4da49} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2025.12.23 21:52:42.977597 [ 4 ] {45655d85-5d9d-4851-82ee-40407fb4da49} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 5453 | 2025.12.23 21:52:42.977635 [ 4 ] {45655d85-5d9d-4851-82ee-40407fb4da49} <Debug> TCPHandler: Processed in 0.001329277 sec. | ||
| 5454 | 2025.12.23 21:52:42.977743 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5455 | 2025.12.23 21:52:42.977837 [ 4 ] {d93e3214-4d19-46ff-942c-25ace4b7ad1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5456 | 2025.12.23 21:52:42.977881 [ 4 ] {d93e3214-4d19-46ff-942c-25ace4b7ad1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5457 | 2025.12.23 21:52:42.978236 [ 4 ] {d93e3214-4d19-46ff-942c-25ace4b7ad1a} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2025.12.23 21:52:42.978272 [ 4 ] {d93e3214-4d19-46ff-942c-25ace4b7ad1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5459 | 2025.12.23 21:52:42.978601 [ 4 ] {d93e3214-4d19-46ff-942c-25ace4b7ad1a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5460 | 2025.12.23 21:52:42.978801 [ 4 ] {d93e3214-4d19-46ff-942c-25ace4b7ad1a} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2025.12.23 21:52:42.978928 [ 4 ] {d93e3214-4d19-46ff-942c-25ace4b7ad1a} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001111 sec., 55805.58055805581 rows/sec., 3.88 MiB/sec. | ||
| 5462 | 2025.12.23 21:52:42.978965 [ 4 ] {d93e3214-4d19-46ff-942c-25ace4b7ad1a} <Debug> TCPHandler: Processed in 0.001271476 sec. | ||
| 5463 | 2025.12.23 21:52:42.979074 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5464 | 2025.12.23 21:52:42.979167 [ 4 ] {6c20564e-9a8a-4eed-bb2e-a6749158d93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5465 | 2025.12.23 21:52:42.979207 [ 4 ] {6c20564e-9a8a-4eed-bb2e-a6749158d93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5466 | 2025.12.23 21:52:42.979515 [ 4 ] {6c20564e-9a8a-4eed-bb2e-a6749158d93b} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2025.12.23 21:52:42.979551 [ 4 ] {6c20564e-9a8a-4eed-bb2e-a6749158d93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5468 | 2025.12.23 21:52:42.979844 [ 4 ] {6c20564e-9a8a-4eed-bb2e-a6749158d93b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5469 | 2025.12.23 21:52:42.980054 [ 4 ] {6c20564e-9a8a-4eed-bb2e-a6749158d93b} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2025.12.23 21:52:42.980178 [ 4 ] {6c20564e-9a8a-4eed-bb2e-a6749158d93b} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.00103 sec., 21359.223300970873 rows/sec., 1.45 MiB/sec. | ||
| 5471 | 2025.12.23 21:52:42.980213 [ 4 ] {6c20564e-9a8a-4eed-bb2e-a6749158d93b} <Debug> TCPHandler: Processed in 0.001188614 sec. | ||
| 5472 | 2025.12.23 21:52:43.557802 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11018 | ||
| 5473 | 2025.12.23 21:52:43.558484 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2025.12.23 21:52:43.558553 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5475 | 2025.12.23 21:52:43.559285 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5476 | 2025.12.23 21:52:43.559516 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2025.12.23 21:52:43.559647 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11018 | ||
| 5478 | 2025.12.23 21:52:44.129881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5479 | 2025.12.23 21:52:44.145702 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2025.12.23 21:52:44.145753 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5481 | 2025.12.23 21:52:44.151403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5482 | 2025.12.23 21:52:44.152113 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2025.12.23 21:52:44.154862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5484 | 2025.12.23 21:52:47.978180 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5485 | 2025.12.23 21:52:47.978455 [ 4 ] {26e7f300-b99f-46cf-a7f8-748b207270ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5486 | 2025.12.23 21:52:47.978554 [ 4 ] {26e7f300-b99f-46cf-a7f8-748b207270ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5487 | 2025.12.23 21:52:47.979377 [ 4 ] {26e7f300-b99f-46cf-a7f8-748b207270ab} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2025.12.23 21:52:47.979413 [ 4 ] {26e7f300-b99f-46cf-a7f8-748b207270ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5489 | 2025.12.23 21:52:47.979784 [ 4 ] {26e7f300-b99f-46cf-a7f8-748b207270ab} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5490 | 2025.12.23 21:52:47.980000 [ 4 ] {26e7f300-b99f-46cf-a7f8-748b207270ab} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2025.12.23 21:52:47.980145 [ 4 ] {26e7f300-b99f-46cf-a7f8-748b207270ab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001762 sec., 31782.06583427923 rows/sec., 2.44 MiB/sec. | ||
| 5492 | 2025.12.23 21:52:47.980186 [ 4 ] {26e7f300-b99f-46cf-a7f8-748b207270ab} <Debug> TCPHandler: Processed in 0.002176322 sec. | ||
| 5493 | 2025.12.23 21:52:47.980318 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5494 | 2025.12.23 21:52:47.980434 [ 4 ] {77f3e389-556b-4452-9336-e5286a5f06e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5495 | 2025.12.23 21:52:47.980482 [ 4 ] {77f3e389-556b-4452-9336-e5286a5f06e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5496 | 2025.12.23 21:52:47.980990 [ 4 ] {77f3e389-556b-4452-9336-e5286a5f06e5} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2025.12.23 21:52:47.981031 [ 4 ] {77f3e389-556b-4452-9336-e5286a5f06e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5498 | 2025.12.23 21:52:47.981357 [ 4 ] {77f3e389-556b-4452-9336-e5286a5f06e5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5499 | 2025.12.23 21:52:47.981560 [ 4 ] {77f3e389-556b-4452-9336-e5286a5f06e5} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2025.12.23 21:52:47.981687 [ 4 ] {77f3e389-556b-4452-9336-e5286a5f06e5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 5501 | 2025.12.23 21:52:47.981724 [ 4 ] {77f3e389-556b-4452-9336-e5286a5f06e5} <Debug> TCPHandler: Processed in 0.001464991 sec. | ||
| 5502 | 2025.12.23 21:52:47.981834 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5503 | 2025.12.23 21:52:47.981927 [ 4 ] {f5b80dca-0055-40ce-abdc-5a1162c2e066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5504 | 2025.12.23 21:52:47.981969 [ 4 ] {f5b80dca-0055-40ce-abdc-5a1162c2e066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5505 | 2025.12.23 21:52:47.982375 [ 4 ] {f5b80dca-0055-40ce-abdc-5a1162c2e066} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2025.12.23 21:52:47.982408 [ 4 ] {f5b80dca-0055-40ce-abdc-5a1162c2e066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5507 | 2025.12.23 21:52:47.982754 [ 4 ] {f5b80dca-0055-40ce-abdc-5a1162c2e066} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5508 | 2025.12.23 21:52:47.982960 [ 4 ] {f5b80dca-0055-40ce-abdc-5a1162c2e066} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2025.12.23 21:52:47.983083 [ 4 ] {f5b80dca-0055-40ce-abdc-5a1162c2e066} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 5510 | 2025.12.23 21:52:47.983120 [ 4 ] {f5b80dca-0055-40ce-abdc-5a1162c2e066} <Debug> TCPHandler: Processed in 0.001333497 sec. | ||
| 5511 | 2025.12.23 21:52:47.983225 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5512 | 2025.12.23 21:52:47.983316 [ 4 ] {51a56f38-be52-4e5b-a068-92f001d9f529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5513 | 2025.12.23 21:52:47.983356 [ 4 ] {51a56f38-be52-4e5b-a068-92f001d9f529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5514 | 2025.12.23 21:52:47.983681 [ 4 ] {51a56f38-be52-4e5b-a068-92f001d9f529} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5515 | 2025.12.23 21:52:47.983715 [ 4 ] {51a56f38-be52-4e5b-a068-92f001d9f529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5516 | 2025.12.23 21:52:47.984008 [ 4 ] {51a56f38-be52-4e5b-a068-92f001d9f529} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5517 | 2025.12.23 21:52:47.984204 [ 4 ] {51a56f38-be52-4e5b-a068-92f001d9f529} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2025.12.23 21:52:47.984326 [ 4 ] {51a56f38-be52-4e5b-a068-92f001d9f529} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001028 sec., 58365.75875486381 rows/sec., 3.93 MiB/sec. | ||
| 5519 | 2025.12.23 21:52:47.984360 [ 4 ] {51a56f38-be52-4e5b-a068-92f001d9f529} <Debug> TCPHandler: Processed in 0.001181994 sec. | ||
| 5520 | 2025.12.23 21:52:50.912542 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5521 | 2025.12.23 21:52:50.912619 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5522 | 2025.12.23 21:52:51.059701 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11530 | ||
| 5523 | 2025.12.23 21:52:51.060210 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2025.12.23 21:52:51.060248 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5525 | 2025.12.23 21:52:51.060752 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5526 | 2025.12.23 21:52:51.060994 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2025.12.23 21:52:51.061123 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11530 | ||
| 5528 | 2025.12.23 21:52:51.109697 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 698 | ||
| 5529 | 2025.12.23 21:52:51.112085 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2025.12.23 21:52:51.112145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5531 | 2025.12.23 21:52:51.113345 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5532 | 2025.12.23 21:52:51.113627 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2025.12.23 21:52:51.113988 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
| 5534 | 2025.12.23 21:52:51.654901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5535 | 2025.12.23 21:52:51.671126 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2025.12.23 21:52:51.671174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5537 | 2025.12.23 21:52:51.676927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5538 | 2025.12.23 21:52:51.677637 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2025.12.23 21:52:51.680363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5540 | 2025.12.23 21:52:52.308366 [ 60 ] {} <Debug> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5541 | 2025.12.23 21:52:52.308455 [ 60 ] {} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2025.12.23 21:52:52.308493 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5543 | 2025.12.23 21:52:52.308665 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5544 | 2025.12.23 21:52:52.308817 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5545 | 2025.12.23 21:52:52.308853 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 9 rows starting from the beginning of the part | ||
| 5546 | 2025.12.23 21:52:52.308919 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 5547 | 2025.12.23 21:52:52.308968 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 5548 | 2025.12.23 21:52:52.309012 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 5549 | 2025.12.23 21:52:52.309052 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 5550 | 2025.12.23 21:52:52.310028 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.001432631 sec., 9074.213806625712 rows/sec., 603.27 KiB/sec. | ||
| 5551 | 2025.12.23 21:52:52.310228 [ 201 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5552 | 2025.12.23 21:52:52.310595 [ 201 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_10_2} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5553 | 2025.12.23 21:52:52.310683 [ 201 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_10_2} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5554 | 2025.12.23 21:52:52.310789 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 5555 | 2025.12.23 21:52:52.986202 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5556 | 2025.12.23 21:52:52.986386 [ 4 ] {bc8ee7de-b138-4fdf-a489-0516cb72ef79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5557 | 2025.12.23 21:52:52.986449 [ 4 ] {bc8ee7de-b138-4fdf-a489-0516cb72ef79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5558 | 2025.12.23 21:52:52.987230 [ 4 ] {bc8ee7de-b138-4fdf-a489-0516cb72ef79} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2025.12.23 21:52:52.987275 [ 4 ] {bc8ee7de-b138-4fdf-a489-0516cb72ef79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5560 | 2025.12.23 21:52:52.987665 [ 4 ] {bc8ee7de-b138-4fdf-a489-0516cb72ef79} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5561 | 2025.12.23 21:52:52.987885 [ 4 ] {bc8ee7de-b138-4fdf-a489-0516cb72ef79} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2025.12.23 21:52:52.988033 [ 4 ] {bc8ee7de-b138-4fdf-a489-0516cb72ef79} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001695 sec., 241887.90560471977 rows/sec., 15.34 MiB/sec. | ||
| 5563 | 2025.12.23 21:52:52.988084 [ 4 ] {bc8ee7de-b138-4fdf-a489-0516cb72ef79} <Debug> TCPHandler: Processed in 0.002000416 sec. | ||
| 5564 | 2025.12.23 21:52:52.988204 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2025.12.23 21:52:52.988304 [ 4 ] {84a5feb0-ac05-414e-81a7-3aa2ce10dff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5566 | 2025.12.23 21:52:52.988347 [ 4 ] {84a5feb0-ac05-414e-81a7-3aa2ce10dff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5567 | 2025.12.23 21:52:52.989231 [ 4 ] {84a5feb0-ac05-414e-81a7-3aa2ce10dff3} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2025.12.23 21:52:52.989270 [ 4 ] {84a5feb0-ac05-414e-81a7-3aa2ce10dff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5569 | 2025.12.23 21:52:52.989655 [ 4 ] {84a5feb0-ac05-414e-81a7-3aa2ce10dff3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5570 | 2025.12.23 21:52:52.989860 [ 4 ] {84a5feb0-ac05-414e-81a7-3aa2ce10dff3} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2025.12.23 21:52:52.989974 [ 62 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5572 | 2025.12.23 21:52:52.989988 [ 4 ] {84a5feb0-ac05-414e-81a7-3aa2ce10dff3} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001706 sec., 698710.4337631888 rows/sec., 55.82 MiB/sec. | ||
| 5573 | 2025.12.23 21:52:52.990037 [ 62 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2025.12.23 21:52:52.990053 [ 4 ] {84a5feb0-ac05-414e-81a7-3aa2ce10dff3} <Debug> TCPHandler: Processed in 0.001897774 sec. | ||
| 5575 | 2025.12.23 21:52:52.990065 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5576 | 2025.12.23 21:52:52.990165 [ 187 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 5577 | 2025.12.23 21:52:52.990195 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5578 | 2025.12.23 21:52:52.990277 [ 187 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5579 | 2025.12.23 21:52:52.990295 [ 4 ] {1d8aca55-2638-4611-8308-3a8ac4b82261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5580 | 2025.12.23 21:52:52.990313 [ 187 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2465 rows starting from the beginning of the part | ||
| 5581 | 2025.12.23 21:52:52.990340 [ 4 ] {1d8aca55-2638-4611-8308-3a8ac4b82261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5582 | 2025.12.23 21:52:52.990381 [ 187 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 5583 | 2025.12.23 21:52:52.990429 [ 187 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2334 rows starting from the beginning of the part | ||
| 5584 | 2025.12.23 21:52:52.990471 [ 187 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 5585 | 2025.12.23 21:52:52.990506 [ 187 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5586 | 2025.12.23 21:52:52.990543 [ 187 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1192 rows starting from the beginning of the part | ||
| 5587 | 2025.12.23 21:52:52.990855 [ 4 ] {1d8aca55-2638-4611-8308-3a8ac4b82261} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5588 | 2025.12.23 21:52:52.990895 [ 4 ] {1d8aca55-2638-4611-8308-3a8ac4b82261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5589 | 2025.12.23 21:52:52.991207 [ 4 ] {1d8aca55-2638-4611-8308-3a8ac4b82261} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5590 | 2025.12.23 21:52:52.991425 [ 4 ] {1d8aca55-2638-4611-8308-3a8ac4b82261} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2025.12.23 21:52:52.991552 [ 4 ] {1d8aca55-2638-4611-8308-3a8ac4b82261} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001279 sec., 191555.90304925723 rows/sec., 11.70 MiB/sec. | ||
| 5592 | 2025.12.23 21:52:52.991591 [ 4 ] {1d8aca55-2638-4611-8308-3a8ac4b82261} <Debug> TCPHandler: Processed in 0.001446171 sec. | ||
| 5593 | 2025.12.23 21:52:52.991708 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5594 | 2025.12.23 21:52:52.991801 [ 4 ] {3921e83d-f968-4e41-b920-ba1edd5c1ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5595 | 2025.12.23 21:52:52.991840 [ 4 ] {3921e83d-f968-4e41-b920-ba1edd5c1ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5596 | 2025.12.23 21:52:52.992298 [ 4 ] {3921e83d-f968-4e41-b920-ba1edd5c1ee9} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2025.12.23 21:52:52.992332 [ 4 ] {3921e83d-f968-4e41-b920-ba1edd5c1ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5598 | 2025.12.23 21:52:52.992543 [ 201 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6159 rows, containing 5 columns (5 merged, 0 gathered) in 0.002417838 sec., 2547317.065907642 rows/sec., 216.30 MiB/sec. | ||
| 5599 | 2025.12.23 21:52:52.992634 [ 4 ] {3921e83d-f968-4e41-b920-ba1edd5c1ee9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5600 | 2025.12.23 21:52:52.992838 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5601 | 2025.12.23 21:52:52.992849 [ 4 ] {3921e83d-f968-4e41-b920-ba1edd5c1ee9} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5602 | 2025.12.23 21:52:52.992977 [ 4 ] {3921e83d-f968-4e41-b920-ba1edd5c1ee9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001194 sec., 177554.43886097154 rows/sec., 11.45 MiB/sec. | ||
| 5603 | 2025.12.23 21:52:52.993014 [ 4 ] {3921e83d-f968-4e41-b920-ba1edd5c1ee9} <Debug> TCPHandler: Processed in 0.001352678 sec. | ||
| 5604 | 2025.12.23 21:52:52.993094 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_36_7} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2025.12.23 21:52:52.993124 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5606 | 2025.12.23 21:52:52.993160 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_36_7} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5607 | 2025.12.23 21:52:52.993217 [ 4 ] {4033da4e-43b9-438f-8979-2b64be9a9552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5608 | 2025.12.23 21:52:52.993233 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 5609 | 2025.12.23 21:52:52.993255 [ 4 ] {4033da4e-43b9-438f-8979-2b64be9a9552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5610 | 2025.12.23 21:52:52.993748 [ 4 ] {4033da4e-43b9-438f-8979-2b64be9a9552} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2025.12.23 21:52:52.993782 [ 4 ] {4033da4e-43b9-438f-8979-2b64be9a9552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5612 | 2025.12.23 21:52:52.994077 [ 4 ] {4033da4e-43b9-438f-8979-2b64be9a9552} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5613 | 2025.12.23 21:52:52.994276 [ 4 ] {4033da4e-43b9-438f-8979-2b64be9a9552} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2025.12.23 21:52:52.994395 [ 4 ] {4033da4e-43b9-438f-8979-2b64be9a9552} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001196 sec., 176421.40468227424 rows/sec., 10.02 MiB/sec. | ||
| 5615 | 2025.12.23 21:52:52.994432 [ 4 ] {4033da4e-43b9-438f-8979-2b64be9a9552} <Debug> TCPHandler: Processed in 0.001355279 sec. | ||
| 5616 | 2025.12.23 21:52:52.994543 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5617 | 2025.12.23 21:52:52.994635 [ 4 ] {3f8cbd79-6d00-489c-bd04-9c4404086824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5618 | 2025.12.23 21:52:52.994673 [ 4 ] {3f8cbd79-6d00-489c-bd04-9c4404086824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5619 | 2025.12.23 21:52:52.995269 [ 4 ] {3f8cbd79-6d00-489c-bd04-9c4404086824} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2025.12.23 21:52:52.995304 [ 4 ] {3f8cbd79-6d00-489c-bd04-9c4404086824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5621 | 2025.12.23 21:52:52.995678 [ 4 ] {3f8cbd79-6d00-489c-bd04-9c4404086824} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5622 | 2025.12.23 21:52:52.995890 [ 4 ] {3f8cbd79-6d00-489c-bd04-9c4404086824} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2025.12.23 21:52:52.996023 [ 4 ] {3f8cbd79-6d00-489c-bd04-9c4404086824} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001405 sec., 511743.7722419929 rows/sec., 35.91 MiB/sec. | ||
| 5624 | 2025.12.23 21:52:52.996036 [ 58 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5625 | 2025.12.23 21:52:52.996061 [ 4 ] {3f8cbd79-6d00-489c-bd04-9c4404086824} <Debug> TCPHandler: Processed in 0.001565045 sec. | ||
| 5626 | 2025.12.23 21:52:52.996111 [ 58 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5627 | 2025.12.23 21:52:52.996140 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5628 | 2025.12.23 21:52:52.996203 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2025.12.23 21:52:52.996223 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 5630 | 2025.12.23 21:52:52.996303 [ 4 ] {f8605821-c34b-4733-bec3-67a71bcd0ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5631 | 2025.12.23 21:52:52.996322 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5632 | 2025.12.23 21:52:52.996348 [ 4 ] {f8605821-c34b-4733-bec3-67a71bcd0ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5633 | 2025.12.23 21:52:52.996354 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1249 rows starting from the beginning of the part | ||
| 5634 | 2025.12.23 21:52:52.996420 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 5635 | 2025.12.23 21:52:52.996463 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1179 rows starting from the beginning of the part | ||
| 5636 | 2025.12.23 21:52:52.996503 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 5637 | 2025.12.23 21:52:52.996540 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5638 | 2025.12.23 21:52:52.996580 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 719 rows starting from the beginning of the part | ||
| 5639 | 2025.12.23 21:52:52.996693 [ 4 ] {f8605821-c34b-4733-bec3-67a71bcd0ed7} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5640 | 2025.12.23 21:52:52.996736 [ 4 ] {f8605821-c34b-4733-bec3-67a71bcd0ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5641 | 2025.12.23 21:52:52.997059 [ 4 ] {f8605821-c34b-4733-bec3-67a71bcd0ed7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5642 | 2025.12.23 21:52:52.997283 [ 4 ] {f8605821-c34b-4733-bec3-67a71bcd0ed7} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5643 | 2025.12.23 21:52:52.997416 [ 4 ] {f8605821-c34b-4733-bec3-67a71bcd0ed7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 5644 | 2025.12.23 21:52:52.997456 [ 4 ] {f8605821-c34b-4733-bec3-67a71bcd0ed7} <Debug> TCPHandler: Processed in 0.001301637 sec. | ||
| 5645 | 2025.12.23 21:52:52.997569 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5646 | 2025.12.23 21:52:52.997664 [ 4 ] {1102ce4f-8fff-4333-99b1-f3585146c0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5647 | 2025.12.23 21:52:52.997669 [ 201 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3339 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480442 sec., 2255407.50667706 rows/sec., 170.61 MiB/sec. | ||
| 5648 | 2025.12.23 21:52:52.997708 [ 4 ] {1102ce4f-8fff-4333-99b1-f3585146c0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5649 | 2025.12.23 21:52:52.997851 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5650 | 2025.12.23 21:52:52.998082 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_36_7} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2025.12.23 21:52:52.998136 [ 4 ] {1102ce4f-8fff-4333-99b1-f3585146c0a3} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2025.12.23 21:52:52.998150 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_36_7} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5653 | 2025.12.23 21:52:52.998181 [ 4 ] {1102ce4f-8fff-4333-99b1-f3585146c0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5654 | 2025.12.23 21:52:52.998231 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5655 | 2025.12.23 21:52:52.998536 [ 4 ] {1102ce4f-8fff-4333-99b1-f3585146c0a3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5656 | 2025.12.23 21:52:52.998756 [ 4 ] {1102ce4f-8fff-4333-99b1-f3585146c0a3} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5657 | 2025.12.23 21:52:52.998862 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5658 | 2025.12.23 21:52:52.998885 [ 4 ] {1102ce4f-8fff-4333-99b1-f3585146c0a3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001241 sec., 253021.75664786465 rows/sec., 16.62 MiB/sec. | ||
| 5659 | 2025.12.23 21:52:52.998891 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2025.12.23 21:52:52.998925 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5661 | 2025.12.23 21:52:52.998929 [ 4 ] {1102ce4f-8fff-4333-99b1-f3585146c0a3} <Debug> TCPHandler: Processed in 0.00140882 sec. | ||
| 5662 | 2025.12.23 21:52:52.999027 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 5663 | 2025.12.23 21:52:52.999046 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5664 | 2025.12.23 21:52:52.999148 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5665 | 2025.12.23 21:52:52.999149 [ 4 ] {0c988a0c-f740-43b6-aca3-e6118c654d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5666 | 2025.12.23 21:52:52.999189 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10002 rows starting from the beginning of the part | ||
| 5667 | 2025.12.23 21:52:52.999208 [ 4 ] {0c988a0c-f740-43b6-aca3-e6118c654d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5668 | 2025.12.23 21:52:52.999260 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5669 | 2025.12.23 21:52:52.999310 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 938 rows starting from the beginning of the part | ||
| 5670 | 2025.12.23 21:52:52.999351 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 62 rows starting from the beginning of the part | ||
| 5671 | 2025.12.23 21:52:52.999390 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 5672 | 2025.12.23 21:52:52.999429 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 314 rows starting from the beginning of the part | ||
| 5673 | 2025.12.23 21:52:52.999560 [ 4 ] {0c988a0c-f740-43b6-aca3-e6118c654d6a} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5674 | 2025.12.23 21:52:52.999609 [ 4 ] {0c988a0c-f740-43b6-aca3-e6118c654d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5675 | 2025.12.23 21:52:52.999990 [ 4 ] {0c988a0c-f740-43b6-aca3-e6118c654d6a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5676 | 2025.12.23 21:52:53.000300 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.06 MiB, peak 260.73 MiB, free memory in arenas 0.00 B, will set to 256.34 MiB (RSS), difference: -3.72 MiB | ||
| 5677 | 2025.12.23 21:52:53.000386 [ 4 ] {0c988a0c-f740-43b6-aca3-e6118c654d6a} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2025.12.23 21:52:53.000601 [ 4 ] {0c988a0c-f740-43b6-aca3-e6118c654d6a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 45.87 KiB/sec. | ||
| 5679 | 2025.12.23 21:52:53.000645 [ 4 ] {0c988a0c-f740-43b6-aca3-e6118c654d6a} <Debug> TCPHandler: Processed in 0.001647387 sec. | ||
| 5680 | 2025.12.23 21:52:53.000754 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5681 | 2025.12.23 21:52:53.000846 [ 4 ] {354fae01-47c2-407d-9e18-10837f5074e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5682 | 2025.12.23 21:52:53.000903 [ 4 ] {354fae01-47c2-407d-9e18-10837f5074e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5683 | 2025.12.23 21:52:53.001714 [ 4 ] {354fae01-47c2-407d-9e18-10837f5074e9} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2025.12.23 21:52:53.001751 [ 4 ] {354fae01-47c2-407d-9e18-10837f5074e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5685 | 2025.12.23 21:52:53.002400 [ 4 ] {354fae01-47c2-407d-9e18-10837f5074e9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5686 | 2025.12.23 21:52:53.002684 [ 4 ] {354fae01-47c2-407d-9e18-10837f5074e9} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5687 | 2025.12.23 21:52:53.002827 [ 4 ] {354fae01-47c2-407d-9e18-10837f5074e9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002001 sec., 19990.004997501248 rows/sec., 35.82 MiB/sec. | ||
| 5688 | 2025.12.23 21:52:53.002878 [ 4 ] {354fae01-47c2-407d-9e18-10837f5074e9} <Debug> TCPHandler: Processed in 0.002172411 sec. | ||
| 5689 | 2025.12.23 21:52:53.002938 [ 201 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11636 rows, containing 5 columns (5 merged, 0 gathered) in 0.003957132 sec., 2940513.4829972815 rows/sec., 198.89 MiB/sec. | ||
| 5690 | 2025.12.23 21:52:53.002997 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5691 | 2025.12.23 21:52:53.003119 [ 4 ] {1ba10646-3b0c-4aee-bf47-56a3475367ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5692 | 2025.12.23 21:52:53.003168 [ 4 ] {1ba10646-3b0c-4aee-bf47-56a3475367ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5693 | 2025.12.23 21:52:53.003367 [ 201 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5694 | 2025.12.23 21:52:53.003571 [ 4 ] {1ba10646-3b0c-4aee-bf47-56a3475367ff} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2025.12.23 21:52:53.003618 [ 4 ] {1ba10646-3b0c-4aee-bf47-56a3475367ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5696 | 2025.12.23 21:52:53.003690 [ 201 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2025.12.23 21:52:53.003776 [ 201 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5698 | 2025.12.23 21:52:53.003887 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 5699 | 2025.12.23 21:52:53.003974 [ 4 ] {1ba10646-3b0c-4aee-bf47-56a3475367ff} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5700 | 2025.12.23 21:52:53.004290 [ 4 ] {1ba10646-3b0c-4aee-bf47-56a3475367ff} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2025.12.23 21:52:53.004417 [ 58 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5702 | 2025.12.23 21:52:53.004432 [ 4 ] {1ba10646-3b0c-4aee-bf47-56a3475367ff} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001337 sec., 77786.08825729245 rows/sec., 4.77 MiB/sec. | ||
| 5703 | 2025.12.23 21:52:53.004456 [ 58 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2025.12.23 21:52:53.004483 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5705 | 2025.12.23 21:52:53.004485 [ 4 ] {1ba10646-3b0c-4aee-bf47-56a3475367ff} <Debug> TCPHandler: Processed in 0.001546203 sec. | ||
| 5706 | 2025.12.23 21:52:53.004565 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 5707 | 2025.12.23 21:52:53.004663 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5708 | 2025.12.23 21:52:53.004690 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1950 rows starting from the beginning of the part | ||
| 5709 | 2025.12.23 21:52:53.004733 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5710 | 2025.12.23 21:52:53.004769 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
| 5711 | 2025.12.23 21:52:53.004811 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 22 rows starting from the beginning of the part | ||
| 5712 | 2025.12.23 21:52:53.004844 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 5713 | 2025.12.23 21:52:53.004875 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 5714 | 2025.12.23 21:52:53.005727 [ 201 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2278 rows, containing 4 columns (4 merged, 0 gathered) in 0.001194253 sec., 1907468.5179773467 rows/sec., 122.54 MiB/sec. | ||
| 5715 | 2025.12.23 21:52:53.006079 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5716 | 2025.12.23 21:52:53.006440 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_36_7} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5717 | 2025.12.23 21:52:53.006528 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_36_7} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5718 | 2025.12.23 21:52:53.006643 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5719 | 2025.12.23 21:52:54.001122 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.37 MiB, peak 260.73 MiB, free memory in arenas 0.00 B, will set to 256.93 MiB (RSS), difference: 3.56 MiB | ||
| 5720 | 2025.12.23 21:52:57.973399 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5721 | 2025.12.23 21:52:57.973600 [ 4 ] {838553b1-4cc7-4ae7-b259-71b9cd01ec8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5722 | 2025.12.23 21:52:57.973671 [ 4 ] {838553b1-4cc7-4ae7-b259-71b9cd01ec8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5723 | 2025.12.23 21:52:57.974341 [ 4 ] {838553b1-4cc7-4ae7-b259-71b9cd01ec8e} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2025.12.23 21:52:57.974382 [ 4 ] {838553b1-4cc7-4ae7-b259-71b9cd01ec8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5725 | 2025.12.23 21:52:57.974757 [ 4 ] {838553b1-4cc7-4ae7-b259-71b9cd01ec8e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5726 | 2025.12.23 21:52:57.974993 [ 4 ] {838553b1-4cc7-4ae7-b259-71b9cd01ec8e} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5727 | 2025.12.23 21:52:57.975149 [ 4 ] {838553b1-4cc7-4ae7-b259-71b9cd01ec8e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0016 sec., 1250 rows/sec., 101.93 KiB/sec. | ||
| 5728 | 2025.12.23 21:52:57.975195 [ 4 ] {838553b1-4cc7-4ae7-b259-71b9cd01ec8e} <Debug> TCPHandler: Processed in 0.001928294 sec. | ||
| 5729 | 2025.12.23 21:52:57.975327 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5730 | 2025.12.23 21:52:57.975428 [ 4 ] {cc019da6-0fc7-40ae-8efa-7e9d78c7a257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5731 | 2025.12.23 21:52:57.975470 [ 4 ] {cc019da6-0fc7-40ae-8efa-7e9d78c7a257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5732 | 2025.12.23 21:52:57.975918 [ 4 ] {cc019da6-0fc7-40ae-8efa-7e9d78c7a257} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2025.12.23 21:52:57.975954 [ 4 ] {cc019da6-0fc7-40ae-8efa-7e9d78c7a257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5734 | 2025.12.23 21:52:57.976251 [ 4 ] {cc019da6-0fc7-40ae-8efa-7e9d78c7a257} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5735 | 2025.12.23 21:52:57.976449 [ 4 ] {cc019da6-0fc7-40ae-8efa-7e9d78c7a257} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2025.12.23 21:52:57.976571 [ 4 ] {cc019da6-0fc7-40ae-8efa-7e9d78c7a257} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001167 sec., 48843.18766066838 rows/sec., 3.75 MiB/sec. | ||
| 5737 | 2025.12.23 21:52:57.976607 [ 4 ] {cc019da6-0fc7-40ae-8efa-7e9d78c7a257} <Debug> TCPHandler: Processed in 0.001338388 sec. | ||
| 5738 | 2025.12.23 21:52:57.976719 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5739 | 2025.12.23 21:52:57.976820 [ 4 ] {309eea7e-77e0-44f3-a49b-a42074b3b4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5740 | 2025.12.23 21:52:57.976859 [ 4 ] {309eea7e-77e0-44f3-a49b-a42074b3b4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5741 | 2025.12.23 21:52:57.977247 [ 4 ] {309eea7e-77e0-44f3-a49b-a42074b3b4ab} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5742 | 2025.12.23 21:52:57.977283 [ 4 ] {309eea7e-77e0-44f3-a49b-a42074b3b4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5743 | 2025.12.23 21:52:57.977556 [ 4 ] {309eea7e-77e0-44f3-a49b-a42074b3b4ab} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5744 | 2025.12.23 21:52:57.977754 [ 4 ] {309eea7e-77e0-44f3-a49b-a42074b3b4ab} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2025.12.23 21:52:57.977877 [ 4 ] {309eea7e-77e0-44f3-a49b-a42074b3b4ab} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001076 sec., 1858.7360594795541 rows/sec., 129.78 KiB/sec. | ||
| 5746 | 2025.12.23 21:52:57.977914 [ 4 ] {309eea7e-77e0-44f3-a49b-a42074b3b4ab} <Debug> TCPHandler: Processed in 0.001241906 sec. | ||
| 5747 | 2025.12.23 21:52:57.978022 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5748 | 2025.12.23 21:52:57.978113 [ 4 ] {e5042ba1-395e-41b5-878e-41f0b767a93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5749 | 2025.12.23 21:52:57.978152 [ 4 ] {e5042ba1-395e-41b5-878e-41f0b767a93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5750 | 2025.12.23 21:52:57.978573 [ 4 ] {e5042ba1-395e-41b5-878e-41f0b767a93c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2025.12.23 21:52:57.978611 [ 4 ] {e5042ba1-395e-41b5-878e-41f0b767a93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5752 | 2025.12.23 21:52:57.978917 [ 4 ] {e5042ba1-395e-41b5-878e-41f0b767a93c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5753 | 2025.12.23 21:52:57.979110 [ 4 ] {e5042ba1-395e-41b5-878e-41f0b767a93c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2025.12.23 21:52:57.979251 [ 4 ] {e5042ba1-395e-41b5-878e-41f0b767a93c} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00114 sec., 57894.73684210527 rows/sec., 4.52 MiB/sec. | ||
| 5755 | 2025.12.23 21:52:57.979293 [ 4 ] {e5042ba1-395e-41b5-878e-41f0b767a93c} <Debug> TCPHandler: Processed in 0.001317998 sec. | ||
| 5756 | 2025.12.23 21:52:57.979411 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2025.12.23 21:52:57.979504 [ 4 ] {ecc19a9f-4bfc-463e-8121-56abf489ed00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5758 | 2025.12.23 21:52:57.979546 [ 4 ] {ecc19a9f-4bfc-463e-8121-56abf489ed00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5759 | 2025.12.23 21:52:57.979966 [ 4 ] {ecc19a9f-4bfc-463e-8121-56abf489ed00} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2025.12.23 21:52:57.980001 [ 4 ] {ecc19a9f-4bfc-463e-8121-56abf489ed00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5761 | 2025.12.23 21:52:57.980314 [ 4 ] {ecc19a9f-4bfc-463e-8121-56abf489ed00} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5762 | 2025.12.23 21:52:57.980511 [ 4 ] {ecc19a9f-4bfc-463e-8121-56abf489ed00} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2025.12.23 21:52:57.980635 [ 4 ] {ecc19a9f-4bfc-463e-8121-56abf489ed00} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00115 sec., 140000 rows/sec., 9.75 MiB/sec. | ||
| 5764 | 2025.12.23 21:52:57.980671 [ 4 ] {ecc19a9f-4bfc-463e-8121-56abf489ed00} <Debug> TCPHandler: Processed in 0.001312306 sec. | ||
| 5765 | 2025.12.23 21:52:57.980782 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5766 | 2025.12.23 21:52:57.980874 [ 4 ] {6a587c9c-780b-414a-ba26-0d5f226f904c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5767 | 2025.12.23 21:52:57.980913 [ 4 ] {6a587c9c-780b-414a-ba26-0d5f226f904c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5768 | 2025.12.23 21:52:57.981244 [ 4 ] {6a587c9c-780b-414a-ba26-0d5f226f904c} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2025.12.23 21:52:57.981279 [ 4 ] {6a587c9c-780b-414a-ba26-0d5f226f904c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5770 | 2025.12.23 21:52:57.981596 [ 4 ] {6a587c9c-780b-414a-ba26-0d5f226f904c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5771 | 2025.12.23 21:52:57.981791 [ 4 ] {6a587c9c-780b-414a-ba26-0d5f226f904c} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2025.12.23 21:52:57.981915 [ 4 ] {6a587c9c-780b-414a-ba26-0d5f226f904c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 5773 | 2025.12.23 21:52:57.981950 [ 4 ] {6a587c9c-780b-414a-ba26-0d5f226f904c} <Debug> TCPHandler: Processed in 0.001214625 sec. | ||
| 5774 | 2025.12.23 21:52:58.561535 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11978 | ||
| 5775 | 2025.12.23 21:52:58.562051 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5776 | 2025.12.23 21:52:58.562095 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5777 | 2025.12.23 21:52:58.562601 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5778 | 2025.12.23 21:52:58.562831 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5779 | 2025.12.23 21:52:58.562974 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11978 | ||
| 5780 | 2025.12.23 21:52:59.181108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5781 | 2025.12.23 21:52:59.197867 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2025.12.23 21:52:59.197926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5783 | 2025.12.23 21:52:59.203905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5784 | 2025.12.23 21:52:59.204588 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2025.12.23 21:52:59.207416 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5786 | 2025.12.23 21:53:01.114666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 732 | ||
| 5787 | 2025.12.23 21:53:01.116940 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2025.12.23 21:53:01.117006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5789 | 2025.12.23 21:53:01.118223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5790 | 2025.12.23 21:53:01.118553 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2025.12.23 21:53:01.118921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 5792 | 2025.12.23 21:53:02.986236 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5793 | 2025.12.23 21:53:02.986420 [ 4 ] {736cb1fa-66a6-442d-b447-9acc55ab9b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5794 | 2025.12.23 21:53:02.986481 [ 4 ] {736cb1fa-66a6-442d-b447-9acc55ab9b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5795 | 2025.12.23 21:53:02.987291 [ 4 ] {736cb1fa-66a6-442d-b447-9acc55ab9b0b} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5796 | 2025.12.23 21:53:02.987335 [ 4 ] {736cb1fa-66a6-442d-b447-9acc55ab9b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5797 | 2025.12.23 21:53:02.987729 [ 4 ] {736cb1fa-66a6-442d-b447-9acc55ab9b0b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5798 | 2025.12.23 21:53:02.987942 [ 4 ] {736cb1fa-66a6-442d-b447-9acc55ab9b0b} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2025.12.23 21:53:02.988089 [ 4 ] {736cb1fa-66a6-442d-b447-9acc55ab9b0b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001716 sec., 238927.73892773892 rows/sec., 15.16 MiB/sec. | ||
| 5800 | 2025.12.23 21:53:02.988130 [ 4 ] {736cb1fa-66a6-442d-b447-9acc55ab9b0b} <Debug> TCPHandler: Processed in 0.002015897 sec. | ||
| 5801 | 2025.12.23 21:53:02.988244 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5802 | 2025.12.23 21:53:02.988336 [ 4 ] {55cc3968-f6bd-4cba-ae96-1535075fc710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5803 | 2025.12.23 21:53:02.988375 [ 4 ] {55cc3968-f6bd-4cba-ae96-1535075fc710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5804 | 2025.12.23 21:53:02.989295 [ 4 ] {55cc3968-f6bd-4cba-ae96-1535075fc710} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2025.12.23 21:53:02.989331 [ 4 ] {55cc3968-f6bd-4cba-ae96-1535075fc710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5806 | 2025.12.23 21:53:02.989710 [ 4 ] {55cc3968-f6bd-4cba-ae96-1535075fc710} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5807 | 2025.12.23 21:53:02.989920 [ 4 ] {55cc3968-f6bd-4cba-ae96-1535075fc710} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5808 | 2025.12.23 21:53:02.990048 [ 4 ] {55cc3968-f6bd-4cba-ae96-1535075fc710} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001731 sec., 688619.2952050838 rows/sec., 55.01 MiB/sec. | ||
| 5809 | 2025.12.23 21:53:02.990085 [ 4 ] {55cc3968-f6bd-4cba-ae96-1535075fc710} <Debug> TCPHandler: Processed in 0.001887553 sec. | ||
| 5810 | 2025.12.23 21:53:02.990191 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5811 | 2025.12.23 21:53:02.990282 [ 4 ] {3ca6cc12-40dc-4f82-b19b-531c1f45d5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5812 | 2025.12.23 21:53:02.990321 [ 4 ] {3ca6cc12-40dc-4f82-b19b-531c1f45d5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5813 | 2025.12.23 21:53:02.990790 [ 4 ] {3ca6cc12-40dc-4f82-b19b-531c1f45d5e5} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2025.12.23 21:53:02.990825 [ 4 ] {3ca6cc12-40dc-4f82-b19b-531c1f45d5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5815 | 2025.12.23 21:53:02.991125 [ 4 ] {3ca6cc12-40dc-4f82-b19b-531c1f45d5e5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5816 | 2025.12.23 21:53:02.991319 [ 4 ] {3ca6cc12-40dc-4f82-b19b-531c1f45d5e5} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2025.12.23 21:53:02.991439 [ 4 ] {3ca6cc12-40dc-4f82-b19b-531c1f45d5e5} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001176 sec., 208333.33333333334 rows/sec., 12.72 MiB/sec. | ||
| 5818 | 2025.12.23 21:53:02.991475 [ 4 ] {3ca6cc12-40dc-4f82-b19b-531c1f45d5e5} <Debug> TCPHandler: Processed in 0.001330927 sec. | ||
| 5819 | 2025.12.23 21:53:02.991578 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5820 | 2025.12.23 21:53:02.991670 [ 4 ] {dba1ec45-bb66-42f5-8d75-64da23912f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5821 | 2025.12.23 21:53:02.991707 [ 4 ] {dba1ec45-bb66-42f5-8d75-64da23912f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5822 | 2025.12.23 21:53:02.992160 [ 4 ] {dba1ec45-bb66-42f5-8d75-64da23912f69} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2025.12.23 21:53:02.992195 [ 4 ] {dba1ec45-bb66-42f5-8d75-64da23912f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5824 | 2025.12.23 21:53:02.992502 [ 4 ] {dba1ec45-bb66-42f5-8d75-64da23912f69} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5825 | 2025.12.23 21:53:02.992704 [ 4 ] {dba1ec45-bb66-42f5-8d75-64da23912f69} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2025.12.23 21:53:02.992824 [ 4 ] {dba1ec45-bb66-42f5-8d75-64da23912f69} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001172 sec., 180887.37201365185 rows/sec., 11.67 MiB/sec. | ||
| 5827 | 2025.12.23 21:53:02.992859 [ 4 ] {dba1ec45-bb66-42f5-8d75-64da23912f69} <Debug> TCPHandler: Processed in 0.001327287 sec. | ||
| 5828 | 2025.12.23 21:53:02.992960 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2025.12.23 21:53:02.993050 [ 4 ] {0a9249dd-8cae-4634-a3b0-af5e5ad3f762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5830 | 2025.12.23 21:53:02.993088 [ 4 ] {0a9249dd-8cae-4634-a3b0-af5e5ad3f762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5831 | 2025.12.23 21:53:02.993531 [ 4 ] {0a9249dd-8cae-4634-a3b0-af5e5ad3f762} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2025.12.23 21:53:02.993565 [ 4 ] {0a9249dd-8cae-4634-a3b0-af5e5ad3f762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5833 | 2025.12.23 21:53:02.993871 [ 4 ] {0a9249dd-8cae-4634-a3b0-af5e5ad3f762} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5834 | 2025.12.23 21:53:02.994076 [ 4 ] {0a9249dd-8cae-4634-a3b0-af5e5ad3f762} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2025.12.23 21:53:02.994196 [ 4 ] {0a9249dd-8cae-4634-a3b0-af5e5ad3f762} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001163 sec., 181427.34307824593 rows/sec., 10.30 MiB/sec. | ||
| 5836 | 2025.12.23 21:53:02.994231 [ 4 ] {0a9249dd-8cae-4634-a3b0-af5e5ad3f762} <Debug> TCPHandler: Processed in 0.001317377 sec. | ||
| 5837 | 2025.12.23 21:53:02.994332 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5838 | 2025.12.23 21:53:02.994421 [ 4 ] {3474a818-b65c-41d7-8f57-36f80120e133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5839 | 2025.12.23 21:53:02.994460 [ 4 ] {3474a818-b65c-41d7-8f57-36f80120e133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5840 | 2025.12.23 21:53:02.995068 [ 4 ] {3474a818-b65c-41d7-8f57-36f80120e133} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5841 | 2025.12.23 21:53:02.995103 [ 4 ] {3474a818-b65c-41d7-8f57-36f80120e133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5842 | 2025.12.23 21:53:02.995434 [ 4 ] {3474a818-b65c-41d7-8f57-36f80120e133} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5843 | 2025.12.23 21:53:02.995628 [ 4 ] {3474a818-b65c-41d7-8f57-36f80120e133} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5844 | 2025.12.23 21:53:02.995745 [ 4 ] {3474a818-b65c-41d7-8f57-36f80120e133} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001352 sec., 531804.7337278107 rows/sec., 37.32 MiB/sec. | ||
| 5845 | 2025.12.23 21:53:02.995778 [ 4 ] {3474a818-b65c-41d7-8f57-36f80120e133} <Debug> TCPHandler: Processed in 0.001504952 sec. | ||
| 5846 | 2025.12.23 21:53:02.995876 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5847 | 2025.12.23 21:53:02.995961 [ 4 ] {396fee23-e768-4099-b127-eac42afcc2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5848 | 2025.12.23 21:53:02.995998 [ 4 ] {396fee23-e768-4099-b127-eac42afcc2f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5849 | 2025.12.23 21:53:02.996293 [ 4 ] {396fee23-e768-4099-b127-eac42afcc2f2} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5850 | 2025.12.23 21:53:02.996326 [ 4 ] {396fee23-e768-4099-b127-eac42afcc2f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5851 | 2025.12.23 21:53:02.996663 [ 4 ] {396fee23-e768-4099-b127-eac42afcc2f2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5852 | 2025.12.23 21:53:02.996857 [ 4 ] {396fee23-e768-4099-b127-eac42afcc2f2} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5853 | 2025.12.23 21:53:02.996979 [ 4 ] {396fee23-e768-4099-b127-eac42afcc2f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001011 sec., 5934.718100890208 rows/sec., 310.07 KiB/sec. | ||
| 5854 | 2025.12.23 21:53:02.997013 [ 4 ] {396fee23-e768-4099-b127-eac42afcc2f2} <Debug> TCPHandler: Processed in 0.001163402 sec. | ||
| 5855 | 2025.12.23 21:53:02.997114 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5856 | 2025.12.23 21:53:02.997204 [ 4 ] {1226f14e-78e6-431d-9cd0-bf35d1894569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5857 | 2025.12.23 21:53:02.997244 [ 4 ] {1226f14e-78e6-431d-9cd0-bf35d1894569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5858 | 2025.12.23 21:53:02.997663 [ 4 ] {1226f14e-78e6-431d-9cd0-bf35d1894569} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2025.12.23 21:53:02.997698 [ 4 ] {1226f14e-78e6-431d-9cd0-bf35d1894569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5860 | 2025.12.23 21:53:02.998023 [ 4 ] {1226f14e-78e6-431d-9cd0-bf35d1894569} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5861 | 2025.12.23 21:53:02.998220 [ 4 ] {1226f14e-78e6-431d-9cd0-bf35d1894569} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5862 | 2025.12.23 21:53:02.998347 [ 4 ] {1226f14e-78e6-431d-9cd0-bf35d1894569} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001161 sec., 270456.50301464257 rows/sec., 17.77 MiB/sec. | ||
| 5863 | 2025.12.23 21:53:02.998381 [ 4 ] {1226f14e-78e6-431d-9cd0-bf35d1894569} <Debug> TCPHandler: Processed in 0.001313257 sec. | ||
| 5864 | 2025.12.23 21:53:02.998482 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5865 | 2025.12.23 21:53:02.998572 [ 4 ] {d540eef6-5bba-483e-b405-a7a9804d9e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5866 | 2025.12.23 21:53:02.998611 [ 4 ] {d540eef6-5bba-483e-b405-a7a9804d9e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5867 | 2025.12.23 21:53:02.998905 [ 4 ] {d540eef6-5bba-483e-b405-a7a9804d9e0d} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2025.12.23 21:53:02.998939 [ 4 ] {d540eef6-5bba-483e-b405-a7a9804d9e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5869 | 2025.12.23 21:53:02.999230 [ 4 ] {d540eef6-5bba-483e-b405-a7a9804d9e0d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5870 | 2025.12.23 21:53:02.999421 [ 4 ] {d540eef6-5bba-483e-b405-a7a9804d9e0d} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5871 | 2025.12.23 21:53:02.999540 [ 4 ] {d540eef6-5bba-483e-b405-a7a9804d9e0d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000987 sec., 1013.1712259371834 rows/sec., 68.27 KiB/sec. | ||
| 5872 | 2025.12.23 21:53:02.999574 [ 4 ] {d540eef6-5bba-483e-b405-a7a9804d9e0d} <Debug> TCPHandler: Processed in 0.001138192 sec. | ||
| 5873 | 2025.12.23 21:53:02.999677 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5874 | 2025.12.23 21:53:02.999766 [ 4 ] {8d234a96-3676-46fa-80ec-40de7955d75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5875 | 2025.12.23 21:53:02.999818 [ 4 ] {8d234a96-3676-46fa-80ec-40de7955d75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5876 | 2025.12.23 21:53:03.000649 [ 4 ] {8d234a96-3676-46fa-80ec-40de7955d75d} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2025.12.23 21:53:03.000685 [ 4 ] {8d234a96-3676-46fa-80ec-40de7955d75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5878 | 2025.12.23 21:53:03.001222 [ 4 ] {8d234a96-3676-46fa-80ec-40de7955d75d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5879 | 2025.12.23 21:53:03.001427 [ 4 ] {8d234a96-3676-46fa-80ec-40de7955d75d} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5880 | 2025.12.23 21:53:03.001564 [ 4 ] {8d234a96-3676-46fa-80ec-40de7955d75d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001815 sec., 22038.567493112947 rows/sec., 39.49 MiB/sec. | ||
| 5881 | 2025.12.23 21:53:03.001624 [ 4 ] {8d234a96-3676-46fa-80ec-40de7955d75d} <Debug> TCPHandler: Processed in 0.001993667 sec. | ||
| 5882 | 2025.12.23 21:53:03.001728 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5883 | 2025.12.23 21:53:03.001818 [ 4 ] {ef992f52-1ba7-42e8-a8c0-4aab114d5b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5884 | 2025.12.23 21:53:03.001858 [ 4 ] {ef992f52-1ba7-42e8-a8c0-4aab114d5b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5885 | 2025.12.23 21:53:03.002196 [ 4 ] {ef992f52-1ba7-42e8-a8c0-4aab114d5b88} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2025.12.23 21:53:03.002229 [ 4 ] {ef992f52-1ba7-42e8-a8c0-4aab114d5b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 5887 | 2025.12.23 21:53:03.002518 [ 4 ] {ef992f52-1ba7-42e8-a8c0-4aab114d5b88} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5888 | 2025.12.23 21:53:03.002711 [ 4 ] {ef992f52-1ba7-42e8-a8c0-4aab114d5b88} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2025.12.23 21:53:03.002836 [ 4 ] {ef992f52-1ba7-42e8-a8c0-4aab114d5b88} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001036 sec., 100386.10038610038 rows/sec., 6.15 MiB/sec. | ||
| 5890 | 2025.12.23 21:53:03.002870 [ 4 ] {ef992f52-1ba7-42e8-a8c0-4aab114d5b88} <Debug> TCPHandler: Processed in 0.001188854 sec. | ||
| 5891 | 2025.12.23 21:53:05.657354 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41361 | ||
| 5892 | 2025.12.23 21:53:05.657467 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5893 | 2025.12.23 21:53:05.657494 [ 286 ] {} <Debug> TCP-Session: 03869d94-e1bb-43b6-b057-07cc2299c0fb Authenticating user 'default' from [fd00:1122:3344:101::e]:41361 | ||
| 5894 | 2025.12.23 21:53:05.657516 [ 286 ] {} <Debug> TCP-Session: 03869d94-e1bb-43b6-b057-07cc2299c0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5895 | 2025.12.23 21:53:05.657529 [ 286 ] {} <Debug> TCP-Session: 03869d94-e1bb-43b6-b057-07cc2299c0fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5896 | 2025.12.23 21:53:05.657716 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65081 | ||
| 5897 | 2025.12.23 21:53:05.657731 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53245 | ||
| 5898 | 2025.12.23 21:53:05.657771 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60046 | ||
| 5899 | 2025.12.23 21:53:05.657792 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43684 | ||
| 5900 | 2025.12.23 21:53:05.657834 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5901 | 2025.12.23 21:53:05.657781 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54814 | ||
| 5902 | 2025.12.23 21:53:05.657861 [ 286 ] {} <Trace> TCP-Session: 03869d94-e1bb-43b6-b057-07cc2299c0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2025.12.23 21:53:05.657871 [ 288 ] {} <Debug> TCP-Session: 7be358cc-8459-4a07-974f-d7e52e3fa729 Authenticating user 'default' from [fd00:1122:3344:101::e]:65081 | ||
| 5904 | 2025.12.23 21:53:05.657903 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5905 | 2025.12.23 21:53:05.657937 [ 288 ] {} <Debug> TCP-Session: 7be358cc-8459-4a07-974f-d7e52e3fa729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5906 | 2025.12.23 21:53:05.657760 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65045 | ||
| 5907 | 2025.12.23 21:53:05.657960 [ 288 ] {} <Debug> TCP-Session: 7be358cc-8459-4a07-974f-d7e52e3fa729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2025.12.23 21:53:05.657760 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50755 | ||
| 5909 | 2025.12.23 21:53:05.657727 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32931 | ||
| 5910 | 2025.12.23 21:53:05.658053 [ 286 ] {6bfe4c3b-4af9-4c58-90ec-83c0b23983a4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41361) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5911 | 2025.12.23 21:53:05.658068 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5912 | 2025.12.23 21:53:05.657956 [ 289 ] {} <Debug> TCP-Session: 2cc6d17c-a6ad-454a-aa2a-c3784a40920b Authenticating user 'default' from [fd00:1122:3344:101::e]:53245 | ||
| 5913 | 2025.12.23 21:53:05.658119 [ 3 ] {} <Debug> TCP-Session: 9c1ad258-b0cc-44eb-ad78-669e9c469830 Authenticating user 'default' from [fd00:1122:3344:101::e]:43684 | ||
| 5914 | 2025.12.23 21:53:05.658132 [ 289 ] {} <Debug> TCP-Session: 2cc6d17c-a6ad-454a-aa2a-c3784a40920b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5915 | 2025.12.23 21:53:05.658134 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5916 | 2025.12.23 21:53:05.658147 [ 3 ] {} <Debug> TCP-Session: 9c1ad258-b0cc-44eb-ad78-669e9c469830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5917 | 2025.12.23 21:53:05.658152 [ 289 ] {} <Debug> TCP-Session: 2cc6d17c-a6ad-454a-aa2a-c3784a40920b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2025.12.23 21:53:05.658176 [ 294 ] {} <Debug> TCP-Session: 142d4f4e-5a50-4a76-aa01-522dc2057044 Authenticating user 'default' from [fd00:1122:3344:101::e]:54814 | ||
| 5919 | 2025.12.23 21:53:05.658183 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5920 | 2025.12.23 21:53:05.658213 [ 294 ] {} <Debug> TCP-Session: 142d4f4e-5a50-4a76-aa01-522dc2057044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5921 | 2025.12.23 21:53:05.658228 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5922 | 2025.12.23 21:53:05.658240 [ 294 ] {} <Debug> TCP-Session: 142d4f4e-5a50-4a76-aa01-522dc2057044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2025.12.23 21:53:05.658235 [ 291 ] {} <Debug> TCP-Session: 7831028a-8bf4-4d5f-a968-a2695df3e018 Authenticating user 'default' from [fd00:1122:3344:101::e]:65045 | ||
| 5924 | 2025.12.23 21:53:05.658258 [ 290 ] {} <Debug> TCP-Session: effc71f8-7ab3-43e8-9aa5-d8bef2becde5 Authenticating user 'default' from [fd00:1122:3344:101::e]:32931 | ||
| 5925 | 2025.12.23 21:53:05.658280 [ 291 ] {} <Debug> TCP-Session: 7831028a-8bf4-4d5f-a968-a2695df3e018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5926 | 2025.12.23 21:53:05.658295 [ 290 ] {} <Debug> TCP-Session: effc71f8-7ab3-43e8-9aa5-d8bef2becde5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5927 | 2025.12.23 21:53:05.658306 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5928 | 2025.12.23 21:53:05.658317 [ 290 ] {} <Debug> TCP-Session: effc71f8-7ab3-43e8-9aa5-d8bef2becde5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5929 | 2025.12.23 21:53:05.658339 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5930 | 2025.12.23 21:53:05.658343 [ 293 ] {} <Debug> TCP-Session: 924bfcd2-ec9c-4b61-8987-c941d02112c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60046 | ||
| 5931 | 2025.12.23 21:53:05.658373 [ 292 ] {} <Debug> TCP-Session: 98b8c507-efb8-49bc-8dcd-fb432598285f Authenticating user 'default' from [fd00:1122:3344:101::e]:50755 | ||
| 5932 | 2025.12.23 21:53:05.658388 [ 293 ] {} <Debug> TCP-Session: 924bfcd2-ec9c-4b61-8987-c941d02112c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5933 | 2025.12.23 21:53:05.658404 [ 292 ] {} <Debug> TCP-Session: 98b8c507-efb8-49bc-8dcd-fb432598285f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5934 | 2025.12.23 21:53:05.658414 [ 293 ] {} <Debug> TCP-Session: 924bfcd2-ec9c-4b61-8987-c941d02112c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5935 | 2025.12.23 21:53:05.658428 [ 292 ] {} <Debug> TCP-Session: 98b8c507-efb8-49bc-8dcd-fb432598285f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2025.12.23 21:53:05.658342 [ 286 ] {6bfe4c3b-4af9-4c58-90ec-83c0b23983a4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5937 | 2025.12.23 21:53:05.658305 [ 291 ] {} <Debug> TCP-Session: 7831028a-8bf4-4d5f-a968-a2695df3e018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5938 | 2025.12.23 21:53:05.658183 [ 3 ] {} <Debug> TCP-Session: 9c1ad258-b0cc-44eb-ad78-669e9c469830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5939 | 2025.12.23 21:53:05.658526 [ 286 ] {6bfe4c3b-4af9-4c58-90ec-83c0b23983a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5940 | 2025.12.23 21:53:05.658809 [ 286 ] {6bfe4c3b-4af9-4c58-90ec-83c0b23983a4} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 5941 | 2025.12.23 21:53:05.659696 [ 312 ] {6bfe4c3b-4af9-4c58-90ec-83c0b23983a4} <Trace> AggregatingTransform: Aggregating | ||
| 5942 | 2025.12.23 21:53:05.659745 [ 312 ] {6bfe4c3b-4af9-4c58-90ec-83c0b23983a4} <Trace> Aggregator: Aggregation method: without_key | ||
| 5943 | 2025.12.23 21:53:05.659783 [ 312 ] {6bfe4c3b-4af9-4c58-90ec-83c0b23983a4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000867274 sec. (1153.038 rows/sec., 45.04 KiB/sec.) | ||
| 5944 | 2025.12.23 21:53:05.659804 [ 312 ] {6bfe4c3b-4af9-4c58-90ec-83c0b23983a4} <Trace> Aggregator: Merging aggregated data | ||
| 5945 | 2025.12.23 21:53:05.661112 [ 286 ] {6bfe4c3b-4af9-4c58-90ec-83c0b23983a4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003138 sec., 318.674314850223 rows/sec., 12.45 KiB/sec. | ||
| 5946 | 2025.12.23 21:53:05.661289 [ 286 ] {6bfe4c3b-4af9-4c58-90ec-83c0b23983a4} <Debug> TCPHandler: Processed in 0.003578801 sec. | ||
| 5947 | 2025.12.23 21:53:05.661407 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5948 | 2025.12.23 21:53:05.661435 [ 286 ] {} <Debug> TCP-Session: 03869d94-e1bb-43b6-b057-07cc2299c0fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5949 | 2025.12.23 21:53:05.661444 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5950 | 2025.12.23 21:53:05.661470 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5951 | 2025.12.23 21:53:05.661480 [ 3 ] {} <Debug> TCP-Session: 9c1ad258-b0cc-44eb-ad78-669e9c469830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5952 | 2025.12.23 21:53:05.661511 [ 288 ] {} <Debug> TCP-Session: 7be358cc-8459-4a07-974f-d7e52e3fa729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5953 | 2025.12.23 21:53:05.661513 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5954 | 2025.12.23 21:53:05.661535 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5955 | 2025.12.23 21:53:05.661548 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5956 | 2025.12.23 21:53:05.661561 [ 291 ] {} <Debug> TCP-Session: 7831028a-8bf4-4d5f-a968-a2695df3e018 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5957 | 2025.12.23 21:53:05.661575 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5958 | 2025.12.23 21:53:05.661581 [ 289 ] {} <Debug> TCP-Session: 2cc6d17c-a6ad-454a-aa2a-c3784a40920b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5959 | 2025.12.23 21:53:05.661594 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5960 | 2025.12.23 21:53:05.661621 [ 293 ] {} <Debug> TCP-Session: 924bfcd2-ec9c-4b61-8987-c941d02112c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5961 | 2025.12.23 21:53:05.661611 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5962 | 2025.12.23 21:53:05.661647 [ 292 ] {} <Debug> TCP-Session: 98b8c507-efb8-49bc-8dcd-fb432598285f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5963 | 2025.12.23 21:53:05.661680 [ 294 ] {} <Debug> TCP-Session: 142d4f4e-5a50-4a76-aa01-522dc2057044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5964 | 2025.12.23 21:53:05.661591 [ 290 ] {} <Debug> TCP-Session: effc71f8-7ab3-43e8-9aa5-d8bef2becde5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5965 | 2025.12.23 21:53:05.665072 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37680 | ||
| 5966 | 2025.12.23 21:53:05.665134 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5967 | 2025.12.23 21:53:05.665154 [ 286 ] {} <Debug> TCP-Session: 05f7039d-e81e-4851-8b34-58c23f2cd394 Authenticating user 'default' from [fd00:1122:3344:101::e]:37680 | ||
| 5968 | 2025.12.23 21:53:05.665169 [ 286 ] {} <Debug> TCP-Session: 05f7039d-e81e-4851-8b34-58c23f2cd394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5969 | 2025.12.23 21:53:05.665182 [ 286 ] {} <Debug> TCP-Session: 05f7039d-e81e-4851-8b34-58c23f2cd394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5970 | 2025.12.23 21:53:05.665296 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39251 | ||
| 5971 | 2025.12.23 21:53:05.665325 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43681 | ||
| 5972 | 2025.12.23 21:53:05.665336 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65421 | ||
| 5973 | 2025.12.23 21:53:05.665347 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60433 | ||
| 5974 | 2025.12.23 21:53:05.665376 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40544 | ||
| 5975 | 2025.12.23 21:53:05.665395 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5976 | 2025.12.23 21:53:05.665409 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5977 | 2025.12.23 21:53:05.665428 [ 289 ] {} <Debug> TCP-Session: 1ae1ee5f-2a9a-4518-9c9f-d6d81741eeb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43681 | ||
| 5978 | 2025.12.23 21:53:05.665437 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5979 | 2025.12.23 21:53:05.665449 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5980 | 2025.12.23 21:53:05.665456 [ 289 ] {} <Debug> TCP-Session: 1ae1ee5f-2a9a-4518-9c9f-d6d81741eeb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5981 | 2025.12.23 21:53:05.665471 [ 291 ] {} <Debug> TCP-Session: a3e57540-6cd8-4e73-a124-3cbff4286900 Authenticating user 'default' from [fd00:1122:3344:101::e]:60433 | ||
| 5982 | 2025.12.23 21:53:05.665486 [ 289 ] {} <Debug> TCP-Session: 1ae1ee5f-2a9a-4518-9c9f-d6d81741eeb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5983 | 2025.12.23 21:53:05.665483 [ 293 ] {} <Debug> TCP-Session: c6665b65-748e-4910-9cfc-26979e906150 Authenticating user 'default' from [fd00:1122:3344:101::e]:40544 | ||
| 5984 | 2025.12.23 21:53:05.665502 [ 291 ] {} <Debug> TCP-Session: a3e57540-6cd8-4e73-a124-3cbff4286900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5985 | 2025.12.23 21:53:05.665520 [ 293 ] {} <Debug> TCP-Session: c6665b65-748e-4910-9cfc-26979e906150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5986 | 2025.12.23 21:53:05.665532 [ 291 ] {} <Debug> TCP-Session: a3e57540-6cd8-4e73-a124-3cbff4286900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5987 | 2025.12.23 21:53:05.665545 [ 293 ] {} <Debug> TCP-Session: c6665b65-748e-4910-9cfc-26979e906150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5988 | 2025.12.23 21:53:05.665445 [ 290 ] {} <Debug> TCP-Session: 862059a8-bd4c-46c3-b301-c69da1ab5f87 Authenticating user 'default' from [fd00:1122:3344:101::e]:65421 | ||
| 5989 | 2025.12.23 21:53:05.665389 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33326 | ||
| 5990 | 2025.12.23 21:53:05.665613 [ 290 ] {} <Debug> TCP-Session: 862059a8-bd4c-46c3-b301-c69da1ab5f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5991 | 2025.12.23 21:53:05.665384 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60134 | ||
| 5992 | 2025.12.23 21:53:05.665642 [ 290 ] {} <Debug> TCP-Session: 862059a8-bd4c-46c3-b301-c69da1ab5f87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5993 | 2025.12.23 21:53:05.665662 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5994 | 2025.12.23 21:53:05.665354 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5995 | 2025.12.23 21:53:05.665692 [ 3 ] {} <Debug> TCP-Session: 4ae1bd13-0bba-4de1-903c-74017e67c28c Authenticating user 'default' from [fd00:1122:3344:101::e]:33326 | ||
| 5996 | 2025.12.23 21:53:05.665692 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5997 | 2025.12.23 21:53:05.665711 [ 288 ] {} <Debug> TCP-Session: e3ffa860-859f-4592-a42d-da75a2fd4782 Authenticating user 'default' from [fd00:1122:3344:101::e]:39251 | ||
| 5998 | 2025.12.23 21:53:05.665722 [ 3 ] {} <Debug> TCP-Session: 4ae1bd13-0bba-4de1-903c-74017e67c28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5999 | 2025.12.23 21:53:05.665736 [ 294 ] {} <Debug> TCP-Session: a1e0b622-726e-4079-bed3-905e242d9b04 Authenticating user 'default' from [fd00:1122:3344:101::e]:60134 | ||
| 6000 | 2025.12.23 21:53:05.665760 [ 3 ] {} <Debug> TCP-Session: 4ae1bd13-0bba-4de1-903c-74017e67c28c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6001 | 2025.12.23 21:53:05.665776 [ 294 ] {} <Debug> TCP-Session: a1e0b622-726e-4079-bed3-905e242d9b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6002 | 2025.12.23 21:53:05.665748 [ 288 ] {} <Debug> TCP-Session: e3ffa860-859f-4592-a42d-da75a2fd4782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6003 | 2025.12.23 21:53:05.665798 [ 294 ] {} <Debug> TCP-Session: a1e0b622-726e-4079-bed3-905e242d9b04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6004 | 2025.12.23 21:53:05.665817 [ 288 ] {} <Debug> TCP-Session: e3ffa860-859f-4592-a42d-da75a2fd4782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6005 | 2025.12.23 21:53:05.665350 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61616 | ||
| 6006 | 2025.12.23 21:53:05.665375 [ 286 ] {} <Trace> TCP-Session: 05f7039d-e81e-4851-8b34-58c23f2cd394 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2025.12.23 21:53:05.665902 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6008 | 2025.12.23 21:53:05.665927 [ 292 ] {} <Debug> TCP-Session: c7baf96f-fce9-49b9-8058-f3aec6552c01 Authenticating user 'default' from [fd00:1122:3344:101::e]:61616 | ||
| 6009 | 2025.12.23 21:53:05.665943 [ 292 ] {} <Debug> TCP-Session: c7baf96f-fce9-49b9-8058-f3aec6552c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6010 | 2025.12.23 21:53:05.665955 [ 292 ] {} <Debug> TCP-Session: c7baf96f-fce9-49b9-8058-f3aec6552c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6011 | 2025.12.23 21:53:05.665994 [ 286 ] {805b2081-faa5-44b1-97e9-26bbbcc78c70} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37680) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6012 | 2025.12.23 21:53:05.666287 [ 286 ] {805b2081-faa5-44b1-97e9-26bbbcc78c70} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6013 | 2025.12.23 21:53:05.666328 [ 286 ] {805b2081-faa5-44b1-97e9-26bbbcc78c70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6014 | 2025.12.23 21:53:05.666545 [ 286 ] {805b2081-faa5-44b1-97e9-26bbbcc78c70} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 6015 | 2025.12.23 21:53:05.667323 [ 298 ] {805b2081-faa5-44b1-97e9-26bbbcc78c70} <Trace> AggregatingTransform: Aggregating | ||
| 6016 | 2025.12.23 21:53:05.667363 [ 298 ] {805b2081-faa5-44b1-97e9-26bbbcc78c70} <Trace> Aggregator: Aggregation method: without_key | ||
| 6017 | 2025.12.23 21:53:05.667398 [ 298 ] {805b2081-faa5-44b1-97e9-26bbbcc78c70} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000771352 sec. (1296.425 rows/sec., 50.64 KiB/sec.) | ||
| 6018 | 2025.12.23 21:53:05.667416 [ 298 ] {805b2081-faa5-44b1-97e9-26bbbcc78c70} <Trace> Aggregator: Merging aggregated data | ||
| 6019 | 2025.12.23 21:53:05.669021 [ 286 ] {805b2081-faa5-44b1-97e9-26bbbcc78c70} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00306 sec., 326.79738562091507 rows/sec., 12.77 KiB/sec. | ||
| 6020 | 2025.12.23 21:53:05.669154 [ 286 ] {805b2081-faa5-44b1-97e9-26bbbcc78c70} <Debug> TCPHandler: Processed in 0.003839618 sec. | ||
| 6021 | 2025.12.23 21:53:05.669237 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6022 | 2025.12.23 21:53:05.669261 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6023 | 2025.12.23 21:53:05.669279 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6024 | 2025.12.23 21:53:05.669302 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6025 | 2025.12.23 21:53:05.669340 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6026 | 2025.12.23 21:53:05.669364 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6027 | 2025.12.23 21:53:05.669387 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6028 | 2025.12.23 21:53:05.669389 [ 288 ] {} <Debug> TCP-Session: e3ffa860-859f-4592-a42d-da75a2fd4782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6029 | 2025.12.23 21:53:05.669414 [ 289 ] {} <Debug> TCP-Session: 1ae1ee5f-2a9a-4518-9c9f-d6d81741eeb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6030 | 2025.12.23 21:53:05.669422 [ 293 ] {} <Debug> TCP-Session: c6665b65-748e-4910-9cfc-26979e906150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6031 | 2025.12.23 21:53:05.669427 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6032 | 2025.12.23 21:53:05.669476 [ 3 ] {} <Debug> TCP-Session: 4ae1bd13-0bba-4de1-903c-74017e67c28c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6033 | 2025.12.23 21:53:05.669485 [ 291 ] {} <Debug> TCP-Session: a3e57540-6cd8-4e73-a124-3cbff4286900 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6034 | 2025.12.23 21:53:05.669504 [ 286 ] {} <Debug> TCP-Session: 05f7039d-e81e-4851-8b34-58c23f2cd394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6035 | 2025.12.23 21:53:05.669435 [ 292 ] {} <Debug> TCP-Session: c7baf96f-fce9-49b9-8058-f3aec6552c01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6036 | 2025.12.23 21:53:05.669408 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6037 | 2025.12.23 21:53:05.669399 [ 290 ] {} <Debug> TCP-Session: 862059a8-bd4c-46c3-b301-c69da1ab5f87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6038 | 2025.12.23 21:53:05.669600 [ 294 ] {} <Debug> TCP-Session: a1e0b622-726e-4079-bed3-905e242d9b04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6039 | 2025.12.23 21:53:05.679380 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35253 | ||
| 6040 | 2025.12.23 21:53:05.679444 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6041 | 2025.12.23 21:53:05.679464 [ 286 ] {} <Debug> TCP-Session: 411b9fba-a102-42cb-8e08-38e066327d93 Authenticating user 'default' from [fd00:1122:3344:101::e]:35253 | ||
| 6042 | 2025.12.23 21:53:05.679482 [ 286 ] {} <Debug> TCP-Session: 411b9fba-a102-42cb-8e08-38e066327d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6043 | 2025.12.23 21:53:05.679494 [ 286 ] {} <Debug> TCP-Session: 411b9fba-a102-42cb-8e08-38e066327d93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6044 | 2025.12.23 21:53:05.679649 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57933 | ||
| 6045 | 2025.12.23 21:53:05.679705 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53877 | ||
| 6046 | 2025.12.23 21:53:05.679706 [ 286 ] {} <Trace> TCP-Session: 411b9fba-a102-42cb-8e08-38e066327d93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6047 | 2025.12.23 21:53:05.679742 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38059 | ||
| 6048 | 2025.12.23 21:53:05.679751 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59791 | ||
| 6049 | 2025.12.23 21:53:05.679768 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41652 | ||
| 6050 | 2025.12.23 21:53:05.679790 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63575 | ||
| 6051 | 2025.12.23 21:53:05.679817 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6052 | 2025.12.23 21:53:05.679837 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6053 | 2025.12.23 21:53:05.679855 [ 291 ] {} <Debug> TCP-Session: ccb9e342-60d2-4290-94d6-171962d0028f Authenticating user 'default' from [fd00:1122:3344:101::e]:38059 | ||
| 6054 | 2025.12.23 21:53:05.679865 [ 286 ] {708e35e6-f0db-4d17-9f36-3d3558306ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35253) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6055 | 2025.12.23 21:53:05.679901 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6056 | 2025.12.23 21:53:05.679904 [ 291 ] {} <Debug> TCP-Session: ccb9e342-60d2-4290-94d6-171962d0028f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6057 | 2025.12.23 21:53:05.679932 [ 3 ] {} <Debug> TCP-Session: 58acf932-5c60-4ad4-b14c-59633d0a6c7e Authenticating user 'default' from [fd00:1122:3344:101::e]:63575 | ||
| 6058 | 2025.12.23 21:53:05.679938 [ 291 ] {} <Debug> TCP-Session: ccb9e342-60d2-4290-94d6-171962d0028f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6059 | 2025.12.23 21:53:05.679949 [ 3 ] {} <Debug> TCP-Session: 58acf932-5c60-4ad4-b14c-59633d0a6c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6060 | 2025.12.23 21:53:05.679872 [ 292 ] {} <Debug> TCP-Session: 2f2bd2d2-7d15-4c21-aa16-93575bc34405 Authenticating user 'default' from [fd00:1122:3344:101::e]:59791 | ||
| 6061 | 2025.12.23 21:53:05.679966 [ 3 ] {} <Debug> TCP-Session: 58acf932-5c60-4ad4-b14c-59633d0a6c7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6062 | 2025.12.23 21:53:05.679990 [ 292 ] {} <Debug> TCP-Session: 2f2bd2d2-7d15-4c21-aa16-93575bc34405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6063 | 2025.12.23 21:53:05.679858 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6064 | 2025.12.23 21:53:05.680014 [ 292 ] {} <Debug> TCP-Session: 2f2bd2d2-7d15-4c21-aa16-93575bc34405 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6065 | 2025.12.23 21:53:05.679724 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6066 | 2025.12.23 21:53:05.680050 [ 293 ] {} <Debug> TCP-Session: a8f8b5dd-08ce-4999-bdc1-aca33341775f Authenticating user 'default' from [fd00:1122:3344:101::e]:41652 | ||
| 6067 | 2025.12.23 21:53:05.680075 [ 286 ] {708e35e6-f0db-4d17-9f36-3d3558306ea0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6068 | 2025.12.23 21:53:05.680093 [ 293 ] {} <Debug> TCP-Session: a8f8b5dd-08ce-4999-bdc1-aca33341775f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6069 | 2025.12.23 21:53:05.680083 [ 288 ] {} <Debug> TCP-Session: c8f2a062-80e3-4e4c-9ede-3982b32e715d Authenticating user 'default' from [fd00:1122:3344:101::e]:57933 | ||
| 6070 | 2025.12.23 21:53:05.680120 [ 293 ] {} <Debug> TCP-Session: a8f8b5dd-08ce-4999-bdc1-aca33341775f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6071 | 2025.12.23 21:53:05.680127 [ 286 ] {708e35e6-f0db-4d17-9f36-3d3558306ea0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6072 | 2025.12.23 21:53:05.680144 [ 288 ] {} <Debug> TCP-Session: c8f2a062-80e3-4e4c-9ede-3982b32e715d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6073 | 2025.12.23 21:53:05.679720 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45547 | ||
| 6074 | 2025.12.23 21:53:05.680185 [ 288 ] {} <Debug> TCP-Session: c8f2a062-80e3-4e4c-9ede-3982b32e715d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6075 | 2025.12.23 21:53:05.679785 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37478 | ||
| 6076 | 2025.12.23 21:53:05.679777 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6077 | 2025.12.23 21:53:05.680250 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6078 | 2025.12.23 21:53:05.680281 [ 289 ] {} <Debug> TCP-Session: 614b443b-ee2a-4d89-b23e-b4c80116f584 Authenticating user 'default' from [fd00:1122:3344:101::e]:53877 | ||
| 6079 | 2025.12.23 21:53:05.680291 [ 290 ] {} <Debug> TCP-Session: 578d67d4-12fe-4b2f-b1b4-3c755221f76c Authenticating user 'default' from [fd00:1122:3344:101::e]:45547 | ||
| 6080 | 2025.12.23 21:53:05.680309 [ 289 ] {} <Debug> TCP-Session: 614b443b-ee2a-4d89-b23e-b4c80116f584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6081 | 2025.12.23 21:53:05.680329 [ 290 ] {} <Debug> TCP-Session: 578d67d4-12fe-4b2f-b1b4-3c755221f76c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6082 | 2025.12.23 21:53:05.680339 [ 289 ] {} <Debug> TCP-Session: 614b443b-ee2a-4d89-b23e-b4c80116f584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6083 | 2025.12.23 21:53:05.680352 [ 290 ] {} <Debug> TCP-Session: 578d67d4-12fe-4b2f-b1b4-3c755221f76c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6084 | 2025.12.23 21:53:05.680289 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6085 | 2025.12.23 21:53:05.680393 [ 286 ] {708e35e6-f0db-4d17-9f36-3d3558306ea0} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 6086 | 2025.12.23 21:53:05.680398 [ 294 ] {} <Debug> TCP-Session: 32a31d8a-cc30-48f5-b06a-7b1a857ab87d Authenticating user 'default' from [fd00:1122:3344:101::e]:37478 | ||
| 6087 | 2025.12.23 21:53:05.680425 [ 294 ] {} <Debug> TCP-Session: 32a31d8a-cc30-48f5-b06a-7b1a857ab87d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6088 | 2025.12.23 21:53:05.680438 [ 294 ] {} <Debug> TCP-Session: 32a31d8a-cc30-48f5-b06a-7b1a857ab87d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6089 | 2025.12.23 21:53:05.681234 [ 330 ] {708e35e6-f0db-4d17-9f36-3d3558306ea0} <Trace> AggregatingTransform: Aggregating | ||
| 6090 | 2025.12.23 21:53:05.681272 [ 330 ] {708e35e6-f0db-4d17-9f36-3d3558306ea0} <Trace> Aggregator: Aggregation method: without_key | ||
| 6091 | 2025.12.23 21:53:05.681305 [ 330 ] {708e35e6-f0db-4d17-9f36-3d3558306ea0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000827614 sec. (1208.293 rows/sec., 47.20 KiB/sec.) | ||
| 6092 | 2025.12.23 21:53:05.681324 [ 330 ] {708e35e6-f0db-4d17-9f36-3d3558306ea0} <Trace> Aggregator: Merging aggregated data | ||
| 6093 | 2025.12.23 21:53:05.682977 [ 286 ] {708e35e6-f0db-4d17-9f36-3d3558306ea0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003151 sec., 317.35956839098696 rows/sec., 12.40 KiB/sec. | ||
| 6094 | 2025.12.23 21:53:05.683121 [ 286 ] {708e35e6-f0db-4d17-9f36-3d3558306ea0} <Debug> TCPHandler: Processed in 0.003476608 sec. | ||
| 6095 | 2025.12.23 21:53:05.683250 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6096 | 2025.12.23 21:53:05.683274 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6097 | 2025.12.23 21:53:05.683285 [ 286 ] {} <Debug> TCP-Session: 411b9fba-a102-42cb-8e08-38e066327d93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6098 | 2025.12.23 21:53:05.683294 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6099 | 2025.12.23 21:53:05.683314 [ 3 ] {} <Debug> TCP-Session: 58acf932-5c60-4ad4-b14c-59633d0a6c7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6100 | 2025.12.23 21:53:05.683327 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6101 | 2025.12.23 21:53:05.683355 [ 289 ] {} <Debug> TCP-Session: 614b443b-ee2a-4d89-b23e-b4c80116f584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6102 | 2025.12.23 21:53:05.683368 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6103 | 2025.12.23 21:53:05.683406 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6104 | 2025.12.23 21:53:05.683383 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6105 | 2025.12.23 21:53:05.683435 [ 291 ] {} <Debug> TCP-Session: ccb9e342-60d2-4290-94d6-171962d0028f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6106 | 2025.12.23 21:53:05.683465 [ 290 ] {} <Debug> TCP-Session: 578d67d4-12fe-4b2f-b1b4-3c755221f76c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6107 | 2025.12.23 21:53:05.683452 [ 294 ] {} <Debug> TCP-Session: 32a31d8a-cc30-48f5-b06a-7b1a857ab87d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6108 | 2025.12.23 21:53:05.683381 [ 292 ] {} <Debug> TCP-Session: 2f2bd2d2-7d15-4c21-aa16-93575bc34405 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6109 | 2025.12.23 21:53:05.683346 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6110 | 2025.12.23 21:53:05.683309 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6111 | 2025.12.23 21:53:05.683578 [ 293 ] {} <Debug> TCP-Session: a8f8b5dd-08ce-4999-bdc1-aca33341775f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6112 | 2025.12.23 21:53:05.683610 [ 288 ] {} <Debug> TCP-Session: c8f2a062-80e3-4e4c-9ede-3982b32e715d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6113 | 2025.12.23 21:53:05.912889 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6114 | 2025.12.23 21:53:05.912933 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6115 | 2025.12.23 21:53:06.063526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12490 | ||
| 6116 | 2025.12.23 21:53:06.064061 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2025.12.23 21:53:06.064113 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6118 | 2025.12.23 21:53:06.064633 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6119 | 2025.12.23 21:53:06.064882 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2025.12.23 21:53:06.065034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12490 | ||
| 6121 | 2025.12.23 21:53:06.065053 [ 34 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6122 | 2025.12.23 21:53:06.065125 [ 34 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6123 | 2025.12.23 21:53:06.065147 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6124 | 2025.12.23 21:53:06.065245 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::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 | ||
| 6125 | 2025.12.23 21:53:06.065352 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6126 | 2025.12.23 21:53:06.065395 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10058 rows starting from the beginning of the part | ||
| 6127 | 2025.12.23 21:53:06.065476 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6128 | 2025.12.23 21:53:06.065548 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6129 | 2025.12.23 21:53:06.065603 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6130 | 2025.12.23 21:53:06.065648 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6131 | 2025.12.23 21:53:06.065693 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6132 | 2025.12.23 21:53:06.067517 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12490 rows, containing 4 columns (4 merged, 0 gathered) in 0.002311455 sec., 5403522.889262391 rows/sec., 77.30 MiB/sec. | ||
| 6133 | 2025.12.23 21:53:06.067817 [ 201 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6134 | 2025.12.23 21:53:06.068074 [ 201 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_26_5} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6135 | 2025.12.23 21:53:06.068140 [ 201 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_26_5} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6136 | 2025.12.23 21:53:06.068230 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6137 | 2025.12.23 21:53:06.707982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6138 | 2025.12.23 21:53:06.726169 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2025.12.23 21:53:06.726235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6140 | 2025.12.23 21:53:06.731932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6141 | 2025.12.23 21:53:06.732633 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6142 | 2025.12.23 21:53:06.732942 [ 33 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6143 | 2025.12.23 21:53:06.733007 [ 33 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2025.12.23 21:53:06.733028 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6145 | 2025.12.23 21:53:06.733128 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 6146 | 2025.12.23 21:53:06.736327 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6147 | 2025.12.23 21:53:06.736895 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6148 | 2025.12.23 21:53:06.738484 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 6149 | 2025.12.23 21:53:06.743418 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 6150 | 2025.12.23 21:53:06.747851 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 6151 | 2025.12.23 21:53:06.752252 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 6152 | 2025.12.23 21:53:06.757002 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 6153 | 2025.12.23 21:53:06.760992 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 6154 | 2025.12.23 21:53:06.820706 [ 195 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.087607303 sec., 2237.2564077220823 rows/sec., 11.57 MiB/sec. | ||
| 6155 | 2025.12.23 21:53:06.823422 [ 199 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6156 | 2025.12.23 21:53:06.825537 [ 199 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_26_5} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2025.12.23 21:53:06.825651 [ 199 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_26_5} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6158 | 2025.12.23 21:53:06.827587 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6159 | 2025.12.23 21:53:07.000270 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.07 MiB, peak 274.54 MiB, free memory in arenas 0.00 B, will set to 265.05 MiB (RSS), difference: 5.98 MiB | ||
| 6160 | 2025.12.23 21:53:07.974141 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6161 | 2025.12.23 21:53:07.974332 [ 4 ] {078c8973-7bd0-4a2e-9e32-837b58925270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6162 | 2025.12.23 21:53:07.974396 [ 4 ] {078c8973-7bd0-4a2e-9e32-837b58925270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6163 | 2025.12.23 21:53:07.975031 [ 4 ] {078c8973-7bd0-4a2e-9e32-837b58925270} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2025.12.23 21:53:07.975082 [ 4 ] {078c8973-7bd0-4a2e-9e32-837b58925270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6165 | 2025.12.23 21:53:07.975479 [ 4 ] {078c8973-7bd0-4a2e-9e32-837b58925270} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6166 | 2025.12.23 21:53:07.975696 [ 4 ] {078c8973-7bd0-4a2e-9e32-837b58925270} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2025.12.23 21:53:07.975850 [ 4 ] {078c8973-7bd0-4a2e-9e32-837b58925270} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001565 sec., 35782.747603833865 rows/sec., 2.75 MiB/sec. | ||
| 6168 | 2025.12.23 21:53:07.975896 [ 4 ] {078c8973-7bd0-4a2e-9e32-837b58925270} <Debug> TCPHandler: Processed in 0.001878473 sec. | ||
| 6169 | 2025.12.23 21:53:07.976018 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6170 | 2025.12.23 21:53:07.976115 [ 4 ] {4fd219a0-ee02-459d-b591-e7b63548c971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6171 | 2025.12.23 21:53:07.976156 [ 4 ] {4fd219a0-ee02-459d-b591-e7b63548c971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6172 | 2025.12.23 21:53:07.976575 [ 4 ] {4fd219a0-ee02-459d-b591-e7b63548c971} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6173 | 2025.12.23 21:53:07.976613 [ 4 ] {4fd219a0-ee02-459d-b591-e7b63548c971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6174 | 2025.12.23 21:53:07.976918 [ 4 ] {4fd219a0-ee02-459d-b591-e7b63548c971} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6175 | 2025.12.23 21:53:07.977121 [ 4 ] {4fd219a0-ee02-459d-b591-e7b63548c971} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6176 | 2025.12.23 21:53:07.977249 [ 4 ] {4fd219a0-ee02-459d-b591-e7b63548c971} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. | ||
| 6177 | 2025.12.23 21:53:07.977287 [ 4 ] {4fd219a0-ee02-459d-b591-e7b63548c971} <Debug> TCPHandler: Processed in 0.001318397 sec. | ||
| 6178 | 2025.12.23 21:53:07.977397 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6179 | 2025.12.23 21:53:07.977491 [ 4 ] {7c69ba57-dc72-45f5-80de-905b3b01df1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6180 | 2025.12.23 21:53:07.977535 [ 4 ] {7c69ba57-dc72-45f5-80de-905b3b01df1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6181 | 2025.12.23 21:53:07.977932 [ 4 ] {7c69ba57-dc72-45f5-80de-905b3b01df1e} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6182 | 2025.12.23 21:53:07.977969 [ 4 ] {7c69ba57-dc72-45f5-80de-905b3b01df1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6183 | 2025.12.23 21:53:07.978298 [ 4 ] {7c69ba57-dc72-45f5-80de-905b3b01df1e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6184 | 2025.12.23 21:53:07.978511 [ 4 ] {7c69ba57-dc72-45f5-80de-905b3b01df1e} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6185 | 2025.12.23 21:53:07.978641 [ 4 ] {7c69ba57-dc72-45f5-80de-905b3b01df1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 6186 | 2025.12.23 21:53:07.978678 [ 4 ] {7c69ba57-dc72-45f5-80de-905b3b01df1e} <Debug> TCPHandler: Processed in 0.001329508 sec. | ||
| 6187 | 2025.12.23 21:53:07.978782 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6188 | 2025.12.23 21:53:07.978875 [ 4 ] {1ab650c4-ecc6-493f-8bb7-043e1ed9d21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6189 | 2025.12.23 21:53:07.978916 [ 4 ] {1ab650c4-ecc6-493f-8bb7-043e1ed9d21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6190 | 2025.12.23 21:53:07.979228 [ 4 ] {1ab650c4-ecc6-493f-8bb7-043e1ed9d21d} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2025.12.23 21:53:07.979262 [ 4 ] {1ab650c4-ecc6-493f-8bb7-043e1ed9d21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6192 | 2025.12.23 21:53:07.979580 [ 4 ] {1ab650c4-ecc6-493f-8bb7-043e1ed9d21d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6193 | 2025.12.23 21:53:07.979774 [ 4 ] {1ab650c4-ecc6-493f-8bb7-043e1ed9d21d} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2025.12.23 21:53:07.979891 [ 4 ] {1ab650c4-ecc6-493f-8bb7-043e1ed9d21d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 6195 | 2025.12.23 21:53:07.979924 [ 4 ] {1ab650c4-ecc6-493f-8bb7-043e1ed9d21d} <Debug> TCPHandler: Processed in 0.001249325 sec. | ||
| 6196 | 2025.12.23 21:53:11.119895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 768 | ||
| 6197 | 2025.12.23 21:53:11.122175 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2025.12.23 21:53:11.122225 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6199 | 2025.12.23 21:53:11.123405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6200 | 2025.12.23 21:53:11.123660 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2025.12.23 21:53:11.123908 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 6202 | 2025.12.23 21:53:11.898206 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6203 | 2025.12.23 21:53:11.898487 [ 4 ] {e96dbb0e-8d6a-4ae1-98a5-1faa2568caee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6204 | 2025.12.23 21:53:11.898587 [ 4 ] {e96dbb0e-8d6a-4ae1-98a5-1faa2568caee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6205 | 2025.12.23 21:53:11.899584 [ 4 ] {e96dbb0e-8d6a-4ae1-98a5-1faa2568caee} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2025.12.23 21:53:11.899631 [ 4 ] {e96dbb0e-8d6a-4ae1-98a5-1faa2568caee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6207 | 2025.12.23 21:53:11.900037 [ 4 ] {e96dbb0e-8d6a-4ae1-98a5-1faa2568caee} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6208 | 2025.12.23 21:53:11.900260 [ 4 ] {e96dbb0e-8d6a-4ae1-98a5-1faa2568caee} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2025.12.23 21:53:11.900663 [ 4 ] {e96dbb0e-8d6a-4ae1-98a5-1faa2568caee} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002253 sec., 181979.58277851754 rows/sec., 11.54 MiB/sec. | ||
| 6210 | 2025.12.23 21:53:11.900710 [ 4 ] {e96dbb0e-8d6a-4ae1-98a5-1faa2568caee} <Debug> TCPHandler: Processed in 0.002640654 sec. | ||
| 6211 | 2025.12.23 21:53:11.900928 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6212 | 2025.12.23 21:53:11.901023 [ 4 ] {bbb70810-d53f-4672-b091-84420750f99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6213 | 2025.12.23 21:53:11.901063 [ 4 ] {bbb70810-d53f-4672-b091-84420750f99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6214 | 2025.12.23 21:53:11.901456 [ 4 ] {bbb70810-d53f-4672-b091-84420750f99d} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2025.12.23 21:53:11.901494 [ 4 ] {bbb70810-d53f-4672-b091-84420750f99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6216 | 2025.12.23 21:53:11.901791 [ 4 ] {bbb70810-d53f-4672-b091-84420750f99d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6217 | 2025.12.23 21:53:11.901995 [ 4 ] {bbb70810-d53f-4672-b091-84420750f99d} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2025.12.23 21:53:11.902123 [ 4 ] {bbb70810-d53f-4672-b091-84420750f99d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00112 sec., 7142.857142857143 rows/sec., 582.45 KiB/sec. | ||
| 6219 | 2025.12.23 21:53:11.902161 [ 4 ] {bbb70810-d53f-4672-b091-84420750f99d} <Debug> TCPHandler: Processed in 0.001281996 sec. | ||
| 6220 | 2025.12.23 21:53:11.902263 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6221 | 2025.12.23 21:53:11.902357 [ 4 ] {39f74063-b311-4752-a325-eeba3e32c53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6222 | 2025.12.23 21:53:11.902397 [ 4 ] {39f74063-b311-4752-a325-eeba3e32c53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6223 | 2025.12.23 21:53:11.904368 [ 4 ] {39f74063-b311-4752-a325-eeba3e32c53c} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2025.12.23 21:53:11.904407 [ 4 ] {39f74063-b311-4752-a325-eeba3e32c53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6225 | 2025.12.23 21:53:11.904896 [ 4 ] {39f74063-b311-4752-a325-eeba3e32c53c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6226 | 2025.12.23 21:53:11.905111 [ 4 ] {39f74063-b311-4752-a325-eeba3e32c53c} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2025.12.23 21:53:11.905246 [ 4 ] {39f74063-b311-4752-a325-eeba3e32c53c} <Debug> executeQuery: Read 2336 rows, 194.37 KiB in 0.002908 sec., 803301.2379642366 rows/sec., 65.27 MiB/sec. | ||
| 6228 | 2025.12.23 21:53:11.905287 [ 4 ] {39f74063-b311-4752-a325-eeba3e32c53c} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 6229 | 2025.12.23 21:53:11.905300 [ 4 ] {39f74063-b311-4752-a325-eeba3e32c53c} <Debug> TCPHandler: Processed in 0.003085897 sec. | ||
| 6230 | 2025.12.23 21:53:11.905413 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2025.12.23 21:53:11.905509 [ 4 ] {705c4704-07ca-4c31-9263-4cbb104aed4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6232 | 2025.12.23 21:53:11.905548 [ 4 ] {705c4704-07ca-4c31-9263-4cbb104aed4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6233 | 2025.12.23 21:53:11.906066 [ 4 ] {705c4704-07ca-4c31-9263-4cbb104aed4d} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2025.12.23 21:53:11.906103 [ 4 ] {705c4704-07ca-4c31-9263-4cbb104aed4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6235 | 2025.12.23 21:53:11.906422 [ 4 ] {705c4704-07ca-4c31-9263-4cbb104aed4d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6236 | 2025.12.23 21:53:11.906626 [ 4 ] {705c4704-07ca-4c31-9263-4cbb104aed4d} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2025.12.23 21:53:11.906758 [ 4 ] {705c4704-07ca-4c31-9263-4cbb104aed4d} <Debug> executeQuery: Read 253 rows, 15.88 KiB in 0.001269 sec., 199369.58234830576 rows/sec., 12.22 MiB/sec. | ||
| 6238 | 2025.12.23 21:53:11.906794 [ 4 ] {705c4704-07ca-4c31-9263-4cbb104aed4d} <Debug> TCPHandler: Processed in 0.001430621 sec. | ||
| 6239 | 2025.12.23 21:53:11.906900 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2025.12.23 21:53:11.906993 [ 4 ] {bd692dc3-3bf1-406f-959a-a4a7f14cd637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6241 | 2025.12.23 21:53:11.907032 [ 4 ] {bd692dc3-3bf1-406f-959a-a4a7f14cd637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6242 | 2025.12.23 21:53:11.907560 [ 4 ] {bd692dc3-3bf1-406f-959a-a4a7f14cd637} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2025.12.23 21:53:11.907594 [ 4 ] {bd692dc3-3bf1-406f-959a-a4a7f14cd637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6244 | 2025.12.23 21:53:11.907908 [ 4 ] {bd692dc3-3bf1-406f-959a-a4a7f14cd637} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6245 | 2025.12.23 21:53:11.908118 [ 4 ] {bd692dc3-3bf1-406f-959a-a4a7f14cd637} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2025.12.23 21:53:11.908247 [ 4 ] {bd692dc3-3bf1-406f-959a-a4a7f14cd637} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001272 sec., 345911.94968553464 rows/sec., 22.89 MiB/sec. | ||
| 6247 | 2025.12.23 21:53:11.908285 [ 4 ] {bd692dc3-3bf1-406f-959a-a4a7f14cd637} <Debug> TCPHandler: Processed in 0.001434661 sec. | ||
| 6248 | 2025.12.23 21:53:11.908394 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2025.12.23 21:53:11.908492 [ 4 ] {5c0aa384-62b6-41a9-a5cd-40f8c832393c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6250 | 2025.12.23 21:53:11.908531 [ 4 ] {5c0aa384-62b6-41a9-a5cd-40f8c832393c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6251 | 2025.12.23 21:53:11.908997 [ 4 ] {5c0aa384-62b6-41a9-a5cd-40f8c832393c} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2025.12.23 21:53:11.909032 [ 4 ] {5c0aa384-62b6-41a9-a5cd-40f8c832393c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6253 | 2025.12.23 21:53:11.909332 [ 4 ] {5c0aa384-62b6-41a9-a5cd-40f8c832393c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6254 | 2025.12.23 21:53:11.909529 [ 4 ] {5c0aa384-62b6-41a9-a5cd-40f8c832393c} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2025.12.23 21:53:11.909655 [ 4 ] {5c0aa384-62b6-41a9-a5cd-40f8c832393c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001181 sec., 178662.15071972905 rows/sec., 10.15 MiB/sec. | ||
| 6256 | 2025.12.23 21:53:11.909695 [ 4 ] {5c0aa384-62b6-41a9-a5cd-40f8c832393c} <Debug> TCPHandler: Processed in 0.001350298 sec. | ||
| 6257 | 2025.12.23 21:53:11.909814 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2025.12.23 21:53:11.909948 [ 4 ] {23eaf738-ec43-4e20-884d-95ac1df57375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6259 | 2025.12.23 21:53:11.910006 [ 4 ] {23eaf738-ec43-4e20-884d-95ac1df57375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6260 | 2025.12.23 21:53:11.910825 [ 4 ] {23eaf738-ec43-4e20-884d-95ac1df57375} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2025.12.23 21:53:11.910858 [ 4 ] {23eaf738-ec43-4e20-884d-95ac1df57375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6262 | 2025.12.23 21:53:11.911192 [ 4 ] {23eaf738-ec43-4e20-884d-95ac1df57375} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6263 | 2025.12.23 21:53:11.911450 [ 4 ] {23eaf738-ec43-4e20-884d-95ac1df57375} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2025.12.23 21:53:11.911581 [ 4 ] {23eaf738-ec43-4e20-884d-95ac1df57375} <Debug> executeQuery: Read 1183 rows, 86.61 KiB in 0.001659 sec., 713080.1687763713 rows/sec., 50.98 MiB/sec. | ||
| 6265 | 2025.12.23 21:53:11.911617 [ 4 ] {23eaf738-ec43-4e20-884d-95ac1df57375} <Debug> TCPHandler: Processed in 0.001851132 sec. | ||
| 6266 | 2025.12.23 21:53:11.911722 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2025.12.23 21:53:11.911815 [ 4 ] {8d5a0b3c-c305-414d-a543-6e750a9b6939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6268 | 2025.12.23 21:53:11.911855 [ 4 ] {8d5a0b3c-c305-414d-a543-6e750a9b6939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6269 | 2025.12.23 21:53:11.912178 [ 4 ] {8d5a0b3c-c305-414d-a543-6e750a9b6939} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2025.12.23 21:53:11.912212 [ 4 ] {8d5a0b3c-c305-414d-a543-6e750a9b6939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6271 | 2025.12.23 21:53:11.912500 [ 4 ] {8d5a0b3c-c305-414d-a543-6e750a9b6939} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6272 | 2025.12.23 21:53:11.912697 [ 4 ] {8d5a0b3c-c305-414d-a543-6e750a9b6939} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2025.12.23 21:53:11.912818 [ 4 ] {8d5a0b3c-c305-414d-a543-6e750a9b6939} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001022 sec., 5870.841487279844 rows/sec., 306.73 KiB/sec. | ||
| 6274 | 2025.12.23 21:53:11.912853 [ 4 ] {8d5a0b3c-c305-414d-a543-6e750a9b6939} <Debug> TCPHandler: Processed in 0.001178793 sec. | ||
| 6275 | 2025.12.23 21:53:11.912955 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6276 | 2025.12.23 21:53:11.913053 [ 4 ] {dbe3e261-cd17-400f-936f-49f3350f26a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6277 | 2025.12.23 21:53:11.913098 [ 4 ] {dbe3e261-cd17-400f-936f-49f3350f26a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6278 | 2025.12.23 21:53:11.913767 [ 4 ] {dbe3e261-cd17-400f-936f-49f3350f26a5} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6279 | 2025.12.23 21:53:11.913811 [ 4 ] {dbe3e261-cd17-400f-936f-49f3350f26a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6280 | 2025.12.23 21:53:11.914256 [ 4 ] {dbe3e261-cd17-400f-936f-49f3350f26a5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6281 | 2025.12.23 21:53:11.914485 [ 4 ] {dbe3e261-cd17-400f-936f-49f3350f26a5} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2025.12.23 21:53:11.914618 [ 4 ] {dbe3e261-cd17-400f-936f-49f3350f26a5} <Debug> executeQuery: Read 940 rows, 63.75 KiB in 0.001584 sec., 593434.3434343435 rows/sec., 39.30 MiB/sec. | ||
| 6283 | 2025.12.23 21:53:11.914655 [ 4 ] {dbe3e261-cd17-400f-936f-49f3350f26a5} <Debug> TCPHandler: Processed in 0.00174937 sec. | ||
| 6284 | 2025.12.23 21:53:11.914760 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6285 | 2025.12.23 21:53:11.914852 [ 4 ] {2cd7b708-f8a7-4f52-a90f-4a5a6b63f7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6286 | 2025.12.23 21:53:11.914894 [ 4 ] {2cd7b708-f8a7-4f52-a90f-4a5a6b63f7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6287 | 2025.12.23 21:53:11.915191 [ 4 ] {2cd7b708-f8a7-4f52-a90f-4a5a6b63f7e3} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2025.12.23 21:53:11.915226 [ 4 ] {2cd7b708-f8a7-4f52-a90f-4a5a6b63f7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6289 | 2025.12.23 21:53:11.915520 [ 4 ] {2cd7b708-f8a7-4f52-a90f-4a5a6b63f7e3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6290 | 2025.12.23 21:53:11.915719 [ 4 ] {2cd7b708-f8a7-4f52-a90f-4a5a6b63f7e3} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2025.12.23 21:53:11.915843 [ 4 ] {2cd7b708-f8a7-4f52-a90f-4a5a6b63f7e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 6292 | 2025.12.23 21:53:11.915879 [ 4 ] {2cd7b708-f8a7-4f52-a90f-4a5a6b63f7e3} <Debug> TCPHandler: Processed in 0.001168793 sec. | ||
| 6293 | 2025.12.23 21:53:11.915979 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6294 | 2025.12.23 21:53:11.916071 [ 4 ] {710d25cc-e583-45bf-b9db-5931fba58b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6295 | 2025.12.23 21:53:11.916125 [ 4 ] {710d25cc-e583-45bf-b9db-5931fba58b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6296 | 2025.12.23 21:53:11.916965 [ 4 ] {710d25cc-e583-45bf-b9db-5931fba58b8a} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2025.12.23 21:53:11.917000 [ 4 ] {710d25cc-e583-45bf-b9db-5931fba58b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6298 | 2025.12.23 21:53:11.917554 [ 4 ] {710d25cc-e583-45bf-b9db-5931fba58b8a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6299 | 2025.12.23 21:53:11.917780 [ 4 ] {710d25cc-e583-45bf-b9db-5931fba58b8a} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2025.12.23 21:53:11.917917 [ 4 ] {710d25cc-e583-45bf-b9db-5931fba58b8a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001864 sec., 21459.227467811157 rows/sec., 38.45 MiB/sec. | ||
| 6301 | 2025.12.23 21:53:11.917975 [ 4 ] {710d25cc-e583-45bf-b9db-5931fba58b8a} <Debug> TCPHandler: Processed in 0.002043758 sec. | ||
| 6302 | 2025.12.23 21:53:11.918077 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6303 | 2025.12.23 21:53:11.918169 [ 4 ] {800232ba-06d0-4c34-ac71-fb28150ebcd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6304 | 2025.12.23 21:53:11.918209 [ 4 ] {800232ba-06d0-4c34-ac71-fb28150ebcd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6305 | 2025.12.23 21:53:11.918563 [ 4 ] {800232ba-06d0-4c34-ac71-fb28150ebcd9} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2025.12.23 21:53:11.918597 [ 4 ] {800232ba-06d0-4c34-ac71-fb28150ebcd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6307 | 2025.12.23 21:53:11.918889 [ 4 ] {800232ba-06d0-4c34-ac71-fb28150ebcd9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6308 | 2025.12.23 21:53:11.919102 [ 4 ] {800232ba-06d0-4c34-ac71-fb28150ebcd9} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2025.12.23 21:53:11.919229 [ 4 ] {800232ba-06d0-4c34-ac71-fb28150ebcd9} <Debug> executeQuery: Read 82 rows, 5.00 KiB in 0.001078 sec., 76066.79035250464 rows/sec., 4.53 MiB/sec. | ||
| 6310 | 2025.12.23 21:53:11.919263 [ 4 ] {800232ba-06d0-4c34-ac71-fb28150ebcd9} <Debug> TCPHandler: Processed in 0.001235085 sec. | ||
| 6311 | 2025.12.23 21:53:12.969283 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6312 | 2025.12.23 21:53:12.969468 [ 4 ] {6a57cc1c-4b13-4d54-9346-e285f7009b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6313 | 2025.12.23 21:53:12.969589 [ 4 ] {6a57cc1c-4b13-4d54-9346-e285f7009b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6314 | 2025.12.23 21:53:12.970378 [ 4 ] {6a57cc1c-4b13-4d54-9346-e285f7009b3e} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2025.12.23 21:53:12.970430 [ 4 ] {6a57cc1c-4b13-4d54-9346-e285f7009b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6316 | 2025.12.23 21:53:12.970809 [ 4 ] {6a57cc1c-4b13-4d54-9346-e285f7009b3e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6317 | 2025.12.23 21:53:12.971011 [ 4 ] {6a57cc1c-4b13-4d54-9346-e285f7009b3e} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2025.12.23 21:53:12.971136 [ 73 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6319 | 2025.12.23 21:53:12.971148 [ 4 ] {6a57cc1c-4b13-4d54-9346-e285f7009b3e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001776 sec., 31531.53153153153 rows/sec., 2.42 MiB/sec. | ||
| 6320 | 2025.12.23 21:53:12.971202 [ 73 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2025.12.23 21:53:12.971213 [ 4 ] {6a57cc1c-4b13-4d54-9346-e285f7009b3e} <Debug> TCPHandler: Processed in 0.002110509 sec. | ||
| 6322 | 2025.12.23 21:53:12.971228 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6323 | 2025.12.23 21:53:12.971330 [ 194 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 6324 | 2025.12.23 21:53:12.971338 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6325 | 2025.12.23 21:53:12.971512 [ 194 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6326 | 2025.12.23 21:53:12.971522 [ 4 ] {283ef540-68f4-4e05-ab74-ca127a124c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6327 | 2025.12.23 21:53:12.971555 [ 194 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2465 rows starting from the beginning of the part | ||
| 6328 | 2025.12.23 21:53:12.971573 [ 4 ] {283ef540-68f4-4e05-ab74-ca127a124c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6329 | 2025.12.23 21:53:12.971627 [ 194 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 57 rows starting from the beginning of the part | ||
| 6330 | 2025.12.23 21:53:12.971680 [ 194 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1192 rows starting from the beginning of the part | ||
| 6331 | 2025.12.23 21:53:12.971723 [ 194 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 6332 | 2025.12.23 21:53:12.971762 [ 194 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2336 rows starting from the beginning of the part | ||
| 6333 | 2025.12.23 21:53:12.971800 [ 194 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 6334 | 2025.12.23 21:53:12.972022 [ 4 ] {283ef540-68f4-4e05-ab74-ca127a124c86} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2025.12.23 21:53:12.972063 [ 4 ] {283ef540-68f4-4e05-ab74-ca127a124c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6336 | 2025.12.23 21:53:12.972416 [ 4 ] {283ef540-68f4-4e05-ab74-ca127a124c86} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6337 | 2025.12.23 21:53:12.972637 [ 4 ] {283ef540-68f4-4e05-ab74-ca127a124c86} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2025.12.23 21:53:12.972749 [ 73 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6339 | 2025.12.23 21:53:12.972779 [ 4 ] {283ef540-68f4-4e05-ab74-ca127a124c86} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00128 sec., 49999.99999999999 rows/sec., 3.90 MiB/sec. | ||
| 6340 | 2025.12.23 21:53:12.972784 [ 73 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6341 | 2025.12.23 21:53:12.972819 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6342 | 2025.12.23 21:53:12.972823 [ 4 ] {283ef540-68f4-4e05-ab74-ca127a124c86} <Debug> TCPHandler: Processed in 0.001476371 sec. | ||
| 6343 | 2025.12.23 21:53:12.972935 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 6344 | 2025.12.23 21:53:12.972948 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6345 | 2025.12.23 21:53:12.973064 [ 4 ] {92cc8e3c-458a-4c88-becf-604cd9eeacec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6346 | 2025.12.23 21:53:12.973072 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6347 | 2025.12.23 21:53:12.973110 [ 4 ] {92cc8e3c-458a-4c88-becf-604cd9eeacec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6348 | 2025.12.23 21:53:12.973115 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1249 rows starting from the beginning of the part | ||
| 6349 | 2025.12.23 21:53:12.973196 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 66 rows starting from the beginning of the part | ||
| 6350 | 2025.12.23 21:53:12.973240 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 719 rows starting from the beginning of the part | ||
| 6351 | 2025.12.23 21:53:12.973278 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6352 | 2025.12.23 21:53:12.973317 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1183 rows starting from the beginning of the part | ||
| 6353 | 2025.12.23 21:53:12.973356 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 6354 | 2025.12.23 21:53:12.973503 [ 4 ] {92cc8e3c-458a-4c88-becf-604cd9eeacec} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6355 | 2025.12.23 21:53:12.973544 [ 4 ] {92cc8e3c-458a-4c88-becf-604cd9eeacec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6356 | 2025.12.23 21:53:12.974014 [ 195 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6162 rows, containing 5 columns (5 merged, 0 gathered) in 0.002669046 sec., 2308690.071283897 rows/sec., 196.03 MiB/sec. | ||
| 6357 | 2025.12.23 21:53:12.974033 [ 4 ] {92cc8e3c-458a-4c88-becf-604cd9eeacec} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6358 | 2025.12.23 21:53:12.974268 [ 4 ] {92cc8e3c-458a-4c88-becf-604cd9eeacec} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2025.12.23 21:53:12.974296 [ 194 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6360 | 2025.12.23 21:53:12.974387 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6361 | 2025.12.23 21:53:12.974407 [ 4 ] {92cc8e3c-458a-4c88-becf-604cd9eeacec} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001362 sec., 45521.292217327464 rows/sec., 3.16 MiB/sec. | ||
| 6362 | 2025.12.23 21:53:12.974417 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2025.12.23 21:53:12.974449 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6364 | 2025.12.23 21:53:12.974453 [ 4 ] {92cc8e3c-458a-4c88-becf-604cd9eeacec} <Debug> TCPHandler: Processed in 0.001552133 sec. | ||
| 6365 | 2025.12.23 21:53:12.974552 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 6366 | 2025.12.23 21:53:12.974579 [ 194 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_41_8} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2025.12.23 21:53:12.974607 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6368 | 2025.12.23 21:53:12.974642 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6369 | 2025.12.23 21:53:12.974666 [ 194 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_41_8} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6370 | 2025.12.23 21:53:12.974672 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11636 rows starting from the beginning of the part | ||
| 6371 | 2025.12.23 21:53:12.974708 [ 4 ] {b408a0b7-fc56-4ff8-b414-5e7a83e4e867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6372 | 2025.12.23 21:53:12.974718 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3345 rows, containing 5 columns (5 merged, 0 gathered) in 0.001842992 sec., 1814983.4616753627 rows/sec., 137.32 MiB/sec. | ||
| 6373 | 2025.12.23 21:53:12.974748 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 161 rows starting from the beginning of the part | ||
| 6374 | 2025.12.23 21:53:12.974750 [ 4 ] {b408a0b7-fc56-4ff8-b414-5e7a83e4e867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6375 | 2025.12.23 21:53:12.974755 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 6376 | 2025.12.23 21:53:12.974799 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 314 rows starting from the beginning of the part | ||
| 6377 | 2025.12.23 21:53:12.974852 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 6378 | 2025.12.23 21:53:12.974891 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 940 rows starting from the beginning of the part | ||
| 6379 | 2025.12.23 21:53:12.974930 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 62 rows starting from the beginning of the part | ||
| 6380 | 2025.12.23 21:53:12.975004 [ 194 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6381 | 2025.12.23 21:53:12.975109 [ 4 ] {b408a0b7-fc56-4ff8-b414-5e7a83e4e867} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2025.12.23 21:53:12.975152 [ 4 ] {b408a0b7-fc56-4ff8-b414-5e7a83e4e867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6383 | 2025.12.23 21:53:12.975300 [ 194 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_41_8} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6384 | 2025.12.23 21:53:12.975377 [ 194 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_41_8} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6385 | 2025.12.23 21:53:12.975463 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6386 | 2025.12.23 21:53:12.975492 [ 4 ] {b408a0b7-fc56-4ff8-b414-5e7a83e4e867} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6387 | 2025.12.23 21:53:12.975705 [ 4 ] {b408a0b7-fc56-4ff8-b414-5e7a83e4e867} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2025.12.23 21:53:12.975828 [ 73 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6389 | 2025.12.23 21:53:12.975840 [ 4 ] {b408a0b7-fc56-4ff8-b414-5e7a83e4e867} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001152 sec., 19097.222222222223 rows/sec., 1.30 MiB/sec. | ||
| 6390 | 2025.12.23 21:53:12.975871 [ 73 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2025.12.23 21:53:12.975891 [ 4 ] {b408a0b7-fc56-4ff8-b414-5e7a83e4e867} <Debug> TCPHandler: Processed in 0.001333338 sec. | ||
| 6392 | 2025.12.23 21:53:12.975895 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6393 | 2025.12.23 21:53:12.975988 [ 199 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 6394 | 2025.12.23 21:53:12.976087 [ 199 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6395 | 2025.12.23 21:53:12.976112 [ 199 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2278 rows starting from the beginning of the part | ||
| 6396 | 2025.12.23 21:53:12.976155 [ 199 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 6397 | 2025.12.23 21:53:12.976193 [ 199 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6398 | 2025.12.23 21:53:12.976223 [ 199 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6399 | 2025.12.23 21:53:12.976257 [ 199 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
| 6400 | 2025.12.23 21:53:12.976288 [ 199 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 22 rows starting from the beginning of the part | ||
| 6401 | 2025.12.23 21:53:12.977482 [ 194 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2606 rows, containing 4 columns (4 merged, 0 gathered) in 0.001526943 sec., 1706677.9833955818 rows/sec., 109.48 MiB/sec. | ||
| 6402 | 2025.12.23 21:53:12.977826 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6403 | 2025.12.23 21:53:12.978105 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_41_8} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2025.12.23 21:53:12.978172 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_41_8} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6405 | 2025.12.23 21:53:12.978244 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6406 | 2025.12.23 21:53:12.979473 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13273 rows, containing 5 columns (5 merged, 0 gathered) in 0.00496015 sec., 2675927.139300223 rows/sec., 180.76 MiB/sec. | ||
| 6407 | 2025.12.23 21:53:12.979942 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6408 | 2025.12.23 21:53:12.980235 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6409 | 2025.12.23 21:53:12.980313 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6410 | 2025.12.23 21:53:12.980400 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 6411 | 2025.12.23 21:53:13.000287 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.03 MiB, peak 274.54 MiB, free memory in arenas 0.00 B, will set to 268.36 MiB (RSS), difference: 2.33 MiB | ||
| 6412 | 2025.12.23 21:53:13.565668 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12938 | ||
| 6413 | 2025.12.23 21:53:13.566196 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2025.12.23 21:53:13.566244 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6415 | 2025.12.23 21:53:13.566781 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6416 | 2025.12.23 21:53:13.567045 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2025.12.23 21:53:13.567200 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12938 | ||
| 6418 | 2025.12.23 21:53:14.236918 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6419 | 2025.12.23 21:53:14.252561 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2025.12.23 21:53:14.252617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6421 | 2025.12.23 21:53:14.259420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6422 | 2025.12.23 21:53:14.260126 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2025.12.23 21:53:14.263089 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6424 | 2025.12.23 21:53:17.975312 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2025.12.23 21:53:17.975605 [ 4 ] {164fe4f5-3fe6-418c-8a94-a393ae648156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6426 | 2025.12.23 21:53:17.975705 [ 4 ] {164fe4f5-3fe6-418c-8a94-a393ae648156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6427 | 2025.12.23 21:53:17.976387 [ 4 ] {164fe4f5-3fe6-418c-8a94-a393ae648156} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2025.12.23 21:53:17.976436 [ 4 ] {164fe4f5-3fe6-418c-8a94-a393ae648156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6429 | 2025.12.23 21:53:17.976817 [ 4 ] {164fe4f5-3fe6-418c-8a94-a393ae648156} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6430 | 2025.12.23 21:53:17.977033 [ 4 ] {164fe4f5-3fe6-418c-8a94-a393ae648156} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2025.12.23 21:53:17.977183 [ 4 ] {164fe4f5-3fe6-418c-8a94-a393ae648156} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.60 MiB/sec. | ||
| 6432 | 2025.12.23 21:53:17.977229 [ 4 ] {164fe4f5-3fe6-418c-8a94-a393ae648156} <Debug> TCPHandler: Processed in 0.002096469 sec. | ||
| 6433 | 2025.12.23 21:53:17.977350 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2025.12.23 21:53:17.977449 [ 4 ] {2744f64c-2ad6-4268-bee3-ce4e3f48579f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6435 | 2025.12.23 21:53:17.977490 [ 4 ] {2744f64c-2ad6-4268-bee3-ce4e3f48579f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6436 | 2025.12.23 21:53:17.977910 [ 4 ] {2744f64c-2ad6-4268-bee3-ce4e3f48579f} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2025.12.23 21:53:17.977946 [ 4 ] {2744f64c-2ad6-4268-bee3-ce4e3f48579f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6438 | 2025.12.23 21:53:17.978237 [ 4 ] {2744f64c-2ad6-4268-bee3-ce4e3f48579f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6439 | 2025.12.23 21:53:17.978446 [ 4 ] {2744f64c-2ad6-4268-bee3-ce4e3f48579f} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2025.12.23 21:53:17.978570 [ 4 ] {2744f64c-2ad6-4268-bee3-ce4e3f48579f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 6441 | 2025.12.23 21:53:17.978607 [ 4 ] {2744f64c-2ad6-4268-bee3-ce4e3f48579f} <Debug> TCPHandler: Processed in 0.001307057 sec. | ||
| 6442 | 2025.12.23 21:53:17.978712 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6443 | 2025.12.23 21:53:17.978804 [ 4 ] {2b8a7024-c774-4486-9ef3-d2cf1b5f9aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6444 | 2025.12.23 21:53:17.978847 [ 4 ] {2b8a7024-c774-4486-9ef3-d2cf1b5f9aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6445 | 2025.12.23 21:53:17.979268 [ 4 ] {2b8a7024-c774-4486-9ef3-d2cf1b5f9aec} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6446 | 2025.12.23 21:53:17.979306 [ 4 ] {2b8a7024-c774-4486-9ef3-d2cf1b5f9aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6447 | 2025.12.23 21:53:17.979624 [ 4 ] {2b8a7024-c774-4486-9ef3-d2cf1b5f9aec} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6448 | 2025.12.23 21:53:17.979821 [ 4 ] {2b8a7024-c774-4486-9ef3-d2cf1b5f9aec} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6449 | 2025.12.23 21:53:17.979947 [ 4 ] {2b8a7024-c774-4486-9ef3-d2cf1b5f9aec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 6450 | 2025.12.23 21:53:17.979983 [ 4 ] {2b8a7024-c774-4486-9ef3-d2cf1b5f9aec} <Debug> TCPHandler: Processed in 0.001317937 sec. | ||
| 6451 | 2025.12.23 21:53:17.980129 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2025.12.23 21:53:17.980247 [ 4 ] {db26bc44-ae0e-4def-909c-65976bc6c107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6453 | 2025.12.23 21:53:17.980296 [ 4 ] {db26bc44-ae0e-4def-909c-65976bc6c107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6454 | 2025.12.23 21:53:17.980672 [ 4 ] {db26bc44-ae0e-4def-909c-65976bc6c107} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2025.12.23 21:53:17.980707 [ 4 ] {db26bc44-ae0e-4def-909c-65976bc6c107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6456 | 2025.12.23 21:53:17.981009 [ 4 ] {db26bc44-ae0e-4def-909c-65976bc6c107} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6457 | 2025.12.23 21:53:17.981207 [ 4 ] {db26bc44-ae0e-4def-909c-65976bc6c107} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2025.12.23 21:53:17.981332 [ 4 ] {db26bc44-ae0e-4def-909c-65976bc6c107} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 6459 | 2025.12.23 21:53:17.981366 [ 4 ] {db26bc44-ae0e-4def-909c-65976bc6c107} <Debug> TCPHandler: Processed in 0.001304167 sec. | ||
| 6460 | 2025.12.23 21:53:20.912965 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6461 | 2025.12.23 21:53:20.913013 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6462 | 2025.12.23 21:53:21.067486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13450 | ||
| 6463 | 2025.12.23 21:53:21.068315 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2025.12.23 21:53:21.068355 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6465 | 2025.12.23 21:53:21.068839 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6466 | 2025.12.23 21:53:21.069069 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2025.12.23 21:53:21.069212 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13450 | ||
| 6468 | 2025.12.23 21:53:21.124404 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 808 | ||
| 6469 | 2025.12.23 21:53:21.126822 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6470 | 2025.12.23 21:53:21.126878 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6471 | 2025.12.23 21:53:21.128075 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6472 | 2025.12.23 21:53:21.128347 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6473 | 2025.12.23 21:53:21.128501 [ 141 ] {} <Debug> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6474 | 2025.12.23 21:53:21.128574 [ 141 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2025.12.23 21:53:21.128594 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6476 | 2025.12.23 21:53:21.128699 [ 194 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::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 | ||
| 6477 | 2025.12.23 21:53:21.128707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 808 | ||
| 6478 | 2025.12.23 21:53:21.129251 [ 194 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6479 | 2025.12.23 21:53:21.129402 [ 194 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 628 rows starting from the beginning of the part | ||
| 6480 | 2025.12.23 21:53:21.129784 [ 194 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 6481 | 2025.12.23 21:53:21.130125 [ 194 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 6482 | 2025.12.23 21:53:21.130468 [ 194 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6483 | 2025.12.23 21:53:21.130799 [ 194 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 6484 | 2025.12.23 21:53:21.131127 [ 194 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 6485 | 2025.12.23 21:53:21.138338 [ 195 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 808 rows, containing 72 columns (72 merged, 0 gathered) in 0.009688224 sec., 83400.21865720693 rows/sec., 73.07 MiB/sec. | ||
| 6486 | 2025.12.23 21:53:21.139582 [ 188 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6487 | 2025.12.23 21:53:21.140217 [ 188 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_21_4} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2025.12.23 21:53:21.140301 [ 188 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_21_4} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6489 | 2025.12.23 21:53:21.140542 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6490 | 2025.12.23 21:53:21.763344 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6491 | 2025.12.23 21:53:21.779555 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2025.12.23 21:53:21.779621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6493 | 2025.12.23 21:53:21.786064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6494 | 2025.12.23 21:53:21.786779 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2025.12.23 21:53:21.789674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6496 | 2025.12.23 21:53:22.026119 [ 141 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Selected 5 parts from all_1_21_4 to all_25_25_0 | ||
| 6497 | 2025.12.23 21:53:22.026186 [ 141 ] {} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2025.12.23 21:53:22.026207 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6499 | 2025.12.23 21:53:22.026322 [ 197 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::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 | ||
| 6500 | 2025.12.23 21:53:22.026451 [ 197 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6501 | 2025.12.23 21:53:22.026493 [ 197 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 277 rows starting from the beginning of the part | ||
| 6502 | 2025.12.23 21:53:22.026562 [ 197 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 245 rows starting from the beginning of the part | ||
| 6503 | 2025.12.23 21:53:22.026611 [ 197 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 6504 | 2025.12.23 21:53:22.026656 [ 197 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 245 rows starting from the beginning of the part | ||
| 6505 | 2025.12.23 21:53:22.026700 [ 197 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 253 rows starting from the beginning of the part | ||
| 6506 | 2025.12.23 21:53:22.027610 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338368 sec., 763616.5837796481 rows/sec., 49.87 MiB/sec. | ||
| 6507 | 2025.12.23 21:53:22.027766 [ 197 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 6508 | 2025.12.23 21:53:22.028006 [ 197 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_25_5} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2025.12.23 21:53:22.028071 [ 197 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_25_5} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Merged 5 parts: [all_1_21_4, all_25_25_0] -> all_1_25_5 | ||
| 6510 | 2025.12.23 21:53:22.028134 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6511 | 2025.12.23 21:53:22.986604 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2025.12.23 21:53:22.986815 [ 4 ] {a7d9ed87-17aa-4d95-9537-f6bf52fc5dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6513 | 2025.12.23 21:53:22.986887 [ 4 ] {a7d9ed87-17aa-4d95-9537-f6bf52fc5dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6514 | 2025.12.23 21:53:22.987754 [ 4 ] {a7d9ed87-17aa-4d95-9537-f6bf52fc5dc1} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2025.12.23 21:53:22.987803 [ 4 ] {a7d9ed87-17aa-4d95-9537-f6bf52fc5dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6516 | 2025.12.23 21:53:22.988216 [ 4 ] {a7d9ed87-17aa-4d95-9537-f6bf52fc5dc1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6517 | 2025.12.23 21:53:22.988447 [ 4 ] {a7d9ed87-17aa-4d95-9537-f6bf52fc5dc1} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2025.12.23 21:53:22.988599 [ 4 ] {a7d9ed87-17aa-4d95-9537-f6bf52fc5dc1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001837 sec., 223189.98366902556 rows/sec., 14.16 MiB/sec. | ||
| 6519 | 2025.12.23 21:53:22.988641 [ 4 ] {a7d9ed87-17aa-4d95-9537-f6bf52fc5dc1} <Debug> TCPHandler: Processed in 0.002170721 sec. | ||
| 6520 | 2025.12.23 21:53:22.988759 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2025.12.23 21:53:22.988864 [ 4 ] {521efab7-871e-4825-a9bd-1260f9951c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6522 | 2025.12.23 21:53:22.988905 [ 4 ] {521efab7-871e-4825-a9bd-1260f9951c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6523 | 2025.12.23 21:53:22.990133 [ 4 ] {521efab7-871e-4825-a9bd-1260f9951c53} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2025.12.23 21:53:22.990173 [ 4 ] {521efab7-871e-4825-a9bd-1260f9951c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6525 | 2025.12.23 21:53:22.990587 [ 4 ] {521efab7-871e-4825-a9bd-1260f9951c53} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6526 | 2025.12.23 21:53:22.990811 [ 4 ] {521efab7-871e-4825-a9bd-1260f9951c53} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2025.12.23 21:53:22.990938 [ 4 ] {521efab7-871e-4825-a9bd-1260f9951c53} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002093 sec., 569517.4390826565 rows/sec., 45.50 MiB/sec. | ||
| 6528 | 2025.12.23 21:53:22.990997 [ 4 ] {521efab7-871e-4825-a9bd-1260f9951c53} <Debug> TCPHandler: Processed in 0.002286185 sec. | ||
| 6529 | 2025.12.23 21:53:22.991128 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6530 | 2025.12.23 21:53:22.991234 [ 4 ] {7c1f42b7-8d42-475f-8edc-6bf03d502401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6531 | 2025.12.23 21:53:22.991275 [ 4 ] {7c1f42b7-8d42-475f-8edc-6bf03d502401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6532 | 2025.12.23 21:53:22.991868 [ 4 ] {7c1f42b7-8d42-475f-8edc-6bf03d502401} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2025.12.23 21:53:22.991905 [ 4 ] {7c1f42b7-8d42-475f-8edc-6bf03d502401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6534 | 2025.12.23 21:53:22.992204 [ 4 ] {7c1f42b7-8d42-475f-8edc-6bf03d502401} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6535 | 2025.12.23 21:53:22.992406 [ 4 ] {7c1f42b7-8d42-475f-8edc-6bf03d502401} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2025.12.23 21:53:22.992534 [ 4 ] {7c1f42b7-8d42-475f-8edc-6bf03d502401} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001319 sec., 185746.77786201666 rows/sec., 11.35 MiB/sec. | ||
| 6537 | 2025.12.23 21:53:22.992572 [ 4 ] {7c1f42b7-8d42-475f-8edc-6bf03d502401} <Debug> TCPHandler: Processed in 0.001494512 sec. | ||
| 6538 | 2025.12.23 21:53:22.992689 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6539 | 2025.12.23 21:53:22.992793 [ 4 ] {74e572a7-cd59-4544-8707-05eee1e555d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6540 | 2025.12.23 21:53:22.992833 [ 4 ] {74e572a7-cd59-4544-8707-05eee1e555d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6541 | 2025.12.23 21:53:22.993323 [ 4 ] {74e572a7-cd59-4544-8707-05eee1e555d9} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2025.12.23 21:53:22.993360 [ 4 ] {74e572a7-cd59-4544-8707-05eee1e555d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6543 | 2025.12.23 21:53:22.993663 [ 4 ] {74e572a7-cd59-4544-8707-05eee1e555d9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6544 | 2025.12.23 21:53:22.993870 [ 4 ] {74e572a7-cd59-4544-8707-05eee1e555d9} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2025.12.23 21:53:22.993996 [ 4 ] {74e572a7-cd59-4544-8707-05eee1e555d9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00122 sec., 173770.4918032787 rows/sec., 11.21 MiB/sec. | ||
| 6546 | 2025.12.23 21:53:22.994034 [ 4 ] {74e572a7-cd59-4544-8707-05eee1e555d9} <Debug> TCPHandler: Processed in 0.001397479 sec. | ||
| 6547 | 2025.12.23 21:53:22.994147 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6548 | 2025.12.23 21:53:22.994248 [ 4 ] {a798adb9-a17f-4be8-8206-88221da0098f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6549 | 2025.12.23 21:53:22.994288 [ 4 ] {a798adb9-a17f-4be8-8206-88221da0098f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6550 | 2025.12.23 21:53:22.994771 [ 4 ] {a798adb9-a17f-4be8-8206-88221da0098f} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2025.12.23 21:53:22.994809 [ 4 ] {a798adb9-a17f-4be8-8206-88221da0098f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6552 | 2025.12.23 21:53:22.995111 [ 4 ] {a798adb9-a17f-4be8-8206-88221da0098f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6553 | 2025.12.23 21:53:22.995322 [ 4 ] {a798adb9-a17f-4be8-8206-88221da0098f} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2025.12.23 21:53:22.995447 [ 4 ] {a798adb9-a17f-4be8-8206-88221da0098f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001217 sec., 173377.1569433032 rows/sec., 9.85 MiB/sec. | ||
| 6555 | 2025.12.23 21:53:22.995485 [ 4 ] {a798adb9-a17f-4be8-8206-88221da0098f} <Debug> TCPHandler: Processed in 0.001387629 sec. | ||
| 6556 | 2025.12.23 21:53:22.995599 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6557 | 2025.12.23 21:53:22.995700 [ 4 ] {cd11aec8-e773-44d7-930a-4a4a1587be08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6558 | 2025.12.23 21:53:22.995739 [ 4 ] {cd11aec8-e773-44d7-930a-4a4a1587be08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6559 | 2025.12.23 21:53:22.996462 [ 4 ] {cd11aec8-e773-44d7-930a-4a4a1587be08} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6560 | 2025.12.23 21:53:22.996498 [ 4 ] {cd11aec8-e773-44d7-930a-4a4a1587be08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6561 | 2025.12.23 21:53:22.996826 [ 4 ] {cd11aec8-e773-44d7-930a-4a4a1587be08} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6562 | 2025.12.23 21:53:22.997031 [ 4 ] {cd11aec8-e773-44d7-930a-4a4a1587be08} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6563 | 2025.12.23 21:53:22.997170 [ 4 ] {cd11aec8-e773-44d7-930a-4a4a1587be08} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001474 sec., 487788.3310719131 rows/sec., 34.23 MiB/sec. | ||
| 6564 | 2025.12.23 21:53:22.997213 [ 4 ] {cd11aec8-e773-44d7-930a-4a4a1587be08} <Debug> TCPHandler: Processed in 0.001663277 sec. | ||
| 6565 | 2025.12.23 21:53:22.997326 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6566 | 2025.12.23 21:53:22.997429 [ 4 ] {cbbe5954-60a5-4e9b-a9a2-0e31d248641e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6567 | 2025.12.23 21:53:22.997471 [ 4 ] {cbbe5954-60a5-4e9b-a9a2-0e31d248641e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6568 | 2025.12.23 21:53:22.997804 [ 4 ] {cbbe5954-60a5-4e9b-a9a2-0e31d248641e} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6569 | 2025.12.23 21:53:22.997840 [ 4 ] {cbbe5954-60a5-4e9b-a9a2-0e31d248641e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6570 | 2025.12.23 21:53:22.998138 [ 4 ] {cbbe5954-60a5-4e9b-a9a2-0e31d248641e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6571 | 2025.12.23 21:53:22.998334 [ 4 ] {cbbe5954-60a5-4e9b-a9a2-0e31d248641e} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6572 | 2025.12.23 21:53:22.998459 [ 4 ] {cbbe5954-60a5-4e9b-a9a2-0e31d248641e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 6573 | 2025.12.23 21:53:22.998496 [ 4 ] {cbbe5954-60a5-4e9b-a9a2-0e31d248641e} <Debug> TCPHandler: Processed in 0.001218594 sec. | ||
| 6574 | 2025.12.23 21:53:22.998609 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6575 | 2025.12.23 21:53:22.998712 [ 4 ] {2420425f-55ed-4cc6-89ef-ded05b118f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6576 | 2025.12.23 21:53:22.998753 [ 4 ] {2420425f-55ed-4cc6-89ef-ded05b118f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6577 | 2025.12.23 21:53:22.999204 [ 4 ] {2420425f-55ed-4cc6-89ef-ded05b118f65} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2025.12.23 21:53:22.999240 [ 4 ] {2420425f-55ed-4cc6-89ef-ded05b118f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6579 | 2025.12.23 21:53:22.999570 [ 4 ] {2420425f-55ed-4cc6-89ef-ded05b118f65} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6580 | 2025.12.23 21:53:22.999788 [ 4 ] {2420425f-55ed-4cc6-89ef-ded05b118f65} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2025.12.23 21:53:22.999914 [ 4 ] {2420425f-55ed-4cc6-89ef-ded05b118f65} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001221 sec., 257166.25716625716 rows/sec., 16.89 MiB/sec. | ||
| 6582 | 2025.12.23 21:53:22.999951 [ 4 ] {2420425f-55ed-4cc6-89ef-ded05b118f65} <Debug> TCPHandler: Processed in 0.001390879 sec. | ||
| 6583 | 2025.12.23 21:53:23.000065 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6584 | 2025.12.23 21:53:23.000167 [ 4 ] {73854717-b08b-4e19-8de4-3a1f0f632617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6585 | 2025.12.23 21:53:23.000210 [ 4 ] {73854717-b08b-4e19-8de4-3a1f0f632617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6586 | 2025.12.23 21:53:23.000525 [ 4 ] {73854717-b08b-4e19-8de4-3a1f0f632617} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6587 | 2025.12.23 21:53:23.000562 [ 4 ] {73854717-b08b-4e19-8de4-3a1f0f632617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6588 | 2025.12.23 21:53:23.000855 [ 4 ] {73854717-b08b-4e19-8de4-3a1f0f632617} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6589 | 2025.12.23 21:53:23.001057 [ 4 ] {73854717-b08b-4e19-8de4-3a1f0f632617} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6590 | 2025.12.23 21:53:23.001181 [ 4 ] {73854717-b08b-4e19-8de4-3a1f0f632617} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 6591 | 2025.12.23 21:53:23.001218 [ 4 ] {73854717-b08b-4e19-8de4-3a1f0f632617} <Debug> TCPHandler: Processed in 0.001202284 sec. | ||
| 6592 | 2025.12.23 21:53:23.001330 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6593 | 2025.12.23 21:53:23.001431 [ 4 ] {8f056c7d-4d5c-43d5-88a6-ef03a1cb28ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6594 | 2025.12.23 21:53:23.001486 [ 4 ] {8f056c7d-4d5c-43d5-88a6-ef03a1cb28ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6595 | 2025.12.23 21:53:23.002381 [ 4 ] {8f056c7d-4d5c-43d5-88a6-ef03a1cb28ab} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2025.12.23 21:53:23.002417 [ 4 ] {8f056c7d-4d5c-43d5-88a6-ef03a1cb28ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6597 | 2025.12.23 21:53:23.002954 [ 4 ] {8f056c7d-4d5c-43d5-88a6-ef03a1cb28ab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6598 | 2025.12.23 21:53:23.003177 [ 4 ] {8f056c7d-4d5c-43d5-88a6-ef03a1cb28ab} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2025.12.23 21:53:23.003312 [ 4 ] {8f056c7d-4d5c-43d5-88a6-ef03a1cb28ab} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001899 sec., 21063.7177461822 rows/sec., 37.75 MiB/sec. | ||
| 6600 | 2025.12.23 21:53:23.003372 [ 4 ] {8f056c7d-4d5c-43d5-88a6-ef03a1cb28ab} <Debug> TCPHandler: Processed in 0.002091189 sec. | ||
| 6601 | 2025.12.23 21:53:23.003493 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6602 | 2025.12.23 21:53:23.003599 [ 4 ] {dc6803a0-b35f-4b91-8437-ee4ff13877de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6603 | 2025.12.23 21:53:23.003639 [ 4 ] {dc6803a0-b35f-4b91-8437-ee4ff13877de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6604 | 2025.12.23 21:53:23.003975 [ 4 ] {dc6803a0-b35f-4b91-8437-ee4ff13877de} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2025.12.23 21:53:23.004011 [ 4 ] {dc6803a0-b35f-4b91-8437-ee4ff13877de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6606 | 2025.12.23 21:53:23.004316 [ 4 ] {dc6803a0-b35f-4b91-8437-ee4ff13877de} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6607 | 2025.12.23 21:53:23.004526 [ 4 ] {dc6803a0-b35f-4b91-8437-ee4ff13877de} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2025.12.23 21:53:23.004665 [ 4 ] {dc6803a0-b35f-4b91-8437-ee4ff13877de} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001071 sec., 97105.50887021476 rows/sec., 5.95 MiB/sec. | ||
| 6609 | 2025.12.23 21:53:23.004706 [ 4 ] {dc6803a0-b35f-4b91-8437-ee4ff13877de} <Debug> TCPHandler: Processed in 0.001261466 sec. | ||
| 6610 | 2025.12.23 21:53:24.423487 [ 149 ] {} <Debug> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6611 | 2025.12.23 21:53:24.423561 [ 149 ] {} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6612 | 2025.12.23 21:53:24.423585 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6613 | 2025.12.23 21:53:24.423781 [ 190 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::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 | ||
| 6614 | 2025.12.23 21:53:24.424001 [ 190 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6615 | 2025.12.23 21:53:24.424055 [ 190 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 6616 | 2025.12.23 21:53:24.424147 [ 190 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 6617 | 2025.12.23 21:53:24.424190 [ 190 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 6618 | 2025.12.23 21:53:24.424232 [ 190 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 6619 | 2025.12.23 21:53:24.424270 [ 190 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 6620 | 2025.12.23 21:53:24.424992 [ 197 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319817 sec., 28791.87038809168 rows/sec., 2.40 MiB/sec. | ||
| 6621 | 2025.12.23 21:53:24.425178 [ 197 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6622 | 2025.12.23 21:53:24.425507 [ 197 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_13_3} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2025.12.23 21:53:24.425593 [ 197 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_13_3} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6624 | 2025.12.23 21:53:24.425702 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6625 | 2025.12.23 21:53:27.983320 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2025.12.23 21:53:27.983522 [ 4 ] {98470757-6c6a-458e-890c-70ff3932110d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6627 | 2025.12.23 21:53:27.983595 [ 4 ] {98470757-6c6a-458e-890c-70ff3932110d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6628 | 2025.12.23 21:53:27.984258 [ 4 ] {98470757-6c6a-458e-890c-70ff3932110d} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2025.12.23 21:53:27.984303 [ 4 ] {98470757-6c6a-458e-890c-70ff3932110d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6630 | 2025.12.23 21:53:27.984687 [ 4 ] {98470757-6c6a-458e-890c-70ff3932110d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6631 | 2025.12.23 21:53:27.984920 [ 4 ] {98470757-6c6a-458e-890c-70ff3932110d} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2025.12.23 21:53:27.985063 [ 145 ] {} <Debug> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6633 | 2025.12.23 21:53:27.985079 [ 4 ] {98470757-6c6a-458e-890c-70ff3932110d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.24 MiB/sec. | ||
| 6634 | 2025.12.23 21:53:27.985144 [ 145 ] {} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2025.12.23 21:53:27.985176 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6636 | 2025.12.23 21:53:27.985182 [ 4 ] {98470757-6c6a-458e-890c-70ff3932110d} <Debug> TCPHandler: Processed in 0.002019637 sec. | ||
| 6637 | 2025.12.23 21:53:27.985274 [ 188 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::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 | ||
| 6638 | 2025.12.23 21:53:27.985328 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6639 | 2025.12.23 21:53:27.985361 [ 188 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6640 | 2025.12.23 21:53:27.985389 [ 188 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
| 6641 | 2025.12.23 21:53:27.985444 [ 188 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 6642 | 2025.12.23 21:53:27.985450 [ 4 ] {0ef24d5e-5d6f-4ae2-af01-a91e86dd5d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6643 | 2025.12.23 21:53:27.985487 [ 188 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 6644 | 2025.12.23 21:53:27.985504 [ 4 ] {0ef24d5e-5d6f-4ae2-af01-a91e86dd5d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6645 | 2025.12.23 21:53:27.985529 [ 188 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 6646 | 2025.12.23 21:53:27.985569 [ 188 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 6647 | 2025.12.23 21:53:27.985607 [ 188 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 6648 | 2025.12.23 21:53:27.985976 [ 4 ] {0ef24d5e-5d6f-4ae2-af01-a91e86dd5d93} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2025.12.23 21:53:27.986021 [ 4 ] {0ef24d5e-5d6f-4ae2-af01-a91e86dd5d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6650 | 2025.12.23 21:53:27.986385 [ 4 ] {0ef24d5e-5d6f-4ae2-af01-a91e86dd5d93} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6651 | 2025.12.23 21:53:27.986592 [ 4 ] {0ef24d5e-5d6f-4ae2-af01-a91e86dd5d93} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2025.12.23 21:53:27.986636 [ 197 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395369 sec., 1503544.9404422774 rows/sec., 101.79 MiB/sec. | ||
| 6653 | 2025.12.23 21:53:27.986727 [ 4 ] {0ef24d5e-5d6f-4ae2-af01-a91e86dd5d93} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001306 sec., 3062.7871362940273 rows/sec., 249.75 KiB/sec. | ||
| 6654 | 2025.12.23 21:53:27.986770 [ 4 ] {0ef24d5e-5d6f-4ae2-af01-a91e86dd5d93} <Debug> TCPHandler: Processed in 0.001502482 sec. | ||
| 6655 | 2025.12.23 21:53:27.986813 [ 192 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6656 | 2025.12.23 21:53:27.986877 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6657 | 2025.12.23 21:53:27.986973 [ 4 ] {79c5ca80-4790-43bf-91e0-9dacd0bd0ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6658 | 2025.12.23 21:53:27.987012 [ 4 ] {79c5ca80-4790-43bf-91e0-9dacd0bd0ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6659 | 2025.12.23 21:53:27.987051 [ 192 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_16_3} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2025.12.23 21:53:27.987111 [ 192 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_16_3} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6661 | 2025.12.23 21:53:27.987173 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 6662 | 2025.12.23 21:53:27.987468 [ 4 ] {79c5ca80-4790-43bf-91e0-9dacd0bd0ca7} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2025.12.23 21:53:27.987503 [ 4 ] {79c5ca80-4790-43bf-91e0-9dacd0bd0ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6664 | 2025.12.23 21:53:27.987813 [ 4 ] {79c5ca80-4790-43bf-91e0-9dacd0bd0ca7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6665 | 2025.12.23 21:53:27.988012 [ 4 ] {79c5ca80-4790-43bf-91e0-9dacd0bd0ca7} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6666 | 2025.12.23 21:53:27.988135 [ 4 ] {79c5ca80-4790-43bf-91e0-9dacd0bd0ca7} <Debug> executeQuery: Read 178 rows, 16.01 KiB in 0.001181 sec., 150719.72904318373 rows/sec., 13.24 MiB/sec. | ||
| 6667 | 2025.12.23 21:53:27.988172 [ 4 ] {79c5ca80-4790-43bf-91e0-9dacd0bd0ca7} <Debug> TCPHandler: Processed in 0.001341858 sec. | ||
| 6668 | 2025.12.23 21:53:27.988287 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6669 | 2025.12.23 21:53:27.988407 [ 4 ] {923a0827-3005-4ff7-8e36-33e26941fc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6670 | 2025.12.23 21:53:27.988456 [ 4 ] {923a0827-3005-4ff7-8e36-33e26941fc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6671 | 2025.12.23 21:53:27.988925 [ 4 ] {923a0827-3005-4ff7-8e36-33e26941fc93} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2025.12.23 21:53:27.988971 [ 4 ] {923a0827-3005-4ff7-8e36-33e26941fc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6673 | 2025.12.23 21:53:27.989311 [ 4 ] {923a0827-3005-4ff7-8e36-33e26941fc93} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6674 | 2025.12.23 21:53:27.989515 [ 4 ] {923a0827-3005-4ff7-8e36-33e26941fc93} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2025.12.23 21:53:27.989642 [ 4 ] {923a0827-3005-4ff7-8e36-33e26941fc93} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001259 sec., 12708.498808578237 rows/sec., 985.09 KiB/sec. | ||
| 6676 | 2025.12.23 21:53:27.989680 [ 4 ] {923a0827-3005-4ff7-8e36-33e26941fc93} <Debug> TCPHandler: Processed in 0.001453411 sec. | ||
| 6677 | 2025.12.23 21:53:27.989785 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6678 | 2025.12.23 21:53:27.989878 [ 4 ] {d2dada1a-91da-4d27-a392-935013082075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6679 | 2025.12.23 21:53:27.989916 [ 4 ] {d2dada1a-91da-4d27-a392-935013082075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6680 | 2025.12.23 21:53:27.990302 [ 4 ] {d2dada1a-91da-4d27-a392-935013082075} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2025.12.23 21:53:27.990338 [ 4 ] {d2dada1a-91da-4d27-a392-935013082075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6682 | 2025.12.23 21:53:27.990628 [ 4 ] {d2dada1a-91da-4d27-a392-935013082075} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6683 | 2025.12.23 21:53:27.990844 [ 4 ] {d2dada1a-91da-4d27-a392-935013082075} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2025.12.23 21:53:27.990945 [ 140 ] {} <Debug> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6685 | 2025.12.23 21:53:27.990969 [ 4 ] {d2dada1a-91da-4d27-a392-935013082075} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001111 sec., 21602.160216021603 rows/sec., 1.79 MiB/sec. | ||
| 6686 | 2025.12.23 21:53:27.990997 [ 140 ] {} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2025.12.23 21:53:27.991013 [ 4 ] {d2dada1a-91da-4d27-a392-935013082075} <Debug> TCPHandler: Processed in 0.001277586 sec. | ||
| 6688 | 2025.12.23 21:53:27.991023 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6689 | 2025.12.23 21:53:27.991111 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::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 | ||
| 6690 | 2025.12.23 21:53:27.991122 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6691 | 2025.12.23 21:53:27.991197 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6692 | 2025.12.23 21:53:27.991225 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 466 rows starting from the beginning of the part | ||
| 6693 | 2025.12.23 21:53:27.991231 [ 4 ] {c896d370-d525-47f1-8bb7-e3139895dbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6694 | 2025.12.23 21:53:27.991276 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 6695 | 2025.12.23 21:53:27.991281 [ 4 ] {c896d370-d525-47f1-8bb7-e3139895dbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6696 | 2025.12.23 21:53:27.991322 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 6697 | 2025.12.23 21:53:27.991361 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 440 rows starting from the beginning of the part | ||
| 6698 | 2025.12.23 21:53:27.991399 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 6699 | 2025.12.23 21:53:27.991441 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 6700 | 2025.12.23 21:53:27.991746 [ 4 ] {c896d370-d525-47f1-8bb7-e3139895dbbe} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2025.12.23 21:53:27.991790 [ 4 ] {c896d370-d525-47f1-8bb7-e3139895dbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6702 | 2025.12.23 21:53:27.992150 [ 4 ] {c896d370-d525-47f1-8bb7-e3139895dbbe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6703 | 2025.12.23 21:53:27.992367 [ 4 ] {c896d370-d525-47f1-8bb7-e3139895dbbe} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2025.12.23 21:53:27.992437 [ 187 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352548 sec., 1157814.731898609 rows/sec., 80.83 MiB/sec. | ||
| 6705 | 2025.12.23 21:53:27.992468 [ 140 ] {} <Debug> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6706 | 2025.12.23 21:53:27.992496 [ 4 ] {c896d370-d525-47f1-8bb7-e3139895dbbe} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00129 sec., 9302.32558139535 rows/sec., 726.74 KiB/sec. | ||
| 6707 | 2025.12.23 21:53:27.992506 [ 140 ] {} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2025.12.23 21:53:27.992536 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6709 | 2025.12.23 21:53:27.992542 [ 4 ] {c896d370-d525-47f1-8bb7-e3139895dbbe} <Debug> TCPHandler: Processed in 0.001469931 sec. | ||
| 6710 | 2025.12.23 21:53:27.992589 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6711 | 2025.12.23 21:53:27.992614 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::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 | ||
| 6712 | 2025.12.23 21:53:27.992656 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2025.12.23 21:53:27.992732 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6714 | 2025.12.23 21:53:27.992754 [ 4 ] {3aa114b2-0369-4374-b749-a6ae7f350c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6715 | 2025.12.23 21:53:27.992778 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 6716 | 2025.12.23 21:53:27.992800 [ 4 ] {3aa114b2-0369-4374-b749-a6ae7f350c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6717 | 2025.12.23 21:53:27.992823 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_16_3} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2025.12.23 21:53:27.992854 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 6719 | 2025.12.23 21:53:27.992888 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_16_3} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6720 | 2025.12.23 21:53:27.992905 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 6721 | 2025.12.23 21:53:27.992949 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6722 | 2025.12.23 21:53:27.992955 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 6723 | 2025.12.23 21:53:27.993010 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 6724 | 2025.12.23 21:53:27.993050 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 6725 | 2025.12.23 21:53:27.993221 [ 4 ] {3aa114b2-0369-4374-b749-a6ae7f350c8b} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2025.12.23 21:53:27.993310 [ 4 ] {3aa114b2-0369-4374-b749-a6ae7f350c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6727 | 2025.12.23 21:53:27.993643 [ 4 ] {3aa114b2-0369-4374-b749-a6ae7f350c8b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6728 | 2025.12.23 21:53:27.993865 [ 4 ] {3aa114b2-0369-4374-b749-a6ae7f350c8b} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2025.12.23 21:53:27.993993 [ 4 ] {3aa114b2-0369-4374-b749-a6ae7f350c8b} <Debug> executeQuery: Read 104 rows, 8.70 KiB in 0.001258 sec., 82670.90620031797 rows/sec., 6.75 MiB/sec. | ||
| 6730 | 2025.12.23 21:53:27.994032 [ 4 ] {3aa114b2-0369-4374-b749-a6ae7f350c8b} <Debug> TCPHandler: Processed in 0.00142536 sec. | ||
| 6731 | 2025.12.23 21:53:27.994037 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454701 sec., 741733.1809079666 rows/sec., 45.27 MiB/sec. | ||
| 6732 | 2025.12.23 21:53:27.994140 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6733 | 2025.12.23 21:53:27.994239 [ 4 ] {c679c05c-ce91-4052-bb96-91123ad3ffbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6734 | 2025.12.23 21:53:27.994247 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6735 | 2025.12.23 21:53:27.994385 [ 4 ] {c679c05c-ce91-4052-bb96-91123ad3ffbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6736 | 2025.12.23 21:53:27.994703 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_16_3} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2025.12.23 21:53:27.994800 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_16_3} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6738 | 2025.12.23 21:53:27.994814 [ 4 ] {c679c05c-ce91-4052-bb96-91123ad3ffbc} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6739 | 2025.12.23 21:53:27.994856 [ 4 ] {c679c05c-ce91-4052-bb96-91123ad3ffbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6740 | 2025.12.23 21:53:27.994907 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6741 | 2025.12.23 21:53:27.995207 [ 4 ] {c679c05c-ce91-4052-bb96-91123ad3ffbc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6742 | 2025.12.23 21:53:27.995442 [ 4 ] {c679c05c-ce91-4052-bb96-91123ad3ffbc} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2025.12.23 21:53:27.995573 [ 4 ] {c679c05c-ce91-4052-bb96-91123ad3ffbc} <Debug> executeQuery: Read 342 rows, 26.49 KiB in 0.001352 sec., 252958.57988165683 rows/sec., 19.14 MiB/sec. | ||
| 6744 | 2025.12.23 21:53:27.995611 [ 4 ] {c679c05c-ce91-4052-bb96-91123ad3ffbc} <Debug> TCPHandler: Processed in 0.001519593 sec. | ||
| 6745 | 2025.12.23 21:53:27.995716 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2025.12.23 21:53:27.995811 [ 4 ] {7140a9f8-a67b-4297-a9e9-bbe927d1d81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6747 | 2025.12.23 21:53:27.995852 [ 4 ] {7140a9f8-a67b-4297-a9e9-bbe927d1d81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6748 | 2025.12.23 21:53:27.996173 [ 4 ] {7140a9f8-a67b-4297-a9e9-bbe927d1d81c} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2025.12.23 21:53:27.996210 [ 4 ] {7140a9f8-a67b-4297-a9e9-bbe927d1d81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6750 | 2025.12.23 21:53:27.996513 [ 4 ] {7140a9f8-a67b-4297-a9e9-bbe927d1d81c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6751 | 2025.12.23 21:53:27.996717 [ 4 ] {7140a9f8-a67b-4297-a9e9-bbe927d1d81c} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2025.12.23 21:53:27.996842 [ 4 ] {7140a9f8-a67b-4297-a9e9-bbe927d1d81c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 6753 | 2025.12.23 21:53:27.996878 [ 4 ] {7140a9f8-a67b-4297-a9e9-bbe927d1d81c} <Debug> TCPHandler: Processed in 0.001209884 sec. | ||
| 6754 | 2025.12.23 21:53:28.569400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13898 | ||
| 6755 | 2025.12.23 21:53:28.570134 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2025.12.23 21:53:28.570205 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6757 | 2025.12.23 21:53:28.570876 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6758 | 2025.12.23 21:53:28.571109 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2025.12.23 21:53:28.571253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13898 | ||
| 6760 | 2025.12.23 21:53:29.289833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6761 | 2025.12.23 21:53:29.305788 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2025.12.23 21:53:29.305844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6763 | 2025.12.23 21:53:29.312200 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6764 | 2025.12.23 21:53:29.312891 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2025.12.23 21:53:29.315667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6766 | 2025.12.23 21:53:31.129034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 848 | ||
| 6767 | 2025.12.23 21:53:31.131407 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2025.12.23 21:53:31.131449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6769 | 2025.12.23 21:53:31.132611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6770 | 2025.12.23 21:53:31.132862 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2025.12.23 21:53:31.133103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 848 | ||
| 6772 | 2025.12.23 21:53:32.976839 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6773 | 2025.12.23 21:53:32.977045 [ 4 ] {d8a131bd-f436-435c-a412-0fef1aed1fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6774 | 2025.12.23 21:53:32.977115 [ 4 ] {d8a131bd-f436-435c-a412-0fef1aed1fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6775 | 2025.12.23 21:53:32.977837 [ 4 ] {d8a131bd-f436-435c-a412-0fef1aed1fed} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6776 | 2025.12.23 21:53:32.977878 [ 4 ] {d8a131bd-f436-435c-a412-0fef1aed1fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6777 | 2025.12.23 21:53:32.978273 [ 4 ] {d8a131bd-f436-435c-a412-0fef1aed1fed} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6778 | 2025.12.23 21:53:32.978504 [ 4 ] {d8a131bd-f436-435c-a412-0fef1aed1fed} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6779 | 2025.12.23 21:53:32.978663 [ 4 ] {d8a131bd-f436-435c-a412-0fef1aed1fed} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001671 sec., 81388.39018551765 rows/sec., 7.06 MiB/sec. | ||
| 6780 | 2025.12.23 21:53:32.978713 [ 4 ] {d8a131bd-f436-435c-a412-0fef1aed1fed} <Debug> TCPHandler: Processed in 0.002001627 sec. | ||
| 6781 | 2025.12.23 21:53:32.978836 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6782 | 2025.12.23 21:53:32.978938 [ 4 ] {de0078db-7565-4e7c-8e8f-f7d9af3bd08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6783 | 2025.12.23 21:53:32.978981 [ 4 ] {de0078db-7565-4e7c-8e8f-f7d9af3bd08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6784 | 2025.12.23 21:53:32.979413 [ 4 ] {de0078db-7565-4e7c-8e8f-f7d9af3bd08e} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6785 | 2025.12.23 21:53:32.979449 [ 4 ] {de0078db-7565-4e7c-8e8f-f7d9af3bd08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6786 | 2025.12.23 21:53:32.979750 [ 4 ] {de0078db-7565-4e7c-8e8f-f7d9af3bd08e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6787 | 2025.12.23 21:53:32.979973 [ 4 ] {de0078db-7565-4e7c-8e8f-f7d9af3bd08e} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6788 | 2025.12.23 21:53:32.980103 [ 4 ] {de0078db-7565-4e7c-8e8f-f7d9af3bd08e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001187 sec., 33698.39932603201 rows/sec., 2.47 MiB/sec. | ||
| 6789 | 2025.12.23 21:53:32.980140 [ 4 ] {de0078db-7565-4e7c-8e8f-f7d9af3bd08e} <Debug> TCPHandler: Processed in 0.001356358 sec. | ||
| 6790 | 2025.12.23 21:53:32.980255 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6791 | 2025.12.23 21:53:32.980350 [ 4 ] {b18281c8-9944-4d18-945d-d3e945cce83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6792 | 2025.12.23 21:53:32.980389 [ 4 ] {b18281c8-9944-4d18-945d-d3e945cce83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6793 | 2025.12.23 21:53:32.980820 [ 4 ] {b18281c8-9944-4d18-945d-d3e945cce83f} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6794 | 2025.12.23 21:53:32.980855 [ 4 ] {b18281c8-9944-4d18-945d-d3e945cce83f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6795 | 2025.12.23 21:53:32.981155 [ 4 ] {b18281c8-9944-4d18-945d-d3e945cce83f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6796 | 2025.12.23 21:53:32.981357 [ 4 ] {b18281c8-9944-4d18-945d-d3e945cce83f} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6797 | 2025.12.23 21:53:32.981487 [ 4 ] {b18281c8-9944-4d18-945d-d3e945cce83f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001157 sec., 89887.6404494382 rows/sec., 7.02 MiB/sec. | ||
| 6798 | 2025.12.23 21:53:32.981524 [ 4 ] {b18281c8-9944-4d18-945d-d3e945cce83f} <Debug> TCPHandler: Processed in 0.001316977 sec. | ||
| 6799 | 2025.12.23 21:53:32.981646 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6800 | 2025.12.23 21:53:32.981744 [ 4 ] {e67ea4e0-b022-44d8-926b-4c30412c3e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6801 | 2025.12.23 21:53:32.981786 [ 4 ] {e67ea4e0-b022-44d8-926b-4c30412c3e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6802 | 2025.12.23 21:53:32.982192 [ 4 ] {e67ea4e0-b022-44d8-926b-4c30412c3e8d} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6803 | 2025.12.23 21:53:32.982225 [ 4 ] {e67ea4e0-b022-44d8-926b-4c30412c3e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6804 | 2025.12.23 21:53:32.982546 [ 4 ] {e67ea4e0-b022-44d8-926b-4c30412c3e8d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6805 | 2025.12.23 21:53:32.982755 [ 4 ] {e67ea4e0-b022-44d8-926b-4c30412c3e8d} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6806 | 2025.12.23 21:53:32.982888 [ 4 ] {e67ea4e0-b022-44d8-926b-4c30412c3e8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 6807 | 2025.12.23 21:53:32.982924 [ 4 ] {e67ea4e0-b022-44d8-926b-4c30412c3e8d} <Debug> TCPHandler: Processed in 0.001332837 sec. | ||
| 6808 | 2025.12.23 21:53:32.983037 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6809 | 2025.12.23 21:53:32.983131 [ 4 ] {9390748f-3ab2-4580-927f-52227cc7467d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6810 | 2025.12.23 21:53:32.983186 [ 4 ] {9390748f-3ab2-4580-927f-52227cc7467d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6811 | 2025.12.23 21:53:32.983952 [ 4 ] {9390748f-3ab2-4580-927f-52227cc7467d} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6812 | 2025.12.23 21:53:32.983986 [ 4 ] {9390748f-3ab2-4580-927f-52227cc7467d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6813 | 2025.12.23 21:53:32.984556 [ 4 ] {9390748f-3ab2-4580-927f-52227cc7467d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6814 | 2025.12.23 21:53:32.984772 [ 4 ] {9390748f-3ab2-4580-927f-52227cc7467d} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6815 | 2025.12.23 21:53:32.984891 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6816 | 2025.12.23 21:53:32.984907 [ 4 ] {9390748f-3ab2-4580-927f-52227cc7467d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001794 sec., 22296.54403567447 rows/sec., 39.95 MiB/sec. | ||
| 6817 | 2025.12.23 21:53:32.984928 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2025.12.23 21:53:32.984947 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6819 | 2025.12.23 21:53:32.984966 [ 4 ] {9390748f-3ab2-4580-927f-52227cc7467d} <Debug> TCPHandler: Processed in 0.001985616 sec. | ||
| 6820 | 2025.12.23 21:53:32.985029 [ 188 ] {58fb95d9-3901-473f-a559-148126858d3b::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 | ||
| 6821 | 2025.12.23 21:53:32.985076 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6822 | 2025.12.23 21:53:32.985180 [ 4 ] {eb923581-d0ca-4a7d-9652-68f9c7c37704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6823 | 2025.12.23 21:53:32.985221 [ 4 ] {eb923581-d0ca-4a7d-9652-68f9c7c37704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6824 | 2025.12.23 21:53:32.985229 [ 188 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6825 | 2025.12.23 21:53:32.985285 [ 188 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 545 rows starting from the beginning of the part | ||
| 6826 | 2025.12.23 21:53:32.985409 [ 188 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 6827 | 2025.12.23 21:53:32.985504 [ 188 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 6828 | 2025.12.23 21:53:32.985542 [ 4 ] {eb923581-d0ca-4a7d-9652-68f9c7c37704} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2025.12.23 21:53:32.985578 [ 4 ] {eb923581-d0ca-4a7d-9652-68f9c7c37704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6830 | 2025.12.23 21:53:32.985599 [ 188 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 6831 | 2025.12.23 21:53:32.985693 [ 188 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 6832 | 2025.12.23 21:53:32.985792 [ 188 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 6833 | 2025.12.23 21:53:32.985899 [ 4 ] {eb923581-d0ca-4a7d-9652-68f9c7c37704} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6834 | 2025.12.23 21:53:32.986108 [ 4 ] {eb923581-d0ca-4a7d-9652-68f9c7c37704} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2025.12.23 21:53:32.986239 [ 4 ] {eb923581-d0ca-4a7d-9652-68f9c7c37704} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 6836 | 2025.12.23 21:53:32.986274 [ 4 ] {eb923581-d0ca-4a7d-9652-68f9c7c37704} <Debug> TCPHandler: Processed in 0.001247035 sec. | ||
| 6837 | 2025.12.23 21:53:33.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.85 MiB, peak 275.85 MiB, free memory in arenas 0.00 B, will set to 274.14 MiB (RSS), difference: -1.72 MiB | ||
| 6838 | 2025.12.23 21:53:33.002633 [ 198 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 19 columns (19 merged, 0 gathered) in 0.017632518 sec., 42251.481042015665 rows/sec., 75.71 MiB/sec. | ||
| 6839 | 2025.12.23 21:53:33.003996 [ 198 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6840 | 2025.12.23 21:53:33.004406 [ 198 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6841 | 2025.12.23 21:53:33.004492 [ 198 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6842 | 2025.12.23 21:53:33.004627 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 6843 | 2025.12.23 21:53:33.567420 [ 107 ] {} <Debug> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6844 | 2025.12.23 21:53:33.567489 [ 107 ] {} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2025.12.23 21:53:33.567509 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6846 | 2025.12.23 21:53:33.567627 [ 193 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 6847 | 2025.12.23 21:53:33.567770 [ 193 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6848 | 2025.12.23 21:53:33.567803 [ 193 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 6849 | 2025.12.23 21:53:33.567872 [ 193 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 6850 | 2025.12.23 21:53:33.567916 [ 193 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6851 | 2025.12.23 21:53:33.567956 [ 193 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::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 | ||
| 6852 | 2025.12.23 21:53:33.567998 [ 193 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6853 | 2025.12.23 21:53:33.568735 [ 198 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.001160863 sec., 72359.95978853662 rows/sec., 3.69 MiB/sec. | ||
| 6854 | 2025.12.23 21:53:33.568912 [ 201 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6855 | 2025.12.23 21:53:33.569226 [ 201 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_14_3} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6856 | 2025.12.23 21:53:33.569310 [ 201 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_14_3} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6857 | 2025.12.23 21:53:33.569395 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6858 | 2025.12.23 21:53:34.000260 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.82 MiB, peak 278.52 MiB, free memory in arenas 0.00 B, will set to 275.16 MiB (RSS), difference: 4.34 MiB | ||
| 6859 | 2025.12.23 21:53:34.552083 [ 111 ] {} <Debug> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6860 | 2025.12.23 21:53:34.552146 [ 111 ] {} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2025.12.23 21:53:34.552166 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6862 | 2025.12.23 21:53:34.552291 [ 193 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 6863 | 2025.12.23 21:53:34.552446 [ 193 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6864 | 2025.12.23 21:53:34.552480 [ 193 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 13 rows starting from the beginning of the part | ||
| 6865 | 2025.12.23 21:53:34.552548 [ 193 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6866 | 2025.12.23 21:53:34.552589 [ 193 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 6867 | 2025.12.23 21:53:34.552630 [ 193 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 6868 | 2025.12.23 21:53:34.552668 [ 193 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 6869 | 2025.12.23 21:53:34.553411 [ 198 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.001174793 sec., 14470.634401124284 rows/sec., 965.10 KiB/sec. | ||
| 6870 | 2025.12.23 21:53:34.553575 [ 189 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6871 | 2025.12.23 21:53:34.553849 [ 189 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_14_3} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6872 | 2025.12.23 21:53:34.553921 [ 189 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_14_3} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6873 | 2025.12.23 21:53:34.553999 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6874 | 2025.12.23 21:53:35.913081 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6875 | 2025.12.23 21:53:35.913159 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6876 | 2025.12.23 21:53:36.071308 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14410 | ||
| 6877 | 2025.12.23 21:53:36.071870 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6878 | 2025.12.23 21:53:36.071915 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6879 | 2025.12.23 21:53:36.072588 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6880 | 2025.12.23 21:53:36.072823 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2025.12.23 21:53:36.072967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14410 | ||
| 6882 | 2025.12.23 21:53:36.815722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6883 | 2025.12.23 21:53:36.832666 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2025.12.23 21:53:36.832730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6885 | 2025.12.23 21:53:36.838781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6886 | 2025.12.23 21:53:36.839481 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6887 | 2025.12.23 21:53:36.842361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6888 | 2025.12.23 21:53:37.975367 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2025.12.23 21:53:37.975570 [ 4 ] {d7a98910-cf81-4ca3-a3f7-e0287098dda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6890 | 2025.12.23 21:53:37.975639 [ 4 ] {d7a98910-cf81-4ca3-a3f7-e0287098dda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6891 | 2025.12.23 21:53:37.976270 [ 4 ] {d7a98910-cf81-4ca3-a3f7-e0287098dda6} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2025.12.23 21:53:37.976319 [ 4 ] {d7a98910-cf81-4ca3-a3f7-e0287098dda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6893 | 2025.12.23 21:53:37.976712 [ 4 ] {d7a98910-cf81-4ca3-a3f7-e0287098dda6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6894 | 2025.12.23 21:53:37.976928 [ 4 ] {d7a98910-cf81-4ca3-a3f7-e0287098dda6} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2025.12.23 21:53:37.977082 [ 122 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6896 | 2025.12.23 21:53:37.977092 [ 4 ] {d7a98910-cf81-4ca3-a3f7-e0287098dda6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001574 sec., 35578.14485387548 rows/sec., 2.73 MiB/sec. | ||
| 6897 | 2025.12.23 21:53:37.977155 [ 122 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2025.12.23 21:53:37.977181 [ 4 ] {d7a98910-cf81-4ca3-a3f7-e0287098dda6} <Debug> TCPHandler: Processed in 0.001948355 sec. | ||
| 6899 | 2025.12.23 21:53:37.977181 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6900 | 2025.12.23 21:53:37.977316 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6901 | 2025.12.23 21:53:37.977323 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 6902 | 2025.12.23 21:53:37.977421 [ 4 ] {744b3118-49d9-48f3-8858-90be4a80a589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6903 | 2025.12.23 21:53:37.977467 [ 4 ] {744b3118-49d9-48f3-8858-90be4a80a589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6904 | 2025.12.23 21:53:37.977482 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6905 | 2025.12.23 21:53:37.977522 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2465 rows starting from the beginning of the part | ||
| 6906 | 2025.12.23 21:53:37.977590 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 6907 | 2025.12.23 21:53:37.977635 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1192 rows starting from the beginning of the part | ||
| 6908 | 2025.12.23 21:53:37.977688 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 178 rows starting from the beginning of the part | ||
| 6909 | 2025.12.23 21:53:37.977735 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 136 rows starting from the beginning of the part | ||
| 6910 | 2025.12.23 21:53:37.977783 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 6911 | 2025.12.23 21:53:37.977904 [ 4 ] {744b3118-49d9-48f3-8858-90be4a80a589} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6912 | 2025.12.23 21:53:37.977949 [ 4 ] {744b3118-49d9-48f3-8858-90be4a80a589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6913 | 2025.12.23 21:53:37.978272 [ 4 ] {744b3118-49d9-48f3-8858-90be4a80a589} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6914 | 2025.12.23 21:53:37.978488 [ 4 ] {744b3118-49d9-48f3-8858-90be4a80a589} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6915 | 2025.12.23 21:53:37.978603 [ 122 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6916 | 2025.12.23 21:53:37.978627 [ 4 ] {744b3118-49d9-48f3-8858-90be4a80a589} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 6917 | 2025.12.23 21:53:37.978639 [ 122 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2025.12.23 21:53:37.978672 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6919 | 2025.12.23 21:53:37.978674 [ 4 ] {744b3118-49d9-48f3-8858-90be4a80a589} <Debug> TCPHandler: Processed in 0.00141127 sec. | ||
| 6920 | 2025.12.23 21:53:37.978764 [ 198 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 6921 | 2025.12.23 21:53:37.978804 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2025.12.23 21:53:37.978888 [ 198 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6923 | 2025.12.23 21:53:37.978904 [ 4 ] {9d58d52c-d347-4015-bcac-5f0c5f832d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6924 | 2025.12.23 21:53:37.978926 [ 198 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1249 rows starting from the beginning of the part | ||
| 6925 | 2025.12.23 21:53:37.978953 [ 4 ] {9d58d52c-d347-4015-bcac-5f0c5f832d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6926 | 2025.12.23 21:53:37.978998 [ 198 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 6927 | 2025.12.23 21:53:37.979048 [ 198 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 719 rows starting from the beginning of the part | ||
| 6928 | 2025.12.23 21:53:37.979090 [ 198 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 6929 | 2025.12.23 21:53:37.979128 [ 198 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 104 rows starting from the beginning of the part | ||
| 6930 | 2025.12.23 21:53:37.979165 [ 198 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 6931 | 2025.12.23 21:53:37.979370 [ 4 ] {9d58d52c-d347-4015-bcac-5f0c5f832d4a} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2025.12.23 21:53:37.979411 [ 4 ] {9d58d52c-d347-4015-bcac-5f0c5f832d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6933 | 2025.12.23 21:53:37.979621 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4083 rows, containing 5 columns (5 merged, 0 gathered) in 0.002354117 sec., 1734408.272825862 rows/sec., 148.05 MiB/sec. | ||
| 6934 | 2025.12.23 21:53:37.979987 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6935 | 2025.12.23 21:53:37.980030 [ 4 ] {9d58d52c-d347-4015-bcac-5f0c5f832d4a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6936 | 2025.12.23 21:53:37.980251 [ 4 ] {9d58d52c-d347-4015-bcac-5f0c5f832d4a} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2025.12.23 21:53:37.980295 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_46_9} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6938 | 2025.12.23 21:53:37.980365 [ 191 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645667 sec., 1400040.226850268 rows/sec., 106.94 MiB/sec. | ||
| 6939 | 2025.12.23 21:53:37.980377 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_46_9} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6940 | 2025.12.23 21:53:37.980388 [ 4 ] {9d58d52c-d347-4015-bcac-5f0c5f832d4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001504 sec., 106382.97872340426 rows/sec., 7.41 MiB/sec. | ||
| 6941 | 2025.12.23 21:53:37.980366 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6942 | 2025.12.23 21:53:37.980437 [ 4 ] {9d58d52c-d347-4015-bcac-5f0c5f832d4a} <Debug> TCPHandler: Processed in 0.001683688 sec. | ||
| 6943 | 2025.12.23 21:53:37.980446 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6944 | 2025.12.23 21:53:37.980474 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6945 | 2025.12.23 21:53:37.980478 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 6946 | 2025.12.23 21:53:37.980561 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2025.12.23 21:53:37.980602 [ 199 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 6948 | 2025.12.23 21:53:37.980619 [ 191 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6949 | 2025.12.23 21:53:37.980660 [ 4 ] {464eb509-ac7e-49b5-aa20-f94b94af1f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6950 | 2025.12.23 21:53:37.980707 [ 4 ] {464eb509-ac7e-49b5-aa20-f94b94af1f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6951 | 2025.12.23 21:53:37.980743 [ 199 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6952 | 2025.12.23 21:53:37.980789 [ 199 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13273 rows starting from the beginning of the part | ||
| 6953 | 2025.12.23 21:53:37.980862 [ 199 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 6954 | 2025.12.23 21:53:37.980915 [ 199 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 314 rows starting from the beginning of the part | ||
| 6955 | 2025.12.23 21:53:37.980940 [ 191 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_46_9} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6956 | 2025.12.23 21:53:37.980965 [ 199 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 342 rows starting from the beginning of the part | ||
| 6957 | 2025.12.23 21:53:37.981014 [ 199 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 6958 | 2025.12.23 21:53:37.981029 [ 191 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_46_9} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6959 | 2025.12.23 21:53:37.981060 [ 199 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 6960 | 2025.12.23 21:53:37.981118 [ 4 ] {464eb509-ac7e-49b5-aa20-f94b94af1f2a} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2025.12.23 21:53:37.981141 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6962 | 2025.12.23 21:53:37.981165 [ 4 ] {464eb509-ac7e-49b5-aa20-f94b94af1f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6963 | 2025.12.23 21:53:37.981544 [ 4 ] {464eb509-ac7e-49b5-aa20-f94b94af1f2a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6964 | 2025.12.23 21:53:37.981756 [ 4 ] {464eb509-ac7e-49b5-aa20-f94b94af1f2a} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2025.12.23 21:53:37.981874 [ 122 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6966 | 2025.12.23 21:53:37.981895 [ 4 ] {464eb509-ac7e-49b5-aa20-f94b94af1f2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001256 sec., 47770.700636942674 rows/sec., 3.22 MiB/sec. | ||
| 6967 | 2025.12.23 21:53:37.981908 [ 122 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6968 | 2025.12.23 21:53:37.981935 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6969 | 2025.12.23 21:53:37.981941 [ 4 ] {464eb509-ac7e-49b5-aa20-f94b94af1f2a} <Debug> TCPHandler: Processed in 0.00143294 sec. | ||
| 6970 | 2025.12.23 21:53:37.982029 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 6971 | 2025.12.23 21:53:37.982102 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6972 | 2025.12.23 21:53:37.982128 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2606 rows starting from the beginning of the part | ||
| 6973 | 2025.12.23 21:53:37.982178 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 6974 | 2025.12.23 21:53:37.982219 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 104 rows starting from the beginning of the part | ||
| 6975 | 2025.12.23 21:53:37.982257 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 6976 | 2025.12.23 21:53:37.982293 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6977 | 2025.12.23 21:53:37.982330 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6978 | 2025.12.23 21:53:37.983472 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2950 rows, containing 4 columns (4 merged, 0 gathered) in 0.001471781 sec., 2004374.2920991643 rows/sec., 128.91 MiB/sec. | ||
| 6979 | 2025.12.23 21:53:37.983763 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6980 | 2025.12.23 21:53:37.984047 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_46_9} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2025.12.23 21:53:37.984126 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_46_9} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6982 | 2025.12.23 21:53:37.984210 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6983 | 2025.12.23 21:53:37.984908 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14409 rows, containing 5 columns (5 merged, 0 gathered) in 0.004359813 sec., 3304958.263118166 rows/sec., 223.98 MiB/sec. | ||
| 6984 | 2025.12.23 21:53:37.985398 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6985 | 2025.12.23 21:53:37.985646 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2025.12.23 21:53:37.985713 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6987 | 2025.12.23 21:53:37.985789 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 6988 | 2025.12.23 21:53:41.134265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 868 | ||
| 6989 | 2025.12.23 21:53:41.136279 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2025.12.23 21:53:41.136332 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6991 | 2025.12.23 21:53:41.137501 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6992 | 2025.12.23 21:53:41.137764 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2025.12.23 21:53:41.138117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 868 | ||
| 6994 | 2025.12.23 21:53:41.900224 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6995 | 2025.12.23 21:53:41.900395 [ 4 ] {7d0a25d2-24a1-43a2-bb42-680ddccd4df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6996 | 2025.12.23 21:53:41.900461 [ 4 ] {7d0a25d2-24a1-43a2-bb42-680ddccd4df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6997 | 2025.12.23 21:53:41.901604 [ 4 ] {7d0a25d2-24a1-43a2-bb42-680ddccd4df8} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2025.12.23 21:53:41.901653 [ 4 ] {7d0a25d2-24a1-43a2-bb42-680ddccd4df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6999 | 2025.12.23 21:53:41.902065 [ 4 ] {7d0a25d2-24a1-43a2-bb42-680ddccd4df8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7000 | 2025.12.23 21:53:41.902288 [ 4 ] {7d0a25d2-24a1-43a2-bb42-680ddccd4df8} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2025.12.23 21:53:41.902449 [ 4 ] {7d0a25d2-24a1-43a2-bb42-680ddccd4df8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002101 sec., 195145.1689671585 rows/sec., 12.38 MiB/sec. | ||
| 7002 | 2025.12.23 21:53:41.902499 [ 4 ] {7d0a25d2-24a1-43a2-bb42-680ddccd4df8} <Debug> TCPHandler: Processed in 0.002399717 sec. | ||
| 7003 | 2025.12.23 21:53:41.902622 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7004 | 2025.12.23 21:53:41.902726 [ 4 ] {d1339a24-742b-4497-b829-eb66b16f4361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7005 | 2025.12.23 21:53:41.902770 [ 4 ] {d1339a24-742b-4497-b829-eb66b16f4361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7006 | 2025.12.23 21:53:41.903187 [ 4 ] {d1339a24-742b-4497-b829-eb66b16f4361} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7007 | 2025.12.23 21:53:41.903225 [ 4 ] {d1339a24-742b-4497-b829-eb66b16f4361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7008 | 2025.12.23 21:53:41.903526 [ 4 ] {d1339a24-742b-4497-b829-eb66b16f4361} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7009 | 2025.12.23 21:53:41.903732 [ 4 ] {d1339a24-742b-4497-b829-eb66b16f4361} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7010 | 2025.12.23 21:53:41.903861 [ 4 ] {d1339a24-742b-4497-b829-eb66b16f4361} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001159 sec., 3451.2510785159616 rows/sec., 281.43 KiB/sec. | ||
| 7011 | 2025.12.23 21:53:41.903900 [ 4 ] {d1339a24-742b-4497-b829-eb66b16f4361} <Debug> TCPHandler: Processed in 0.001329998 sec. | ||
| 7012 | 2025.12.23 21:53:41.904011 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7013 | 2025.12.23 21:53:41.904107 [ 4 ] {f0162a70-306c-4263-9e2b-c69bcd7b9bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7014 | 2025.12.23 21:53:41.904146 [ 4 ] {f0162a70-306c-4263-9e2b-c69bcd7b9bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7015 | 2025.12.23 21:53:41.905760 [ 4 ] {f0162a70-306c-4263-9e2b-c69bcd7b9bb3} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2025.12.23 21:53:41.905803 [ 4 ] {f0162a70-306c-4263-9e2b-c69bcd7b9bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7017 | 2025.12.23 21:53:41.906248 [ 4 ] {f0162a70-306c-4263-9e2b-c69bcd7b9bb3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7018 | 2025.12.23 21:53:41.906455 [ 4 ] {f0162a70-306c-4263-9e2b-c69bcd7b9bb3} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2025.12.23 21:53:41.906586 [ 4 ] {f0162a70-306c-4263-9e2b-c69bcd7b9bb3} <Debug> executeQuery: Read 2334 rows, 194.22 KiB in 0.002499 sec., 933973.5894357744 rows/sec., 75.90 MiB/sec. | ||
| 7020 | 2025.12.23 21:53:41.906628 [ 4 ] {f0162a70-306c-4263-9e2b-c69bcd7b9bb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 7021 | 2025.12.23 21:53:41.906641 [ 4 ] {f0162a70-306c-4263-9e2b-c69bcd7b9bb3} <Debug> TCPHandler: Processed in 0.002680325 sec. | ||
| 7022 | 2025.12.23 21:53:41.906756 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2025.12.23 21:53:41.906856 [ 4 ] {2d1c14dc-0267-451f-ad6a-82debc1c9775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7024 | 2025.12.23 21:53:41.906896 [ 4 ] {2d1c14dc-0267-451f-ad6a-82debc1c9775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7025 | 2025.12.23 21:53:41.907435 [ 4 ] {2d1c14dc-0267-451f-ad6a-82debc1c9775} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2025.12.23 21:53:41.907473 [ 4 ] {2d1c14dc-0267-451f-ad6a-82debc1c9775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7027 | 2025.12.23 21:53:41.907790 [ 4 ] {2d1c14dc-0267-451f-ad6a-82debc1c9775} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7028 | 2025.12.23 21:53:41.907988 [ 4 ] {2d1c14dc-0267-451f-ad6a-82debc1c9775} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7029 | 2025.12.23 21:53:41.908114 [ 4 ] {2d1c14dc-0267-451f-ad6a-82debc1c9775} <Debug> executeQuery: Read 249 rows, 15.60 KiB in 0.001278 sec., 194835.6807511737 rows/sec., 11.92 MiB/sec. | ||
| 7030 | 2025.12.23 21:53:41.908152 [ 4 ] {2d1c14dc-0267-451f-ad6a-82debc1c9775} <Debug> TCPHandler: Processed in 0.001445251 sec. | ||
| 7031 | 2025.12.23 21:53:41.908259 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7032 | 2025.12.23 21:53:41.908353 [ 4 ] {90afad0a-f122-4bb0-b4df-350420f6a20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7033 | 2025.12.23 21:53:41.908392 [ 4 ] {90afad0a-f122-4bb0-b4df-350420f6a20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7034 | 2025.12.23 21:53:41.908951 [ 4 ] {90afad0a-f122-4bb0-b4df-350420f6a20a} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2025.12.23 21:53:41.908989 [ 4 ] {90afad0a-f122-4bb0-b4df-350420f6a20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7036 | 2025.12.23 21:53:41.909303 [ 4 ] {90afad0a-f122-4bb0-b4df-350420f6a20a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7037 | 2025.12.23 21:53:41.909511 [ 4 ] {90afad0a-f122-4bb0-b4df-350420f6a20a} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2025.12.23 21:53:41.909634 [ 4 ] {90afad0a-f122-4bb0-b4df-350420f6a20a} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.0013 sec., 338461.5384615385 rows/sec., 22.39 MiB/sec. | ||
| 7039 | 2025.12.23 21:53:41.909671 [ 4 ] {90afad0a-f122-4bb0-b4df-350420f6a20a} <Debug> TCPHandler: Processed in 0.001459511 sec. | ||
| 7040 | 2025.12.23 21:53:41.909781 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7041 | 2025.12.23 21:53:41.909874 [ 4 ] {ea2fbc1a-ee79-421c-9b05-6292035eec30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7042 | 2025.12.23 21:53:41.909912 [ 4 ] {ea2fbc1a-ee79-421c-9b05-6292035eec30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7043 | 2025.12.23 21:53:41.910410 [ 4 ] {ea2fbc1a-ee79-421c-9b05-6292035eec30} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7044 | 2025.12.23 21:53:41.910447 [ 4 ] {ea2fbc1a-ee79-421c-9b05-6292035eec30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7045 | 2025.12.23 21:53:41.910751 [ 4 ] {ea2fbc1a-ee79-421c-9b05-6292035eec30} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7046 | 2025.12.23 21:53:41.910951 [ 4 ] {ea2fbc1a-ee79-421c-9b05-6292035eec30} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7047 | 2025.12.23 21:53:41.911075 [ 4 ] {ea2fbc1a-ee79-421c-9b05-6292035eec30} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00122 sec., 172950.81967213115 rows/sec., 9.82 MiB/sec. | ||
| 7048 | 2025.12.23 21:53:41.911113 [ 4 ] {ea2fbc1a-ee79-421c-9b05-6292035eec30} <Debug> TCPHandler: Processed in 0.001379798 sec. | ||
| 7049 | 2025.12.23 21:53:41.911220 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7050 | 2025.12.23 21:53:41.911324 [ 4 ] {47f9388e-4b22-4cc4-a9b0-b747f941f4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7051 | 2025.12.23 21:53:41.911362 [ 4 ] {47f9388e-4b22-4cc4-a9b0-b747f941f4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7052 | 2025.12.23 21:53:41.912191 [ 4 ] {47f9388e-4b22-4cc4-a9b0-b747f941f4ff} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7053 | 2025.12.23 21:53:41.912229 [ 4 ] {47f9388e-4b22-4cc4-a9b0-b747f941f4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7054 | 2025.12.23 21:53:41.912587 [ 4 ] {47f9388e-4b22-4cc4-a9b0-b747f941f4ff} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7055 | 2025.12.23 21:53:41.912799 [ 4 ] {47f9388e-4b22-4cc4-a9b0-b747f941f4ff} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7056 | 2025.12.23 21:53:41.912935 [ 4 ] {47f9388e-4b22-4cc4-a9b0-b747f941f4ff} <Debug> executeQuery: Read 1179 rows, 86.29 KiB in 0.001626 sec., 725092.2509225092 rows/sec., 51.82 MiB/sec. | ||
| 7057 | 2025.12.23 21:53:41.912976 [ 4 ] {47f9388e-4b22-4cc4-a9b0-b747f941f4ff} <Debug> TCPHandler: Processed in 0.001817532 sec. | ||
| 7058 | 2025.12.23 21:53:41.913085 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7059 | 2025.12.23 21:53:41.913183 [ 4 ] {40102e9c-0a35-40cf-97d1-6f03084b2a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7060 | 2025.12.23 21:53:41.913222 [ 4 ] {40102e9c-0a35-40cf-97d1-6f03084b2a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7061 | 2025.12.23 21:53:41.913534 [ 4 ] {40102e9c-0a35-40cf-97d1-6f03084b2a88} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2025.12.23 21:53:41.913569 [ 4 ] {40102e9c-0a35-40cf-97d1-6f03084b2a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7063 | 2025.12.23 21:53:41.913928 [ 4 ] {40102e9c-0a35-40cf-97d1-6f03084b2a88} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7064 | 2025.12.23 21:53:41.914127 [ 4 ] {40102e9c-0a35-40cf-97d1-6f03084b2a88} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2025.12.23 21:53:41.914252 [ 4 ] {40102e9c-0a35-40cf-97d1-6f03084b2a88} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 7066 | 2025.12.23 21:53:41.914289 [ 4 ] {40102e9c-0a35-40cf-97d1-6f03084b2a88} <Debug> TCPHandler: Processed in 0.001232605 sec. | ||
| 7067 | 2025.12.23 21:53:41.914406 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7068 | 2025.12.23 21:53:41.914508 [ 4 ] {6b1427a2-adc8-4237-a5e2-b469ab9f717a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7069 | 2025.12.23 21:53:41.914550 [ 4 ] {6b1427a2-adc8-4237-a5e2-b469ab9f717a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7070 | 2025.12.23 21:53:41.915128 [ 4 ] {6b1427a2-adc8-4237-a5e2-b469ab9f717a} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2025.12.23 21:53:41.915164 [ 4 ] {6b1427a2-adc8-4237-a5e2-b469ab9f717a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7072 | 2025.12.23 21:53:41.915529 [ 4 ] {6b1427a2-adc8-4237-a5e2-b469ab9f717a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7073 | 2025.12.23 21:53:41.915733 [ 4 ] {6b1427a2-adc8-4237-a5e2-b469ab9f717a} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2025.12.23 21:53:41.915872 [ 4 ] {6b1427a2-adc8-4237-a5e2-b469ab9f717a} <Debug> executeQuery: Read 938 rows, 63.61 KiB in 0.001367 sec., 686174.1038771032 rows/sec., 45.44 MiB/sec. | ||
| 7075 | 2025.12.23 21:53:41.915914 [ 4 ] {6b1427a2-adc8-4237-a5e2-b469ab9f717a} <Debug> TCPHandler: Processed in 0.001557594 sec. | ||
| 7076 | 2025.12.23 21:53:41.916026 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7077 | 2025.12.23 21:53:41.916129 [ 4 ] {c3fcfc99-25c2-45f8-9bca-cf7224ec0ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7078 | 2025.12.23 21:53:41.916170 [ 4 ] {c3fcfc99-25c2-45f8-9bca-cf7224ec0ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7079 | 2025.12.23 21:53:41.916480 [ 4 ] {c3fcfc99-25c2-45f8-9bca-cf7224ec0ee5} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2025.12.23 21:53:41.916517 [ 4 ] {c3fcfc99-25c2-45f8-9bca-cf7224ec0ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7081 | 2025.12.23 21:53:41.916806 [ 4 ] {c3fcfc99-25c2-45f8-9bca-cf7224ec0ee5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7082 | 2025.12.23 21:53:41.917003 [ 4 ] {c3fcfc99-25c2-45f8-9bca-cf7224ec0ee5} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2025.12.23 21:53:41.917125 [ 4 ] {c3fcfc99-25c2-45f8-9bca-cf7224ec0ee5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 7084 | 2025.12.23 21:53:41.917162 [ 4 ] {c3fcfc99-25c2-45f8-9bca-cf7224ec0ee5} <Debug> TCPHandler: Processed in 0.001184753 sec. | ||
| 7085 | 2025.12.23 21:53:41.917276 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2025.12.23 21:53:41.917372 [ 4 ] {fdfbadf2-e403-44da-9501-301e7874b1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7087 | 2025.12.23 21:53:41.917425 [ 4 ] {fdfbadf2-e403-44da-9501-301e7874b1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7088 | 2025.12.23 21:53:41.918296 [ 4 ] {fdfbadf2-e403-44da-9501-301e7874b1fa} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2025.12.23 21:53:41.918332 [ 4 ] {fdfbadf2-e403-44da-9501-301e7874b1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7090 | 2025.12.23 21:53:41.918887 [ 4 ] {fdfbadf2-e403-44da-9501-301e7874b1fa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7091 | 2025.12.23 21:53:41.919099 [ 4 ] {fdfbadf2-e403-44da-9501-301e7874b1fa} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2025.12.23 21:53:41.919231 [ 4 ] {fdfbadf2-e403-44da-9501-301e7874b1fa} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001878 sec., 21299.254526091587 rows/sec., 38.17 MiB/sec. | ||
| 7093 | 2025.12.23 21:53:41.919284 [ 4 ] {fdfbadf2-e403-44da-9501-301e7874b1fa} <Debug> TCPHandler: Processed in 0.002054748 sec. | ||
| 7094 | 2025.12.23 21:53:41.919505 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7095 | 2025.12.23 21:53:41.919682 [ 4 ] {7ee12711-1d4d-41c3-b2dc-24ca54062e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7096 | 2025.12.23 21:53:41.919752 [ 4 ] {7ee12711-1d4d-41c3-b2dc-24ca54062e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7097 | 2025.12.23 21:53:41.920256 [ 4 ] {7ee12711-1d4d-41c3-b2dc-24ca54062e5b} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2025.12.23 21:53:41.920299 [ 4 ] {7ee12711-1d4d-41c3-b2dc-24ca54062e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7099 | 2025.12.23 21:53:41.920624 [ 4 ] {7ee12711-1d4d-41c3-b2dc-24ca54062e5b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7100 | 2025.12.23 21:53:41.920835 [ 4 ] {7ee12711-1d4d-41c3-b2dc-24ca54062e5b} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2025.12.23 21:53:41.920967 [ 4 ] {7ee12711-1d4d-41c3-b2dc-24ca54062e5b} <Debug> executeQuery: Read 82 rows, 5.00 KiB in 0.001336 sec., 61377.245508982036 rows/sec., 3.65 MiB/sec. | ||
| 7102 | 2025.12.23 21:53:41.921018 [ 4 ] {7ee12711-1d4d-41c3-b2dc-24ca54062e5b} <Debug> TCPHandler: Processed in 0.001644786 sec. | ||
| 7103 | 2025.12.23 21:53:42.970565 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2025.12.23 21:53:42.970864 [ 4 ] {61490b29-a2b6-4742-b380-15dc2ae16196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7105 | 2025.12.23 21:53:42.970930 [ 4 ] {61490b29-a2b6-4742-b380-15dc2ae16196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7106 | 2025.12.23 21:53:42.971611 [ 4 ] {61490b29-a2b6-4742-b380-15dc2ae16196} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2025.12.23 21:53:42.971660 [ 4 ] {61490b29-a2b6-4742-b380-15dc2ae16196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7108 | 2025.12.23 21:53:42.972043 [ 4 ] {61490b29-a2b6-4742-b380-15dc2ae16196} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7109 | 2025.12.23 21:53:42.972263 [ 4 ] {61490b29-a2b6-4742-b380-15dc2ae16196} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2025.12.23 21:53:42.972421 [ 4 ] {61490b29-a2b6-4742-b380-15dc2ae16196} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.64 MiB/sec. | ||
| 7111 | 2025.12.23 21:53:42.972470 [ 4 ] {61490b29-a2b6-4742-b380-15dc2ae16196} <Debug> TCPHandler: Processed in 0.002092988 sec. | ||
| 7112 | 2025.12.23 21:53:42.972619 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7113 | 2025.12.23 21:53:42.972718 [ 4 ] {8a2dbf27-c2cd-4781-a582-efefecd0d28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7114 | 2025.12.23 21:53:42.972760 [ 4 ] {8a2dbf27-c2cd-4781-a582-efefecd0d28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7115 | 2025.12.23 21:53:42.973223 [ 4 ] {8a2dbf27-c2cd-4781-a582-efefecd0d28c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2025.12.23 21:53:42.973260 [ 4 ] {8a2dbf27-c2cd-4781-a582-efefecd0d28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7117 | 2025.12.23 21:53:42.973557 [ 4 ] {8a2dbf27-c2cd-4781-a582-efefecd0d28c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7118 | 2025.12.23 21:53:42.973760 [ 4 ] {8a2dbf27-c2cd-4781-a582-efefecd0d28c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2025.12.23 21:53:42.973890 [ 4 ] {8a2dbf27-c2cd-4781-a582-efefecd0d28c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 7120 | 2025.12.23 21:53:42.973928 [ 4 ] {8a2dbf27-c2cd-4781-a582-efefecd0d28c} <Debug> TCPHandler: Processed in 0.001365509 sec. | ||
| 7121 | 2025.12.23 21:53:42.974053 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2025.12.23 21:53:42.974149 [ 4 ] {9e951d93-9679-4b94-856d-1398566a7b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7123 | 2025.12.23 21:53:42.974192 [ 4 ] {9e951d93-9679-4b94-856d-1398566a7b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7124 | 2025.12.23 21:53:42.974561 [ 4 ] {9e951d93-9679-4b94-856d-1398566a7b06} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2025.12.23 21:53:42.974596 [ 4 ] {9e951d93-9679-4b94-856d-1398566a7b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7126 | 2025.12.23 21:53:42.974916 [ 4 ] {9e951d93-9679-4b94-856d-1398566a7b06} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7127 | 2025.12.23 21:53:42.975129 [ 4 ] {9e951d93-9679-4b94-856d-1398566a7b06} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2025.12.23 21:53:42.975260 [ 4 ] {9e951d93-9679-4b94-856d-1398566a7b06} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001131 sec., 54818.744473916886 rows/sec., 3.81 MiB/sec. | ||
| 7129 | 2025.12.23 21:53:42.975298 [ 4 ] {9e951d93-9679-4b94-856d-1398566a7b06} <Debug> TCPHandler: Processed in 0.001295826 sec. | ||
| 7130 | 2025.12.23 21:53:42.975411 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2025.12.23 21:53:42.975504 [ 4 ] {6cb0700b-e471-45ec-854d-e59bb78f4e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7132 | 2025.12.23 21:53:42.975544 [ 4 ] {6cb0700b-e471-45ec-854d-e59bb78f4e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7133 | 2025.12.23 21:53:42.975852 [ 4 ] {6cb0700b-e471-45ec-854d-e59bb78f4e97} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2025.12.23 21:53:42.975889 [ 4 ] {6cb0700b-e471-45ec-854d-e59bb78f4e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7135 | 2025.12.23 21:53:42.976185 [ 4 ] {6cb0700b-e471-45ec-854d-e59bb78f4e97} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7136 | 2025.12.23 21:53:42.976395 [ 4 ] {6cb0700b-e471-45ec-854d-e59bb78f4e97} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2025.12.23 21:53:42.976523 [ 4 ] {6cb0700b-e471-45ec-854d-e59bb78f4e97} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001037 sec., 21215.043394406945 rows/sec., 1.44 MiB/sec. | ||
| 7138 | 2025.12.23 21:53:42.976559 [ 4 ] {6cb0700b-e471-45ec-854d-e59bb78f4e97} <Debug> TCPHandler: Processed in 0.001197854 sec. | ||
| 7139 | 2025.12.23 21:53:43.573042 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14858 | ||
| 7140 | 2025.12.23 21:53:43.573546 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2025.12.23 21:53:43.573593 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7142 | 2025.12.23 21:53:43.574091 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7143 | 2025.12.23 21:53:43.574331 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2025.12.23 21:53:43.574477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14858 | ||
| 7145 | 2025.12.23 21:53:43.574476 [ 126 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7146 | 2025.12.23 21:53:43.574558 [ 126 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2025.12.23 21:53:43.574581 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7148 | 2025.12.23 21:53:43.574685 [ 198 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::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 | ||
| 7149 | 2025.12.23 21:53:43.574799 [ 198 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7150 | 2025.12.23 21:53:43.574837 [ 198 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12490 rows starting from the beginning of the part | ||
| 7151 | 2025.12.23 21:53:43.574903 [ 198 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7152 | 2025.12.23 21:53:43.574949 [ 198 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7153 | 2025.12.23 21:53:43.574992 [ 198 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7154 | 2025.12.23 21:53:43.575035 [ 198 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7155 | 2025.12.23 21:53:43.575075 [ 198 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7156 | 2025.12.23 21:53:43.576898 [ 196 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14858 rows, containing 4 columns (4 merged, 0 gathered) in 0.002253183 sec., 6594226.922535808 rows/sec., 94.33 MiB/sec. | ||
| 7157 | 2025.12.23 21:53:43.577366 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7158 | 2025.12.23 21:53:43.577724 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_31_6} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2025.12.23 21:53:43.577824 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_31_6} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7160 | 2025.12.23 21:53:43.577950 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 7161 | 2025.12.23 21:53:44.342416 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7162 | 2025.12.23 21:53:44.360386 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7163 | 2025.12.23 21:53:44.360451 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7164 | 2025.12.23 21:53:44.365992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7165 | 2025.12.23 21:53:44.366677 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7166 | 2025.12.23 21:53:44.367009 [ 126 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7167 | 2025.12.23 21:53:44.367104 [ 126 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7168 | 2025.12.23 21:53:44.367141 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7169 | 2025.12.23 21:53:44.367269 [ 196 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 7170 | 2025.12.23 21:53:44.369829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7171 | 2025.12.23 21:53:44.370261 [ 196 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7172 | 2025.12.23 21:53:44.370988 [ 196 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 7173 | 2025.12.23 21:53:44.374312 [ 196 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 7174 | 2025.12.23 21:53:44.377694 [ 196 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 7175 | 2025.12.23 21:53:44.381490 [ 196 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 7176 | 2025.12.23 21:53:44.385431 [ 196 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 7177 | 2025.12.23 21:53:44.389680 [ 196 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 7178 | 2025.12.23 21:53:44.439762 [ 190 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.072535027 sec., 3226.027612838691 rows/sec., 16.68 MiB/sec. | ||
| 7179 | 2025.12.23 21:53:44.442708 [ 195 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7180 | 2025.12.23 21:53:44.444691 [ 195 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_31_6} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2025.12.23 21:53:44.444802 [ 195 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_31_6} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7182 | 2025.12.23 21:53:44.447346 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7183 | 2025.12.23 21:53:45.000241 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.99 MiB, peak 287.55 MiB, free memory in arenas 0.00 B, will set to 280.16 MiB (RSS), difference: 3.17 MiB | ||
| 7184 | 2025.12.23 21:53:47.975778 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2025.12.23 21:53:47.976057 [ 4 ] {dd180240-ae47-4d94-8511-2ff3a80b7bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7186 | 2025.12.23 21:53:47.976122 [ 4 ] {dd180240-ae47-4d94-8511-2ff3a80b7bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7187 | 2025.12.23 21:53:47.976807 [ 4 ] {dd180240-ae47-4d94-8511-2ff3a80b7bf0} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2025.12.23 21:53:47.976858 [ 4 ] {dd180240-ae47-4d94-8511-2ff3a80b7bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7189 | 2025.12.23 21:53:47.977239 [ 4 ] {dd180240-ae47-4d94-8511-2ff3a80b7bf0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7190 | 2025.12.23 21:53:47.977456 [ 4 ] {dd180240-ae47-4d94-8511-2ff3a80b7bf0} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2025.12.23 21:53:47.977610 [ 4 ] {dd180240-ae47-4d94-8511-2ff3a80b7bf0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.67 MiB/sec. | ||
| 7192 | 2025.12.23 21:53:47.977659 [ 4 ] {dd180240-ae47-4d94-8511-2ff3a80b7bf0} <Debug> TCPHandler: Processed in 0.002071418 sec. | ||
| 7193 | 2025.12.23 21:53:47.977779 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2025.12.23 21:53:47.977883 [ 4 ] {e3c93891-7753-4d38-955c-3d8629dd9dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7195 | 2025.12.23 21:53:47.977924 [ 4 ] {e3c93891-7753-4d38-955c-3d8629dd9dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7196 | 2025.12.23 21:53:47.978357 [ 4 ] {e3c93891-7753-4d38-955c-3d8629dd9dac} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2025.12.23 21:53:47.978394 [ 4 ] {e3c93891-7753-4d38-955c-3d8629dd9dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7198 | 2025.12.23 21:53:47.978690 [ 4 ] {e3c93891-7753-4d38-955c-3d8629dd9dac} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7199 | 2025.12.23 21:53:47.978903 [ 4 ] {e3c93891-7753-4d38-955c-3d8629dd9dac} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2025.12.23 21:53:47.979029 [ 4 ] {e3c93891-7753-4d38-955c-3d8629dd9dac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 7201 | 2025.12.23 21:53:47.979066 [ 4 ] {e3c93891-7753-4d38-955c-3d8629dd9dac} <Debug> TCPHandler: Processed in 0.001335928 sec. | ||
| 7202 | 2025.12.23 21:53:47.979183 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2025.12.23 21:53:47.979274 [ 4 ] {08d9d926-434c-4284-8e91-2f974e1ea6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7204 | 2025.12.23 21:53:47.979317 [ 4 ] {08d9d926-434c-4284-8e91-2f974e1ea6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7205 | 2025.12.23 21:53:47.979761 [ 4 ] {08d9d926-434c-4284-8e91-2f974e1ea6c1} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2025.12.23 21:53:47.979796 [ 4 ] {08d9d926-434c-4284-8e91-2f974e1ea6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7207 | 2025.12.23 21:53:47.980111 [ 4 ] {08d9d926-434c-4284-8e91-2f974e1ea6c1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7208 | 2025.12.23 21:53:47.980307 [ 4 ] {08d9d926-434c-4284-8e91-2f974e1ea6c1} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2025.12.23 21:53:47.980430 [ 4 ] {08d9d926-434c-4284-8e91-2f974e1ea6c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 7210 | 2025.12.23 21:53:47.980466 [ 4 ] {08d9d926-434c-4284-8e91-2f974e1ea6c1} <Debug> TCPHandler: Processed in 0.001335588 sec. | ||
| 7211 | 2025.12.23 21:53:47.980571 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2025.12.23 21:53:47.980663 [ 4 ] {3d9be85a-02a9-471d-88b4-235453467106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7213 | 2025.12.23 21:53:47.980702 [ 4 ] {3d9be85a-02a9-471d-88b4-235453467106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7214 | 2025.12.23 21:53:47.981030 [ 4 ] {3d9be85a-02a9-471d-88b4-235453467106} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2025.12.23 21:53:47.981066 [ 4 ] {3d9be85a-02a9-471d-88b4-235453467106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7216 | 2025.12.23 21:53:47.981356 [ 4 ] {3d9be85a-02a9-471d-88b4-235453467106} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7217 | 2025.12.23 21:53:47.981547 [ 4 ] {3d9be85a-02a9-471d-88b4-235453467106} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2025.12.23 21:53:47.981668 [ 4 ] {3d9be85a-02a9-471d-88b4-235453467106} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001024 sec., 58593.75 rows/sec., 3.95 MiB/sec. | ||
| 7219 | 2025.12.23 21:53:47.981702 [ 4 ] {3d9be85a-02a9-471d-88b4-235453467106} <Debug> TCPHandler: Processed in 0.001177744 sec. | ||
| 7220 | 2025.12.23 21:53:50.913235 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7221 | 2025.12.23 21:53:50.913312 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7222 | 2025.12.23 21:53:51.075481 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15370 | ||
| 7223 | 2025.12.23 21:53:51.076006 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7224 | 2025.12.23 21:53:51.076048 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7225 | 2025.12.23 21:53:51.076778 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7226 | 2025.12.23 21:53:51.077001 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7227 | 2025.12.23 21:53:51.077129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15370 | ||
| 7228 | 2025.12.23 21:53:51.139158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 908 | ||
| 7229 | 2025.12.23 21:53:51.141613 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7230 | 2025.12.23 21:53:51.141676 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7231 | 2025.12.23 21:53:51.142947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7232 | 2025.12.23 21:53:51.143221 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7233 | 2025.12.23 21:53:51.143596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 908 | ||
| 7234 | 2025.12.23 21:53:51.870810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7235 | 2025.12.23 21:53:51.886262 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2025.12.23 21:53:51.886316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7237 | 2025.12.23 21:53:51.891979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7238 | 2025.12.23 21:53:51.892661 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2025.12.23 21:53:51.895318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7240 | 2025.12.23 21:53:52.002187 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000839974 sec. | ||
| 7241 | 2025.12.23 21:53:52.987731 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7242 | 2025.12.23 21:53:52.987939 [ 4 ] {b61be07b-8bf8-4adc-827b-0df87f1bc21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7243 | 2025.12.23 21:53:52.988011 [ 4 ] {b61be07b-8bf8-4adc-827b-0df87f1bc21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7244 | 2025.12.23 21:53:52.988836 [ 4 ] {b61be07b-8bf8-4adc-827b-0df87f1bc21b} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2025.12.23 21:53:52.988885 [ 4 ] {b61be07b-8bf8-4adc-827b-0df87f1bc21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7246 | 2025.12.23 21:53:52.989294 [ 4 ] {b61be07b-8bf8-4adc-827b-0df87f1bc21b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7247 | 2025.12.23 21:53:52.989536 [ 4 ] {b61be07b-8bf8-4adc-827b-0df87f1bc21b} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7248 | 2025.12.23 21:53:52.989706 [ 4 ] {b61be07b-8bf8-4adc-827b-0df87f1bc21b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00182 sec., 225274.72527472526 rows/sec., 14.29 MiB/sec. | ||
| 7249 | 2025.12.23 21:53:52.989758 [ 4 ] {b61be07b-8bf8-4adc-827b-0df87f1bc21b} <Debug> TCPHandler: Processed in 0.002163161 sec. | ||
| 7250 | 2025.12.23 21:53:52.989879 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7251 | 2025.12.23 21:53:52.989984 [ 4 ] {f460e939-fc5a-4dba-b940-7136821bec50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7252 | 2025.12.23 21:53:52.990025 [ 4 ] {f460e939-fc5a-4dba-b940-7136821bec50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7253 | 2025.12.23 21:53:52.991088 [ 4 ] {f460e939-fc5a-4dba-b940-7136821bec50} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2025.12.23 21:53:52.991130 [ 4 ] {f460e939-fc5a-4dba-b940-7136821bec50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7255 | 2025.12.23 21:53:52.991530 [ 4 ] {f460e939-fc5a-4dba-b940-7136821bec50} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7256 | 2025.12.23 21:53:52.991756 [ 4 ] {f460e939-fc5a-4dba-b940-7136821bec50} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7257 | 2025.12.23 21:53:52.991896 [ 4 ] {f460e939-fc5a-4dba-b940-7136821bec50} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001931 sec., 617296.73744174 rows/sec., 49.31 MiB/sec. | ||
| 7258 | 2025.12.23 21:53:52.991938 [ 4 ] {f460e939-fc5a-4dba-b940-7136821bec50} <Debug> TCPHandler: Processed in 0.00211074 sec. | ||
| 7259 | 2025.12.23 21:53:52.992058 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7260 | 2025.12.23 21:53:52.992154 [ 4 ] {7c97cb8c-5a52-4706-9461-83854fcbd34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7261 | 2025.12.23 21:53:52.992195 [ 4 ] {7c97cb8c-5a52-4706-9461-83854fcbd34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7262 | 2025.12.23 21:53:52.992726 [ 4 ] {7c97cb8c-5a52-4706-9461-83854fcbd34a} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2025.12.23 21:53:52.992766 [ 4 ] {7c97cb8c-5a52-4706-9461-83854fcbd34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7264 | 2025.12.23 21:53:52.993096 [ 4 ] {7c97cb8c-5a52-4706-9461-83854fcbd34a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7265 | 2025.12.23 21:53:52.993311 [ 4 ] {7c97cb8c-5a52-4706-9461-83854fcbd34a} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2025.12.23 21:53:52.993431 [ 117 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 7267 | 2025.12.23 21:53:52.993441 [ 4 ] {7c97cb8c-5a52-4706-9461-83854fcbd34a} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001306 sec., 187595.7120980092 rows/sec., 11.46 MiB/sec. | ||
| 7268 | 2025.12.23 21:53:52.993511 [ 117 ] {} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2025.12.23 21:53:52.993524 [ 4 ] {7c97cb8c-5a52-4706-9461-83854fcbd34a} <Debug> TCPHandler: Processed in 0.001515813 sec. | ||
| 7270 | 2025.12.23 21:53:52.993555 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7271 | 2025.12.23 21:53:52.993654 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7272 | 2025.12.23 21:53:52.993680 [ 190 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::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 | ||
| 7273 | 2025.12.23 21:53:52.993757 [ 4 ] {c4dbeedc-db8e-4acf-b376-1969834fad89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7274 | 2025.12.23 21:53:52.993801 [ 4 ] {c4dbeedc-db8e-4acf-b376-1969834fad89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7275 | 2025.12.23 21:53:52.993814 [ 190 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7276 | 2025.12.23 21:53:52.993852 [ 190 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 277 rows starting from the beginning of the part | ||
| 7277 | 2025.12.23 21:53:52.993923 [ 190 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 245 rows starting from the beginning of the part | ||
| 7278 | 2025.12.23 21:53:52.993972 [ 190 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part | ||
| 7279 | 2025.12.23 21:53:52.994015 [ 190 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 7280 | 2025.12.23 21:53:52.994057 [ 190 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 249 rows starting from the beginning of the part | ||
| 7281 | 2025.12.23 21:53:52.994101 [ 190 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 245 rows starting from the beginning of the part | ||
| 7282 | 2025.12.23 21:53:52.994304 [ 4 ] {c4dbeedc-db8e-4acf-b376-1969834fad89} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2025.12.23 21:53:52.994348 [ 4 ] {c4dbeedc-db8e-4acf-b376-1969834fad89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7284 | 2025.12.23 21:53:52.994804 [ 4 ] {c4dbeedc-db8e-4acf-b376-1969834fad89} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7285 | 2025.12.23 21:53:52.995016 [ 4 ] {c4dbeedc-db8e-4acf-b376-1969834fad89} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2025.12.23 21:53:52.995066 [ 192 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001441431 sec., 743705.3872158987 rows/sec., 49.03 MiB/sec. | ||
| 7287 | 2025.12.23 21:53:52.995151 [ 4 ] {c4dbeedc-db8e-4acf-b376-1969834fad89} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001413 sec., 150035.3857041755 rows/sec., 9.68 MiB/sec. | ||
| 7288 | 2025.12.23 21:53:52.995192 [ 4 ] {c4dbeedc-db8e-4acf-b376-1969834fad89} <Debug> TCPHandler: Processed in 0.001587445 sec. | ||
| 7289 | 2025.12.23 21:53:52.995265 [ 187 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 7290 | 2025.12.23 21:53:52.995309 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7291 | 2025.12.23 21:53:52.995408 [ 4 ] {53222def-9ee9-4f75-a4bd-f6d9dbe5ca2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7292 | 2025.12.23 21:53:52.995452 [ 4 ] {53222def-9ee9-4f75-a4bd-f6d9dbe5ca2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7293 | 2025.12.23 21:53:52.995590 [ 187 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_30_6} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2025.12.23 21:53:52.995677 [ 187 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_30_6} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 7295 | 2025.12.23 21:53:52.995776 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 7296 | 2025.12.23 21:53:52.995930 [ 4 ] {53222def-9ee9-4f75-a4bd-f6d9dbe5ca2b} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7297 | 2025.12.23 21:53:52.995971 [ 4 ] {53222def-9ee9-4f75-a4bd-f6d9dbe5ca2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7298 | 2025.12.23 21:53:52.996290 [ 4 ] {53222def-9ee9-4f75-a4bd-f6d9dbe5ca2b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7299 | 2025.12.23 21:53:52.996539 [ 4 ] {53222def-9ee9-4f75-a4bd-f6d9dbe5ca2b} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7300 | 2025.12.23 21:53:52.996674 [ 4 ] {53222def-9ee9-4f75-a4bd-f6d9dbe5ca2b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001284 sec., 164330.21806853582 rows/sec., 9.33 MiB/sec. | ||
| 7301 | 2025.12.23 21:53:52.996717 [ 4 ] {53222def-9ee9-4f75-a4bd-f6d9dbe5ca2b} <Debug> TCPHandler: Processed in 0.001457611 sec. | ||
| 7302 | 2025.12.23 21:53:52.996832 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7303 | 2025.12.23 21:53:52.996928 [ 4 ] {f52b7cf6-6772-424a-b393-d1198c91b285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7304 | 2025.12.23 21:53:52.996968 [ 4 ] {f52b7cf6-6772-424a-b393-d1198c91b285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7305 | 2025.12.23 21:53:52.997637 [ 4 ] {f52b7cf6-6772-424a-b393-d1198c91b285} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7306 | 2025.12.23 21:53:52.997676 [ 4 ] {f52b7cf6-6772-424a-b393-d1198c91b285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7307 | 2025.12.23 21:53:52.998031 [ 4 ] {f52b7cf6-6772-424a-b393-d1198c91b285} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7308 | 2025.12.23 21:53:52.998247 [ 4 ] {f52b7cf6-6772-424a-b393-d1198c91b285} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7309 | 2025.12.23 21:53:52.998376 [ 4 ] {f52b7cf6-6772-424a-b393-d1198c91b285} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001466 sec., 490450.204638472 rows/sec., 34.42 MiB/sec. | ||
| 7310 | 2025.12.23 21:53:52.998418 [ 4 ] {f52b7cf6-6772-424a-b393-d1198c91b285} <Debug> TCPHandler: Processed in 0.001635007 sec. | ||
| 7311 | 2025.12.23 21:53:52.998532 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7312 | 2025.12.23 21:53:52.998627 [ 4 ] {50a977f0-00c4-44ae-8133-2cce06041d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7313 | 2025.12.23 21:53:52.998669 [ 4 ] {50a977f0-00c4-44ae-8133-2cce06041d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7314 | 2025.12.23 21:53:52.999003 [ 4 ] {50a977f0-00c4-44ae-8133-2cce06041d78} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7315 | 2025.12.23 21:53:52.999039 [ 4 ] {50a977f0-00c4-44ae-8133-2cce06041d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7316 | 2025.12.23 21:53:52.999337 [ 4 ] {50a977f0-00c4-44ae-8133-2cce06041d78} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7317 | 2025.12.23 21:53:52.999541 [ 4 ] {50a977f0-00c4-44ae-8133-2cce06041d78} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7318 | 2025.12.23 21:53:52.999672 [ 4 ] {50a977f0-00c4-44ae-8133-2cce06041d78} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 7319 | 2025.12.23 21:53:52.999709 [ 4 ] {50a977f0-00c4-44ae-8133-2cce06041d78} <Debug> TCPHandler: Processed in 0.001226474 sec. | ||
| 7320 | 2025.12.23 21:53:52.999827 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7321 | 2025.12.23 21:53:52.999921 [ 4 ] {3e69c5f6-7edf-41b6-86ee-1d8e66773cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7322 | 2025.12.23 21:53:52.999965 [ 4 ] {3e69c5f6-7edf-41b6-86ee-1d8e66773cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7323 | 2025.12.23 21:53:53.000406 [ 4 ] {3e69c5f6-7edf-41b6-86ee-1d8e66773cb1} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7324 | 2025.12.23 21:53:53.000444 [ 4 ] {3e69c5f6-7edf-41b6-86ee-1d8e66773cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7325 | 2025.12.23 21:53:53.000816 [ 4 ] {3e69c5f6-7edf-41b6-86ee-1d8e66773cb1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7326 | 2025.12.23 21:53:53.001040 [ 4 ] {3e69c5f6-7edf-41b6-86ee-1d8e66773cb1} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2025.12.23 21:53:53.001169 [ 4 ] {3e69c5f6-7edf-41b6-86ee-1d8e66773cb1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001267 sec., 247829.5185477506 rows/sec., 16.28 MiB/sec. | ||
| 7328 | 2025.12.23 21:53:53.001207 [ 4 ] {3e69c5f6-7edf-41b6-86ee-1d8e66773cb1} <Debug> TCPHandler: Processed in 0.00142868 sec. | ||
| 7329 | 2025.12.23 21:53:53.001337 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7330 | 2025.12.23 21:53:53.001431 [ 4 ] {98c47fe9-0494-4a57-a3fb-f97bfc2c61bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7331 | 2025.12.23 21:53:53.001475 [ 4 ] {98c47fe9-0494-4a57-a3fb-f97bfc2c61bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7332 | 2025.12.23 21:53:53.001794 [ 4 ] {98c47fe9-0494-4a57-a3fb-f97bfc2c61bd} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2025.12.23 21:53:53.001830 [ 4 ] {98c47fe9-0494-4a57-a3fb-f97bfc2c61bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7334 | 2025.12.23 21:53:53.002133 [ 4 ] {98c47fe9-0494-4a57-a3fb-f97bfc2c61bd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7335 | 2025.12.23 21:53:53.002343 [ 4 ] {98c47fe9-0494-4a57-a3fb-f97bfc2c61bd} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2025.12.23 21:53:53.002474 [ 4 ] {98c47fe9-0494-4a57-a3fb-f97bfc2c61bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 7337 | 2025.12.23 21:53:53.002512 [ 4 ] {98c47fe9-0494-4a57-a3fb-f97bfc2c61bd} <Debug> TCPHandler: Processed in 0.001226955 sec. | ||
| 7338 | 2025.12.23 21:53:53.002621 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7339 | 2025.12.23 21:53:53.002714 [ 4 ] {7733648f-6bd5-4c00-9435-eaba325b209b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7340 | 2025.12.23 21:53:53.002769 [ 4 ] {7733648f-6bd5-4c00-9435-eaba325b209b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7341 | 2025.12.23 21:53:53.003626 [ 4 ] {7733648f-6bd5-4c00-9435-eaba325b209b} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2025.12.23 21:53:53.003663 [ 4 ] {7733648f-6bd5-4c00-9435-eaba325b209b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7343 | 2025.12.23 21:53:53.004219 [ 4 ] {7733648f-6bd5-4c00-9435-eaba325b209b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7344 | 2025.12.23 21:53:53.004458 [ 4 ] {7733648f-6bd5-4c00-9435-eaba325b209b} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2025.12.23 21:53:53.004595 [ 4 ] {7733648f-6bd5-4c00-9435-eaba325b209b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001899 sec., 21063.7177461822 rows/sec., 37.75 MiB/sec. | ||
| 7346 | 2025.12.23 21:53:53.004659 [ 4 ] {7733648f-6bd5-4c00-9435-eaba325b209b} <Debug> TCPHandler: Processed in 0.002085949 sec. | ||
| 7347 | 2025.12.23 21:53:53.004784 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2025.12.23 21:53:53.004876 [ 4 ] {ba58abfd-6546-49ae-8726-c009a7c66209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7349 | 2025.12.23 21:53:53.004918 [ 4 ] {ba58abfd-6546-49ae-8726-c009a7c66209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7350 | 2025.12.23 21:53:53.005274 [ 4 ] {ba58abfd-6546-49ae-8726-c009a7c66209} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2025.12.23 21:53:53.005311 [ 4 ] {ba58abfd-6546-49ae-8726-c009a7c66209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7352 | 2025.12.23 21:53:53.005618 [ 4 ] {ba58abfd-6546-49ae-8726-c009a7c66209} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7353 | 2025.12.23 21:53:53.005824 [ 4 ] {ba58abfd-6546-49ae-8726-c009a7c66209} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2025.12.23 21:53:53.005952 [ 4 ] {ba58abfd-6546-49ae-8726-c009a7c66209} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001094 sec., 95063.98537477148 rows/sec., 5.82 MiB/sec. | ||
| 7355 | 2025.12.23 21:53:53.005988 [ 4 ] {ba58abfd-6546-49ae-8726-c009a7c66209} <Debug> TCPHandler: Processed in 0.001254355 sec. | ||
| 7356 | 2025.12.23 21:53:57.975185 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2025.12.23 21:53:57.975410 [ 4 ] {6a775174-7df0-4495-addf-6d495b14b5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7358 | 2025.12.23 21:53:57.975475 [ 4 ] {6a775174-7df0-4495-addf-6d495b14b5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7359 | 2025.12.23 21:53:57.976071 [ 4 ] {6a775174-7df0-4495-addf-6d495b14b5a6} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2025.12.23 21:53:57.976111 [ 4 ] {6a775174-7df0-4495-addf-6d495b14b5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7361 | 2025.12.23 21:53:57.976493 [ 4 ] {6a775174-7df0-4495-addf-6d495b14b5a6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7362 | 2025.12.23 21:53:57.976737 [ 4 ] {6a775174-7df0-4495-addf-6d495b14b5a6} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2025.12.23 21:53:57.976893 [ 4 ] {6a775174-7df0-4495-addf-6d495b14b5a6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001529 sec., 1308.0444735120993 rows/sec., 106.66 KiB/sec. | ||
| 7364 | 2025.12.23 21:53:57.976943 [ 4 ] {6a775174-7df0-4495-addf-6d495b14b5a6} <Debug> TCPHandler: Processed in 0.001973555 sec. | ||
| 7365 | 2025.12.23 21:53:57.977065 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2025.12.23 21:53:57.977171 [ 4 ] {b8f0b35c-8e26-4c00-a6d3-8f4ac592503e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7367 | 2025.12.23 21:53:57.977213 [ 4 ] {b8f0b35c-8e26-4c00-a6d3-8f4ac592503e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7368 | 2025.12.23 21:53:57.977647 [ 4 ] {b8f0b35c-8e26-4c00-a6d3-8f4ac592503e} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2025.12.23 21:53:57.977684 [ 4 ] {b8f0b35c-8e26-4c00-a6d3-8f4ac592503e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7370 | 2025.12.23 21:53:57.977998 [ 4 ] {b8f0b35c-8e26-4c00-a6d3-8f4ac592503e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7371 | 2025.12.23 21:53:57.978200 [ 4 ] {b8f0b35c-8e26-4c00-a6d3-8f4ac592503e} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2025.12.23 21:53:57.978305 [ 112 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7373 | 2025.12.23 21:53:57.978329 [ 4 ] {b8f0b35c-8e26-4c00-a6d3-8f4ac592503e} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001182 sec., 48223.350253807104 rows/sec., 3.70 MiB/sec. | ||
| 7374 | 2025.12.23 21:53:57.978348 [ 112 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7375 | 2025.12.23 21:53:57.978368 [ 4 ] {b8f0b35c-8e26-4c00-a6d3-8f4ac592503e} <Debug> TCPHandler: Processed in 0.001357788 sec. | ||
| 7376 | 2025.12.23 21:53:57.978372 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7377 | 2025.12.23 21:53:57.978496 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7378 | 2025.12.23 21:53:57.978503 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 7379 | 2025.12.23 21:53:57.978613 [ 4 ] {6c6f0569-9e02-4a77-ab79-76aa9d87e787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7380 | 2025.12.23 21:53:57.978666 [ 4 ] {6c6f0569-9e02-4a77-ab79-76aa9d87e787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7381 | 2025.12.23 21:53:57.978667 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7382 | 2025.12.23 21:53:57.978723 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2465 rows starting from the beginning of the part | ||
| 7383 | 2025.12.23 21:53:57.978798 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2334 rows starting from the beginning of the part | ||
| 7384 | 2025.12.23 21:53:57.978848 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
| 7385 | 2025.12.23 21:53:57.978897 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7386 | 2025.12.23 21:53:57.978941 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1192 rows starting from the beginning of the part | ||
| 7387 | 2025.12.23 21:53:57.978984 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 57 rows starting from the beginning of the part | ||
| 7388 | 2025.12.23 21:53:57.979141 [ 4 ] {6c6f0569-9e02-4a77-ab79-76aa9d87e787} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2025.12.23 21:53:57.979190 [ 4 ] {6c6f0569-9e02-4a77-ab79-76aa9d87e787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7390 | 2025.12.23 21:53:57.979518 [ 4 ] {6c6f0569-9e02-4a77-ab79-76aa9d87e787} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7391 | 2025.12.23 21:53:57.979727 [ 4 ] {6c6f0569-9e02-4a77-ab79-76aa9d87e787} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2025.12.23 21:53:57.979874 [ 4 ] {6c6f0569-9e02-4a77-ab79-76aa9d87e787} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001287 sec., 1554.001554001554 rows/sec., 108.51 KiB/sec. | ||
| 7393 | 2025.12.23 21:53:57.979912 [ 4 ] {6c6f0569-9e02-4a77-ab79-76aa9d87e787} <Debug> TCPHandler: Processed in 0.001475351 sec. | ||
| 7394 | 2025.12.23 21:53:57.980017 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7395 | 2025.12.23 21:53:57.980109 [ 4 ] {ad48d8b1-0923-4797-bebd-cec351dfb546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7396 | 2025.12.23 21:53:57.980148 [ 4 ] {ad48d8b1-0923-4797-bebd-cec351dfb546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7397 | 2025.12.23 21:53:57.980556 [ 4 ] {ad48d8b1-0923-4797-bebd-cec351dfb546} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2025.12.23 21:53:57.980591 [ 4 ] {ad48d8b1-0923-4797-bebd-cec351dfb546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7399 | 2025.12.23 21:53:57.980900 [ 4 ] {ad48d8b1-0923-4797-bebd-cec351dfb546} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7400 | 2025.12.23 21:53:57.981105 [ 4 ] {ad48d8b1-0923-4797-bebd-cec351dfb546} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2025.12.23 21:53:57.981199 [ 112 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7402 | 2025.12.23 21:53:57.981205 [ 197 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6160 rows, containing 5 columns (5 merged, 0 gathered) in 0.002757698 sec., 2233747.132572167 rows/sec., 189.67 MiB/sec. | ||
| 7403 | 2025.12.23 21:53:57.981231 [ 112 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7404 | 2025.12.23 21:53:57.981232 [ 4 ] {ad48d8b1-0923-4797-bebd-cec351dfb546} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001141 sec., 57843.99649430324 rows/sec., 4.52 MiB/sec. | ||
| 7405 | 2025.12.23 21:53:57.981275 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7406 | 2025.12.23 21:53:57.981291 [ 4 ] {ad48d8b1-0923-4797-bebd-cec351dfb546} <Debug> TCPHandler: Processed in 0.001321817 sec. | ||
| 7407 | 2025.12.23 21:53:57.981346 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 7408 | 2025.12.23 21:53:57.981395 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7409 | 2025.12.23 21:53:57.981427 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7410 | 2025.12.23 21:53:57.981453 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1249 rows starting from the beginning of the part | ||
| 7411 | 2025.12.23 21:53:57.981487 [ 4 ] {4c1a35ee-ddd4-4b73-a816-40ad705ad915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7412 | 2025.12.23 21:53:57.981512 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1179 rows starting from the beginning of the part | ||
| 7413 | 2025.12.23 21:53:57.981531 [ 4 ] {4c1a35ee-ddd4-4b73-a816-40ad705ad915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7414 | 2025.12.23 21:53:57.981556 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
| 7415 | 2025.12.23 21:53:57.981546 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7416 | 2025.12.23 21:53:57.981689 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7417 | 2025.12.23 21:53:57.981732 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 719 rows starting from the beginning of the part | ||
| 7418 | 2025.12.23 21:53:57.981771 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 66 rows starting from the beginning of the part | ||
| 7419 | 2025.12.23 21:53:57.981957 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_51_10} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2025.12.23 21:53:57.982041 [ 4 ] {4c1a35ee-ddd4-4b73-a816-40ad705ad915} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7421 | 2025.12.23 21:53:57.982050 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_51_10} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7422 | 2025.12.23 21:53:57.982175 [ 4 ] {4c1a35ee-ddd4-4b73-a816-40ad705ad915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7423 | 2025.12.23 21:53:57.982246 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 7424 | 2025.12.23 21:53:57.982515 [ 4 ] {4c1a35ee-ddd4-4b73-a816-40ad705ad915} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7425 | 2025.12.23 21:53:57.982748 [ 4 ] {4c1a35ee-ddd4-4b73-a816-40ad705ad915} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2025.12.23 21:53:57.982849 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7427 | 2025.12.23 21:53:57.982874 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7428 | 2025.12.23 21:53:57.982879 [ 4 ] {4c1a35ee-ddd4-4b73-a816-40ad705ad915} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00141 sec., 114184.39716312056 rows/sec., 7.95 MiB/sec. | ||
| 7429 | 2025.12.23 21:53:57.982890 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7430 | 2025.12.23 21:53:57.982916 [ 4 ] {4c1a35ee-ddd4-4b73-a816-40ad705ad915} <Debug> TCPHandler: Processed in 0.001567594 sec. | ||
| 7431 | 2025.12.23 21:53:57.982976 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 7432 | 2025.12.23 21:53:57.983032 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7433 | 2025.12.23 21:53:57.983073 [ 188 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3341 rows, containing 5 columns (5 merged, 0 gathered) in 0.00176016 sec., 1898122.897918371 rows/sec., 143.59 MiB/sec. | ||
| 7434 | 2025.12.23 21:53:57.983104 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7435 | 2025.12.23 21:53:57.983144 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14409 rows starting from the beginning of the part | ||
| 7436 | 2025.12.23 21:53:57.983154 [ 4 ] {b5af69be-4331-405c-95f3-cb8f8edf5cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7437 | 2025.12.23 21:53:57.983208 [ 4 ] {b5af69be-4331-405c-95f3-cb8f8edf5cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7438 | 2025.12.23 21:53:57.983212 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 938 rows starting from the beginning of the part | ||
| 7439 | 2025.12.23 21:53:57.983272 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 62 rows starting from the beginning of the part | ||
| 7440 | 2025.12.23 21:53:57.983319 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 7441 | 2025.12.23 21:53:57.983345 [ 201 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7442 | 2025.12.23 21:53:57.983360 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 314 rows starting from the beginning of the part | ||
| 7443 | 2025.12.23 21:53:57.983407 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 161 rows starting from the beginning of the part | ||
| 7444 | 2025.12.23 21:53:57.983610 [ 4 ] {b5af69be-4331-405c-95f3-cb8f8edf5cb4} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7445 | 2025.12.23 21:53:57.983665 [ 4 ] {b5af69be-4331-405c-95f3-cb8f8edf5cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7446 | 2025.12.23 21:53:57.983703 [ 201 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_51_10} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2025.12.23 21:53:57.983815 [ 201 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_51_10} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7448 | 2025.12.23 21:53:57.983936 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7449 | 2025.12.23 21:53:57.984184 [ 4 ] {b5af69be-4331-405c-95f3-cb8f8edf5cb4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7450 | 2025.12.23 21:53:57.984399 [ 4 ] {b5af69be-4331-405c-95f3-cb8f8edf5cb4} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7451 | 2025.12.23 21:53:57.984501 [ 112 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7452 | 2025.12.23 21:53:57.984525 [ 112 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2025.12.23 21:53:57.984533 [ 4 ] {b5af69be-4331-405c-95f3-cb8f8edf5cb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec. | ||
| 7454 | 2025.12.23 21:53:57.984541 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7455 | 2025.12.23 21:53:57.984570 [ 4 ] {b5af69be-4331-405c-95f3-cb8f8edf5cb4} <Debug> TCPHandler: Processed in 0.001597235 sec. | ||
| 7456 | 2025.12.23 21:53:57.984614 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 7457 | 2025.12.23 21:53:57.984707 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7458 | 2025.12.23 21:53:57.984735 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2950 rows starting from the beginning of the part | ||
| 7459 | 2025.12.23 21:53:57.984788 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part | ||
| 7460 | 2025.12.23 21:53:57.984827 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 22 rows starting from the beginning of the part | ||
| 7461 | 2025.12.23 21:53:57.984858 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7462 | 2025.12.23 21:53:57.984893 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 7463 | 2025.12.23 21:53:57.984927 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7464 | 2025.12.23 21:53:57.986324 [ 188 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3278 rows, containing 4 columns (4 merged, 0 gathered) in 0.001740699 sec., 1883151.5385485946 rows/sec., 120.96 MiB/sec. | ||
| 7465 | 2025.12.23 21:53:57.986967 [ 188 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7466 | 2025.12.23 21:53:57.987339 [ 188 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_51_10} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7467 | 2025.12.23 21:53:57.987412 [ 188 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_51_10} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7468 | 2025.12.23 21:53:57.987485 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7469 | 2025.12.23 21:53:57.988839 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16044 rows, containing 5 columns (5 merged, 0 gathered) in 0.005902166 sec., 2718324.0864455523 rows/sec., 183.99 MiB/sec. | ||
| 7470 | 2025.12.23 21:53:57.989472 [ 188 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7471 | 2025.12.23 21:53:57.989713 [ 188 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7472 | 2025.12.23 21:53:57.989786 [ 188 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7473 | 2025.12.23 21:53:57.989858 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 7474 | 2025.12.23 21:53:58.000270 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.72 MiB, peak 288.67 MiB, free memory in arenas 0.00 B, will set to 283.45 MiB (RSS), difference: 1.73 MiB | ||
| 7475 | 2025.12.23 21:53:58.578152 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15818 | ||
| 7476 | 2025.12.23 21:53:58.578624 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2025.12.23 21:53:58.578661 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7478 | 2025.12.23 21:53:58.579129 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7479 | 2025.12.23 21:53:58.579350 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2025.12.23 21:53:58.579470 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15818 | ||
| 7481 | 2025.12.23 21:53:59.396334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7482 | 2025.12.23 21:53:59.412656 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2025.12.23 21:53:59.412708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7484 | 2025.12.23 21:53:59.418079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7485 | 2025.12.23 21:53:59.418779 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2025.12.23 21:53:59.421422 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7487 | 2025.12.23 21:54:01.144701 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 942 | ||
| 7488 | 2025.12.23 21:54:01.146979 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2025.12.23 21:54:01.147035 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7490 | 2025.12.23 21:54:01.148232 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7491 | 2025.12.23 21:54:01.148506 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2025.12.23 21:54:01.148873 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 942 | ||
| 7493 | 2025.12.23 21:54:02.987273 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7494 | 2025.12.23 21:54:02.987516 [ 4 ] {cbce9170-7441-4bc1-b553-ec5b900d1079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7495 | 2025.12.23 21:54:02.987578 [ 4 ] {cbce9170-7441-4bc1-b553-ec5b900d1079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7496 | 2025.12.23 21:54:02.988331 [ 4 ] {cbce9170-7441-4bc1-b553-ec5b900d1079} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2025.12.23 21:54:02.988374 [ 4 ] {cbce9170-7441-4bc1-b553-ec5b900d1079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7498 | 2025.12.23 21:54:02.988792 [ 4 ] {cbce9170-7441-4bc1-b553-ec5b900d1079} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7499 | 2025.12.23 21:54:02.989015 [ 4 ] {cbce9170-7441-4bc1-b553-ec5b900d1079} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7500 | 2025.12.23 21:54:02.989170 [ 4 ] {cbce9170-7441-4bc1-b553-ec5b900d1079} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0017 sec., 241176.4705882353 rows/sec., 15.30 MiB/sec. | ||
| 7501 | 2025.12.23 21:54:02.989214 [ 4 ] {cbce9170-7441-4bc1-b553-ec5b900d1079} <Debug> TCPHandler: Processed in 0.00210078 sec. | ||
| 7502 | 2025.12.23 21:54:02.989334 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7503 | 2025.12.23 21:54:02.989435 [ 4 ] {04c6ced6-158d-4fb5-a1fb-724b9de93d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7504 | 2025.12.23 21:54:02.989476 [ 4 ] {04c6ced6-158d-4fb5-a1fb-724b9de93d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7505 | 2025.12.23 21:54:02.990291 [ 4 ] {04c6ced6-158d-4fb5-a1fb-724b9de93d96} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7506 | 2025.12.23 21:54:02.990328 [ 4 ] {04c6ced6-158d-4fb5-a1fb-724b9de93d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7507 | 2025.12.23 21:54:02.990718 [ 4 ] {04c6ced6-158d-4fb5-a1fb-724b9de93d96} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7508 | 2025.12.23 21:54:02.991070 [ 4 ] {04c6ced6-158d-4fb5-a1fb-724b9de93d96} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7509 | 2025.12.23 21:54:02.991208 [ 4 ] {04c6ced6-158d-4fb5-a1fb-724b9de93d96} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001793 sec., 664807.5850529838 rows/sec., 53.11 MiB/sec. | ||
| 7510 | 2025.12.23 21:54:02.991246 [ 4 ] {04c6ced6-158d-4fb5-a1fb-724b9de93d96} <Debug> TCPHandler: Processed in 0.001969175 sec. | ||
| 7511 | 2025.12.23 21:54:02.991360 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7512 | 2025.12.23 21:54:02.991454 [ 4 ] {e9411c62-f4b1-4fa3-860d-a63e6dc9b507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7513 | 2025.12.23 21:54:02.991493 [ 4 ] {e9411c62-f4b1-4fa3-860d-a63e6dc9b507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7514 | 2025.12.23 21:54:02.992000 [ 4 ] {e9411c62-f4b1-4fa3-860d-a63e6dc9b507} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2025.12.23 21:54:02.992038 [ 4 ] {e9411c62-f4b1-4fa3-860d-a63e6dc9b507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7516 | 2025.12.23 21:54:02.992364 [ 4 ] {e9411c62-f4b1-4fa3-860d-a63e6dc9b507} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7517 | 2025.12.23 21:54:02.992586 [ 4 ] {e9411c62-f4b1-4fa3-860d-a63e6dc9b507} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2025.12.23 21:54:02.992717 [ 4 ] {e9411c62-f4b1-4fa3-860d-a63e6dc9b507} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001282 sec., 191107.64430577224 rows/sec., 11.67 MiB/sec. | ||
| 7519 | 2025.12.23 21:54:02.992756 [ 4 ] {e9411c62-f4b1-4fa3-860d-a63e6dc9b507} <Debug> TCPHandler: Processed in 0.001444791 sec. | ||
| 7520 | 2025.12.23 21:54:02.992873 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7521 | 2025.12.23 21:54:02.992968 [ 4 ] {151f1627-ad4d-404c-b36f-a209610e1774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7522 | 2025.12.23 21:54:02.993006 [ 4 ] {151f1627-ad4d-404c-b36f-a209610e1774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7523 | 2025.12.23 21:54:02.993484 [ 4 ] {151f1627-ad4d-404c-b36f-a209610e1774} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2025.12.23 21:54:02.993519 [ 4 ] {151f1627-ad4d-404c-b36f-a209610e1774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7525 | 2025.12.23 21:54:02.993828 [ 4 ] {151f1627-ad4d-404c-b36f-a209610e1774} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7526 | 2025.12.23 21:54:02.994036 [ 4 ] {151f1627-ad4d-404c-b36f-a209610e1774} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2025.12.23 21:54:02.994159 [ 4 ] {151f1627-ad4d-404c-b36f-a209610e1774} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00121 sec., 175206.61157024794 rows/sec., 11.30 MiB/sec. | ||
| 7528 | 2025.12.23 21:54:02.994196 [ 4 ] {151f1627-ad4d-404c-b36f-a209610e1774} <Debug> TCPHandler: Processed in 0.001373078 sec. | ||
| 7529 | 2025.12.23 21:54:02.994312 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7530 | 2025.12.23 21:54:02.994406 [ 4 ] {b75ba436-381d-43c5-8c54-e7c8e555c528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7531 | 2025.12.23 21:54:02.994446 [ 4 ] {b75ba436-381d-43c5-8c54-e7c8e555c528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7532 | 2025.12.23 21:54:02.994918 [ 4 ] {b75ba436-381d-43c5-8c54-e7c8e555c528} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7533 | 2025.12.23 21:54:02.994954 [ 4 ] {b75ba436-381d-43c5-8c54-e7c8e555c528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7534 | 2025.12.23 21:54:02.995250 [ 4 ] {b75ba436-381d-43c5-8c54-e7c8e555c528} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7535 | 2025.12.23 21:54:02.995456 [ 4 ] {b75ba436-381d-43c5-8c54-e7c8e555c528} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7536 | 2025.12.23 21:54:02.995590 [ 4 ] {b75ba436-381d-43c5-8c54-e7c8e555c528} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001201 sec., 175686.92756036637 rows/sec., 9.98 MiB/sec. | ||
| 7537 | 2025.12.23 21:54:02.995632 [ 4 ] {b75ba436-381d-43c5-8c54-e7c8e555c528} <Debug> TCPHandler: Processed in 0.001369709 sec. | ||
| 7538 | 2025.12.23 21:54:02.995750 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7539 | 2025.12.23 21:54:02.995844 [ 4 ] {e21c74ef-3e72-4eb5-ab20-d24fb6e2fd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7540 | 2025.12.23 21:54:02.995883 [ 4 ] {e21c74ef-3e72-4eb5-ab20-d24fb6e2fd04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7541 | 2025.12.23 21:54:02.996537 [ 4 ] {e21c74ef-3e72-4eb5-ab20-d24fb6e2fd04} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7542 | 2025.12.23 21:54:02.996574 [ 4 ] {e21c74ef-3e72-4eb5-ab20-d24fb6e2fd04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7543 | 2025.12.23 21:54:02.996903 [ 4 ] {e21c74ef-3e72-4eb5-ab20-d24fb6e2fd04} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7544 | 2025.12.23 21:54:02.997108 [ 4 ] {e21c74ef-3e72-4eb5-ab20-d24fb6e2fd04} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7545 | 2025.12.23 21:54:02.997249 [ 4 ] {e21c74ef-3e72-4eb5-ab20-d24fb6e2fd04} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001408 sec., 510653.4090909091 rows/sec., 35.84 MiB/sec. | ||
| 7546 | 2025.12.23 21:54:02.997291 [ 4 ] {e21c74ef-3e72-4eb5-ab20-d24fb6e2fd04} <Debug> TCPHandler: Processed in 0.001591285 sec. | ||
| 7547 | 2025.12.23 21:54:02.997405 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7548 | 2025.12.23 21:54:02.997500 [ 4 ] {bcf4c030-f6dc-4d2c-bdeb-0ec8c8627c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7549 | 2025.12.23 21:54:02.997540 [ 4 ] {bcf4c030-f6dc-4d2c-bdeb-0ec8c8627c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7550 | 2025.12.23 21:54:02.997873 [ 4 ] {bcf4c030-f6dc-4d2c-bdeb-0ec8c8627c68} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2025.12.23 21:54:02.997907 [ 4 ] {bcf4c030-f6dc-4d2c-bdeb-0ec8c8627c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7552 | 2025.12.23 21:54:02.998214 [ 4 ] {bcf4c030-f6dc-4d2c-bdeb-0ec8c8627c68} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7553 | 2025.12.23 21:54:02.998421 [ 4 ] {bcf4c030-f6dc-4d2c-bdeb-0ec8c8627c68} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2025.12.23 21:54:02.998543 [ 4 ] {bcf4c030-f6dc-4d2c-bdeb-0ec8c8627c68} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 7555 | 2025.12.23 21:54:02.998580 [ 4 ] {bcf4c030-f6dc-4d2c-bdeb-0ec8c8627c68} <Debug> TCPHandler: Processed in 0.001226444 sec. | ||
| 7556 | 2025.12.23 21:54:02.998698 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7557 | 2025.12.23 21:54:02.998794 [ 4 ] {bd76caab-d0db-412e-9e25-ce456107ecec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7558 | 2025.12.23 21:54:02.998836 [ 4 ] {bd76caab-d0db-412e-9e25-ce456107ecec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7559 | 2025.12.23 21:54:02.999261 [ 4 ] {bd76caab-d0db-412e-9e25-ce456107ecec} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2025.12.23 21:54:02.999297 [ 4 ] {bd76caab-d0db-412e-9e25-ce456107ecec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7561 | 2025.12.23 21:54:02.999626 [ 4 ] {bd76caab-d0db-412e-9e25-ce456107ecec} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7562 | 2025.12.23 21:54:02.999828 [ 4 ] {bd76caab-d0db-412e-9e25-ce456107ecec} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7563 | 2025.12.23 21:54:02.999960 [ 4 ] {bd76caab-d0db-412e-9e25-ce456107ecec} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001185 sec., 264978.9029535865 rows/sec., 17.41 MiB/sec. | ||
| 7564 | 2025.12.23 21:54:02.999996 [ 4 ] {bd76caab-d0db-412e-9e25-ce456107ecec} <Debug> TCPHandler: Processed in 0.001346008 sec. | ||
| 7565 | 2025.12.23 21:54:03.000109 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7566 | 2025.12.23 21:54:03.000223 [ 4 ] {7b8944d9-c224-4b7a-8fa9-06a00edd6bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7567 | 2025.12.23 21:54:03.000276 [ 4 ] {7b8944d9-c224-4b7a-8fa9-06a00edd6bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7568 | 2025.12.23 21:54:03.000605 [ 4 ] {7b8944d9-c224-4b7a-8fa9-06a00edd6bb1} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7569 | 2025.12.23 21:54:03.000642 [ 4 ] {7b8944d9-c224-4b7a-8fa9-06a00edd6bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7570 | 2025.12.23 21:54:03.000943 [ 4 ] {7b8944d9-c224-4b7a-8fa9-06a00edd6bb1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7571 | 2025.12.23 21:54:03.001149 [ 4 ] {7b8944d9-c224-4b7a-8fa9-06a00edd6bb1} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7572 | 2025.12.23 21:54:03.001273 [ 4 ] {7b8944d9-c224-4b7a-8fa9-06a00edd6bb1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 7573 | 2025.12.23 21:54:03.001308 [ 4 ] {7b8944d9-c224-4b7a-8fa9-06a00edd6bb1} <Debug> TCPHandler: Processed in 0.001256145 sec. | ||
| 7574 | 2025.12.23 21:54:03.001417 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7575 | 2025.12.23 21:54:03.001508 [ 4 ] {9ebd78fc-92ca-456a-8f34-b5236aa2a8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7576 | 2025.12.23 21:54:03.001560 [ 4 ] {9ebd78fc-92ca-456a-8f34-b5236aa2a8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7577 | 2025.12.23 21:54:03.002346 [ 4 ] {9ebd78fc-92ca-456a-8f34-b5236aa2a8e4} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7578 | 2025.12.23 21:54:03.002380 [ 4 ] {9ebd78fc-92ca-456a-8f34-b5236aa2a8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7579 | 2025.12.23 21:54:03.002907 [ 4 ] {9ebd78fc-92ca-456a-8f34-b5236aa2a8e4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7580 | 2025.12.23 21:54:03.003120 [ 4 ] {9ebd78fc-92ca-456a-8f34-b5236aa2a8e4} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7581 | 2025.12.23 21:54:03.003253 [ 4 ] {9ebd78fc-92ca-456a-8f34-b5236aa2a8e4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001763 sec., 22688.598979013044 rows/sec., 40.66 MiB/sec. | ||
| 7582 | 2025.12.23 21:54:03.003311 [ 4 ] {9ebd78fc-92ca-456a-8f34-b5236aa2a8e4} <Debug> TCPHandler: Processed in 0.001940495 sec. | ||
| 7583 | 2025.12.23 21:54:03.003418 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7584 | 2025.12.23 21:54:03.003510 [ 4 ] {1e41f3fe-4168-4cf9-a00e-d2791284a0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7585 | 2025.12.23 21:54:03.003550 [ 4 ] {1e41f3fe-4168-4cf9-a00e-d2791284a0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7586 | 2025.12.23 21:54:03.003870 [ 4 ] {1e41f3fe-4168-4cf9-a00e-d2791284a0c6} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7587 | 2025.12.23 21:54:03.003903 [ 4 ] {1e41f3fe-4168-4cf9-a00e-d2791284a0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7588 | 2025.12.23 21:54:03.004202 [ 4 ] {1e41f3fe-4168-4cf9-a00e-d2791284a0c6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7589 | 2025.12.23 21:54:03.004406 [ 4 ] {1e41f3fe-4168-4cf9-a00e-d2791284a0c6} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7590 | 2025.12.23 21:54:03.004527 [ 4 ] {1e41f3fe-4168-4cf9-a00e-d2791284a0c6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001036 sec., 100386.10038610038 rows/sec., 6.15 MiB/sec. | ||
| 7591 | 2025.12.23 21:54:03.004561 [ 4 ] {1e41f3fe-4168-4cf9-a00e-d2791284a0c6} <Debug> TCPHandler: Processed in 0.001190614 sec. | ||
| 7592 | 2025.12.23 21:54:05.518881 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38804 | ||
| 7593 | 2025.12.23 21:54:05.518988 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7594 | 2025.12.23 21:54:05.519013 [ 286 ] {} <Debug> TCP-Session: 8e0122a9-60ef-4393-a9db-2af8db114906 Authenticating user 'default' from [fd00:1122:3344:101::e]:38804 | ||
| 7595 | 2025.12.23 21:54:05.519034 [ 286 ] {} <Debug> TCP-Session: 8e0122a9-60ef-4393-a9db-2af8db114906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7596 | 2025.12.23 21:54:05.519046 [ 286 ] {} <Debug> TCP-Session: 8e0122a9-60ef-4393-a9db-2af8db114906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7597 | 2025.12.23 21:54:05.519242 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56089 | ||
| 7598 | 2025.12.23 21:54:05.519260 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59929 | ||
| 7599 | 2025.12.23 21:54:05.519374 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7600 | 2025.12.23 21:54:05.519377 [ 286 ] {} <Trace> TCP-Session: 8e0122a9-60ef-4393-a9db-2af8db114906 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7601 | 2025.12.23 21:54:05.519396 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7602 | 2025.12.23 21:54:05.519408 [ 288 ] {} <Debug> TCP-Session: 18069fd7-0d2b-4eba-ba8a-80743a283987 Authenticating user 'default' from [fd00:1122:3344:101::e]:56089 | ||
| 7603 | 2025.12.23 21:54:05.519447 [ 289 ] {} <Debug> TCP-Session: db22ffdf-7d15-4c29-9c4b-967da154fb1d Authenticating user 'default' from [fd00:1122:3344:101::e]:59929 | ||
| 7604 | 2025.12.23 21:54:05.519458 [ 288 ] {} <Debug> TCP-Session: 18069fd7-0d2b-4eba-ba8a-80743a283987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7605 | 2025.12.23 21:54:05.519488 [ 289 ] {} <Debug> TCP-Session: db22ffdf-7d15-4c29-9c4b-967da154fb1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7606 | 2025.12.23 21:54:05.519488 [ 288 ] {} <Debug> TCP-Session: 18069fd7-0d2b-4eba-ba8a-80743a283987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7607 | 2025.12.23 21:54:05.519515 [ 289 ] {} <Debug> TCP-Session: db22ffdf-7d15-4c29-9c4b-967da154fb1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7608 | 2025.12.23 21:54:05.519563 [ 286 ] {876bb5b5-60c2-4b10-b63b-55b9ae7696a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38804) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7609 | 2025.12.23 21:54:05.519823 [ 286 ] {876bb5b5-60c2-4b10-b63b-55b9ae7696a2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7610 | 2025.12.23 21:54:05.519878 [ 286 ] {876bb5b5-60c2-4b10-b63b-55b9ae7696a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7611 | 2025.12.23 21:54:05.520156 [ 286 ] {876bb5b5-60c2-4b10-b63b-55b9ae7696a2} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 7612 | 2025.12.23 21:54:05.520219 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33587 | ||
| 7613 | 2025.12.23 21:54:05.520221 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33300 | ||
| 7614 | 2025.12.23 21:54:05.520266 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54749 | ||
| 7615 | 2025.12.23 21:54:05.520311 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36914 | ||
| 7616 | 2025.12.23 21:54:05.520442 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60153 | ||
| 7617 | 2025.12.23 21:54:05.520573 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63993 | ||
| 7618 | 2025.12.23 21:54:05.520842 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7619 | 2025.12.23 21:54:05.520880 [ 290 ] {} <Debug> TCP-Session: c21738e1-12ba-452a-b5e1-c90b90eeb469 Authenticating user 'default' from [fd00:1122:3344:101::e]:33300 | ||
| 7620 | 2025.12.23 21:54:05.520902 [ 290 ] {} <Debug> TCP-Session: c21738e1-12ba-452a-b5e1-c90b90eeb469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7621 | 2025.12.23 21:54:05.520916 [ 290 ] {} <Debug> TCP-Session: c21738e1-12ba-452a-b5e1-c90b90eeb469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7622 | 2025.12.23 21:54:05.521012 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7623 | 2025.12.23 21:54:05.521059 [ 352 ] {} <Debug> TCP-Session: 55dde0e0-cf63-4280-8a1d-9dddc1a40daa Authenticating user 'default' from [fd00:1122:3344:101::e]:54749 | ||
| 7624 | 2025.12.23 21:54:05.521083 [ 352 ] {} <Debug> TCP-Session: 55dde0e0-cf63-4280-8a1d-9dddc1a40daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7625 | 2025.12.23 21:54:05.521101 [ 352 ] {} <Debug> TCP-Session: 55dde0e0-cf63-4280-8a1d-9dddc1a40daa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7626 | 2025.12.23 21:54:05.521117 [ 308 ] {876bb5b5-60c2-4b10-b63b-55b9ae7696a2} <Trace> AggregatingTransform: Aggregating | ||
| 7627 | 2025.12.23 21:54:05.521157 [ 308 ] {876bb5b5-60c2-4b10-b63b-55b9ae7696a2} <Trace> Aggregator: Aggregation method: without_key | ||
| 7628 | 2025.12.23 21:54:05.521196 [ 308 ] {876bb5b5-60c2-4b10-b63b-55b9ae7696a2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940427 sec. (1063.347 rows/sec., 41.54 KiB/sec.) | ||
| 7629 | 2025.12.23 21:54:05.521218 [ 308 ] {876bb5b5-60c2-4b10-b63b-55b9ae7696a2} <Trace> Aggregator: Merging aggregated data | ||
| 7630 | 2025.12.23 21:54:05.521253 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7631 | 2025.12.23 21:54:05.521298 [ 355 ] {} <Debug> TCP-Session: 17d990de-15a0-4867-8501-230677846f9a Authenticating user 'default' from [fd00:1122:3344:101::e]:63993 | ||
| 7632 | 2025.12.23 21:54:05.521314 [ 355 ] {} <Debug> TCP-Session: 17d990de-15a0-4867-8501-230677846f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7633 | 2025.12.23 21:54:05.521327 [ 355 ] {} <Debug> TCP-Session: 17d990de-15a0-4867-8501-230677846f9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7634 | 2025.12.23 21:54:05.521716 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7635 | 2025.12.23 21:54:05.521760 [ 354 ] {} <Debug> TCP-Session: 56040406-42cf-4369-8f21-99f610db361e Authenticating user 'default' from [fd00:1122:3344:101::e]:60153 | ||
| 7636 | 2025.12.23 21:54:05.521782 [ 354 ] {} <Debug> TCP-Session: 56040406-42cf-4369-8f21-99f610db361e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7637 | 2025.12.23 21:54:05.521800 [ 354 ] {} <Debug> TCP-Session: 56040406-42cf-4369-8f21-99f610db361e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7638 | 2025.12.23 21:54:05.521888 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7639 | 2025.12.23 21:54:05.521978 [ 351 ] {} <Debug> TCP-Session: 0091da2e-f1f5-4cf0-9a44-7bd14961a152 Authenticating user 'default' from [fd00:1122:3344:101::e]:33587 | ||
| 7640 | 2025.12.23 21:54:05.521984 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7641 | 2025.12.23 21:54:05.522000 [ 351 ] {} <Debug> TCP-Session: 0091da2e-f1f5-4cf0-9a44-7bd14961a152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7642 | 2025.12.23 21:54:05.522021 [ 351 ] {} <Debug> TCP-Session: 0091da2e-f1f5-4cf0-9a44-7bd14961a152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7643 | 2025.12.23 21:54:05.522025 [ 353 ] {} <Debug> TCP-Session: fdd90f61-1513-415b-a35b-9aafbe298693 Authenticating user 'default' from [fd00:1122:3344:101::e]:36914 | ||
| 7644 | 2025.12.23 21:54:05.522048 [ 353 ] {} <Debug> TCP-Session: fdd90f61-1513-415b-a35b-9aafbe298693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7645 | 2025.12.23 21:54:05.522065 [ 353 ] {} <Debug> TCP-Session: fdd90f61-1513-415b-a35b-9aafbe298693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7646 | 2025.12.23 21:54:05.522517 [ 286 ] {876bb5b5-60c2-4b10-b63b-55b9ae7696a2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003011 sec., 332.11557622052476 rows/sec., 12.97 KiB/sec. | ||
| 7647 | 2025.12.23 21:54:05.522663 [ 286 ] {876bb5b5-60c2-4b10-b63b-55b9ae7696a2} <Debug> TCPHandler: Processed in 0.003407916 sec. | ||
| 7648 | 2025.12.23 21:54:05.522792 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7649 | 2025.12.23 21:54:05.522824 [ 286 ] {} <Debug> TCP-Session: 8e0122a9-60ef-4393-a9db-2af8db114906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7650 | 2025.12.23 21:54:05.522824 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7651 | 2025.12.23 21:54:05.522835 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7652 | 2025.12.23 21:54:05.522865 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7653 | 2025.12.23 21:54:05.522883 [ 288 ] {} <Debug> TCP-Session: 18069fd7-0d2b-4eba-ba8a-80743a283987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7654 | 2025.12.23 21:54:05.522902 [ 289 ] {} <Debug> TCP-Session: db22ffdf-7d15-4c29-9c4b-967da154fb1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7655 | 2025.12.23 21:54:05.522910 [ 353 ] {} <Debug> TCP-Session: fdd90f61-1513-415b-a35b-9aafbe298693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7656 | 2025.12.23 21:54:05.522921 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7657 | 2025.12.23 21:54:05.522947 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7658 | 2025.12.23 21:54:05.522982 [ 352 ] {} <Debug> TCP-Session: 55dde0e0-cf63-4280-8a1d-9dddc1a40daa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7659 | 2025.12.23 21:54:05.522885 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7660 | 2025.12.23 21:54:05.523006 [ 355 ] {} <Debug> TCP-Session: 17d990de-15a0-4867-8501-230677846f9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2025.12.23 21:54:05.523040 [ 354 ] {} <Debug> TCP-Session: 56040406-42cf-4369-8f21-99f610db361e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7662 | 2025.12.23 21:54:05.522848 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7663 | 2025.12.23 21:54:05.522904 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7664 | 2025.12.23 21:54:05.523095 [ 351 ] {} <Debug> TCP-Session: 0091da2e-f1f5-4cf0-9a44-7bd14961a152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7665 | 2025.12.23 21:54:05.523114 [ 290 ] {} <Debug> TCP-Session: c21738e1-12ba-452a-b5e1-c90b90eeb469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2025.12.23 21:54:05.530472 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43106 | ||
| 7667 | 2025.12.23 21:54:05.530541 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7668 | 2025.12.23 21:54:05.530564 [ 286 ] {} <Debug> TCP-Session: d556a57f-30cc-4caa-b96e-948ccc3bf8ba Authenticating user 'default' from [fd00:1122:3344:101::e]:43106 | ||
| 7669 | 2025.12.23 21:54:05.530583 [ 286 ] {} <Debug> TCP-Session: d556a57f-30cc-4caa-b96e-948ccc3bf8ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7670 | 2025.12.23 21:54:05.530599 [ 286 ] {} <Debug> TCP-Session: d556a57f-30cc-4caa-b96e-948ccc3bf8ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7671 | 2025.12.23 21:54:05.530766 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43160 | ||
| 7672 | 2025.12.23 21:54:05.530772 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59361 | ||
| 7673 | 2025.12.23 21:54:05.530805 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45610 | ||
| 7674 | 2025.12.23 21:54:05.530807 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56000 | ||
| 7675 | 2025.12.23 21:54:05.530837 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58172 | ||
| 7676 | 2025.12.23 21:54:05.530854 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7677 | 2025.12.23 21:54:05.530871 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7678 | 2025.12.23 21:54:05.530897 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7679 | 2025.12.23 21:54:05.530906 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7680 | 2025.12.23 21:54:05.530903 [ 288 ] {} <Debug> TCP-Session: 829419a2-c42a-452a-8fdd-39437245810e Authenticating user 'default' from [fd00:1122:3344:101::e]:43160 | ||
| 7681 | 2025.12.23 21:54:05.530928 [ 352 ] {} <Debug> TCP-Session: 59279206-cedb-4aa9-9a8a-1def216c4078 Authenticating user 'default' from [fd00:1122:3344:101::e]:56000 | ||
| 7682 | 2025.12.23 21:54:05.530935 [ 354 ] {} <Debug> TCP-Session: 79391ab4-306a-4189-81e0-0f2c9da94c18 Authenticating user 'default' from [fd00:1122:3344:101::e]:58172 | ||
| 7683 | 2025.12.23 21:54:05.530950 [ 288 ] {} <Debug> TCP-Session: 829419a2-c42a-452a-8fdd-39437245810e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7684 | 2025.12.23 21:54:05.530961 [ 354 ] {} <Debug> TCP-Session: 79391ab4-306a-4189-81e0-0f2c9da94c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2025.12.23 21:54:05.530953 [ 352 ] {} <Debug> TCP-Session: 59279206-cedb-4aa9-9a8a-1def216c4078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7686 | 2025.12.23 21:54:05.530977 [ 354 ] {} <Debug> TCP-Session: 79391ab4-306a-4189-81e0-0f2c9da94c18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7687 | 2025.12.23 21:54:05.530972 [ 288 ] {} <Debug> TCP-Session: 829419a2-c42a-452a-8fdd-39437245810e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7688 | 2025.12.23 21:54:05.530984 [ 352 ] {} <Debug> TCP-Session: 59279206-cedb-4aa9-9a8a-1def216c4078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2025.12.23 21:54:05.530915 [ 351 ] {} <Debug> TCP-Session: 8e925287-937f-4256-8667-97288989ee8c Authenticating user 'default' from [fd00:1122:3344:101::e]:45610 | ||
| 7690 | 2025.12.23 21:54:05.530859 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7691 | 2025.12.23 21:54:05.531037 [ 351 ] {} <Debug> TCP-Session: 8e925287-937f-4256-8667-97288989ee8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7692 | 2025.12.23 21:54:05.531052 [ 289 ] {} <Debug> TCP-Session: 3febc14d-a5ce-467b-95e1-7edbffd39a40 Authenticating user 'default' from [fd00:1122:3344:101::e]:59361 | ||
| 7693 | 2025.12.23 21:54:05.531055 [ 351 ] {} <Debug> TCP-Session: 8e925287-937f-4256-8667-97288989ee8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7694 | 2025.12.23 21:54:05.531068 [ 289 ] {} <Debug> TCP-Session: 3febc14d-a5ce-467b-95e1-7edbffd39a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7695 | 2025.12.23 21:54:05.530851 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43439 | ||
| 7696 | 2025.12.23 21:54:05.531085 [ 289 ] {} <Debug> TCP-Session: 3febc14d-a5ce-467b-95e1-7edbffd39a40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2025.12.23 21:54:05.530832 [ 286 ] {} <Trace> TCP-Session: d556a57f-30cc-4caa-b96e-948ccc3bf8ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7698 | 2025.12.23 21:54:05.530833 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59440 | ||
| 7699 | 2025.12.23 21:54:05.531165 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7700 | 2025.12.23 21:54:05.530796 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51660 | ||
| 7701 | 2025.12.23 21:54:05.531220 [ 355 ] {} <Debug> TCP-Session: 11085ac8-20bf-4a2e-8c26-6e6e8cf8b598 Authenticating user 'default' from [fd00:1122:3344:101::e]:43439 | ||
| 7702 | 2025.12.23 21:54:05.531234 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7703 | 2025.12.23 21:54:05.531244 [ 355 ] {} <Debug> TCP-Session: 11085ac8-20bf-4a2e-8c26-6e6e8cf8b598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7704 | 2025.12.23 21:54:05.531263 [ 353 ] {} <Debug> TCP-Session: f2ba2fde-24be-416e-ad3f-9acb39a11bd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59440 | ||
| 7705 | 2025.12.23 21:54:05.531269 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7706 | 2025.12.23 21:54:05.531289 [ 353 ] {} <Debug> TCP-Session: f2ba2fde-24be-416e-ad3f-9acb39a11bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7707 | 2025.12.23 21:54:05.531294 [ 286 ] {a5801ad0-63c9-4ac8-badf-d05f75d2ef78} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43106) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7708 | 2025.12.23 21:54:05.531307 [ 290 ] {} <Debug> TCP-Session: 31089e86-4aad-41ff-b173-b31001d62384 Authenticating user 'default' from [fd00:1122:3344:101::e]:51660 | ||
| 7709 | 2025.12.23 21:54:05.531311 [ 353 ] {} <Debug> TCP-Session: f2ba2fde-24be-416e-ad3f-9acb39a11bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7710 | 2025.12.23 21:54:05.531351 [ 290 ] {} <Debug> TCP-Session: 31089e86-4aad-41ff-b173-b31001d62384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7711 | 2025.12.23 21:54:05.531268 [ 355 ] {} <Debug> TCP-Session: 11085ac8-20bf-4a2e-8c26-6e6e8cf8b598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7712 | 2025.12.23 21:54:05.531372 [ 290 ] {} <Debug> TCP-Session: 31089e86-4aad-41ff-b173-b31001d62384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7713 | 2025.12.23 21:54:05.531507 [ 286 ] {a5801ad0-63c9-4ac8-badf-d05f75d2ef78} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7714 | 2025.12.23 21:54:05.531548 [ 286 ] {a5801ad0-63c9-4ac8-badf-d05f75d2ef78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7715 | 2025.12.23 21:54:05.531768 [ 286 ] {a5801ad0-63c9-4ac8-badf-d05f75d2ef78} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 7716 | 2025.12.23 21:54:05.532534 [ 295 ] {a5801ad0-63c9-4ac8-badf-d05f75d2ef78} <Trace> AggregatingTransform: Aggregating | ||
| 7717 | 2025.12.23 21:54:05.532593 [ 295 ] {a5801ad0-63c9-4ac8-badf-d05f75d2ef78} <Trace> Aggregator: Aggregation method: without_key | ||
| 7718 | 2025.12.23 21:54:05.532630 [ 295 ] {a5801ad0-63c9-4ac8-badf-d05f75d2ef78} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000781132 sec. (1280.193 rows/sec., 50.01 KiB/sec.) | ||
| 7719 | 2025.12.23 21:54:05.532649 [ 295 ] {a5801ad0-63c9-4ac8-badf-d05f75d2ef78} <Trace> Aggregator: Merging aggregated data | ||
| 7720 | 2025.12.23 21:54:05.534102 [ 286 ] {a5801ad0-63c9-4ac8-badf-d05f75d2ef78} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002847 sec., 351.24692658939233 rows/sec., 13.72 KiB/sec. | ||
| 7721 | 2025.12.23 21:54:05.534239 [ 286 ] {a5801ad0-63c9-4ac8-badf-d05f75d2ef78} <Debug> TCPHandler: Processed in 0.003470898 sec. | ||
| 7722 | 2025.12.23 21:54:05.534367 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7723 | 2025.12.23 21:54:05.534392 [ 286 ] {} <Debug> TCP-Session: d556a57f-30cc-4caa-b96e-948ccc3bf8ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7724 | 2025.12.23 21:54:05.534402 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7725 | 2025.12.23 21:54:05.534432 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7726 | 2025.12.23 21:54:05.534441 [ 353 ] {} <Debug> TCP-Session: f2ba2fde-24be-416e-ad3f-9acb39a11bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7727 | 2025.12.23 21:54:05.534456 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7728 | 2025.12.23 21:54:05.534474 [ 355 ] {} <Debug> TCP-Session: 11085ac8-20bf-4a2e-8c26-6e6e8cf8b598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7729 | 2025.12.23 21:54:05.534479 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7730 | 2025.12.23 21:54:05.534499 [ 351 ] {} <Debug> TCP-Session: 8e925287-937f-4256-8667-97288989ee8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7731 | 2025.12.23 21:54:05.534529 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7732 | 2025.12.23 21:54:05.534542 [ 288 ] {} <Debug> TCP-Session: 829419a2-c42a-452a-8fdd-39437245810e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7733 | 2025.12.23 21:54:05.534560 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7734 | 2025.12.23 21:54:05.534584 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7735 | 2025.12.23 21:54:05.534611 [ 352 ] {} <Debug> TCP-Session: 59279206-cedb-4aa9-9a8a-1def216c4078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7736 | 2025.12.23 21:54:05.534571 [ 290 ] {} <Debug> TCP-Session: 31089e86-4aad-41ff-b173-b31001d62384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7737 | 2025.12.23 21:54:05.534633 [ 354 ] {} <Debug> TCP-Session: 79391ab4-306a-4189-81e0-0f2c9da94c18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7738 | 2025.12.23 21:54:05.534503 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7739 | 2025.12.23 21:54:05.534709 [ 289 ] {} <Debug> TCP-Session: 3febc14d-a5ce-467b-95e1-7edbffd39a40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7740 | 2025.12.23 21:54:05.598334 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46142 | ||
| 7741 | 2025.12.23 21:54:05.598468 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7742 | 2025.12.23 21:54:05.598502 [ 286 ] {} <Debug> TCP-Session: 77006810-8439-4012-8937-43efaa0ee21c Authenticating user 'default' from [fd00:1122:3344:101::e]:46142 | ||
| 7743 | 2025.12.23 21:54:05.598533 [ 286 ] {} <Debug> TCP-Session: 77006810-8439-4012-8937-43efaa0ee21c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7744 | 2025.12.23 21:54:05.598550 [ 286 ] {} <Debug> TCP-Session: 77006810-8439-4012-8937-43efaa0ee21c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7745 | 2025.12.23 21:54:05.598816 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42481 | ||
| 7746 | 2025.12.23 21:54:05.598935 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37262 | ||
| 7747 | 2025.12.23 21:54:05.598940 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42685 | ||
| 7748 | 2025.12.23 21:54:05.598966 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36794 | ||
| 7749 | 2025.12.23 21:54:05.599005 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44250 | ||
| 7750 | 2025.12.23 21:54:05.599026 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7751 | 2025.12.23 21:54:05.599037 [ 286 ] {} <Trace> TCP-Session: 77006810-8439-4012-8937-43efaa0ee21c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2025.12.23 21:54:05.599069 [ 290 ] {} <Debug> TCP-Session: 9245ce09-43e3-42f3-b583-5d8b3d710d43 Authenticating user 'default' from [fd00:1122:3344:101::e]:37262 | ||
| 7753 | 2025.12.23 21:54:05.599071 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7754 | 2025.12.23 21:54:05.599094 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7755 | 2025.12.23 21:54:05.599082 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7756 | 2025.12.23 21:54:05.599137 [ 289 ] {} <Debug> TCP-Session: 52faf034-b02b-4e9c-994a-1850056eb746 Authenticating user 'default' from [fd00:1122:3344:101::e]:42685 | ||
| 7757 | 2025.12.23 21:54:05.599149 [ 354 ] {} <Debug> TCP-Session: e7b24f1d-f66b-4fd6-9885-d18668b3a88d Authenticating user 'default' from [fd00:1122:3344:101::e]:44250 | ||
| 7758 | 2025.12.23 21:54:05.599183 [ 289 ] {} <Debug> TCP-Session: 52faf034-b02b-4e9c-994a-1850056eb746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7759 | 2025.12.23 21:54:05.599167 [ 351 ] {} <Debug> TCP-Session: 7f47377e-8532-47f8-ab43-79d5236d3ca8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36794 | ||
| 7760 | 2025.12.23 21:54:05.599213 [ 289 ] {} <Debug> TCP-Session: 52faf034-b02b-4e9c-994a-1850056eb746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7761 | 2025.12.23 21:54:05.599227 [ 351 ] {} <Debug> TCP-Session: 7f47377e-8532-47f8-ab43-79d5236d3ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7762 | 2025.12.23 21:54:05.599229 [ 286 ] {08b5d7b3-a164-49b7-876c-237ea999397e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46142) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7763 | 2025.12.23 21:54:05.599246 [ 351 ] {} <Debug> TCP-Session: 7f47377e-8532-47f8-ab43-79d5236d3ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7764 | 2025.12.23 21:54:05.599014 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52618 | ||
| 7765 | 2025.12.23 21:54:05.598982 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51262 | ||
| 7766 | 2025.12.23 21:54:05.598958 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7767 | 2025.12.23 21:54:05.599094 [ 290 ] {} <Debug> TCP-Session: 9245ce09-43e3-42f3-b583-5d8b3d710d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7768 | 2025.12.23 21:54:05.599366 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7769 | 2025.12.23 21:54:05.599367 [ 288 ] {} <Debug> TCP-Session: 24c7dd7a-4ac5-4237-ab50-2fc68dc4b4fa Authenticating user 'default' from [fd00:1122:3344:101::e]:42481 | ||
| 7770 | 2025.12.23 21:54:05.599381 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7771 | 2025.12.23 21:54:05.599409 [ 288 ] {} <Debug> TCP-Session: 24c7dd7a-4ac5-4237-ab50-2fc68dc4b4fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7772 | 2025.12.23 21:54:05.599394 [ 355 ] {} <Debug> TCP-Session: 1b00a345-376d-4490-9a64-21918c194453 Authenticating user 'default' from [fd00:1122:3344:101::e]:52618 | ||
| 7773 | 2025.12.23 21:54:05.599450 [ 353 ] {} <Debug> TCP-Session: b23d5606-4011-4eaf-a603-e23bba244757 Authenticating user 'default' from [fd00:1122:3344:101::e]:51262 | ||
| 7774 | 2025.12.23 21:54:05.599480 [ 355 ] {} <Debug> TCP-Session: 1b00a345-376d-4490-9a64-21918c194453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7775 | 2025.12.23 21:54:05.599495 [ 353 ] {} <Debug> TCP-Session: b23d5606-4011-4eaf-a603-e23bba244757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7776 | 2025.12.23 21:54:05.599507 [ 355 ] {} <Debug> TCP-Session: 1b00a345-376d-4490-9a64-21918c194453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7777 | 2025.12.23 21:54:05.599519 [ 353 ] {} <Debug> TCP-Session: b23d5606-4011-4eaf-a603-e23bba244757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7778 | 2025.12.23 21:54:05.599530 [ 286 ] {08b5d7b3-a164-49b7-876c-237ea999397e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7779 | 2025.12.23 21:54:05.599451 [ 288 ] {} <Debug> TCP-Session: 24c7dd7a-4ac5-4237-ab50-2fc68dc4b4fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7780 | 2025.12.23 21:54:05.599380 [ 290 ] {} <Debug> TCP-Session: 9245ce09-43e3-42f3-b583-5d8b3d710d43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7781 | 2025.12.23 21:54:05.599601 [ 286 ] {08b5d7b3-a164-49b7-876c-237ea999397e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7782 | 2025.12.23 21:54:05.599204 [ 354 ] {} <Debug> TCP-Session: e7b24f1d-f66b-4fd6-9885-d18668b3a88d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7783 | 2025.12.23 21:54:05.598972 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49800 | ||
| 7784 | 2025.12.23 21:54:05.599644 [ 354 ] {} <Debug> TCP-Session: e7b24f1d-f66b-4fd6-9885-d18668b3a88d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7785 | 2025.12.23 21:54:05.599703 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7786 | 2025.12.23 21:54:05.599727 [ 352 ] {} <Debug> TCP-Session: 5ff19a88-e399-45b3-81a5-1ab1a0e405f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49800 | ||
| 7787 | 2025.12.23 21:54:05.599742 [ 352 ] {} <Debug> TCP-Session: 5ff19a88-e399-45b3-81a5-1ab1a0e405f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2025.12.23 21:54:05.599755 [ 352 ] {} <Debug> TCP-Session: 5ff19a88-e399-45b3-81a5-1ab1a0e405f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7789 | 2025.12.23 21:54:05.599929 [ 286 ] {08b5d7b3-a164-49b7-876c-237ea999397e} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 7790 | 2025.12.23 21:54:05.600938 [ 325 ] {08b5d7b3-a164-49b7-876c-237ea999397e} <Trace> AggregatingTransform: Aggregating | ||
| 7791 | 2025.12.23 21:54:05.600978 [ 325 ] {08b5d7b3-a164-49b7-876c-237ea999397e} <Trace> Aggregator: Aggregation method: without_key | ||
| 7792 | 2025.12.23 21:54:05.601016 [ 325 ] {08b5d7b3-a164-49b7-876c-237ea999397e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000978708 sec. (1021.755 rows/sec., 39.91 KiB/sec.) | ||
| 7793 | 2025.12.23 21:54:05.601035 [ 325 ] {08b5d7b3-a164-49b7-876c-237ea999397e} <Trace> Aggregator: Merging aggregated data | ||
| 7794 | 2025.12.23 21:54:05.602325 [ 286 ] {08b5d7b3-a164-49b7-876c-237ea999397e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003152 sec., 317.25888324873097 rows/sec., 12.39 KiB/sec. | ||
| 7795 | 2025.12.23 21:54:05.602476 [ 286 ] {08b5d7b3-a164-49b7-876c-237ea999397e} <Debug> TCPHandler: Processed in 0.003601252 sec. | ||
| 7796 | 2025.12.23 21:54:05.602597 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7797 | 2025.12.23 21:54:05.602627 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7798 | 2025.12.23 21:54:05.602638 [ 286 ] {} <Debug> TCP-Session: 77006810-8439-4012-8937-43efaa0ee21c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7799 | 2025.12.23 21:54:05.602655 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7800 | 2025.12.23 21:54:05.602668 [ 290 ] {} <Debug> TCP-Session: 9245ce09-43e3-42f3-b583-5d8b3d710d43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7801 | 2025.12.23 21:54:05.602673 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7802 | 2025.12.23 21:54:05.602703 [ 289 ] {} <Debug> TCP-Session: 52faf034-b02b-4e9c-994a-1850056eb746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7803 | 2025.12.23 21:54:05.602714 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7804 | 2025.12.23 21:54:05.602742 [ 288 ] {} <Debug> TCP-Session: 24c7dd7a-4ac5-4237-ab50-2fc68dc4b4fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7805 | 2025.12.23 21:54:05.602745 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7806 | 2025.12.23 21:54:05.602761 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7807 | 2025.12.23 21:54:05.602795 [ 354 ] {} <Debug> TCP-Session: e7b24f1d-f66b-4fd6-9885-d18668b3a88d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7808 | 2025.12.23 21:54:05.602768 [ 351 ] {} <Debug> TCP-Session: 7f47377e-8532-47f8-ab43-79d5236d3ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7809 | 2025.12.23 21:54:05.602816 [ 353 ] {} <Debug> TCP-Session: b23d5606-4011-4eaf-a603-e23bba244757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7810 | 2025.12.23 21:54:05.602693 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7811 | 2025.12.23 21:54:05.602730 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7812 | 2025.12.23 21:54:05.602882 [ 355 ] {} <Debug> TCP-Session: 1b00a345-376d-4490-9a64-21918c194453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7813 | 2025.12.23 21:54:05.602906 [ 352 ] {} <Debug> TCP-Session: 5ff19a88-e399-45b3-81a5-1ab1a0e405f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7814 | 2025.12.23 21:54:05.913438 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7815 | 2025.12.23 21:54:05.913495 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7816 | 2025.12.23 21:54:06.080508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16330 | ||
| 7817 | 2025.12.23 21:54:06.081178 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2025.12.23 21:54:06.081230 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7819 | 2025.12.23 21:54:06.081805 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7820 | 2025.12.23 21:54:06.082082 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2025.12.23 21:54:06.082240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16330 | ||
| 7822 | 2025.12.23 21:54:06.922439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7823 | 2025.12.23 21:54:06.940502 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7824 | 2025.12.23 21:54:06.940573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7825 | 2025.12.23 21:54:06.946910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7826 | 2025.12.23 21:54:06.947658 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7827 | 2025.12.23 21:54:06.951524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7828 | 2025.12.23 21:54:07.974502 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7829 | 2025.12.23 21:54:07.974710 [ 4 ] {c4cabf55-3750-4a0d-bdd2-062c47fd532e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7830 | 2025.12.23 21:54:07.974782 [ 4 ] {c4cabf55-3750-4a0d-bdd2-062c47fd532e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7831 | 2025.12.23 21:54:07.975454 [ 4 ] {c4cabf55-3750-4a0d-bdd2-062c47fd532e} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2025.12.23 21:54:07.975510 [ 4 ] {c4cabf55-3750-4a0d-bdd2-062c47fd532e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7833 | 2025.12.23 21:54:07.975909 [ 4 ] {c4cabf55-3750-4a0d-bdd2-062c47fd532e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7834 | 2025.12.23 21:54:07.976139 [ 4 ] {c4cabf55-3750-4a0d-bdd2-062c47fd532e} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7835 | 2025.12.23 21:54:07.976295 [ 4 ] {c4cabf55-3750-4a0d-bdd2-062c47fd532e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001637 sec., 34208.91875381796 rows/sec., 2.63 MiB/sec. | ||
| 7836 | 2025.12.23 21:54:07.976343 [ 4 ] {c4cabf55-3750-4a0d-bdd2-062c47fd532e} <Debug> TCPHandler: Processed in 0.001972836 sec. | ||
| 7837 | 2025.12.23 21:54:07.976460 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7838 | 2025.12.23 21:54:07.976561 [ 4 ] {83bea08a-b4e8-4b95-8e8e-61c268a5cfea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7839 | 2025.12.23 21:54:07.976608 [ 4 ] {83bea08a-b4e8-4b95-8e8e-61c268a5cfea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7840 | 2025.12.23 21:54:07.977020 [ 4 ] {83bea08a-b4e8-4b95-8e8e-61c268a5cfea} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7841 | 2025.12.23 21:54:07.977058 [ 4 ] {83bea08a-b4e8-4b95-8e8e-61c268a5cfea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7842 | 2025.12.23 21:54:07.977365 [ 4 ] {83bea08a-b4e8-4b95-8e8e-61c268a5cfea} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7843 | 2025.12.23 21:54:07.977570 [ 4 ] {83bea08a-b4e8-4b95-8e8e-61c268a5cfea} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7844 | 2025.12.23 21:54:07.977699 [ 4 ] {83bea08a-b4e8-4b95-8e8e-61c268a5cfea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 7845 | 2025.12.23 21:54:07.977736 [ 4 ] {83bea08a-b4e8-4b95-8e8e-61c268a5cfea} <Debug> TCPHandler: Processed in 0.001327947 sec. | ||
| 7846 | 2025.12.23 21:54:07.977847 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7847 | 2025.12.23 21:54:07.977944 [ 4 ] {c4c8d319-09f6-4caa-a45d-634246e08188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7848 | 2025.12.23 21:54:07.977988 [ 4 ] {c4c8d319-09f6-4caa-a45d-634246e08188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7849 | 2025.12.23 21:54:07.978374 [ 4 ] {c4c8d319-09f6-4caa-a45d-634246e08188} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7850 | 2025.12.23 21:54:07.978411 [ 4 ] {c4c8d319-09f6-4caa-a45d-634246e08188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7851 | 2025.12.23 21:54:07.978750 [ 4 ] {c4c8d319-09f6-4caa-a45d-634246e08188} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7852 | 2025.12.23 21:54:07.978955 [ 4 ] {c4c8d319-09f6-4caa-a45d-634246e08188} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2025.12.23 21:54:07.979084 [ 4 ] {c4c8d319-09f6-4caa-a45d-634246e08188} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 7854 | 2025.12.23 21:54:07.979121 [ 4 ] {c4c8d319-09f6-4caa-a45d-634246e08188} <Debug> TCPHandler: Processed in 0.001324047 sec. | ||
| 7855 | 2025.12.23 21:54:07.979225 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7856 | 2025.12.23 21:54:07.979329 [ 4 ] {fc3422a3-7813-44a5-a1b1-120541afb54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7857 | 2025.12.23 21:54:07.979373 [ 4 ] {fc3422a3-7813-44a5-a1b1-120541afb54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7858 | 2025.12.23 21:54:07.979704 [ 4 ] {fc3422a3-7813-44a5-a1b1-120541afb54d} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2025.12.23 21:54:07.979742 [ 4 ] {fc3422a3-7813-44a5-a1b1-120541afb54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7860 | 2025.12.23 21:54:07.980070 [ 4 ] {fc3422a3-7813-44a5-a1b1-120541afb54d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7861 | 2025.12.23 21:54:07.980281 [ 4 ] {fc3422a3-7813-44a5-a1b1-120541afb54d} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2025.12.23 21:54:07.980412 [ 4 ] {fc3422a3-7813-44a5-a1b1-120541afb54d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 7863 | 2025.12.23 21:54:07.980450 [ 4 ] {fc3422a3-7813-44a5-a1b1-120541afb54d} <Debug> TCPHandler: Processed in 0.001274886 sec. | ||
| 7864 | 2025.12.23 21:54:11.150100 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 978 | ||
| 7865 | 2025.12.23 21:54:11.152377 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2025.12.23 21:54:11.152411 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7867 | 2025.12.23 21:54:11.153595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7868 | 2025.12.23 21:54:11.153849 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2025.12.23 21:54:11.154039 [ 98 ] {} <Debug> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7870 | 2025.12.23 21:54:11.154088 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 978 | ||
| 7871 | 2025.12.23 21:54:11.154116 [ 98 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7872 | 2025.12.23 21:54:11.154145 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7873 | 2025.12.23 21:54:11.154283 [ 188 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::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 | ||
| 7874 | 2025.12.23 21:54:11.154887 [ 188 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7875 | 2025.12.23 21:54:11.155022 [ 188 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 808 rows starting from the beginning of the part | ||
| 7876 | 2025.12.23 21:54:11.155367 [ 188 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 7877 | 2025.12.23 21:54:11.155714 [ 188 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 7878 | 2025.12.23 21:54:11.156058 [ 188 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 7879 | 2025.12.23 21:54:11.156380 [ 188 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 7880 | 2025.12.23 21:54:11.156695 [ 188 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 7881 | 2025.12.23 21:54:11.162883 [ 189 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 978 rows, containing 72 columns (72 merged, 0 gathered) in 0.008654784 sec., 113001.08702886172 rows/sec., 95.78 MiB/sec. | ||
| 7882 | 2025.12.23 21:54:11.164368 [ 189 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7883 | 2025.12.23 21:54:11.165008 [ 189 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_26_5} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7884 | 2025.12.23 21:54:11.165095 [ 189 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_26_5} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7885 | 2025.12.23 21:54:11.165464 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7886 | 2025.12.23 21:54:11.899136 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7887 | 2025.12.23 21:54:11.899423 [ 4 ] {cd79cd0b-db02-47ef-8daf-09393ebcaf5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7888 | 2025.12.23 21:54:11.899528 [ 4 ] {cd79cd0b-db02-47ef-8daf-09393ebcaf5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7889 | 2025.12.23 21:54:11.900433 [ 4 ] {cd79cd0b-db02-47ef-8daf-09393ebcaf5c} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2025.12.23 21:54:11.900487 [ 4 ] {cd79cd0b-db02-47ef-8daf-09393ebcaf5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7891 | 2025.12.23 21:54:11.901018 [ 4 ] {cd79cd0b-db02-47ef-8daf-09393ebcaf5c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7892 | 2025.12.23 21:54:11.901244 [ 4 ] {cd79cd0b-db02-47ef-8daf-09393ebcaf5c} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2025.12.23 21:54:11.901407 [ 4 ] {cd79cd0b-db02-47ef-8daf-09393ebcaf5c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002063 sec., 198739.69946679592 rows/sec., 12.61 MiB/sec. | ||
| 7894 | 2025.12.23 21:54:11.901458 [ 4 ] {cd79cd0b-db02-47ef-8daf-09393ebcaf5c} <Debug> TCPHandler: Processed in 0.002504981 sec. | ||
| 7895 | 2025.12.23 21:54:11.901577 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7896 | 2025.12.23 21:54:11.901682 [ 4 ] {006903b9-e16c-4fea-a269-e3cbdecbc2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7897 | 2025.12.23 21:54:11.901726 [ 4 ] {006903b9-e16c-4fea-a269-e3cbdecbc2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7898 | 2025.12.23 21:54:11.902136 [ 4 ] {006903b9-e16c-4fea-a269-e3cbdecbc2f3} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2025.12.23 21:54:11.902174 [ 4 ] {006903b9-e16c-4fea-a269-e3cbdecbc2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7900 | 2025.12.23 21:54:11.902465 [ 4 ] {006903b9-e16c-4fea-a269-e3cbdecbc2f3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7901 | 2025.12.23 21:54:11.902668 [ 4 ] {006903b9-e16c-4fea-a269-e3cbdecbc2f3} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2025.12.23 21:54:11.902798 [ 4 ] {006903b9-e16c-4fea-a269-e3cbdecbc2f3} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001141 sec., 7011.393514460999 rows/sec., 571.73 KiB/sec. | ||
| 7903 | 2025.12.23 21:54:11.902837 [ 4 ] {006903b9-e16c-4fea-a269-e3cbdecbc2f3} <Debug> TCPHandler: Processed in 0.001311638 sec. | ||
| 7904 | 2025.12.23 21:54:11.902938 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7905 | 2025.12.23 21:54:11.903034 [ 4 ] {c4a5f56a-80e0-4394-b406-d29f06295f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7906 | 2025.12.23 21:54:11.903074 [ 4 ] {c4a5f56a-80e0-4394-b406-d29f06295f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7907 | 2025.12.23 21:54:11.905133 [ 4 ] {c4a5f56a-80e0-4394-b406-d29f06295f66} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2025.12.23 21:54:11.905172 [ 4 ] {c4a5f56a-80e0-4394-b406-d29f06295f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7909 | 2025.12.23 21:54:11.905629 [ 4 ] {c4a5f56a-80e0-4394-b406-d29f06295f66} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7910 | 2025.12.23 21:54:11.905833 [ 4 ] {c4a5f56a-80e0-4394-b406-d29f06295f66} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2025.12.23 21:54:11.905966 [ 4 ] {c4a5f56a-80e0-4394-b406-d29f06295f66} <Debug> executeQuery: Read 2337 rows, 194.46 KiB in 0.002952 sec., 791666.6666666666 rows/sec., 64.33 MiB/sec. | ||
| 7912 | 2025.12.23 21:54:11.906007 [ 4 ] {c4a5f56a-80e0-4394-b406-d29f06295f66} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 7913 | 2025.12.23 21:54:11.906021 [ 4 ] {c4a5f56a-80e0-4394-b406-d29f06295f66} <Debug> TCPHandler: Processed in 0.003130979 sec. | ||
| 7914 | 2025.12.23 21:54:11.906124 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2025.12.23 21:54:11.906225 [ 4 ] {112c9af7-a5b1-4c45-a62c-f6af807f4a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7916 | 2025.12.23 21:54:11.906265 [ 4 ] {112c9af7-a5b1-4c45-a62c-f6af807f4a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7917 | 2025.12.23 21:54:11.906822 [ 4 ] {112c9af7-a5b1-4c45-a62c-f6af807f4a15} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2025.12.23 21:54:11.906860 [ 4 ] {112c9af7-a5b1-4c45-a62c-f6af807f4a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7919 | 2025.12.23 21:54:11.907179 [ 4 ] {112c9af7-a5b1-4c45-a62c-f6af807f4a15} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7920 | 2025.12.23 21:54:11.907439 [ 4 ] {112c9af7-a5b1-4c45-a62c-f6af807f4a15} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2025.12.23 21:54:11.907573 [ 4 ] {112c9af7-a5b1-4c45-a62c-f6af807f4a15} <Debug> executeQuery: Read 253 rows, 15.88 KiB in 0.001368 sec., 184941.52046783624 rows/sec., 11.34 MiB/sec. | ||
| 7922 | 2025.12.23 21:54:11.907611 [ 4 ] {112c9af7-a5b1-4c45-a62c-f6af807f4a15} <Debug> TCPHandler: Processed in 0.001537623 sec. | ||
| 7923 | 2025.12.23 21:54:11.907723 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2025.12.23 21:54:11.907817 [ 4 ] {8ee5e586-3c9b-4e2c-8da2-88713c978f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7925 | 2025.12.23 21:54:11.907856 [ 4 ] {8ee5e586-3c9b-4e2c-8da2-88713c978f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7926 | 2025.12.23 21:54:11.908471 [ 4 ] {8ee5e586-3c9b-4e2c-8da2-88713c978f79} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2025.12.23 21:54:11.908507 [ 4 ] {8ee5e586-3c9b-4e2c-8da2-88713c978f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7928 | 2025.12.23 21:54:11.908820 [ 4 ] {8ee5e586-3c9b-4e2c-8da2-88713c978f79} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7929 | 2025.12.23 21:54:11.909020 [ 4 ] {8ee5e586-3c9b-4e2c-8da2-88713c978f79} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2025.12.23 21:54:11.909143 [ 4 ] {8ee5e586-3c9b-4e2c-8da2-88713c978f79} <Debug> executeQuery: Read 441 rows, 29.88 KiB in 0.001346 sec., 327637.4442793462 rows/sec., 21.68 MiB/sec. | ||
| 7931 | 2025.12.23 21:54:11.909181 [ 4 ] {8ee5e586-3c9b-4e2c-8da2-88713c978f79} <Debug> TCPHandler: Processed in 0.001507793 sec. | ||
| 7932 | 2025.12.23 21:54:11.909288 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7933 | 2025.12.23 21:54:11.909382 [ 4 ] {c59a69cc-d93d-4f4c-a731-1ffc76c1d223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7934 | 2025.12.23 21:54:11.909421 [ 4 ] {c59a69cc-d93d-4f4c-a731-1ffc76c1d223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7935 | 2025.12.23 21:54:11.909918 [ 4 ] {c59a69cc-d93d-4f4c-a731-1ffc76c1d223} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2025.12.23 21:54:11.909955 [ 4 ] {c59a69cc-d93d-4f4c-a731-1ffc76c1d223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7937 | 2025.12.23 21:54:11.910250 [ 4 ] {c59a69cc-d93d-4f4c-a731-1ffc76c1d223} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7938 | 2025.12.23 21:54:11.910450 [ 4 ] {c59a69cc-d93d-4f4c-a731-1ffc76c1d223} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2025.12.23 21:54:11.910591 [ 4 ] {c59a69cc-d93d-4f4c-a731-1ffc76c1d223} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 7940 | 2025.12.23 21:54:11.910631 [ 4 ] {c59a69cc-d93d-4f4c-a731-1ffc76c1d223} <Debug> TCPHandler: Processed in 0.00139112 sec. | ||
| 7941 | 2025.12.23 21:54:11.910738 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7942 | 2025.12.23 21:54:11.910830 [ 4 ] {63aa63d2-9fff-4e5d-b5b9-8613006048d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7943 | 2025.12.23 21:54:11.910868 [ 4 ] {63aa63d2-9fff-4e5d-b5b9-8613006048d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7944 | 2025.12.23 21:54:11.911824 [ 4 ] {63aa63d2-9fff-4e5d-b5b9-8613006048d3} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2025.12.23 21:54:11.911860 [ 4 ] {63aa63d2-9fff-4e5d-b5b9-8613006048d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7946 | 2025.12.23 21:54:11.912204 [ 4 ] {63aa63d2-9fff-4e5d-b5b9-8613006048d3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7947 | 2025.12.23 21:54:11.912418 [ 4 ] {63aa63d2-9fff-4e5d-b5b9-8613006048d3} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2025.12.23 21:54:11.912551 [ 4 ] {63aa63d2-9fff-4e5d-b5b9-8613006048d3} <Debug> executeQuery: Read 1183 rows, 86.61 KiB in 0.001739 sec., 680276.0207015526 rows/sec., 48.64 MiB/sec. | ||
| 7949 | 2025.12.23 21:54:11.912589 [ 4 ] {63aa63d2-9fff-4e5d-b5b9-8613006048d3} <Debug> TCPHandler: Processed in 0.001899734 sec. | ||
| 7950 | 2025.12.23 21:54:11.912696 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7951 | 2025.12.23 21:54:11.912790 [ 4 ] {8ccaf51f-5c40-4c2d-9cbf-606bfe137731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7952 | 2025.12.23 21:54:11.912831 [ 4 ] {8ccaf51f-5c40-4c2d-9cbf-606bfe137731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7953 | 2025.12.23 21:54:11.913151 [ 4 ] {8ccaf51f-5c40-4c2d-9cbf-606bfe137731} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2025.12.23 21:54:11.913186 [ 4 ] {8ccaf51f-5c40-4c2d-9cbf-606bfe137731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7955 | 2025.12.23 21:54:11.913470 [ 4 ] {8ccaf51f-5c40-4c2d-9cbf-606bfe137731} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7956 | 2025.12.23 21:54:11.913671 [ 4 ] {8ccaf51f-5c40-4c2d-9cbf-606bfe137731} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2025.12.23 21:54:11.913799 [ 4 ] {8ccaf51f-5c40-4c2d-9cbf-606bfe137731} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 7958 | 2025.12.23 21:54:11.913834 [ 4 ] {8ccaf51f-5c40-4c2d-9cbf-606bfe137731} <Debug> TCPHandler: Processed in 0.001188274 sec. | ||
| 7959 | 2025.12.23 21:54:11.913952 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7960 | 2025.12.23 21:54:11.914072 [ 4 ] {3bd9ea06-eff7-4bd5-9ae3-7ab13e58d473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7961 | 2025.12.23 21:54:11.914123 [ 4 ] {3bd9ea06-eff7-4bd5-9ae3-7ab13e58d473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7962 | 2025.12.23 21:54:11.914841 [ 4 ] {3bd9ea06-eff7-4bd5-9ae3-7ab13e58d473} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2025.12.23 21:54:11.914878 [ 4 ] {3bd9ea06-eff7-4bd5-9ae3-7ab13e58d473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7964 | 2025.12.23 21:54:11.915255 [ 4 ] {3bd9ea06-eff7-4bd5-9ae3-7ab13e58d473} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7965 | 2025.12.23 21:54:11.915462 [ 4 ] {3bd9ea06-eff7-4bd5-9ae3-7ab13e58d473} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7966 | 2025.12.23 21:54:11.915589 [ 4 ] {3bd9ea06-eff7-4bd5-9ae3-7ab13e58d473} <Debug> executeQuery: Read 940 rows, 63.75 KiB in 0.001542 sec., 609597.9247730221 rows/sec., 40.37 MiB/sec. | ||
| 7967 | 2025.12.23 21:54:11.915626 [ 4 ] {3bd9ea06-eff7-4bd5-9ae3-7ab13e58d473} <Debug> TCPHandler: Processed in 0.001735409 sec. | ||
| 7968 | 2025.12.23 21:54:11.915734 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7969 | 2025.12.23 21:54:11.915827 [ 4 ] {6c953d29-32c2-43cb-a63a-03121ff51898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7970 | 2025.12.23 21:54:11.915868 [ 4 ] {6c953d29-32c2-43cb-a63a-03121ff51898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7971 | 2025.12.23 21:54:11.916173 [ 4 ] {6c953d29-32c2-43cb-a63a-03121ff51898} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2025.12.23 21:54:11.916209 [ 4 ] {6c953d29-32c2-43cb-a63a-03121ff51898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7973 | 2025.12.23 21:54:11.916505 [ 4 ] {6c953d29-32c2-43cb-a63a-03121ff51898} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7974 | 2025.12.23 21:54:11.916724 [ 4 ] {6c953d29-32c2-43cb-a63a-03121ff51898} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2025.12.23 21:54:11.916862 [ 4 ] {6c953d29-32c2-43cb-a63a-03121ff51898} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001054 sec., 1897.5332068311195 rows/sec., 124.16 KiB/sec. | ||
| 7976 | 2025.12.23 21:54:11.916897 [ 4 ] {6c953d29-32c2-43cb-a63a-03121ff51898} <Debug> TCPHandler: Processed in 0.001212815 sec. | ||
| 7977 | 2025.12.23 21:54:11.917060 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7978 | 2025.12.23 21:54:11.917157 [ 4 ] {f04a8615-d3fc-4ebe-82d4-81a4c2c46e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7979 | 2025.12.23 21:54:11.917211 [ 4 ] {f04a8615-d3fc-4ebe-82d4-81a4c2c46e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7980 | 2025.12.23 21:54:11.918046 [ 4 ] {f04a8615-d3fc-4ebe-82d4-81a4c2c46e6f} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2025.12.23 21:54:11.918084 [ 4 ] {f04a8615-d3fc-4ebe-82d4-81a4c2c46e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7982 | 2025.12.23 21:54:11.918636 [ 4 ] {f04a8615-d3fc-4ebe-82d4-81a4c2c46e6f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7983 | 2025.12.23 21:54:11.918863 [ 4 ] {f04a8615-d3fc-4ebe-82d4-81a4c2c46e6f} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2025.12.23 21:54:11.919002 [ 4 ] {f04a8615-d3fc-4ebe-82d4-81a4c2c46e6f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001864 sec., 21459.227467811157 rows/sec., 38.45 MiB/sec. | ||
| 7985 | 2025.12.23 21:54:11.919054 [ 4 ] {f04a8615-d3fc-4ebe-82d4-81a4c2c46e6f} <Debug> TCPHandler: Processed in 0.002044387 sec. | ||
| 7986 | 2025.12.23 21:54:11.919160 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7987 | 2025.12.23 21:54:11.919254 [ 4 ] {573ae5d4-0c92-47d5-aebc-3e3997159b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7988 | 2025.12.23 21:54:11.919296 [ 4 ] {573ae5d4-0c92-47d5-aebc-3e3997159b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7989 | 2025.12.23 21:54:11.919629 [ 4 ] {573ae5d4-0c92-47d5-aebc-3e3997159b89} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2025.12.23 21:54:11.919666 [ 4 ] {573ae5d4-0c92-47d5-aebc-3e3997159b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7991 | 2025.12.23 21:54:11.919966 [ 4 ] {573ae5d4-0c92-47d5-aebc-3e3997159b89} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7992 | 2025.12.23 21:54:11.920165 [ 4 ] {573ae5d4-0c92-47d5-aebc-3e3997159b89} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7993 | 2025.12.23 21:54:11.920291 [ 4 ] {573ae5d4-0c92-47d5-aebc-3e3997159b89} <Debug> executeQuery: Read 82 rows, 5.00 KiB in 0.001056 sec., 77651.51515151515 rows/sec., 4.62 MiB/sec. | ||
| 7994 | 2025.12.23 21:54:11.920325 [ 4 ] {573ae5d4-0c92-47d5-aebc-3e3997159b89} <Debug> TCPHandler: Processed in 0.001214194 sec. | ||
| 7995 | 2025.12.23 21:54:12.970182 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7996 | 2025.12.23 21:54:12.970487 [ 4 ] {62a66711-41fd-4a0f-bc06-e15692ce99be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7997 | 2025.12.23 21:54:12.970594 [ 4 ] {62a66711-41fd-4a0f-bc06-e15692ce99be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7998 | 2025.12.23 21:54:12.971318 [ 4 ] {62a66711-41fd-4a0f-bc06-e15692ce99be} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2025.12.23 21:54:12.971370 [ 4 ] {62a66711-41fd-4a0f-bc06-e15692ce99be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8000 | 2025.12.23 21:54:12.971766 [ 4 ] {62a66711-41fd-4a0f-bc06-e15692ce99be} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8001 | 2025.12.23 21:54:12.971982 [ 4 ] {62a66711-41fd-4a0f-bc06-e15692ce99be} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8002 | 2025.12.23 21:54:12.972146 [ 4 ] {62a66711-41fd-4a0f-bc06-e15692ce99be} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001736 sec., 32258.064516129034 rows/sec., 2.48 MiB/sec. | ||
| 8003 | 2025.12.23 21:54:12.972194 [ 4 ] {62a66711-41fd-4a0f-bc06-e15692ce99be} <Debug> TCPHandler: Processed in 0.002195553 sec. | ||
| 8004 | 2025.12.23 21:54:12.972310 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8005 | 2025.12.23 21:54:12.972414 [ 4 ] {e6450a4b-12eb-4514-ad87-6b675fd2dbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8006 | 2025.12.23 21:54:12.972457 [ 4 ] {e6450a4b-12eb-4514-ad87-6b675fd2dbbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8007 | 2025.12.23 21:54:12.972878 [ 4 ] {e6450a4b-12eb-4514-ad87-6b675fd2dbbb} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8008 | 2025.12.23 21:54:12.972917 [ 4 ] {e6450a4b-12eb-4514-ad87-6b675fd2dbbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8009 | 2025.12.23 21:54:12.973225 [ 4 ] {e6450a4b-12eb-4514-ad87-6b675fd2dbbb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8010 | 2025.12.23 21:54:12.973440 [ 4 ] {e6450a4b-12eb-4514-ad87-6b675fd2dbbb} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2025.12.23 21:54:12.973575 [ 4 ] {e6450a4b-12eb-4514-ad87-6b675fd2dbbb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 8012 | 2025.12.23 21:54:12.973613 [ 4 ] {e6450a4b-12eb-4514-ad87-6b675fd2dbbb} <Debug> TCPHandler: Processed in 0.001355439 sec. | ||
| 8013 | 2025.12.23 21:54:12.973718 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8014 | 2025.12.23 21:54:12.973814 [ 4 ] {01f22f8f-363c-4cc6-b68a-8b89744e3154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8015 | 2025.12.23 21:54:12.973859 [ 4 ] {01f22f8f-363c-4cc6-b68a-8b89744e3154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8016 | 2025.12.23 21:54:12.974214 [ 4 ] {01f22f8f-363c-4cc6-b68a-8b89744e3154} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8017 | 2025.12.23 21:54:12.974250 [ 4 ] {01f22f8f-363c-4cc6-b68a-8b89744e3154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8018 | 2025.12.23 21:54:12.974584 [ 4 ] {01f22f8f-363c-4cc6-b68a-8b89744e3154} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8019 | 2025.12.23 21:54:12.974797 [ 4 ] {01f22f8f-363c-4cc6-b68a-8b89744e3154} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8020 | 2025.12.23 21:54:12.974925 [ 4 ] {01f22f8f-363c-4cc6-b68a-8b89744e3154} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001131 sec., 54818.744473916886 rows/sec., 3.81 MiB/sec. | ||
| 8021 | 2025.12.23 21:54:12.974961 [ 4 ] {01f22f8f-363c-4cc6-b68a-8b89744e3154} <Debug> TCPHandler: Processed in 0.001292527 sec. | ||
| 8022 | 2025.12.23 21:54:12.975063 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8023 | 2025.12.23 21:54:12.975159 [ 4 ] {5701c2c9-78f2-4786-ab73-7c79853cfa62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8024 | 2025.12.23 21:54:12.975202 [ 4 ] {5701c2c9-78f2-4786-ab73-7c79853cfa62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8025 | 2025.12.23 21:54:12.975511 [ 4 ] {5701c2c9-78f2-4786-ab73-7c79853cfa62} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8026 | 2025.12.23 21:54:12.975548 [ 4 ] {5701c2c9-78f2-4786-ab73-7c79853cfa62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8027 | 2025.12.23 21:54:12.975848 [ 4 ] {5701c2c9-78f2-4786-ab73-7c79853cfa62} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8028 | 2025.12.23 21:54:12.976054 [ 4 ] {5701c2c9-78f2-4786-ab73-7c79853cfa62} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8029 | 2025.12.23 21:54:12.976182 [ 4 ] {5701c2c9-78f2-4786-ab73-7c79853cfa62} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001042 sec., 21113.243761996164 rows/sec., 1.43 MiB/sec. | ||
| 8030 | 2025.12.23 21:54:12.976217 [ 4 ] {5701c2c9-78f2-4786-ab73-7c79853cfa62} <Debug> TCPHandler: Processed in 0.001201814 sec. | ||
| 8031 | 2025.12.23 21:54:13.583280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16778 | ||
| 8032 | 2025.12.23 21:54:13.583780 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8033 | 2025.12.23 21:54:13.583816 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8034 | 2025.12.23 21:54:13.584317 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8035 | 2025.12.23 21:54:13.584547 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8036 | 2025.12.23 21:54:13.584697 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16778 | ||
| 8037 | 2025.12.23 21:54:14.452565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8038 | 2025.12.23 21:54:14.470057 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2025.12.23 21:54:14.470120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8040 | 2025.12.23 21:54:14.476632 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8041 | 2025.12.23 21:54:14.477336 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2025.12.23 21:54:14.480733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8043 | 2025.12.23 21:54:17.974062 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8044 | 2025.12.23 21:54:17.974272 [ 4 ] {74021c3c-e7da-4d03-ac6c-8f07bbf267e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8045 | 2025.12.23 21:54:17.974347 [ 4 ] {74021c3c-e7da-4d03-ac6c-8f07bbf267e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8046 | 2025.12.23 21:54:17.975016 [ 4 ] {74021c3c-e7da-4d03-ac6c-8f07bbf267e7} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2025.12.23 21:54:17.975068 [ 4 ] {74021c3c-e7da-4d03-ac6c-8f07bbf267e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8048 | 2025.12.23 21:54:17.975463 [ 4 ] {74021c3c-e7da-4d03-ac6c-8f07bbf267e7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8049 | 2025.12.23 21:54:17.975684 [ 4 ] {74021c3c-e7da-4d03-ac6c-8f07bbf267e7} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2025.12.23 21:54:17.975838 [ 4 ] {74021c3c-e7da-4d03-ac6c-8f07bbf267e7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.66 MiB/sec. | ||
| 8051 | 2025.12.23 21:54:17.975840 [ 94 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8052 | 2025.12.23 21:54:17.975886 [ 4 ] {74021c3c-e7da-4d03-ac6c-8f07bbf267e7} <Debug> TCPHandler: Processed in 0.001958655 sec. | ||
| 8053 | 2025.12.23 21:54:17.975925 [ 94 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8054 | 2025.12.23 21:54:17.975957 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8055 | 2025.12.23 21:54:17.976023 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8056 | 2025.12.23 21:54:17.976082 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 8057 | 2025.12.23 21:54:17.976130 [ 4 ] {140974a1-cfdb-4b2e-8b73-d32bfa5396fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8058 | 2025.12.23 21:54:17.976177 [ 4 ] {140974a1-cfdb-4b2e-8b73-d32bfa5396fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8059 | 2025.12.23 21:54:17.976233 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8060 | 2025.12.23 21:54:17.976273 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2465 rows starting from the beginning of the part | ||
| 8061 | 2025.12.23 21:54:17.976341 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1192 rows starting from the beginning of the part | ||
| 8062 | 2025.12.23 21:54:17.976391 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 8063 | 2025.12.23 21:54:17.976445 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 2337 rows starting from the beginning of the part | ||
| 8064 | 2025.12.23 21:54:17.976491 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 8065 | 2025.12.23 21:54:17.976536 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8066 | 2025.12.23 21:54:17.976652 [ 4 ] {140974a1-cfdb-4b2e-8b73-d32bfa5396fc} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8067 | 2025.12.23 21:54:17.976705 [ 4 ] {140974a1-cfdb-4b2e-8b73-d32bfa5396fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8068 | 2025.12.23 21:54:17.977076 [ 4 ] {140974a1-cfdb-4b2e-8b73-d32bfa5396fc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8069 | 2025.12.23 21:54:17.977299 [ 4 ] {140974a1-cfdb-4b2e-8b73-d32bfa5396fc} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2025.12.23 21:54:17.977416 [ 94 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8071 | 2025.12.23 21:54:17.977434 [ 4 ] {140974a1-cfdb-4b2e-8b73-d32bfa5396fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001328 sec., 48192.77108433735 rows/sec., 3.76 MiB/sec. | ||
| 8072 | 2025.12.23 21:54:17.977460 [ 94 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2025.12.23 21:54:17.977484 [ 4 ] {140974a1-cfdb-4b2e-8b73-d32bfa5396fc} <Debug> TCPHandler: Processed in 0.001513933 sec. | ||
| 8074 | 2025.12.23 21:54:17.977484 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8075 | 2025.12.23 21:54:17.977585 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 8076 | 2025.12.23 21:54:17.977614 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8077 | 2025.12.23 21:54:17.977704 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8078 | 2025.12.23 21:54:17.977713 [ 4 ] {f30cc350-6406-40c9-ad03-d2066208400e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8079 | 2025.12.23 21:54:17.977747 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1249 rows starting from the beginning of the part | ||
| 8080 | 2025.12.23 21:54:17.977770 [ 4 ] {f30cc350-6406-40c9-ad03-d2066208400e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8081 | 2025.12.23 21:54:17.977818 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 719 rows starting from the beginning of the part | ||
| 8082 | 2025.12.23 21:54:17.977866 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 8083 | 2025.12.23 21:54:17.977906 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1183 rows starting from the beginning of the part | ||
| 8084 | 2025.12.23 21:54:17.977945 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 8085 | 2025.12.23 21:54:17.977984 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8086 | 2025.12.23 21:54:17.978180 [ 4 ] {f30cc350-6406-40c9-ad03-d2066208400e} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8087 | 2025.12.23 21:54:17.978220 [ 4 ] {f30cc350-6406-40c9-ad03-d2066208400e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8088 | 2025.12.23 21:54:17.978585 [ 4 ] {f30cc350-6406-40c9-ad03-d2066208400e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8089 | 2025.12.23 21:54:17.978798 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6162 rows, containing 5 columns (5 merged, 0 gathered) in 0.002775838 sec., 2219870.1797439186 rows/sec., 188.50 MiB/sec. | ||
| 8090 | 2025.12.23 21:54:17.978816 [ 4 ] {f30cc350-6406-40c9-ad03-d2066208400e} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8091 | 2025.12.23 21:54:17.978929 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8092 | 2025.12.23 21:54:17.978953 [ 4 ] {f30cc350-6406-40c9-ad03-d2066208400e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 8093 | 2025.12.23 21:54:17.978958 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8094 | 2025.12.23 21:54:17.978992 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8095 | 2025.12.23 21:54:17.978997 [ 4 ] {f30cc350-6406-40c9-ad03-d2066208400e} <Debug> TCPHandler: Processed in 0.001430091 sec. | ||
| 8096 | 2025.12.23 21:54:17.979069 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 8097 | 2025.12.23 21:54:17.979114 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8098 | 2025.12.23 21:54:17.979156 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8099 | 2025.12.23 21:54:17.979172 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8100 | 2025.12.23 21:54:17.979209 [ 4 ] {7d64971c-b524-4540-bec6-20aaabbc0e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8101 | 2025.12.23 21:54:17.979221 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16044 rows starting from the beginning of the part | ||
| 8102 | 2025.12.23 21:54:17.979257 [ 4 ] {7d64971c-b524-4540-bec6-20aaabbc0e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8103 | 2025.12.23 21:54:17.979280 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 314 rows starting from the beginning of the part | ||
| 8104 | 2025.12.23 21:54:17.979325 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8105 | 2025.12.23 21:54:17.979363 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 940 rows starting from the beginning of the part | ||
| 8106 | 2025.12.23 21:54:17.979403 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 62 rows starting from the beginning of the part | ||
| 8107 | 2025.12.23 21:54:17.979418 [ 191 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001867262 sec., 1790321.8723457127 rows/sec., 135.45 MiB/sec. | ||
| 8108 | 2025.12.23 21:54:17.979457 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8109 | 2025.12.23 21:54:17.979550 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_56_11} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2025.12.23 21:54:17.979621 [ 4 ] {7d64971c-b524-4540-bec6-20aaabbc0e34} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8111 | 2025.12.23 21:54:17.979657 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8112 | 2025.12.23 21:54:17.979664 [ 4 ] {7d64971c-b524-4540-bec6-20aaabbc0e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8113 | 2025.12.23 21:54:17.979665 [ 199 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_56_11} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8114 | 2025.12.23 21:54:17.979801 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 8115 | 2025.12.23 21:54:17.979978 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_56_11} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2025.12.23 21:54:17.980035 [ 4 ] {7d64971c-b524-4540-bec6-20aaabbc0e34} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8117 | 2025.12.23 21:54:17.980061 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_56_11} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8118 | 2025.12.23 21:54:17.980146 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8119 | 2025.12.23 21:54:17.980258 [ 4 ] {7d64971c-b524-4540-bec6-20aaabbc0e34} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8120 | 2025.12.23 21:54:17.980385 [ 94 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8121 | 2025.12.23 21:54:17.980394 [ 4 ] {7d64971c-b524-4540-bec6-20aaabbc0e34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 8122 | 2025.12.23 21:54:17.980420 [ 94 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2025.12.23 21:54:17.980442 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8124 | 2025.12.23 21:54:17.980443 [ 4 ] {7d64971c-b524-4540-bec6-20aaabbc0e34} <Debug> TCPHandler: Processed in 0.001376489 sec. | ||
| 8125 | 2025.12.23 21:54:17.980516 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 8126 | 2025.12.23 21:54:17.980627 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8127 | 2025.12.23 21:54:17.980657 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3278 rows starting from the beginning of the part | ||
| 8128 | 2025.12.23 21:54:17.980709 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 8129 | 2025.12.23 21:54:17.980757 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8130 | 2025.12.23 21:54:17.980798 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part | ||
| 8131 | 2025.12.23 21:54:17.980833 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 22 rows starting from the beginning of the part | ||
| 8132 | 2025.12.23 21:54:17.980887 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8133 | 2025.12.23 21:54:17.982249 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3606 rows, containing 4 columns (4 merged, 0 gathered) in 0.00176391 sec., 2044321.989217137 rows/sec., 131.18 MiB/sec. | ||
| 8134 | 2025.12.23 21:54:17.982576 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8135 | 2025.12.23 21:54:17.982843 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_56_11} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8136 | 2025.12.23 21:54:17.982914 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_56_11} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8137 | 2025.12.23 21:54:17.982979 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8138 | 2025.12.23 21:54:17.984718 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17680 rows, containing 5 columns (5 merged, 0 gathered) in 0.00568194 sec., 3111613.2870111265 rows/sec., 210.39 MiB/sec. | ||
| 8139 | 2025.12.23 21:54:17.984942 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8140 | 2025.12.23 21:54:17.985190 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2025.12.23 21:54:17.985259 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8142 | 2025.12.23 21:54:17.985336 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 8143 | 2025.12.23 21:54:18.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.47 MiB, peak 295.91 MiB, free memory in arenas 0.00 B, will set to 287.84 MiB (RSS), difference: 1.37 MiB | ||
| 8144 | 2025.12.23 21:54:20.913547 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8145 | 2025.12.23 21:54:20.913619 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8146 | 2025.12.23 21:54:21.084780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17290 | ||
| 8147 | 2025.12.23 21:54:21.085437 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2025.12.23 21:54:21.085482 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8149 | 2025.12.23 21:54:21.086011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8150 | 2025.12.23 21:54:21.086250 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2025.12.23 21:54:21.086404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17290 | ||
| 8152 | 2025.12.23 21:54:21.086443 [ 27 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8153 | 2025.12.23 21:54:21.086514 [ 27 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8154 | 2025.12.23 21:54:21.086533 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8155 | 2025.12.23 21:54:21.086702 [ 186 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::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 | ||
| 8156 | 2025.12.23 21:54:21.086859 [ 186 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8157 | 2025.12.23 21:54:21.086901 [ 186 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14858 rows starting from the beginning of the part | ||
| 8158 | 2025.12.23 21:54:21.086973 [ 186 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8159 | 2025.12.23 21:54:21.087024 [ 186 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8160 | 2025.12.23 21:54:21.087072 [ 186 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8161 | 2025.12.23 21:54:21.087109 [ 186 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8162 | 2025.12.23 21:54:21.087147 [ 186 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8163 | 2025.12.23 21:54:21.089126 [ 194 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17290 rows, containing 4 columns (4 merged, 0 gathered) in 0.00248525 sec., 6957046.574791268 rows/sec., 99.52 MiB/sec. | ||
| 8164 | 2025.12.23 21:54:21.089225 [ 194 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8165 | 2025.12.23 21:54:21.089523 [ 194 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_36_7} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2025.12.23 21:54:21.089608 [ 194 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_36_7} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8167 | 2025.12.23 21:54:21.089706 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8168 | 2025.12.23 21:54:21.154258 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1018 | ||
| 8169 | 2025.12.23 21:54:21.156788 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8170 | 2025.12.23 21:54:21.156836 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8171 | 2025.12.23 21:54:21.158086 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8172 | 2025.12.23 21:54:21.158374 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8173 | 2025.12.23 21:54:21.158760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1018 | ||
| 8174 | 2025.12.23 21:54:21.980804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8175 | 2025.12.23 21:54:21.998201 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8176 | 2025.12.23 21:54:21.998265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8177 | 2025.12.23 21:54:22.004395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8178 | 2025.12.23 21:54:22.005077 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8179 | 2025.12.23 21:54:22.005373 [ 7 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8180 | 2025.12.23 21:54:22.005438 [ 7 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2025.12.23 21:54:22.005460 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8182 | 2025.12.23 21:54:22.005587 [ 198 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 8183 | 2025.12.23 21:54:22.008545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8184 | 2025.12.23 21:54:22.009795 [ 198 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8185 | 2025.12.23 21:54:22.011382 [ 198 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 8186 | 2025.12.23 21:54:22.016298 [ 198 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 8187 | 2025.12.23 21:54:22.020968 [ 198 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 8188 | 2025.12.23 21:54:22.025451 [ 198 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8189 | 2025.12.23 21:54:22.029987 [ 198 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8190 | 2025.12.23 21:54:22.034108 [ 198 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 8191 | 2025.12.23 21:54:22.086579 [ 196 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.081053248 sec., 3355.818634189712 rows/sec., 17.35 MiB/sec. | ||
| 8192 | 2025.12.23 21:54:22.088539 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8193 | 2025.12.23 21:54:22.090361 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_36_7} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8194 | 2025.12.23 21:54:22.090458 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_36_7} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8195 | 2025.12.23 21:54:22.092164 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8196 | 2025.12.23 21:54:22.292206 [ 7 ] {} <Debug> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8197 | 2025.12.23 21:54:22.292269 [ 7 ] {} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8198 | 2025.12.23 21:54:22.292291 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8199 | 2025.12.23 21:54:22.292427 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::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 | ||
| 8200 | 2025.12.23 21:54:22.292619 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8201 | 2025.12.23 21:54:22.292671 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 17 rows starting from the beginning of the part | ||
| 8202 | 2025.12.23 21:54:22.292769 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 8203 | 2025.12.23 21:54:22.292840 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 8204 | 2025.12.23 21:54:22.292907 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 8205 | 2025.12.23 21:54:22.292970 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 8206 | 2025.12.23 21:54:22.293750 [ 194 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001384289 sec., 15892.635136160152 rows/sec., 1.03 MiB/sec. | ||
| 8207 | 2025.12.23 21:54:22.293891 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8208 | 2025.12.23 21:54:22.294134 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_18_4} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8209 | 2025.12.23 21:54:22.294199 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_18_4} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8210 | 2025.12.23 21:54:22.294261 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8211 | 2025.12.23 21:54:22.493166 [ 7 ] {} <Debug> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8212 | 2025.12.23 21:54:22.493255 [ 7 ] {} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2025.12.23 21:54:22.493294 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8214 | 2025.12.23 21:54:22.493453 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::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 | ||
| 8215 | 2025.12.23 21:54:22.493708 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8216 | 2025.12.23 21:54:22.493769 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 84 rows starting from the beginning of the part | ||
| 8217 | 2025.12.23 21:54:22.493872 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 8218 | 2025.12.23 21:54:22.493946 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::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 | ||
| 8219 | 2025.12.23 21:54:22.494018 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8220 | 2025.12.23 21:54:22.494086 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 8221 | 2025.12.23 21:54:22.495047 [ 192 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.001668657 sec., 64722.7081419369 rows/sec., 3.30 MiB/sec. | ||
| 8222 | 2025.12.23 21:54:22.495202 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8223 | 2025.12.23 21:54:22.495504 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_18_4} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2025.12.23 21:54:22.495591 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_18_4} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8225 | 2025.12.23 21:54:22.495682 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8226 | 2025.12.23 21:54:22.700488 [ 7 ] {} <Debug> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8227 | 2025.12.23 21:54:22.700538 [ 7 ] {} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2025.12.23 21:54:22.700557 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8229 | 2025.12.23 21:54:22.700678 [ 201 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::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 | ||
| 8230 | 2025.12.23 21:54:22.700840 [ 201 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8231 | 2025.12.23 21:54:22.700881 [ 201 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 8232 | 2025.12.23 21:54:22.700960 [ 201 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 8233 | 2025.12.23 21:54:22.701016 [ 201 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 8234 | 2025.12.23 21:54:22.701066 [ 201 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 8235 | 2025.12.23 21:54:22.701114 [ 201 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 8236 | 2025.12.23 21:54:22.701855 [ 192 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001235455 sec., 30757.898911736967 rows/sec., 2.57 MiB/sec. | ||
| 8237 | 2025.12.23 21:54:22.702030 [ 197 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8238 | 2025.12.23 21:54:22.702336 [ 197 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_17_4} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2025.12.23 21:54:22.702416 [ 197 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_17_4} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8240 | 2025.12.23 21:54:22.702492 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8241 | 2025.12.23 21:54:22.988214 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8242 | 2025.12.23 21:54:22.988413 [ 4 ] {c251526c-425c-43c1-b03f-bb73530f167f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8243 | 2025.12.23 21:54:22.988484 [ 4 ] {c251526c-425c-43c1-b03f-bb73530f167f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8244 | 2025.12.23 21:54:22.989364 [ 4 ] {c251526c-425c-43c1-b03f-bb73530f167f} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8245 | 2025.12.23 21:54:22.989409 [ 4 ] {c251526c-425c-43c1-b03f-bb73530f167f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8246 | 2025.12.23 21:54:22.989836 [ 4 ] {c251526c-425c-43c1-b03f-bb73530f167f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8247 | 2025.12.23 21:54:22.990064 [ 4 ] {c251526c-425c-43c1-b03f-bb73530f167f} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2025.12.23 21:54:22.990204 [ 7 ] {} <Debug> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8249 | 2025.12.23 21:54:22.990221 [ 4 ] {c251526c-425c-43c1-b03f-bb73530f167f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001861 sec., 220311.6603976357 rows/sec., 13.98 MiB/sec. | ||
| 8250 | 2025.12.23 21:54:22.990276 [ 7 ] {} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2025.12.23 21:54:22.990291 [ 4 ] {c251526c-425c-43c1-b03f-bb73530f167f} <Debug> TCPHandler: Processed in 0.002232613 sec. | ||
| 8252 | 2025.12.23 21:54:22.990306 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8253 | 2025.12.23 21:54:22.990416 [ 201 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::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 | ||
| 8254 | 2025.12.23 21:54:22.990418 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8255 | 2025.12.23 21:54:22.990553 [ 201 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8256 | 2025.12.23 21:54:22.990569 [ 4 ] {278c860b-9264-4cdb-bd8d-94537f3afb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8257 | 2025.12.23 21:54:22.990591 [ 201 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 434 rows starting from the beginning of the part | ||
| 8258 | 2025.12.23 21:54:22.990618 [ 4 ] {278c860b-9264-4cdb-bd8d-94537f3afb36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8259 | 2025.12.23 21:54:22.990657 [ 201 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 8260 | 2025.12.23 21:54:22.990710 [ 201 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 8261 | 2025.12.23 21:54:22.990754 [ 201 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 8262 | 2025.12.23 21:54:22.990794 [ 201 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 8263 | 2025.12.23 21:54:22.990838 [ 201 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 8264 | 2025.12.23 21:54:22.991601 [ 4 ] {278c860b-9264-4cdb-bd8d-94537f3afb36} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2025.12.23 21:54:22.991644 [ 4 ] {278c860b-9264-4cdb-bd8d-94537f3afb36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8266 | 2025.12.23 21:54:22.991968 [ 201 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001597685 sec., 1554749.5282236487 rows/sec., 104.85 MiB/sec. | ||
| 8267 | 2025.12.23 21:54:22.992065 [ 4 ] {278c860b-9264-4cdb-bd8d-94537f3afb36} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8268 | 2025.12.23 21:54:22.992125 [ 189 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8269 | 2025.12.23 21:54:22.992347 [ 4 ] {278c860b-9264-4cdb-bd8d-94537f3afb36} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8270 | 2025.12.23 21:54:22.992424 [ 189 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_21_4} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8271 | 2025.12.23 21:54:22.992495 [ 189 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_21_4} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8272 | 2025.12.23 21:54:22.992496 [ 4 ] {278c860b-9264-4cdb-bd8d-94537f3afb36} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001951 sec., 610968.733982573 rows/sec., 48.81 MiB/sec. | ||
| 8273 | 2025.12.23 21:54:22.992550 [ 4 ] {278c860b-9264-4cdb-bd8d-94537f3afb36} <Debug> TCPHandler: Processed in 0.002182572 sec. | ||
| 8274 | 2025.12.23 21:54:22.992578 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8275 | 2025.12.23 21:54:22.992680 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2025.12.23 21:54:22.992780 [ 4 ] {ba7fe355-a370-445c-b7ee-98661ee9a637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8277 | 2025.12.23 21:54:22.992824 [ 4 ] {ba7fe355-a370-445c-b7ee-98661ee9a637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8278 | 2025.12.23 21:54:22.993384 [ 4 ] {ba7fe355-a370-445c-b7ee-98661ee9a637} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2025.12.23 21:54:22.993428 [ 4 ] {ba7fe355-a370-445c-b7ee-98661ee9a637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8280 | 2025.12.23 21:54:22.993800 [ 4 ] {ba7fe355-a370-445c-b7ee-98661ee9a637} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8281 | 2025.12.23 21:54:22.994056 [ 4 ] {ba7fe355-a370-445c-b7ee-98661ee9a637} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2025.12.23 21:54:22.994196 [ 4 ] {ba7fe355-a370-445c-b7ee-98661ee9a637} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001436 sec., 170612.81337047354 rows/sec., 10.42 MiB/sec. | ||
| 8283 | 2025.12.23 21:54:22.994233 [ 4 ] {ba7fe355-a370-445c-b7ee-98661ee9a637} <Debug> TCPHandler: Processed in 0.001604725 sec. | ||
| 8284 | 2025.12.23 21:54:22.994340 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8285 | 2025.12.23 21:54:22.994431 [ 4 ] {c796e456-4a89-4e5e-b62a-fcd93a6d68a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8286 | 2025.12.23 21:54:22.994470 [ 4 ] {c796e456-4a89-4e5e-b62a-fcd93a6d68a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8287 | 2025.12.23 21:54:22.994935 [ 4 ] {c796e456-4a89-4e5e-b62a-fcd93a6d68a6} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2025.12.23 21:54:22.994970 [ 4 ] {c796e456-4a89-4e5e-b62a-fcd93a6d68a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8289 | 2025.12.23 21:54:22.995273 [ 4 ] {c796e456-4a89-4e5e-b62a-fcd93a6d68a6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8290 | 2025.12.23 21:54:22.995481 [ 4 ] {c796e456-4a89-4e5e-b62a-fcd93a6d68a6} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8291 | 2025.12.23 21:54:22.995576 [ 7 ] {} <Debug> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8292 | 2025.12.23 21:54:22.995603 [ 4 ] {c796e456-4a89-4e5e-b62a-fcd93a6d68a6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00119 sec., 178151.26050420167 rows/sec., 11.49 MiB/sec. | ||
| 8293 | 2025.12.23 21:54:22.995610 [ 7 ] {} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2025.12.23 21:54:22.995641 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8295 | 2025.12.23 21:54:22.995645 [ 4 ] {c796e456-4a89-4e5e-b62a-fcd93a6d68a6} <Debug> TCPHandler: Processed in 0.001352418 sec. | ||
| 8296 | 2025.12.23 21:54:22.995725 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::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 | ||
| 8297 | 2025.12.23 21:54:22.995759 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8298 | 2025.12.23 21:54:22.995818 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8299 | 2025.12.23 21:54:22.995850 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 466 rows starting from the beginning of the part | ||
| 8300 | 2025.12.23 21:54:22.995850 [ 4 ] {8b6070ef-35bd-491c-a7f9-8b19eaa0378b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8301 | 2025.12.23 21:54:22.995897 [ 4 ] {8b6070ef-35bd-491c-a7f9-8b19eaa0378b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8302 | 2025.12.23 21:54:22.995914 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 440 rows starting from the beginning of the part | ||
| 8303 | 2025.12.23 21:54:22.995967 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 8304 | 2025.12.23 21:54:22.996016 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 8305 | 2025.12.23 21:54:22.996072 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 441 rows starting from the beginning of the part | ||
| 8306 | 2025.12.23 21:54:22.996122 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 8307 | 2025.12.23 21:54:22.996356 [ 4 ] {8b6070ef-35bd-491c-a7f9-8b19eaa0378b} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2025.12.23 21:54:22.996390 [ 4 ] {8b6070ef-35bd-491c-a7f9-8b19eaa0378b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8309 | 2025.12.23 21:54:22.996694 [ 4 ] {8b6070ef-35bd-491c-a7f9-8b19eaa0378b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8310 | 2025.12.23 21:54:22.996889 [ 4 ] {8b6070ef-35bd-491c-a7f9-8b19eaa0378b} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2025.12.23 21:54:22.997010 [ 4 ] {8b6070ef-35bd-491c-a7f9-8b19eaa0378b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001178 sec., 179117.14770797963 rows/sec., 10.17 MiB/sec. | ||
| 8312 | 2025.12.23 21:54:22.997021 [ 13 ] {} <Debug> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8313 | 2025.12.23 21:54:22.997046 [ 4 ] {8b6070ef-35bd-491c-a7f9-8b19eaa0378b} <Debug> TCPHandler: Processed in 0.001334198 sec. | ||
| 8314 | 2025.12.23 21:54:22.997064 [ 13 ] {} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2025.12.23 21:54:22.997089 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8316 | 2025.12.23 21:54:22.997105 [ 189 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1983 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419791 sec., 1396684.4415833035 rows/sec., 97.26 MiB/sec. | ||
| 8317 | 2025.12.23 21:54:22.997156 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8318 | 2025.12.23 21:54:22.997157 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::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 | ||
| 8319 | 2025.12.23 21:54:22.997250 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8320 | 2025.12.23 21:54:22.997253 [ 4 ] {bbd0737d-08f7-4eec-9fef-04519f04ca85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8321 | 2025.12.23 21:54:22.997265 [ 189 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8322 | 2025.12.23 21:54:22.997277 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 8323 | 2025.12.23 21:54:22.997304 [ 4 ] {bbd0737d-08f7-4eec-9fef-04519f04ca85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8324 | 2025.12.23 21:54:22.997342 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 8325 | 2025.12.23 21:54:22.997383 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 8326 | 2025.12.23 21:54:22.997420 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 8327 | 2025.12.23 21:54:22.997456 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 8328 | 2025.12.23 21:54:22.997492 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 8329 | 2025.12.23 21:54:22.997552 [ 189 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_21_4} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2025.12.23 21:54:22.997632 [ 189 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_21_4} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8331 | 2025.12.23 21:54:22.997719 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8332 | 2025.12.23 21:54:22.997960 [ 4 ] {bbd0737d-08f7-4eec-9fef-04519f04ca85} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8333 | 2025.12.23 21:54:22.997999 [ 4 ] {bbd0737d-08f7-4eec-9fef-04519f04ca85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8334 | 2025.12.23 21:54:22.998323 [ 4 ] {bbd0737d-08f7-4eec-9fef-04519f04ca85} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8335 | 2025.12.23 21:54:22.998464 [ 200 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334108 sec., 957943.4348643437 rows/sec., 58.23 MiB/sec. | ||
| 8336 | 2025.12.23 21:54:22.998523 [ 4 ] {bbd0737d-08f7-4eec-9fef-04519f04ca85} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8337 | 2025.12.23 21:54:22.998588 [ 192 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8338 | 2025.12.23 21:54:22.998651 [ 4 ] {bbd0737d-08f7-4eec-9fef-04519f04ca85} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001416 sec., 507768.36158192094 rows/sec., 35.64 MiB/sec. | ||
| 8339 | 2025.12.23 21:54:22.998688 [ 4 ] {bbd0737d-08f7-4eec-9fef-04519f04ca85} <Debug> TCPHandler: Processed in 0.001577954 sec. | ||
| 8340 | 2025.12.23 21:54:22.998794 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8341 | 2025.12.23 21:54:22.998824 [ 192 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_21_4} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8342 | 2025.12.23 21:54:22.998885 [ 192 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_21_4} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8343 | 2025.12.23 21:54:22.998885 [ 4 ] {fceeec19-b54c-4e42-85d3-e10fc69ccc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8344 | 2025.12.23 21:54:22.998933 [ 4 ] {fceeec19-b54c-4e42-85d3-e10fc69ccc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8345 | 2025.12.23 21:54:22.998947 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8346 | 2025.12.23 21:54:22.999251 [ 4 ] {fceeec19-b54c-4e42-85d3-e10fc69ccc8b} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8347 | 2025.12.23 21:54:22.999284 [ 4 ] {fceeec19-b54c-4e42-85d3-e10fc69ccc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8348 | 2025.12.23 21:54:22.999572 [ 4 ] {fceeec19-b54c-4e42-85d3-e10fc69ccc8b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8349 | 2025.12.23 21:54:22.999766 [ 4 ] {fceeec19-b54c-4e42-85d3-e10fc69ccc8b} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8350 | 2025.12.23 21:54:22.999887 [ 4 ] {fceeec19-b54c-4e42-85d3-e10fc69ccc8b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00102 sec., 5882.35294117647 rows/sec., 307.33 KiB/sec. | ||
| 8351 | 2025.12.23 21:54:22.999922 [ 4 ] {fceeec19-b54c-4e42-85d3-e10fc69ccc8b} <Debug> TCPHandler: Processed in 0.001173583 sec. | ||
| 8352 | 2025.12.23 21:54:23.000026 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8353 | 2025.12.23 21:54:23.000117 [ 4 ] {1fac3bb6-5398-4879-aa27-13be2c8860f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8354 | 2025.12.23 21:54:23.000158 [ 4 ] {1fac3bb6-5398-4879-aa27-13be2c8860f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8355 | 2025.12.23 21:54:23.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.83 MiB, peak 301.03 MiB, free memory in arenas 0.00 B, will set to 291.14 MiB (RSS), difference: 1.31 MiB | ||
| 8356 | 2025.12.23 21:54:23.000580 [ 4 ] {1fac3bb6-5398-4879-aa27-13be2c8860f0} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8357 | 2025.12.23 21:54:23.000620 [ 4 ] {1fac3bb6-5398-4879-aa27-13be2c8860f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8358 | 2025.12.23 21:54:23.000956 [ 4 ] {1fac3bb6-5398-4879-aa27-13be2c8860f0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8359 | 2025.12.23 21:54:23.001152 [ 4 ] {1fac3bb6-5398-4879-aa27-13be2c8860f0} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8360 | 2025.12.23 21:54:23.001272 [ 4 ] {1fac3bb6-5398-4879-aa27-13be2c8860f0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001174 sec., 267461.6695059625 rows/sec., 17.57 MiB/sec. | ||
| 8361 | 2025.12.23 21:54:23.001307 [ 4 ] {1fac3bb6-5398-4879-aa27-13be2c8860f0} <Debug> TCPHandler: Processed in 0.001327497 sec. | ||
| 8362 | 2025.12.23 21:54:23.001419 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8363 | 2025.12.23 21:54:23.001510 [ 4 ] {57622ed6-0566-4b42-b6f5-96d6e9dc2755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8364 | 2025.12.23 21:54:23.001549 [ 4 ] {57622ed6-0566-4b42-b6f5-96d6e9dc2755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8365 | 2025.12.23 21:54:23.001849 [ 4 ] {57622ed6-0566-4b42-b6f5-96d6e9dc2755} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8366 | 2025.12.23 21:54:23.001884 [ 4 ] {57622ed6-0566-4b42-b6f5-96d6e9dc2755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8367 | 2025.12.23 21:54:23.002172 [ 4 ] {57622ed6-0566-4b42-b6f5-96d6e9dc2755} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8368 | 2025.12.23 21:54:23.002366 [ 4 ] {57622ed6-0566-4b42-b6f5-96d6e9dc2755} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8369 | 2025.12.23 21:54:23.002487 [ 4 ] {57622ed6-0566-4b42-b6f5-96d6e9dc2755} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 8370 | 2025.12.23 21:54:23.002522 [ 4 ] {57622ed6-0566-4b42-b6f5-96d6e9dc2755} <Debug> TCPHandler: Processed in 0.001148313 sec. | ||
| 8371 | 2025.12.23 21:54:23.002627 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8372 | 2025.12.23 21:54:23.002716 [ 4 ] {d2a54fe6-248c-4db8-8bda-cd7482aae6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8373 | 2025.12.23 21:54:23.002768 [ 4 ] {d2a54fe6-248c-4db8-8bda-cd7482aae6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8374 | 2025.12.23 21:54:23.003617 [ 4 ] {d2a54fe6-248c-4db8-8bda-cd7482aae6fb} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8375 | 2025.12.23 21:54:23.003652 [ 4 ] {d2a54fe6-248c-4db8-8bda-cd7482aae6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8376 | 2025.12.23 21:54:23.004204 [ 4 ] {d2a54fe6-248c-4db8-8bda-cd7482aae6fb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8377 | 2025.12.23 21:54:23.004413 [ 4 ] {d2a54fe6-248c-4db8-8bda-cd7482aae6fb} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8378 | 2025.12.23 21:54:23.004522 [ 7 ] {} <Debug> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8379 | 2025.12.23 21:54:23.004545 [ 4 ] {d2a54fe6-248c-4db8-8bda-cd7482aae6fb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001846 sec., 21668.472372697724 rows/sec., 38.83 MiB/sec. | ||
| 8380 | 2025.12.23 21:54:23.004562 [ 7 ] {} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2025.12.23 21:54:23.004588 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8382 | 2025.12.23 21:54:23.004608 [ 4 ] {d2a54fe6-248c-4db8-8bda-cd7482aae6fb} <Debug> TCPHandler: Processed in 0.002026367 sec. | ||
| 8383 | 2025.12.23 21:54:23.004685 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::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 | ||
| 8384 | 2025.12.23 21:54:23.004721 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8385 | 2025.12.23 21:54:23.004817 [ 4 ] {fccc3a83-1615-4644-8571-a6bedccd0483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8386 | 2025.12.23 21:54:23.004857 [ 4 ] {fccc3a83-1615-4644-8571-a6bedccd0483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8387 | 2025.12.23 21:54:23.004911 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8388 | 2025.12.23 21:54:23.004969 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 745 rows starting from the beginning of the part | ||
| 8389 | 2025.12.23 21:54:23.005095 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 8390 | 2025.12.23 21:54:23.005192 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 8391 | 2025.12.23 21:54:23.005214 [ 4 ] {fccc3a83-1615-4644-8571-a6bedccd0483} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8392 | 2025.12.23 21:54:23.005254 [ 4 ] {fccc3a83-1615-4644-8571-a6bedccd0483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8393 | 2025.12.23 21:54:23.005280 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 8394 | 2025.12.23 21:54:23.005375 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 8395 | 2025.12.23 21:54:23.005473 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 8396 | 2025.12.23 21:54:23.005598 [ 4 ] {fccc3a83-1615-4644-8571-a6bedccd0483} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8397 | 2025.12.23 21:54:23.005854 [ 4 ] {fccc3a83-1615-4644-8571-a6bedccd0483} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8398 | 2025.12.23 21:54:23.005985 [ 4 ] {fccc3a83-1615-4644-8571-a6bedccd0483} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001186 sec., 87689.71332209106 rows/sec., 5.37 MiB/sec. | ||
| 8399 | 2025.12.23 21:54:23.006021 [ 4 ] {fccc3a83-1615-4644-8571-a6bedccd0483} <Debug> TCPHandler: Processed in 0.001347908 sec. | ||
| 8400 | 2025.12.23 21:54:23.020329 [ 200 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 945 rows, containing 19 columns (19 merged, 0 gathered) in 0.015681513 sec., 60262.04231696265 rows/sec., 107.99 MiB/sec. | ||
| 8401 | 2025.12.23 21:54:23.021727 [ 199 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8402 | 2025.12.23 21:54:23.022094 [ 199 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8403 | 2025.12.23 21:54:23.022171 [ 199 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8404 | 2025.12.23 21:54:23.022302 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 8405 | 2025.12.23 21:54:24.000294 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.48 MiB, peak 301.03 MiB, free memory in arenas 0.00 B, will set to 294.80 MiB (RSS), difference: 3.32 MiB | ||
| 8406 | 2025.12.23 21:54:27.975155 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8407 | 2025.12.23 21:54:27.975419 [ 4 ] {9f8114c7-7726-4581-b18b-8a90e137600c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8408 | 2025.12.23 21:54:27.975481 [ 4 ] {9f8114c7-7726-4581-b18b-8a90e137600c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8409 | 2025.12.23 21:54:27.976086 [ 4 ] {9f8114c7-7726-4581-b18b-8a90e137600c} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8410 | 2025.12.23 21:54:27.976123 [ 4 ] {9f8114c7-7726-4581-b18b-8a90e137600c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8411 | 2025.12.23 21:54:27.976488 [ 4 ] {9f8114c7-7726-4581-b18b-8a90e137600c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8412 | 2025.12.23 21:54:27.976707 [ 4 ] {9f8114c7-7726-4581-b18b-8a90e137600c} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8413 | 2025.12.23 21:54:27.976857 [ 4 ] {9f8114c7-7726-4581-b18b-8a90e137600c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001485 sec., 2693.6026936026938 rows/sec., 219.64 KiB/sec. | ||
| 8414 | 2025.12.23 21:54:27.976898 [ 4 ] {9f8114c7-7726-4581-b18b-8a90e137600c} <Debug> TCPHandler: Processed in 0.001922775 sec. | ||
| 8415 | 2025.12.23 21:54:27.977015 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8416 | 2025.12.23 21:54:27.977110 [ 4 ] {ce00adeb-68b2-4963-b413-28cb341b88d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8417 | 2025.12.23 21:54:27.977150 [ 4 ] {ce00adeb-68b2-4963-b413-28cb341b88d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8418 | 2025.12.23 21:54:27.977567 [ 4 ] {ce00adeb-68b2-4963-b413-28cb341b88d8} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2025.12.23 21:54:27.977603 [ 4 ] {ce00adeb-68b2-4963-b413-28cb341b88d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8420 | 2025.12.23 21:54:27.977928 [ 4 ] {ce00adeb-68b2-4963-b413-28cb341b88d8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8421 | 2025.12.23 21:54:27.978126 [ 4 ] {ce00adeb-68b2-4963-b413-28cb341b88d8} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8422 | 2025.12.23 21:54:27.978262 [ 4 ] {ce00adeb-68b2-4963-b413-28cb341b88d8} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.00117 sec., 49572.64957264957 rows/sec., 3.80 MiB/sec. | ||
| 8423 | 2025.12.23 21:54:27.978299 [ 4 ] {ce00adeb-68b2-4963-b413-28cb341b88d8} <Debug> TCPHandler: Processed in 0.001332408 sec. | ||
| 8424 | 2025.12.23 21:54:27.978407 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8425 | 2025.12.23 21:54:27.978500 [ 4 ] {e71aeac2-929e-4442-9f74-b648798adef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8426 | 2025.12.23 21:54:27.978539 [ 4 ] {e71aeac2-929e-4442-9f74-b648798adef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8427 | 2025.12.23 21:54:27.978920 [ 4 ] {e71aeac2-929e-4442-9f74-b648798adef5} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2025.12.23 21:54:27.978957 [ 4 ] {e71aeac2-929e-4442-9f74-b648798adef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8429 | 2025.12.23 21:54:27.979233 [ 4 ] {e71aeac2-929e-4442-9f74-b648798adef5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8430 | 2025.12.23 21:54:27.979450 [ 4 ] {e71aeac2-929e-4442-9f74-b648798adef5} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8431 | 2025.12.23 21:54:27.979556 [ 43 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 8432 | 2025.12.23 21:54:27.979580 [ 4 ] {e71aeac2-929e-4442-9f74-b648798adef5} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001098 sec., 3642.9872495446266 rows/sec., 254.37 KiB/sec. | ||
| 8433 | 2025.12.23 21:54:27.979620 [ 43 ] {} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2025.12.23 21:54:27.979628 [ 4 ] {e71aeac2-929e-4442-9f74-b648798adef5} <Debug> TCPHandler: Processed in 0.001269816 sec. | ||
| 8435 | 2025.12.23 21:54:27.979651 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8436 | 2025.12.23 21:54:27.979786 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8437 | 2025.12.23 21:54:27.979803 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::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 | ||
| 8438 | 2025.12.23 21:54:27.979901 [ 4 ] {29fe5233-7d41-449f-98ee-5be00e60edaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8439 | 2025.12.23 21:54:27.979953 [ 4 ] {29fe5233-7d41-449f-98ee-5be00e60edaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8440 | 2025.12.23 21:54:27.979965 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8441 | 2025.12.23 21:54:27.980007 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 277 rows starting from the beginning of the part | ||
| 8442 | 2025.12.23 21:54:27.980085 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 8443 | 2025.12.23 21:54:27.980140 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 245 rows starting from the beginning of the part | ||
| 8444 | 2025.12.23 21:54:27.980212 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 253 rows starting from the beginning of the part | ||
| 8445 | 2025.12.23 21:54:27.980261 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 245 rows starting from the beginning of the part | ||
| 8446 | 2025.12.23 21:54:27.980307 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 8447 | 2025.12.23 21:54:27.980425 [ 4 ] {29fe5233-7d41-449f-98ee-5be00e60edaf} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8448 | 2025.12.23 21:54:27.980468 [ 4 ] {29fe5233-7d41-449f-98ee-5be00e60edaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8449 | 2025.12.23 21:54:27.980914 [ 4 ] {29fe5233-7d41-449f-98ee-5be00e60edaf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8450 | 2025.12.23 21:54:27.981174 [ 4 ] {29fe5233-7d41-449f-98ee-5be00e60edaf} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8451 | 2025.12.23 21:54:27.981305 [ 191 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 5 columns (5 merged, 0 gathered) in 0.001567964 sec., 654351.7580760783 rows/sec., 42.75 MiB/sec. | ||
| 8452 | 2025.12.23 21:54:27.981331 [ 4 ] {29fe5233-7d41-449f-98ee-5be00e60edaf} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001455 sec., 46735.39518900344 rows/sec., 3.65 MiB/sec. | ||
| 8453 | 2025.12.23 21:54:27.981374 [ 4 ] {29fe5233-7d41-449f-98ee-5be00e60edaf} <Debug> TCPHandler: Processed in 0.001647986 sec. | ||
| 8454 | 2025.12.23 21:54:27.981485 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8455 | 2025.12.23 21:54:27.981481 [ 195 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 8456 | 2025.12.23 21:54:27.981581 [ 4 ] {efbfbcb2-4728-4fac-a8b2-4a33539dd939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8457 | 2025.12.23 21:54:27.981629 [ 4 ] {efbfbcb2-4728-4fac-a8b2-4a33539dd939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8458 | 2025.12.23 21:54:27.981787 [ 195 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_35_7} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2025.12.23 21:54:27.981873 [ 195 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_35_7} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 8460 | 2025.12.23 21:54:27.981977 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 8461 | 2025.12.23 21:54:27.982061 [ 4 ] {efbfbcb2-4728-4fac-a8b2-4a33539dd939} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8462 | 2025.12.23 21:54:27.982101 [ 4 ] {efbfbcb2-4728-4fac-a8b2-4a33539dd939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8463 | 2025.12.23 21:54:27.982447 [ 4 ] {efbfbcb2-4728-4fac-a8b2-4a33539dd939} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8464 | 2025.12.23 21:54:27.982657 [ 4 ] {efbfbcb2-4728-4fac-a8b2-4a33539dd939} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8465 | 2025.12.23 21:54:27.982791 [ 4 ] {efbfbcb2-4728-4fac-a8b2-4a33539dd939} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001229 sec., 131814.48331977217 rows/sec., 9.18 MiB/sec. | ||
| 8466 | 2025.12.23 21:54:27.982827 [ 4 ] {efbfbcb2-4728-4fac-a8b2-4a33539dd939} <Debug> TCPHandler: Processed in 0.001389009 sec. | ||
| 8467 | 2025.12.23 21:54:27.982959 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8468 | 2025.12.23 21:54:27.983049 [ 4 ] {627536d5-0e84-4fa8-8155-4325c71ae4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8469 | 2025.12.23 21:54:27.983089 [ 4 ] {627536d5-0e84-4fa8-8155-4325c71ae4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8470 | 2025.12.23 21:54:27.983479 [ 4 ] {627536d5-0e84-4fa8-8155-4325c71ae4b0} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8471 | 2025.12.23 21:54:27.983515 [ 4 ] {627536d5-0e84-4fa8-8155-4325c71ae4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8472 | 2025.12.23 21:54:27.983832 [ 4 ] {627536d5-0e84-4fa8-8155-4325c71ae4b0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8473 | 2025.12.23 21:54:27.984034 [ 4 ] {627536d5-0e84-4fa8-8155-4325c71ae4b0} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2025.12.23 21:54:27.984164 [ 4 ] {627536d5-0e84-4fa8-8155-4325c71ae4b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 8475 | 2025.12.23 21:54:27.984200 [ 4 ] {627536d5-0e84-4fa8-8155-4325c71ae4b0} <Debug> TCPHandler: Processed in 0.001296447 sec. | ||
| 8476 | 2025.12.23 21:54:28.587465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17738 | ||
| 8477 | 2025.12.23 21:54:28.587971 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8478 | 2025.12.23 21:54:28.588015 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8479 | 2025.12.23 21:54:28.588523 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8480 | 2025.12.23 21:54:28.588776 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8481 | 2025.12.23 21:54:28.588924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17738 | ||
| 8482 | 2025.12.23 21:54:29.508601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8483 | 2025.12.23 21:54:29.524596 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2025.12.23 21:54:29.524658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8485 | 2025.12.23 21:54:29.529780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8486 | 2025.12.23 21:54:29.530456 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2025.12.23 21:54:29.533234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8488 | 2025.12.23 21:54:31.158938 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1052 | ||
| 8489 | 2025.12.23 21:54:31.161221 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2025.12.23 21:54:31.161267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8491 | 2025.12.23 21:54:31.162453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8492 | 2025.12.23 21:54:31.162710 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8493 | 2025.12.23 21:54:31.162953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1052 | ||
| 8494 | 2025.12.23 21:54:32.987053 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8495 | 2025.12.23 21:54:32.987354 [ 4 ] {b4c45d95-416a-44a0-ab7f-2f529dd9826c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8496 | 2025.12.23 21:54:32.987457 [ 4 ] {b4c45d95-416a-44a0-ab7f-2f529dd9826c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8497 | 2025.12.23 21:54:32.988302 [ 4 ] {b4c45d95-416a-44a0-ab7f-2f529dd9826c} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2025.12.23 21:54:32.988353 [ 4 ] {b4c45d95-416a-44a0-ab7f-2f529dd9826c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8499 | 2025.12.23 21:54:32.988776 [ 4 ] {b4c45d95-416a-44a0-ab7f-2f529dd9826c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8500 | 2025.12.23 21:54:32.989004 [ 4 ] {b4c45d95-416a-44a0-ab7f-2f529dd9826c} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2025.12.23 21:54:32.989169 [ 4 ] {b4c45d95-416a-44a0-ab7f-2f529dd9826c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001892 sec., 216701.90274841437 rows/sec., 13.75 MiB/sec. | ||
| 8502 | 2025.12.23 21:54:32.989219 [ 4 ] {b4c45d95-416a-44a0-ab7f-2f529dd9826c} <Debug> TCPHandler: Processed in 0.002347157 sec. | ||
| 8503 | 2025.12.23 21:54:32.989342 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2025.12.23 21:54:32.989442 [ 4 ] {535c5530-9a94-4226-a9cb-e9fe63fe334b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8505 | 2025.12.23 21:54:32.989486 [ 4 ] {535c5530-9a94-4226-a9cb-e9fe63fe334b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8506 | 2025.12.23 21:54:32.990569 [ 4 ] {535c5530-9a94-4226-a9cb-e9fe63fe334b} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8507 | 2025.12.23 21:54:32.990615 [ 4 ] {535c5530-9a94-4226-a9cb-e9fe63fe334b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8508 | 2025.12.23 21:54:32.991014 [ 4 ] {535c5530-9a94-4226-a9cb-e9fe63fe334b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8509 | 2025.12.23 21:54:32.991230 [ 4 ] {535c5530-9a94-4226-a9cb-e9fe63fe334b} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2025.12.23 21:54:32.991365 [ 4 ] {535c5530-9a94-4226-a9cb-e9fe63fe334b} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001945 sec., 612853.4704370181 rows/sec., 48.96 MiB/sec. | ||
| 8511 | 2025.12.23 21:54:32.991404 [ 4 ] {535c5530-9a94-4226-a9cb-e9fe63fe334b} <Debug> TCPHandler: Processed in 0.002115839 sec. | ||
| 8512 | 2025.12.23 21:54:32.991516 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2025.12.23 21:54:32.991613 [ 4 ] {51897c5a-beb0-4f76-bd38-d6ee4c9224ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8514 | 2025.12.23 21:54:32.991653 [ 4 ] {51897c5a-beb0-4f76-bd38-d6ee4c9224ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8515 | 2025.12.23 21:54:32.992146 [ 4 ] {51897c5a-beb0-4f76-bd38-d6ee4c9224ad} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2025.12.23 21:54:32.992184 [ 4 ] {51897c5a-beb0-4f76-bd38-d6ee4c9224ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8517 | 2025.12.23 21:54:32.992516 [ 4 ] {51897c5a-beb0-4f76-bd38-d6ee4c9224ad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8518 | 2025.12.23 21:54:32.992717 [ 4 ] {51897c5a-beb0-4f76-bd38-d6ee4c9224ad} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2025.12.23 21:54:32.992847 [ 4 ] {51897c5a-beb0-4f76-bd38-d6ee4c9224ad} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001255 sec., 195219.12350597608 rows/sec., 11.92 MiB/sec. | ||
| 8520 | 2025.12.23 21:54:32.992885 [ 4 ] {51897c5a-beb0-4f76-bd38-d6ee4c9224ad} <Debug> TCPHandler: Processed in 0.00141768 sec. | ||
| 8521 | 2025.12.23 21:54:32.992997 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2025.12.23 21:54:32.993090 [ 4 ] {ab044f03-ac01-4b26-b427-ed5c4e614ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8523 | 2025.12.23 21:54:32.993129 [ 4 ] {ab044f03-ac01-4b26-b427-ed5c4e614ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8524 | 2025.12.23 21:54:32.993602 [ 4 ] {ab044f03-ac01-4b26-b427-ed5c4e614ea7} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2025.12.23 21:54:32.993639 [ 4 ] {ab044f03-ac01-4b26-b427-ed5c4e614ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8526 | 2025.12.23 21:54:32.993944 [ 4 ] {ab044f03-ac01-4b26-b427-ed5c4e614ea7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8527 | 2025.12.23 21:54:32.994143 [ 4 ] {ab044f03-ac01-4b26-b427-ed5c4e614ea7} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2025.12.23 21:54:32.994270 [ 4 ] {ab044f03-ac01-4b26-b427-ed5c4e614ea7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001199 sec., 176814.011676397 rows/sec., 11.40 MiB/sec. | ||
| 8529 | 2025.12.23 21:54:32.994308 [ 4 ] {ab044f03-ac01-4b26-b427-ed5c4e614ea7} <Debug> TCPHandler: Processed in 0.001358688 sec. | ||
| 8530 | 2025.12.23 21:54:32.994413 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8531 | 2025.12.23 21:54:32.994505 [ 4 ] {29fa27e2-acac-4728-ba7f-0801014f673f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8532 | 2025.12.23 21:54:32.994544 [ 4 ] {29fa27e2-acac-4728-ba7f-0801014f673f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8533 | 2025.12.23 21:54:32.995000 [ 4 ] {29fa27e2-acac-4728-ba7f-0801014f673f} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2025.12.23 21:54:32.995036 [ 4 ] {29fa27e2-acac-4728-ba7f-0801014f673f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8535 | 2025.12.23 21:54:32.995337 [ 4 ] {29fa27e2-acac-4728-ba7f-0801014f673f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8536 | 2025.12.23 21:54:32.995547 [ 4 ] {29fa27e2-acac-4728-ba7f-0801014f673f} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2025.12.23 21:54:32.995672 [ 4 ] {29fa27e2-acac-4728-ba7f-0801014f673f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001185 sec., 178059.0717299578 rows/sec., 10.11 MiB/sec. | ||
| 8538 | 2025.12.23 21:54:32.995712 [ 4 ] {29fa27e2-acac-4728-ba7f-0801014f673f} <Debug> TCPHandler: Processed in 0.001345728 sec. | ||
| 8539 | 2025.12.23 21:54:32.995818 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2025.12.23 21:54:32.995909 [ 4 ] {6f6dc2f8-3f5d-4e74-9c59-4cb35c8aecf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8541 | 2025.12.23 21:54:32.995947 [ 4 ] {6f6dc2f8-3f5d-4e74-9c59-4cb35c8aecf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8542 | 2025.12.23 21:54:32.996588 [ 4 ] {6f6dc2f8-3f5d-4e74-9c59-4cb35c8aecf7} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2025.12.23 21:54:32.996623 [ 4 ] {6f6dc2f8-3f5d-4e74-9c59-4cb35c8aecf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8544 | 2025.12.23 21:54:32.996957 [ 4 ] {6f6dc2f8-3f5d-4e74-9c59-4cb35c8aecf7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8545 | 2025.12.23 21:54:32.997153 [ 4 ] {6f6dc2f8-3f5d-4e74-9c59-4cb35c8aecf7} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2025.12.23 21:54:32.997275 [ 4 ] {6f6dc2f8-3f5d-4e74-9c59-4cb35c8aecf7} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001384 sec., 519508.6705202312 rows/sec., 36.46 MiB/sec. | ||
| 8547 | 2025.12.23 21:54:32.997311 [ 4 ] {6f6dc2f8-3f5d-4e74-9c59-4cb35c8aecf7} <Debug> TCPHandler: Processed in 0.001540293 sec. | ||
| 8548 | 2025.12.23 21:54:32.997418 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2025.12.23 21:54:32.997509 [ 4 ] {36bfb34a-fcaa-4eae-bd6b-6f297f68f88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8550 | 2025.12.23 21:54:32.997548 [ 4 ] {36bfb34a-fcaa-4eae-bd6b-6f297f68f88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8551 | 2025.12.23 21:54:32.997867 [ 4 ] {36bfb34a-fcaa-4eae-bd6b-6f297f68f88c} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2025.12.23 21:54:32.997903 [ 4 ] {36bfb34a-fcaa-4eae-bd6b-6f297f68f88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8553 | 2025.12.23 21:54:32.998191 [ 4 ] {36bfb34a-fcaa-4eae-bd6b-6f297f68f88c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8554 | 2025.12.23 21:54:32.998390 [ 4 ] {36bfb34a-fcaa-4eae-bd6b-6f297f68f88c} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2025.12.23 21:54:32.998515 [ 4 ] {36bfb34a-fcaa-4eae-bd6b-6f297f68f88c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001024 sec., 5859.375 rows/sec., 306.13 KiB/sec. | ||
| 8556 | 2025.12.23 21:54:32.998553 [ 4 ] {36bfb34a-fcaa-4eae-bd6b-6f297f68f88c} <Debug> TCPHandler: Processed in 0.001180793 sec. | ||
| 8557 | 2025.12.23 21:54:32.998660 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2025.12.23 21:54:32.998751 [ 4 ] {a3ecffa9-1f96-43c5-b8a6-61634487cf16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8559 | 2025.12.23 21:54:32.998792 [ 4 ] {a3ecffa9-1f96-43c5-b8a6-61634487cf16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8560 | 2025.12.23 21:54:32.999215 [ 4 ] {a3ecffa9-1f96-43c5-b8a6-61634487cf16} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2025.12.23 21:54:32.999250 [ 4 ] {a3ecffa9-1f96-43c5-b8a6-61634487cf16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8562 | 2025.12.23 21:54:32.999585 [ 4 ] {a3ecffa9-1f96-43c5-b8a6-61634487cf16} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8563 | 2025.12.23 21:54:32.999786 [ 4 ] {a3ecffa9-1f96-43c5-b8a6-61634487cf16} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2025.12.23 21:54:32.999916 [ 4 ] {a3ecffa9-1f96-43c5-b8a6-61634487cf16} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001183 sec., 265426.8808114962 rows/sec., 17.44 MiB/sec. | ||
| 8565 | 2025.12.23 21:54:32.999952 [ 4 ] {a3ecffa9-1f96-43c5-b8a6-61634487cf16} <Debug> TCPHandler: Processed in 0.001338698 sec. | ||
| 8566 | 2025.12.23 21:54:33.000081 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8567 | 2025.12.23 21:54:33.000202 [ 4 ] {603efa58-f5e8-4c0e-a1ff-e7479e52975b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8568 | 2025.12.23 21:54:33.000254 [ 4 ] {603efa58-f5e8-4c0e-a1ff-e7479e52975b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8569 | 2025.12.23 21:54:33.000620 [ 4 ] {603efa58-f5e8-4c0e-a1ff-e7479e52975b} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2025.12.23 21:54:33.000656 [ 4 ] {603efa58-f5e8-4c0e-a1ff-e7479e52975b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8571 | 2025.12.23 21:54:33.000955 [ 4 ] {603efa58-f5e8-4c0e-a1ff-e7479e52975b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8572 | 2025.12.23 21:54:33.001160 [ 4 ] {603efa58-f5e8-4c0e-a1ff-e7479e52975b} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2025.12.23 21:54:33.001285 [ 4 ] {603efa58-f5e8-4c0e-a1ff-e7479e52975b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 8574 | 2025.12.23 21:54:33.001320 [ 4 ] {603efa58-f5e8-4c0e-a1ff-e7479e52975b} <Debug> TCPHandler: Processed in 0.001298086 sec. | ||
| 8575 | 2025.12.23 21:54:33.001428 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8576 | 2025.12.23 21:54:33.001519 [ 4 ] {850e01d9-6cbc-4cef-be16-68d9a6943b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8577 | 2025.12.23 21:54:33.001572 [ 4 ] {850e01d9-6cbc-4cef-be16-68d9a6943b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8578 | 2025.12.23 21:54:33.002432 [ 4 ] {850e01d9-6cbc-4cef-be16-68d9a6943b16} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2025.12.23 21:54:33.002469 [ 4 ] {850e01d9-6cbc-4cef-be16-68d9a6943b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8580 | 2025.12.23 21:54:33.003041 [ 4 ] {850e01d9-6cbc-4cef-be16-68d9a6943b16} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8581 | 2025.12.23 21:54:33.003258 [ 4 ] {850e01d9-6cbc-4cef-be16-68d9a6943b16} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2025.12.23 21:54:33.003392 [ 4 ] {850e01d9-6cbc-4cef-be16-68d9a6943b16} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001891 sec., 21152.829190904282 rows/sec., 37.90 MiB/sec. | ||
| 8583 | 2025.12.23 21:54:33.003445 [ 4 ] {850e01d9-6cbc-4cef-be16-68d9a6943b16} <Debug> TCPHandler: Processed in 0.002064878 sec. | ||
| 8584 | 2025.12.23 21:54:33.003556 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8585 | 2025.12.23 21:54:33.003649 [ 4 ] {1b30b746-1324-42ef-bbb0-990ed72bb023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8586 | 2025.12.23 21:54:33.003689 [ 4 ] {1b30b746-1324-42ef-bbb0-990ed72bb023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8587 | 2025.12.23 21:54:33.004054 [ 4 ] {1b30b746-1324-42ef-bbb0-990ed72bb023} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8588 | 2025.12.23 21:54:33.004092 [ 4 ] {1b30b746-1324-42ef-bbb0-990ed72bb023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8589 | 2025.12.23 21:54:33.004395 [ 4 ] {1b30b746-1324-42ef-bbb0-990ed72bb023} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8590 | 2025.12.23 21:54:33.004600 [ 4 ] {1b30b746-1324-42ef-bbb0-990ed72bb023} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8591 | 2025.12.23 21:54:33.004727 [ 4 ] {1b30b746-1324-42ef-bbb0-990ed72bb023} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 8592 | 2025.12.23 21:54:33.004764 [ 4 ] {1b30b746-1324-42ef-bbb0-990ed72bb023} <Debug> TCPHandler: Processed in 0.001256215 sec. | ||
| 8593 | 2025.12.23 21:54:35.913659 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8594 | 2025.12.23 21:54:35.913712 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8595 | 2025.12.23 21:54:36.089000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18250 | ||
| 8596 | 2025.12.23 21:54:36.089853 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8597 | 2025.12.23 21:54:36.089931 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8598 | 2025.12.23 21:54:36.090474 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8599 | 2025.12.23 21:54:36.090707 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8600 | 2025.12.23 21:54:36.090864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18250 | ||
| 8601 | 2025.12.23 21:54:37.034290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8602 | 2025.12.23 21:54:37.050178 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2025.12.23 21:54:37.050246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8604 | 2025.12.23 21:54:37.055864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8605 | 2025.12.23 21:54:37.056526 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2025.12.23 21:54:37.059401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8607 | 2025.12.23 21:54:37.975323 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8608 | 2025.12.23 21:54:37.975614 [ 4 ] {ac0e1b3c-d4ce-4ffe-a2df-3886fd1d57d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8609 | 2025.12.23 21:54:37.975711 [ 4 ] {ac0e1b3c-d4ce-4ffe-a2df-3886fd1d57d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8610 | 2025.12.23 21:54:37.976330 [ 4 ] {ac0e1b3c-d4ce-4ffe-a2df-3886fd1d57d8} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8611 | 2025.12.23 21:54:37.976369 [ 4 ] {ac0e1b3c-d4ce-4ffe-a2df-3886fd1d57d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8612 | 2025.12.23 21:54:37.976755 [ 4 ] {ac0e1b3c-d4ce-4ffe-a2df-3886fd1d57d8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8613 | 2025.12.23 21:54:37.976984 [ 4 ] {ac0e1b3c-d4ce-4ffe-a2df-3886fd1d57d8} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8614 | 2025.12.23 21:54:37.977139 [ 4 ] {ac0e1b3c-d4ce-4ffe-a2df-3886fd1d57d8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001599 sec., 35021.88868042527 rows/sec., 2.69 MiB/sec. | ||
| 8615 | 2025.12.23 21:54:37.977186 [ 4 ] {ac0e1b3c-d4ce-4ffe-a2df-3886fd1d57d8} <Debug> TCPHandler: Processed in 0.002034207 sec. | ||
| 8616 | 2025.12.23 21:54:37.977301 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8617 | 2025.12.23 21:54:37.977399 [ 4 ] {4c9dfce1-3dac-4be4-b4c2-6cc8807279f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8618 | 2025.12.23 21:54:37.977441 [ 4 ] {4c9dfce1-3dac-4be4-b4c2-6cc8807279f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8619 | 2025.12.23 21:54:37.977865 [ 4 ] {4c9dfce1-3dac-4be4-b4c2-6cc8807279f7} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8620 | 2025.12.23 21:54:37.977901 [ 4 ] {4c9dfce1-3dac-4be4-b4c2-6cc8807279f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8621 | 2025.12.23 21:54:37.978208 [ 4 ] {4c9dfce1-3dac-4be4-b4c2-6cc8807279f7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8622 | 2025.12.23 21:54:37.978418 [ 4 ] {4c9dfce1-3dac-4be4-b4c2-6cc8807279f7} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8623 | 2025.12.23 21:54:37.978548 [ 4 ] {4c9dfce1-3dac-4be4-b4c2-6cc8807279f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 8624 | 2025.12.23 21:54:37.978585 [ 4 ] {4c9dfce1-3dac-4be4-b4c2-6cc8807279f7} <Debug> TCPHandler: Processed in 0.001334808 sec. | ||
| 8625 | 2025.12.23 21:54:37.978692 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8626 | 2025.12.23 21:54:37.978787 [ 4 ] {c22b39ae-24e2-49d6-82db-ae98435fa933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8627 | 2025.12.23 21:54:37.978830 [ 4 ] {c22b39ae-24e2-49d6-82db-ae98435fa933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8628 | 2025.12.23 21:54:37.979211 [ 4 ] {c22b39ae-24e2-49d6-82db-ae98435fa933} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2025.12.23 21:54:37.979245 [ 4 ] {c22b39ae-24e2-49d6-82db-ae98435fa933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8630 | 2025.12.23 21:54:37.979563 [ 4 ] {c22b39ae-24e2-49d6-82db-ae98435fa933} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8631 | 2025.12.23 21:54:37.979759 [ 4 ] {c22b39ae-24e2-49d6-82db-ae98435fa933} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8632 | 2025.12.23 21:54:37.979881 [ 4 ] {c22b39ae-24e2-49d6-82db-ae98435fa933} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001114 sec., 143626.5709156194 rows/sec., 10.00 MiB/sec. | ||
| 8633 | 2025.12.23 21:54:37.979917 [ 4 ] {c22b39ae-24e2-49d6-82db-ae98435fa933} <Debug> TCPHandler: Processed in 0.001272456 sec. | ||
| 8634 | 2025.12.23 21:54:37.980033 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8635 | 2025.12.23 21:54:37.980154 [ 4 ] {0cdded38-ef87-4deb-afdf-e84adea7058c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8636 | 2025.12.23 21:54:37.980205 [ 4 ] {0cdded38-ef87-4deb-afdf-e84adea7058c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8637 | 2025.12.23 21:54:37.980598 [ 4 ] {0cdded38-ef87-4deb-afdf-e84adea7058c} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8638 | 2025.12.23 21:54:37.980640 [ 4 ] {0cdded38-ef87-4deb-afdf-e84adea7058c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8639 | 2025.12.23 21:54:37.980965 [ 4 ] {0cdded38-ef87-4deb-afdf-e84adea7058c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8640 | 2025.12.23 21:54:37.981180 [ 4 ] {0cdded38-ef87-4deb-afdf-e84adea7058c} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8641 | 2025.12.23 21:54:37.981306 [ 4 ] {0cdded38-ef87-4deb-afdf-e84adea7058c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 8642 | 2025.12.23 21:54:37.981342 [ 4 ] {0cdded38-ef87-4deb-afdf-e84adea7058c} <Debug> TCPHandler: Processed in 0.001370559 sec. | ||
| 8643 | 2025.12.23 21:54:41.164105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1082 | ||
| 8644 | 2025.12.23 21:54:41.166378 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8645 | 2025.12.23 21:54:41.166438 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8646 | 2025.12.23 21:54:41.167638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8647 | 2025.12.23 21:54:41.167919 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8648 | 2025.12.23 21:54:41.168288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1082 | ||
| 8649 | 2025.12.23 21:54:41.902472 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8650 | 2025.12.23 21:54:41.902638 [ 4 ] {59d11d48-d82e-4953-8757-afb8c0bb8ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8651 | 2025.12.23 21:54:41.902700 [ 4 ] {59d11d48-d82e-4953-8757-afb8c0bb8ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8652 | 2025.12.23 21:54:41.903497 [ 4 ] {59d11d48-d82e-4953-8757-afb8c0bb8ffa} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2025.12.23 21:54:41.903539 [ 4 ] {59d11d48-d82e-4953-8757-afb8c0bb8ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8654 | 2025.12.23 21:54:41.903939 [ 4 ] {59d11d48-d82e-4953-8757-afb8c0bb8ffa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8655 | 2025.12.23 21:54:41.904165 [ 4 ] {59d11d48-d82e-4953-8757-afb8c0bb8ffa} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2025.12.23 21:54:41.904319 [ 4 ] {59d11d48-d82e-4953-8757-afb8c0bb8ffa} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001726 sec., 237543.45307068364 rows/sec., 15.07 MiB/sec. | ||
| 8657 | 2025.12.23 21:54:41.904370 [ 4 ] {59d11d48-d82e-4953-8757-afb8c0bb8ffa} <Debug> TCPHandler: Processed in 0.002017847 sec. | ||
| 8658 | 2025.12.23 21:54:41.904492 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8659 | 2025.12.23 21:54:41.904593 [ 4 ] {05602ae3-37a3-4e90-b828-0099ec569dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8660 | 2025.12.23 21:54:41.904636 [ 4 ] {05602ae3-37a3-4e90-b828-0099ec569dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8661 | 2025.12.23 21:54:41.905035 [ 4 ] {05602ae3-37a3-4e90-b828-0099ec569dc0} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2025.12.23 21:54:41.905072 [ 4 ] {05602ae3-37a3-4e90-b828-0099ec569dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8663 | 2025.12.23 21:54:41.905388 [ 4 ] {05602ae3-37a3-4e90-b828-0099ec569dc0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8664 | 2025.12.23 21:54:41.905594 [ 4 ] {05602ae3-37a3-4e90-b828-0099ec569dc0} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2025.12.23 21:54:41.905722 [ 4 ] {05602ae3-37a3-4e90-b828-0099ec569dc0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001152 sec., 3472.222222222222 rows/sec., 283.14 KiB/sec. | ||
| 8666 | 2025.12.23 21:54:41.905762 [ 4 ] {05602ae3-37a3-4e90-b828-0099ec569dc0} <Debug> TCPHandler: Processed in 0.001322127 sec. | ||
| 8667 | 2025.12.23 21:54:41.905871 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8668 | 2025.12.23 21:54:41.905964 [ 4 ] {4ab421f4-b56a-4861-9654-67804f90ecf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8669 | 2025.12.23 21:54:41.906004 [ 4 ] {4ab421f4-b56a-4861-9654-67804f90ecf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8670 | 2025.12.23 21:54:41.907562 [ 4 ] {4ab421f4-b56a-4861-9654-67804f90ecf5} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2025.12.23 21:54:41.907600 [ 4 ] {4ab421f4-b56a-4861-9654-67804f90ecf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8672 | 2025.12.23 21:54:41.908039 [ 4 ] {4ab421f4-b56a-4861-9654-67804f90ecf5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8673 | 2025.12.23 21:54:41.908240 [ 4 ] {4ab421f4-b56a-4861-9654-67804f90ecf5} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2025.12.23 21:54:41.908361 [ 77 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8675 | 2025.12.23 21:54:41.908370 [ 4 ] {4ab421f4-b56a-4861-9654-67804f90ecf5} <Debug> executeQuery: Read 2334 rows, 194.22 KiB in 0.002425 sec., 962474.2268041237 rows/sec., 78.21 MiB/sec. | ||
| 8676 | 2025.12.23 21:54:41.908439 [ 77 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2025.12.23 21:54:41.908456 [ 4 ] {4ab421f4-b56a-4861-9654-67804f90ecf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 8678 | 2025.12.23 21:54:41.908469 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8679 | 2025.12.23 21:54:41.908477 [ 4 ] {4ab421f4-b56a-4861-9654-67804f90ecf5} <Debug> TCPHandler: Processed in 0.002654475 sec. | ||
| 8680 | 2025.12.23 21:54:41.908599 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8681 | 2025.12.23 21:54:41.908608 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 8682 | 2025.12.23 21:54:41.908694 [ 4 ] {6d318eb7-3686-4dd6-91d2-b92714474097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8683 | 2025.12.23 21:54:41.908738 [ 4 ] {6d318eb7-3686-4dd6-91d2-b92714474097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8684 | 2025.12.23 21:54:41.908776 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8685 | 2025.12.23 21:54:41.908818 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2465 rows starting from the beginning of the part | ||
| 8686 | 2025.12.23 21:54:41.908890 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1192 rows starting from the beginning of the part | ||
| 8687 | 2025.12.23 21:54:41.908944 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 58 rows starting from the beginning of the part | ||
| 8688 | 2025.12.23 21:54:41.908992 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1192 rows starting from the beginning of the part | ||
| 8689 | 2025.12.23 21:54:41.909038 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 8690 | 2025.12.23 21:54:41.909102 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 2334 rows starting from the beginning of the part | ||
| 8691 | 2025.12.23 21:54:41.909229 [ 4 ] {6d318eb7-3686-4dd6-91d2-b92714474097} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2025.12.23 21:54:41.909273 [ 4 ] {6d318eb7-3686-4dd6-91d2-b92714474097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8693 | 2025.12.23 21:54:41.909621 [ 4 ] {6d318eb7-3686-4dd6-91d2-b92714474097} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8694 | 2025.12.23 21:54:41.909827 [ 4 ] {6d318eb7-3686-4dd6-91d2-b92714474097} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2025.12.23 21:54:41.909958 [ 4 ] {6d318eb7-3686-4dd6-91d2-b92714474097} <Debug> executeQuery: Read 249 rows, 15.60 KiB in 0.001283 sec., 194076.38347622758 rows/sec., 11.88 MiB/sec. | ||
| 8696 | 2025.12.23 21:54:41.909996 [ 4 ] {6d318eb7-3686-4dd6-91d2-b92714474097} <Debug> TCPHandler: Processed in 0.001447121 sec. | ||
| 8697 | 2025.12.23 21:54:41.910096 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8698 | 2025.12.23 21:54:41.910190 [ 4 ] {e2561a19-a69f-44ba-8a0b-80fec20c1bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8699 | 2025.12.23 21:54:41.910231 [ 4 ] {e2561a19-a69f-44ba-8a0b-80fec20c1bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8700 | 2025.12.23 21:54:41.910783 [ 4 ] {e2561a19-a69f-44ba-8a0b-80fec20c1bb6} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8701 | 2025.12.23 21:54:41.910820 [ 4 ] {e2561a19-a69f-44ba-8a0b-80fec20c1bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8702 | 2025.12.23 21:54:41.911178 [ 4 ] {e2561a19-a69f-44ba-8a0b-80fec20c1bb6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8703 | 2025.12.23 21:54:41.911387 [ 4 ] {e2561a19-a69f-44ba-8a0b-80fec20c1bb6} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2025.12.23 21:54:41.911514 [ 4 ] {e2561a19-a69f-44ba-8a0b-80fec20c1bb6} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001343 sec., 327624.7207743857 rows/sec., 21.68 MiB/sec. | ||
| 8705 | 2025.12.23 21:54:41.911556 [ 4 ] {e2561a19-a69f-44ba-8a0b-80fec20c1bb6} <Debug> TCPHandler: Processed in 0.001507583 sec. | ||
| 8706 | 2025.12.23 21:54:41.911664 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8707 | 2025.12.23 21:54:41.911756 [ 4 ] {639ff234-561e-4367-a173-546ca38bd405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8708 | 2025.12.23 21:54:41.911768 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7297 rows, containing 5 columns (5 merged, 0 gathered) in 0.003221011 sec., 2265437.777145126 rows/sec., 191.99 MiB/sec. | ||
| 8709 | 2025.12.23 21:54:41.911796 [ 4 ] {639ff234-561e-4367-a173-546ca38bd405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8710 | 2025.12.23 21:54:41.912040 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8711 | 2025.12.23 21:54:41.912262 [ 4 ] {639ff234-561e-4367-a173-546ca38bd405} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8712 | 2025.12.23 21:54:41.912285 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_61_12} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8713 | 2025.12.23 21:54:41.912304 [ 4 ] {639ff234-561e-4367-a173-546ca38bd405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8714 | 2025.12.23 21:54:41.912365 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_61_12} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8715 | 2025.12.23 21:54:41.912439 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 8716 | 2025.12.23 21:54:41.912632 [ 4 ] {639ff234-561e-4367-a173-546ca38bd405} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8717 | 2025.12.23 21:54:41.912835 [ 4 ] {639ff234-561e-4367-a173-546ca38bd405} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8718 | 2025.12.23 21:54:41.912962 [ 4 ] {639ff234-561e-4367-a173-546ca38bd405} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001224 sec., 172385.62091503266 rows/sec., 9.79 MiB/sec. | ||
| 8719 | 2025.12.23 21:54:41.912999 [ 4 ] {639ff234-561e-4367-a173-546ca38bd405} <Debug> TCPHandler: Processed in 0.001381788 sec. | ||
| 8720 | 2025.12.23 21:54:41.913114 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8721 | 2025.12.23 21:54:41.913231 [ 4 ] {f031b27e-24e5-40e6-9e7a-26eb63ec1544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8722 | 2025.12.23 21:54:41.913279 [ 4 ] {f031b27e-24e5-40e6-9e7a-26eb63ec1544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8723 | 2025.12.23 21:54:41.914161 [ 4 ] {f031b27e-24e5-40e6-9e7a-26eb63ec1544} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8724 | 2025.12.23 21:54:41.914197 [ 4 ] {f031b27e-24e5-40e6-9e7a-26eb63ec1544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8725 | 2025.12.23 21:54:41.914557 [ 4 ] {f031b27e-24e5-40e6-9e7a-26eb63ec1544} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8726 | 2025.12.23 21:54:41.914759 [ 4 ] {f031b27e-24e5-40e6-9e7a-26eb63ec1544} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8727 | 2025.12.23 21:54:41.914873 [ 77 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8728 | 2025.12.23 21:54:41.914890 [ 4 ] {f031b27e-24e5-40e6-9e7a-26eb63ec1544} <Debug> executeQuery: Read 1179 rows, 86.29 KiB in 0.001683 sec., 700534.7593582887 rows/sec., 50.07 MiB/sec. | ||
| 8729 | 2025.12.23 21:54:41.914904 [ 77 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8730 | 2025.12.23 21:54:41.914929 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8731 | 2025.12.23 21:54:41.914935 [ 4 ] {f031b27e-24e5-40e6-9e7a-26eb63ec1544} <Debug> TCPHandler: Processed in 0.001879473 sec. | ||
| 8732 | 2025.12.23 21:54:41.915017 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 8733 | 2025.12.23 21:54:41.915056 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8734 | 2025.12.23 21:54:41.915144 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8735 | 2025.12.23 21:54:41.915154 [ 4 ] {ec949f92-7c99-4e33-8925-ce9472d7a8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8736 | 2025.12.23 21:54:41.915190 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1249 rows starting from the beginning of the part | ||
| 8737 | 2025.12.23 21:54:41.915209 [ 4 ] {ec949f92-7c99-4e33-8925-ce9472d7a8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8738 | 2025.12.23 21:54:41.915267 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 719 rows starting from the beginning of the part | ||
| 8739 | 2025.12.23 21:54:41.915322 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 68 rows starting from the beginning of the part | ||
| 8740 | 2025.12.23 21:54:41.915368 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 719 rows starting from the beginning of the part | ||
| 8741 | 2025.12.23 21:54:41.915411 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 8742 | 2025.12.23 21:54:41.915454 [ 186 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1179 rows starting from the beginning of the part | ||
| 8743 | 2025.12.23 21:54:41.915544 [ 4 ] {ec949f92-7c99-4e33-8925-ce9472d7a8bc} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2025.12.23 21:54:41.915584 [ 4 ] {ec949f92-7c99-4e33-8925-ce9472d7a8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8745 | 2025.12.23 21:54:41.915909 [ 4 ] {ec949f92-7c99-4e33-8925-ce9472d7a8bc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8746 | 2025.12.23 21:54:41.916120 [ 4 ] {ec949f92-7c99-4e33-8925-ce9472d7a8bc} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2025.12.23 21:54:41.916248 [ 4 ] {ec949f92-7c99-4e33-8925-ce9472d7a8bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 8748 | 2025.12.23 21:54:41.916285 [ 4 ] {ec949f92-7c99-4e33-8925-ce9472d7a8bc} <Debug> TCPHandler: Processed in 0.001276066 sec. | ||
| 8749 | 2025.12.23 21:54:41.916390 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8750 | 2025.12.23 21:54:41.916481 [ 4 ] {6d4f6cdc-daa2-479e-bfa9-45c79b1c839f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8751 | 2025.12.23 21:54:41.916522 [ 4 ] {6d4f6cdc-daa2-479e-bfa9-45c79b1c839f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8752 | 2025.12.23 21:54:41.916929 [ 193 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3998 rows, containing 5 columns (5 merged, 0 gathered) in 0.001952065 sec., 2048087.5380686605 rows/sec., 154.13 MiB/sec. | ||
| 8753 | 2025.12.23 21:54:41.917083 [ 4 ] {6d4f6cdc-daa2-479e-bfa9-45c79b1c839f} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8754 | 2025.12.23 21:54:41.917123 [ 4 ] {6d4f6cdc-daa2-479e-bfa9-45c79b1c839f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8755 | 2025.12.23 21:54:41.917161 [ 191 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8756 | 2025.12.23 21:54:41.917481 [ 191 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_61_12} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2025.12.23 21:54:41.917520 [ 4 ] {6d4f6cdc-daa2-479e-bfa9-45c79b1c839f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8758 | 2025.12.23 21:54:41.917567 [ 191 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_61_12} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8759 | 2025.12.23 21:54:41.917685 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 8760 | 2025.12.23 21:54:41.917751 [ 4 ] {6d4f6cdc-daa2-479e-bfa9-45c79b1c839f} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8761 | 2025.12.23 21:54:41.917863 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8762 | 2025.12.23 21:54:41.917884 [ 4 ] {6d4f6cdc-daa2-479e-bfa9-45c79b1c839f} <Debug> executeQuery: Read 938 rows, 63.61 KiB in 0.001421 sec., 660098.5221674877 rows/sec., 43.71 MiB/sec. | ||
| 8763 | 2025.12.23 21:54:41.917897 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8764 | 2025.12.23 21:54:41.917925 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8765 | 2025.12.23 21:54:41.917928 [ 4 ] {6d4f6cdc-daa2-479e-bfa9-45c79b1c839f} <Debug> TCPHandler: Processed in 0.001585075 sec. | ||
| 8766 | 2025.12.23 21:54:41.917990 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 8767 | 2025.12.23 21:54:41.918047 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8768 | 2025.12.23 21:54:41.918084 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8769 | 2025.12.23 21:54:41.918114 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17680 rows starting from the beginning of the part | ||
| 8770 | 2025.12.23 21:54:41.918142 [ 4 ] {6cd416f5-9ff7-44fc-b0d9-68f3ec9d6e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8771 | 2025.12.23 21:54:41.918159 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 314 rows starting from the beginning of the part | ||
| 8772 | 2025.12.23 21:54:41.918188 [ 4 ] {6cd416f5-9ff7-44fc-b0d9-68f3ec9d6e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8773 | 2025.12.23 21:54:41.918201 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 162 rows starting from the beginning of the part | ||
| 8774 | 2025.12.23 21:54:41.918238 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 314 rows starting from the beginning of the part | ||
| 8775 | 2025.12.23 21:54:41.918269 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8776 | 2025.12.23 21:54:41.918302 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 938 rows starting from the beginning of the part | ||
| 8777 | 2025.12.23 21:54:41.918506 [ 4 ] {6cd416f5-9ff7-44fc-b0d9-68f3ec9d6e5e} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2025.12.23 21:54:41.918548 [ 4 ] {6cd416f5-9ff7-44fc-b0d9-68f3ec9d6e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8779 | 2025.12.23 21:54:41.918851 [ 4 ] {6cd416f5-9ff7-44fc-b0d9-68f3ec9d6e5e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8780 | 2025.12.23 21:54:41.919068 [ 4 ] {6cd416f5-9ff7-44fc-b0d9-68f3ec9d6e5e} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8781 | 2025.12.23 21:54:41.919197 [ 4 ] {6cd416f5-9ff7-44fc-b0d9-68f3ec9d6e5e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 8782 | 2025.12.23 21:54:41.919233 [ 4 ] {6cd416f5-9ff7-44fc-b0d9-68f3ec9d6e5e} <Debug> TCPHandler: Processed in 0.001232444 sec. | ||
| 8783 | 2025.12.23 21:54:41.919335 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8784 | 2025.12.23 21:54:41.919424 [ 4 ] {f8c1677e-5a5e-47e7-bcf2-c0ae9fb1dd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8785 | 2025.12.23 21:54:41.919476 [ 4 ] {f8c1677e-5a5e-47e7-bcf2-c0ae9fb1dd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8786 | 2025.12.23 21:54:41.920309 [ 4 ] {f8c1677e-5a5e-47e7-bcf2-c0ae9fb1dd36} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8787 | 2025.12.23 21:54:41.920345 [ 4 ] {f8c1677e-5a5e-47e7-bcf2-c0ae9fb1dd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8788 | 2025.12.23 21:54:41.921079 [ 4 ] {f8c1677e-5a5e-47e7-bcf2-c0ae9fb1dd36} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8789 | 2025.12.23 21:54:41.921297 [ 4 ] {f8c1677e-5a5e-47e7-bcf2-c0ae9fb1dd36} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2025.12.23 21:54:41.921437 [ 4 ] {f8c1677e-5a5e-47e7-bcf2-c0ae9fb1dd36} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00203 sec., 19704.433497536946 rows/sec., 35.31 MiB/sec. | ||
| 8791 | 2025.12.23 21:54:41.921498 [ 4 ] {f8c1677e-5a5e-47e7-bcf2-c0ae9fb1dd36} <Debug> TCPHandler: Processed in 0.002208942 sec. | ||
| 8792 | 2025.12.23 21:54:41.921604 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8793 | 2025.12.23 21:54:41.921694 [ 4 ] {9d86d34a-567f-4648-92f0-97f104b2f021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8794 | 2025.12.23 21:54:41.921734 [ 4 ] {9d86d34a-567f-4648-92f0-97f104b2f021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8795 | 2025.12.23 21:54:41.922052 [ 4 ] {9d86d34a-567f-4648-92f0-97f104b2f021} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2025.12.23 21:54:41.922088 [ 4 ] {9d86d34a-567f-4648-92f0-97f104b2f021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8797 | 2025.12.23 21:54:41.922474 [ 4 ] {9d86d34a-567f-4648-92f0-97f104b2f021} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8798 | 2025.12.23 21:54:41.922681 [ 4 ] {9d86d34a-567f-4648-92f0-97f104b2f021} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2025.12.23 21:54:41.922785 [ 77 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8800 | 2025.12.23 21:54:41.922809 [ 4 ] {9d86d34a-567f-4648-92f0-97f104b2f021} <Debug> executeQuery: Read 82 rows, 5.00 KiB in 0.001133 sec., 72374.22771403355 rows/sec., 4.31 MiB/sec. | ||
| 8801 | 2025.12.23 21:54:41.922816 [ 77 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2025.12.23 21:54:41.922850 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8803 | 2025.12.23 21:54:41.922852 [ 4 ] {9d86d34a-567f-4648-92f0-97f104b2f021} <Debug> TCPHandler: Processed in 0.001294377 sec. | ||
| 8804 | 2025.12.23 21:54:41.922928 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 8805 | 2025.12.23 21:54:41.923027 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8806 | 2025.12.23 21:54:41.923057 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3606 rows starting from the beginning of the part | ||
| 8807 | 2025.12.23 21:54:41.923108 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 104 rows starting from the beginning of the part | ||
| 8808 | 2025.12.23 21:54:41.923151 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8809 | 2025.12.23 21:54:41.923189 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part | ||
| 8810 | 2025.12.23 21:54:41.923228 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8811 | 2025.12.23 21:54:41.923266 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
| 8812 | 2025.12.23 21:54:41.924210 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19568 rows, containing 5 columns (5 merged, 0 gathered) in 0.006243336 sec., 3134221.832686884 rows/sec., 211.62 MiB/sec. | ||
| 8813 | 2025.12.23 21:54:41.924511 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8814 | 2025.12.23 21:54:41.924782 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2025.12.23 21:54:41.924801 [ 201 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4016 rows, containing 4 columns (4 merged, 0 gathered) in 0.001906073 sec., 2106949.733824465 rows/sec., 134.88 MiB/sec. | ||
| 8816 | 2025.12.23 21:54:41.924857 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8817 | 2025.12.23 21:54:41.924946 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.27 MiB. | ||
| 8818 | 2025.12.23 21:54:41.925259 [ 192 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8819 | 2025.12.23 21:54:41.925549 [ 192 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_61_12} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8820 | 2025.12.23 21:54:41.925627 [ 192 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_61_12} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8821 | 2025.12.23 21:54:41.925711 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8822 | 2025.12.23 21:54:42.000250 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.44 MiB, peak 305.90 MiB, free memory in arenas 0.00 B, will set to 298.55 MiB (RSS), difference: 2.11 MiB | ||
| 8823 | 2025.12.23 21:54:42.969741 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8824 | 2025.12.23 21:54:42.969946 [ 4 ] {468ba2a6-ca5c-4ca6-9b95-ebe51cd68c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8825 | 2025.12.23 21:54:42.970017 [ 4 ] {468ba2a6-ca5c-4ca6-9b95-ebe51cd68c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8826 | 2025.12.23 21:54:42.970723 [ 4 ] {468ba2a6-ca5c-4ca6-9b95-ebe51cd68c64} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8827 | 2025.12.23 21:54:42.970776 [ 4 ] {468ba2a6-ca5c-4ca6-9b95-ebe51cd68c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8828 | 2025.12.23 21:54:42.971183 [ 4 ] {468ba2a6-ca5c-4ca6-9b95-ebe51cd68c64} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8829 | 2025.12.23 21:54:42.971398 [ 4 ] {468ba2a6-ca5c-4ca6-9b95-ebe51cd68c64} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8830 | 2025.12.23 21:54:42.971547 [ 4 ] {468ba2a6-ca5c-4ca6-9b95-ebe51cd68c64} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001653 sec., 33877.7979431337 rows/sec., 2.60 MiB/sec. | ||
| 8831 | 2025.12.23 21:54:42.971590 [ 4 ] {468ba2a6-ca5c-4ca6-9b95-ebe51cd68c64} <Debug> TCPHandler: Processed in 0.001981556 sec. | ||
| 8832 | 2025.12.23 21:54:42.971716 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8833 | 2025.12.23 21:54:42.971809 [ 4 ] {4d7f1abf-4828-479b-875f-61f342cf8f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8834 | 2025.12.23 21:54:42.971849 [ 4 ] {4d7f1abf-4828-479b-875f-61f342cf8f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8835 | 2025.12.23 21:54:42.972258 [ 4 ] {4d7f1abf-4828-479b-875f-61f342cf8f57} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2025.12.23 21:54:42.972292 [ 4 ] {4d7f1abf-4828-479b-875f-61f342cf8f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8837 | 2025.12.23 21:54:42.972608 [ 4 ] {4d7f1abf-4828-479b-875f-61f342cf8f57} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8838 | 2025.12.23 21:54:42.972812 [ 4 ] {4d7f1abf-4828-479b-875f-61f342cf8f57} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8839 | 2025.12.23 21:54:42.972942 [ 4 ] {4d7f1abf-4828-479b-875f-61f342cf8f57} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 8840 | 2025.12.23 21:54:42.972977 [ 4 ] {4d7f1abf-4828-479b-875f-61f342cf8f57} <Debug> TCPHandler: Processed in 0.001309668 sec. | ||
| 8841 | 2025.12.23 21:54:42.973092 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8842 | 2025.12.23 21:54:42.973185 [ 4 ] {151d6f5d-49a8-4b3b-a6c7-aff5cd89cc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8843 | 2025.12.23 21:54:42.973226 [ 4 ] {151d6f5d-49a8-4b3b-a6c7-aff5cd89cc54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8844 | 2025.12.23 21:54:42.973584 [ 4 ] {151d6f5d-49a8-4b3b-a6c7-aff5cd89cc54} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2025.12.23 21:54:42.973644 [ 4 ] {151d6f5d-49a8-4b3b-a6c7-aff5cd89cc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8846 | 2025.12.23 21:54:42.973956 [ 4 ] {151d6f5d-49a8-4b3b-a6c7-aff5cd89cc54} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8847 | 2025.12.23 21:54:42.974156 [ 4 ] {151d6f5d-49a8-4b3b-a6c7-aff5cd89cc54} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2025.12.23 21:54:42.974276 [ 4 ] {151d6f5d-49a8-4b3b-a6c7-aff5cd89cc54} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.00111 sec., 55855.85585585585 rows/sec., 3.88 MiB/sec. | ||
| 8849 | 2025.12.23 21:54:42.974311 [ 4 ] {151d6f5d-49a8-4b3b-a6c7-aff5cd89cc54} <Debug> TCPHandler: Processed in 0.001266416 sec. | ||
| 8850 | 2025.12.23 21:54:42.974420 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2025.12.23 21:54:42.974510 [ 4 ] {596f30cb-27fa-4115-a884-530f09fbe76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8852 | 2025.12.23 21:54:42.974550 [ 4 ] {596f30cb-27fa-4115-a884-530f09fbe76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8853 | 2025.12.23 21:54:42.974857 [ 4 ] {596f30cb-27fa-4115-a884-530f09fbe76f} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2025.12.23 21:54:42.974892 [ 4 ] {596f30cb-27fa-4115-a884-530f09fbe76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8855 | 2025.12.23 21:54:42.975197 [ 4 ] {596f30cb-27fa-4115-a884-530f09fbe76f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8856 | 2025.12.23 21:54:42.975397 [ 4 ] {596f30cb-27fa-4115-a884-530f09fbe76f} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2025.12.23 21:54:42.975519 [ 4 ] {596f30cb-27fa-4115-a884-530f09fbe76f} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001027 sec., 21421.61635832522 rows/sec., 1.46 MiB/sec. | ||
| 8858 | 2025.12.23 21:54:42.975556 [ 4 ] {596f30cb-27fa-4115-a884-530f09fbe76f} <Debug> TCPHandler: Processed in 0.001182643 sec. | ||
| 8859 | 2025.12.23 21:54:43.590946 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18698 | ||
| 8860 | 2025.12.23 21:54:43.591754 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8861 | 2025.12.23 21:54:43.591825 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8862 | 2025.12.23 21:54:43.592349 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8863 | 2025.12.23 21:54:43.592587 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8864 | 2025.12.23 21:54:43.592737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18698 | ||
| 8865 | 2025.12.23 21:54:44.559453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8866 | 2025.12.23 21:54:44.576961 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2025.12.23 21:54:44.577025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8868 | 2025.12.23 21:54:44.583093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8869 | 2025.12.23 21:54:44.583792 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8870 | 2025.12.23 21:54:44.586872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8871 | 2025.12.23 21:54:47.974538 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8872 | 2025.12.23 21:54:47.974837 [ 4 ] {4cc3af29-bbb5-4a5c-810b-0ac83f5571e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8873 | 2025.12.23 21:54:47.974941 [ 4 ] {4cc3af29-bbb5-4a5c-810b-0ac83f5571e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8874 | 2025.12.23 21:54:47.975729 [ 4 ] {4cc3af29-bbb5-4a5c-810b-0ac83f5571e8} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8875 | 2025.12.23 21:54:47.975779 [ 4 ] {4cc3af29-bbb5-4a5c-810b-0ac83f5571e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8876 | 2025.12.23 21:54:47.976172 [ 4 ] {4cc3af29-bbb5-4a5c-810b-0ac83f5571e8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8877 | 2025.12.23 21:54:47.976389 [ 4 ] {4cc3af29-bbb5-4a5c-810b-0ac83f5571e8} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8878 | 2025.12.23 21:54:47.976540 [ 4 ] {4cc3af29-bbb5-4a5c-810b-0ac83f5571e8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00178 sec., 31460.674157303372 rows/sec., 2.42 MiB/sec. | ||
| 8879 | 2025.12.23 21:54:47.976587 [ 4 ] {4cc3af29-bbb5-4a5c-810b-0ac83f5571e8} <Debug> TCPHandler: Processed in 0.002226443 sec. | ||
| 8880 | 2025.12.23 21:54:47.976738 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8881 | 2025.12.23 21:54:47.976862 [ 4 ] {aed10bb5-311e-46c6-8567-cb3b0d105deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8882 | 2025.12.23 21:54:47.976912 [ 4 ] {aed10bb5-311e-46c6-8567-cb3b0d105deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8883 | 2025.12.23 21:54:47.977442 [ 4 ] {aed10bb5-311e-46c6-8567-cb3b0d105deb} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8884 | 2025.12.23 21:54:47.977479 [ 4 ] {aed10bb5-311e-46c6-8567-cb3b0d105deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8885 | 2025.12.23 21:54:47.977778 [ 4 ] {aed10bb5-311e-46c6-8567-cb3b0d105deb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8886 | 2025.12.23 21:54:47.977977 [ 4 ] {aed10bb5-311e-46c6-8567-cb3b0d105deb} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8887 | 2025.12.23 21:54:47.978104 [ 4 ] {aed10bb5-311e-46c6-8567-cb3b0d105deb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00127 sec., 50393.70078740157 rows/sec., 3.93 MiB/sec. | ||
| 8888 | 2025.12.23 21:54:47.978141 [ 4 ] {aed10bb5-311e-46c6-8567-cb3b0d105deb} <Debug> TCPHandler: Processed in 0.001474841 sec. | ||
| 8889 | 2025.12.23 21:54:47.978260 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8890 | 2025.12.23 21:54:47.978360 [ 4 ] {723b3af7-0692-4cf0-a71e-0c99e9d2bb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8891 | 2025.12.23 21:54:47.978402 [ 4 ] {723b3af7-0692-4cf0-a71e-0c99e9d2bb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8892 | 2025.12.23 21:54:47.978910 [ 4 ] {723b3af7-0692-4cf0-a71e-0c99e9d2bb42} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8893 | 2025.12.23 21:54:47.978947 [ 4 ] {723b3af7-0692-4cf0-a71e-0c99e9d2bb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8894 | 2025.12.23 21:54:47.979295 [ 4 ] {723b3af7-0692-4cf0-a71e-0c99e9d2bb42} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8895 | 2025.12.23 21:54:47.979499 [ 4 ] {723b3af7-0692-4cf0-a71e-0c99e9d2bb42} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8896 | 2025.12.23 21:54:47.979627 [ 4 ] {723b3af7-0692-4cf0-a71e-0c99e9d2bb42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 8897 | 2025.12.23 21:54:47.979663 [ 4 ] {723b3af7-0692-4cf0-a71e-0c99e9d2bb42} <Debug> TCPHandler: Processed in 0.001450721 sec. | ||
| 8898 | 2025.12.23 21:54:47.979779 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8899 | 2025.12.23 21:54:47.979879 [ 4 ] {40493ef8-e84c-4200-b2fa-5b53402cf3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8900 | 2025.12.23 21:54:47.979919 [ 4 ] {40493ef8-e84c-4200-b2fa-5b53402cf3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8901 | 2025.12.23 21:54:47.980253 [ 4 ] {40493ef8-e84c-4200-b2fa-5b53402cf3b2} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2025.12.23 21:54:47.980288 [ 4 ] {40493ef8-e84c-4200-b2fa-5b53402cf3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8903 | 2025.12.23 21:54:47.980579 [ 4 ] {40493ef8-e84c-4200-b2fa-5b53402cf3b2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8904 | 2025.12.23 21:54:47.980781 [ 4 ] {40493ef8-e84c-4200-b2fa-5b53402cf3b2} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2025.12.23 21:54:47.980905 [ 4 ] {40493ef8-e84c-4200-b2fa-5b53402cf3b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 8906 | 2025.12.23 21:54:47.980940 [ 4 ] {40493ef8-e84c-4200-b2fa-5b53402cf3b2} <Debug> TCPHandler: Processed in 0.001207144 sec. | ||
| 8907 | 2025.12.23 21:54:50.913959 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8908 | 2025.12.23 21:54:50.914008 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8909 | 2025.12.23 21:54:51.092807 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19210 | ||
| 8910 | 2025.12.23 21:54:51.093449 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2025.12.23 21:54:51.093490 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8912 | 2025.12.23 21:54:51.093966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8913 | 2025.12.23 21:54:51.094193 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2025.12.23 21:54:51.094343 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19210 | ||
| 8915 | 2025.12.23 21:54:51.168456 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1122 | ||
| 8916 | 2025.12.23 21:54:51.171329 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8917 | 2025.12.23 21:54:51.171387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8918 | 2025.12.23 21:54:51.172627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8919 | 2025.12.23 21:54:51.172895 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2025.12.23 21:54:51.173282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1122 | ||
| 8921 | 2025.12.23 21:54:52.087878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8922 | 2025.12.23 21:54:52.104973 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8923 | 2025.12.23 21:54:52.105024 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 8924 | 2025.12.23 21:54:52.111047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8925 | 2025.12.23 21:54:52.111765 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8926 | 2025.12.23 21:54:52.114750 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8927 | 2025.12.23 21:54:52.987723 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8928 | 2025.12.23 21:54:52.987927 [ 4 ] {1a1aeef3-3443-467e-8136-309dca054a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8929 | 2025.12.23 21:54:52.987999 [ 4 ] {1a1aeef3-3443-467e-8136-309dca054a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8930 | 2025.12.23 21:54:52.988819 [ 4 ] {1a1aeef3-3443-467e-8136-309dca054a17} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8931 | 2025.12.23 21:54:52.988867 [ 4 ] {1a1aeef3-3443-467e-8136-309dca054a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 8932 | 2025.12.23 21:54:52.989282 [ 4 ] {1a1aeef3-3443-467e-8136-309dca054a17} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8933 | 2025.12.23 21:54:52.989506 [ 4 ] {1a1aeef3-3443-467e-8136-309dca054a17} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8934 | 2025.12.23 21:54:52.989664 [ 4 ] {1a1aeef3-3443-467e-8136-309dca054a17} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001789 sec., 229178.3119060928 rows/sec., 14.54 MiB/sec. | ||
| 8935 | 2025.12.23 21:54:52.989711 [ 4 ] {1a1aeef3-3443-467e-8136-309dca054a17} <Debug> TCPHandler: Processed in 0.00211987 sec. | ||
| 8936 | 2025.12.23 21:54:52.989831 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8937 | 2025.12.23 21:54:52.989929 [ 4 ] {f50099db-aac1-474b-8fd7-bc241e61b7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8938 | 2025.12.23 21:54:52.989972 [ 4 ] {f50099db-aac1-474b-8fd7-bc241e61b7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8939 | 2025.12.23 21:54:52.990922 [ 4 ] {f50099db-aac1-474b-8fd7-bc241e61b7b6} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2025.12.23 21:54:52.990960 [ 4 ] {f50099db-aac1-474b-8fd7-bc241e61b7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 8941 | 2025.12.23 21:54:52.991368 [ 4 ] {f50099db-aac1-474b-8fd7-bc241e61b7b6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8942 | 2025.12.23 21:54:52.991581 [ 4 ] {f50099db-aac1-474b-8fd7-bc241e61b7b6} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2025.12.23 21:54:52.991711 [ 4 ] {f50099db-aac1-474b-8fd7-bc241e61b7b6} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001804 sec., 660753.8802660754 rows/sec., 52.79 MiB/sec. | ||
| 8944 | 2025.12.23 21:54:52.991750 [ 4 ] {f50099db-aac1-474b-8fd7-bc241e61b7b6} <Debug> TCPHandler: Processed in 0.001967426 sec. | ||
| 8945 | 2025.12.23 21:54:52.991865 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8946 | 2025.12.23 21:54:52.991960 [ 4 ] {2bace183-b821-4fb3-86dc-20bad288f9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8947 | 2025.12.23 21:54:52.992000 [ 4 ] {2bace183-b821-4fb3-86dc-20bad288f9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8948 | 2025.12.23 21:54:52.992514 [ 4 ] {2bace183-b821-4fb3-86dc-20bad288f9ca} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8949 | 2025.12.23 21:54:52.992551 [ 4 ] {2bace183-b821-4fb3-86dc-20bad288f9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 8950 | 2025.12.23 21:54:52.992859 [ 4 ] {2bace183-b821-4fb3-86dc-20bad288f9ca} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8951 | 2025.12.23 21:54:52.993056 [ 4 ] {2bace183-b821-4fb3-86dc-20bad288f9ca} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8952 | 2025.12.23 21:54:52.993188 [ 4 ] {2bace183-b821-4fb3-86dc-20bad288f9ca} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001247 sec., 196471.53167602245 rows/sec., 12.00 MiB/sec. | ||
| 8953 | 2025.12.23 21:54:52.993226 [ 4 ] {2bace183-b821-4fb3-86dc-20bad288f9ca} <Debug> TCPHandler: Processed in 0.00140993 sec. | ||
| 8954 | 2025.12.23 21:54:52.993334 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8955 | 2025.12.23 21:54:52.993428 [ 4 ] {0371d580-d550-4d6e-a7db-82c9ff9bd707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8956 | 2025.12.23 21:54:52.993467 [ 4 ] {0371d580-d550-4d6e-a7db-82c9ff9bd707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8957 | 2025.12.23 21:54:52.993955 [ 4 ] {0371d580-d550-4d6e-a7db-82c9ff9bd707} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8958 | 2025.12.23 21:54:52.993993 [ 4 ] {0371d580-d550-4d6e-a7db-82c9ff9bd707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 8959 | 2025.12.23 21:54:52.994285 [ 4 ] {0371d580-d550-4d6e-a7db-82c9ff9bd707} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8960 | 2025.12.23 21:54:52.994487 [ 4 ] {0371d580-d550-4d6e-a7db-82c9ff9bd707} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8961 | 2025.12.23 21:54:52.994611 [ 4 ] {0371d580-d550-4d6e-a7db-82c9ff9bd707} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001202 sec., 176372.71214642265 rows/sec., 11.37 MiB/sec. | ||
| 8962 | 2025.12.23 21:54:52.994648 [ 4 ] {0371d580-d550-4d6e-a7db-82c9ff9bd707} <Debug> TCPHandler: Processed in 0.001362368 sec. | ||
| 8963 | 2025.12.23 21:54:52.994758 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8964 | 2025.12.23 21:54:52.994851 [ 4 ] {f1b1361b-1502-4572-ba05-53447c265c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8965 | 2025.12.23 21:54:52.994890 [ 4 ] {f1b1361b-1502-4572-ba05-53447c265c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8966 | 2025.12.23 21:54:52.995375 [ 4 ] {f1b1361b-1502-4572-ba05-53447c265c87} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2025.12.23 21:54:52.995412 [ 4 ] {f1b1361b-1502-4572-ba05-53447c265c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 8968 | 2025.12.23 21:54:52.995707 [ 4 ] {f1b1361b-1502-4572-ba05-53447c265c87} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8969 | 2025.12.23 21:54:52.995907 [ 4 ] {f1b1361b-1502-4572-ba05-53447c265c87} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2025.12.23 21:54:52.996032 [ 4 ] {f1b1361b-1502-4572-ba05-53447c265c87} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0012 sec., 175833.33333333334 rows/sec., 9.98 MiB/sec. | ||
| 8971 | 2025.12.23 21:54:52.996070 [ 4 ] {f1b1361b-1502-4572-ba05-53447c265c87} <Debug> TCPHandler: Processed in 0.001360588 sec. | ||
| 8972 | 2025.12.23 21:54:52.996178 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8973 | 2025.12.23 21:54:52.996270 [ 4 ] {c4814ec1-8882-4173-805a-bde49d5a2d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8974 | 2025.12.23 21:54:52.996309 [ 4 ] {c4814ec1-8882-4173-805a-bde49d5a2d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8975 | 2025.12.23 21:54:52.997011 [ 4 ] {c4814ec1-8882-4173-805a-bde49d5a2d74} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2025.12.23 21:54:52.997048 [ 4 ] {c4814ec1-8882-4173-805a-bde49d5a2d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 8977 | 2025.12.23 21:54:52.997373 [ 4 ] {c4814ec1-8882-4173-805a-bde49d5a2d74} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8978 | 2025.12.23 21:54:52.997574 [ 4 ] {c4814ec1-8882-4173-805a-bde49d5a2d74} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8979 | 2025.12.23 21:54:52.997699 [ 4 ] {c4814ec1-8882-4173-805a-bde49d5a2d74} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001447 sec., 496890.11748445063 rows/sec., 34.87 MiB/sec. | ||
| 8980 | 2025.12.23 21:54:52.997735 [ 4 ] {c4814ec1-8882-4173-805a-bde49d5a2d74} <Debug> TCPHandler: Processed in 0.001606295 sec. | ||
| 8981 | 2025.12.23 21:54:52.997844 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8982 | 2025.12.23 21:54:52.997937 [ 4 ] {c95f5d18-021e-4591-9d62-26b8674aeb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8983 | 2025.12.23 21:54:52.997977 [ 4 ] {c95f5d18-021e-4591-9d62-26b8674aeb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8984 | 2025.12.23 21:54:52.998300 [ 4 ] {c95f5d18-021e-4591-9d62-26b8674aeb42} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8985 | 2025.12.23 21:54:52.998336 [ 4 ] {c95f5d18-021e-4591-9d62-26b8674aeb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 8986 | 2025.12.23 21:54:52.998631 [ 4 ] {c95f5d18-021e-4591-9d62-26b8674aeb42} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8987 | 2025.12.23 21:54:52.998829 [ 4 ] {c95f5d18-021e-4591-9d62-26b8674aeb42} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8988 | 2025.12.23 21:54:52.998955 [ 4 ] {c95f5d18-021e-4591-9d62-26b8674aeb42} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 8989 | 2025.12.23 21:54:52.998991 [ 4 ] {c95f5d18-021e-4591-9d62-26b8674aeb42} <Debug> TCPHandler: Processed in 0.001194104 sec. | ||
| 8990 | 2025.12.23 21:54:52.999096 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8991 | 2025.12.23 21:54:52.999188 [ 4 ] {0b04739c-941e-4635-b79f-35955aba5321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8992 | 2025.12.23 21:54:52.999229 [ 4 ] {0b04739c-941e-4635-b79f-35955aba5321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8993 | 2025.12.23 21:54:52.999677 [ 4 ] {0b04739c-941e-4635-b79f-35955aba5321} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2025.12.23 21:54:52.999715 [ 4 ] {0b04739c-941e-4635-b79f-35955aba5321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 8995 | 2025.12.23 21:54:53.000049 [ 4 ] {0b04739c-941e-4635-b79f-35955aba5321} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8996 | 2025.12.23 21:54:53.000250 [ 4 ] {0b04739c-941e-4635-b79f-35955aba5321} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8997 | 2025.12.23 21:54:53.000375 [ 4 ] {0b04739c-941e-4635-b79f-35955aba5321} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001207 sec., 260149.13007456504 rows/sec., 17.09 MiB/sec. | ||
| 8998 | 2025.12.23 21:54:53.000411 [ 4 ] {0b04739c-941e-4635-b79f-35955aba5321} <Debug> TCPHandler: Processed in 0.001364069 sec. | ||
| 8999 | 2025.12.23 21:54:53.000521 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9000 | 2025.12.23 21:54:53.000613 [ 4 ] {67f49f07-5010-4179-8c97-f7cf69586594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9001 | 2025.12.23 21:54:53.000654 [ 4 ] {67f49f07-5010-4179-8c97-f7cf69586594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9002 | 2025.12.23 21:54:53.000960 [ 4 ] {67f49f07-5010-4179-8c97-f7cf69586594} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2025.12.23 21:54:53.000996 [ 4 ] {67f49f07-5010-4179-8c97-f7cf69586594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9004 | 2025.12.23 21:54:53.001168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.77 MiB, peak 305.90 MiB, free memory in arenas 0.00 B, will set to 298.72 MiB (RSS), difference: -1.06 MiB | ||
| 9005 | 2025.12.23 21:54:53.001429 [ 4 ] {67f49f07-5010-4179-8c97-f7cf69586594} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9006 | 2025.12.23 21:54:53.001634 [ 4 ] {67f49f07-5010-4179-8c97-f7cf69586594} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9007 | 2025.12.23 21:54:53.001761 [ 4 ] {67f49f07-5010-4179-8c97-f7cf69586594} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001166 sec., 857.6329331046313 rows/sec., 57.79 KiB/sec. | ||
| 9008 | 2025.12.23 21:54:53.001797 [ 4 ] {67f49f07-5010-4179-8c97-f7cf69586594} <Debug> TCPHandler: Processed in 0.001323788 sec. | ||
| 9009 | 2025.12.23 21:54:53.001960 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9010 | 2025.12.23 21:54:53.002053 [ 4 ] {d0492714-d70e-49d2-adb2-106f7adee029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9011 | 2025.12.23 21:54:53.002107 [ 4 ] {d0492714-d70e-49d2-adb2-106f7adee029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9012 | 2025.12.23 21:54:53.002935 [ 4 ] {d0492714-d70e-49d2-adb2-106f7adee029} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2025.12.23 21:54:53.002972 [ 4 ] {d0492714-d70e-49d2-adb2-106f7adee029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9014 | 2025.12.23 21:54:53.003519 [ 4 ] {d0492714-d70e-49d2-adb2-106f7adee029} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9015 | 2025.12.23 21:54:53.003729 [ 4 ] {d0492714-d70e-49d2-adb2-106f7adee029} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9016 | 2025.12.23 21:54:53.003865 [ 4 ] {d0492714-d70e-49d2-adb2-106f7adee029} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00183 sec., 21857.92349726776 rows/sec., 39.17 MiB/sec. | ||
| 9017 | 2025.12.23 21:54:53.003924 [ 4 ] {d0492714-d70e-49d2-adb2-106f7adee029} <Debug> TCPHandler: Processed in 0.002011797 sec. | ||
| 9018 | 2025.12.23 21:54:53.004034 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9019 | 2025.12.23 21:54:53.004127 [ 4 ] {21e3b1de-b446-4345-8349-37d7e227a242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9020 | 2025.12.23 21:54:53.004169 [ 4 ] {21e3b1de-b446-4345-8349-37d7e227a242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9021 | 2025.12.23 21:54:53.004511 [ 4 ] {21e3b1de-b446-4345-8349-37d7e227a242} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2025.12.23 21:54:53.004548 [ 4 ] {21e3b1de-b446-4345-8349-37d7e227a242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9023 | 2025.12.23 21:54:53.004853 [ 4 ] {21e3b1de-b446-4345-8349-37d7e227a242} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9024 | 2025.12.23 21:54:53.005056 [ 4 ] {21e3b1de-b446-4345-8349-37d7e227a242} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2025.12.23 21:54:53.005183 [ 4 ] {21e3b1de-b446-4345-8349-37d7e227a242} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 9026 | 2025.12.23 21:54:53.005218 [ 4 ] {21e3b1de-b446-4345-8349-37d7e227a242} <Debug> TCPHandler: Processed in 0.001233145 sec. | ||
| 9027 | 2025.12.23 21:54:57.973974 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9028 | 2025.12.23 21:54:57.974266 [ 4 ] {eeda3cfd-3606-4720-8523-54df5f3abb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9029 | 2025.12.23 21:54:57.974348 [ 4 ] {eeda3cfd-3606-4720-8523-54df5f3abb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9030 | 2025.12.23 21:54:57.975024 [ 4 ] {eeda3cfd-3606-4720-8523-54df5f3abb56} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2025.12.23 21:54:57.975075 [ 4 ] {eeda3cfd-3606-4720-8523-54df5f3abb56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9032 | 2025.12.23 21:54:57.975445 [ 4 ] {eeda3cfd-3606-4720-8523-54df5f3abb56} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9033 | 2025.12.23 21:54:57.975655 [ 4 ] {eeda3cfd-3606-4720-8523-54df5f3abb56} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2025.12.23 21:54:57.975811 [ 4 ] {eeda3cfd-3606-4720-8523-54df5f3abb56} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001618 sec., 1236.0939431396785 rows/sec., 100.79 KiB/sec. | ||
| 9035 | 2025.12.23 21:54:57.975852 [ 4 ] {eeda3cfd-3606-4720-8523-54df5f3abb56} <Debug> TCPHandler: Processed in 0.002056348 sec. | ||
| 9036 | 2025.12.23 21:54:57.975993 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2025.12.23 21:54:57.976088 [ 4 ] {258bfe55-c8cc-40db-89ba-6492edb57472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9038 | 2025.12.23 21:54:57.976127 [ 4 ] {258bfe55-c8cc-40db-89ba-6492edb57472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9039 | 2025.12.23 21:54:57.976581 [ 4 ] {258bfe55-c8cc-40db-89ba-6492edb57472} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2025.12.23 21:54:57.976616 [ 4 ] {258bfe55-c8cc-40db-89ba-6492edb57472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9041 | 2025.12.23 21:54:57.976912 [ 4 ] {258bfe55-c8cc-40db-89ba-6492edb57472} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9042 | 2025.12.23 21:54:57.977115 [ 4 ] {258bfe55-c8cc-40db-89ba-6492edb57472} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2025.12.23 21:54:57.977246 [ 4 ] {258bfe55-c8cc-40db-89ba-6492edb57472} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001178 sec., 48387.096774193546 rows/sec., 3.71 MiB/sec. | ||
| 9044 | 2025.12.23 21:54:57.977284 [ 4 ] {258bfe55-c8cc-40db-89ba-6492edb57472} <Debug> TCPHandler: Processed in 0.001345658 sec. | ||
| 9045 | 2025.12.23 21:54:57.977393 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2025.12.23 21:54:57.977486 [ 4 ] {21c003d3-7e8b-4e09-a577-fd45384340aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9047 | 2025.12.23 21:54:57.977525 [ 4 ] {21c003d3-7e8b-4e09-a577-fd45384340aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9048 | 2025.12.23 21:54:57.977932 [ 4 ] {21c003d3-7e8b-4e09-a577-fd45384340aa} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2025.12.23 21:54:57.977968 [ 4 ] {21c003d3-7e8b-4e09-a577-fd45384340aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9050 | 2025.12.23 21:54:57.978254 [ 4 ] {21c003d3-7e8b-4e09-a577-fd45384340aa} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9051 | 2025.12.23 21:54:57.978465 [ 4 ] {21c003d3-7e8b-4e09-a577-fd45384340aa} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2025.12.23 21:54:57.978594 [ 4 ] {21c003d3-7e8b-4e09-a577-fd45384340aa} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001126 sec., 1776.1989342806394 rows/sec., 124.02 KiB/sec. | ||
| 9053 | 2025.12.23 21:54:57.978631 [ 4 ] {21c003d3-7e8b-4e09-a577-fd45384340aa} <Debug> TCPHandler: Processed in 0.001288007 sec. | ||
| 9054 | 2025.12.23 21:54:57.978735 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2025.12.23 21:54:57.978828 [ 4 ] {1b7e39c7-8351-4f81-972a-fdb8f4c8b65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9056 | 2025.12.23 21:54:57.978866 [ 4 ] {1b7e39c7-8351-4f81-972a-fdb8f4c8b65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9057 | 2025.12.23 21:54:57.979258 [ 4 ] {1b7e39c7-8351-4f81-972a-fdb8f4c8b65f} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2025.12.23 21:54:57.979294 [ 4 ] {1b7e39c7-8351-4f81-972a-fdb8f4c8b65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9059 | 2025.12.23 21:54:57.979597 [ 4 ] {1b7e39c7-8351-4f81-972a-fdb8f4c8b65f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9060 | 2025.12.23 21:54:57.979799 [ 4 ] {1b7e39c7-8351-4f81-972a-fdb8f4c8b65f} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2025.12.23 21:54:57.979929 [ 4 ] {1b7e39c7-8351-4f81-972a-fdb8f4c8b65f} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001119 sec., 58981.23324396783 rows/sec., 4.61 MiB/sec. | ||
| 9062 | 2025.12.23 21:54:57.979967 [ 4 ] {1b7e39c7-8351-4f81-972a-fdb8f4c8b65f} <Debug> TCPHandler: Processed in 0.001280136 sec. | ||
| 9063 | 2025.12.23 21:54:57.980073 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9064 | 2025.12.23 21:54:57.980165 [ 4 ] {637c6354-e753-45c5-854e-8d2a5fd5c3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9065 | 2025.12.23 21:54:57.980207 [ 4 ] {637c6354-e753-45c5-854e-8d2a5fd5c3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9066 | 2025.12.23 21:54:57.980602 [ 4 ] {637c6354-e753-45c5-854e-8d2a5fd5c3c8} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2025.12.23 21:54:57.980639 [ 4 ] {637c6354-e753-45c5-854e-8d2a5fd5c3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9068 | 2025.12.23 21:54:57.980964 [ 4 ] {637c6354-e753-45c5-854e-8d2a5fd5c3c8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9069 | 2025.12.23 21:54:57.981162 [ 4 ] {637c6354-e753-45c5-854e-8d2a5fd5c3c8} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2025.12.23 21:54:57.981295 [ 4 ] {637c6354-e753-45c5-854e-8d2a5fd5c3c8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001148 sec., 140243.9024390244 rows/sec., 9.77 MiB/sec. | ||
| 9071 | 2025.12.23 21:54:57.981331 [ 4 ] {637c6354-e753-45c5-854e-8d2a5fd5c3c8} <Debug> TCPHandler: Processed in 0.001307547 sec. | ||
| 9072 | 2025.12.23 21:54:57.981446 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9073 | 2025.12.23 21:54:57.981562 [ 4 ] {86905ee4-3fdb-4034-8d3c-2eb10cc9ce46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9074 | 2025.12.23 21:54:57.981612 [ 4 ] {86905ee4-3fdb-4034-8d3c-2eb10cc9ce46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9075 | 2025.12.23 21:54:57.982003 [ 4 ] {86905ee4-3fdb-4034-8d3c-2eb10cc9ce46} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2025.12.23 21:54:57.982048 [ 4 ] {86905ee4-3fdb-4034-8d3c-2eb10cc9ce46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9077 | 2025.12.23 21:54:57.982390 [ 4 ] {86905ee4-3fdb-4034-8d3c-2eb10cc9ce46} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9078 | 2025.12.23 21:54:57.982594 [ 4 ] {86905ee4-3fdb-4034-8d3c-2eb10cc9ce46} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9079 | 2025.12.23 21:54:57.982727 [ 4 ] {86905ee4-3fdb-4034-8d3c-2eb10cc9ce46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 9080 | 2025.12.23 21:54:57.982762 [ 4 ] {86905ee4-3fdb-4034-8d3c-2eb10cc9ce46} <Debug> TCPHandler: Processed in 0.001374429 sec. | ||
| 9081 | 2025.12.23 21:54:58.595237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19658 | ||
| 9082 | 2025.12.23 21:54:58.595760 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9083 | 2025.12.23 21:54:58.595812 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9084 | 2025.12.23 21:54:58.596332 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9085 | 2025.12.23 21:54:58.596566 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9086 | 2025.12.23 21:54:58.596715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19658 | ||
| 9087 | 2025.12.23 21:54:58.596729 [ 58 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9088 | 2025.12.23 21:54:58.596805 [ 58 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9089 | 2025.12.23 21:54:58.596829 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9090 | 2025.12.23 21:54:58.596993 [ 196 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::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 | ||
| 9091 | 2025.12.23 21:54:58.597208 [ 196 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9092 | 2025.12.23 21:54:58.597270 [ 196 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17290 rows starting from the beginning of the part | ||
| 9093 | 2025.12.23 21:54:58.597337 [ 196 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9094 | 2025.12.23 21:54:58.597384 [ 196 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9095 | 2025.12.23 21:54:58.597425 [ 196 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9096 | 2025.12.23 21:54:58.597463 [ 196 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9097 | 2025.12.23 21:54:58.597501 [ 196 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9098 | 2025.12.23 21:54:58.599544 [ 201 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19658 rows, containing 4 columns (4 merged, 0 gathered) in 0.002633704 sec., 7464012.660496395 rows/sec., 106.77 MiB/sec. | ||
| 9099 | 2025.12.23 21:54:58.599886 [ 197 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9100 | 2025.12.23 21:54:58.600192 [ 197 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_41_8} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9101 | 2025.12.23 21:54:58.600271 [ 197 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_41_8} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9102 | 2025.12.23 21:54:58.600370 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 9103 | 2025.12.23 21:54:59.615652 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9104 | 2025.12.23 21:54:59.633109 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2025.12.23 21:54:59.633169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9106 | 2025.12.23 21:54:59.639317 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9107 | 2025.12.23 21:54:59.640011 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2025.12.23 21:54:59.640354 [ 54 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9109 | 2025.12.23 21:54:59.640454 [ 54 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9110 | 2025.12.23 21:54:59.640492 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9111 | 2025.12.23 21:54:59.640628 [ 187 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 9112 | 2025.12.23 21:54:59.643190 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9113 | 2025.12.23 21:54:59.644258 [ 187 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9114 | 2025.12.23 21:54:59.645513 [ 187 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 9115 | 2025.12.23 21:54:59.650126 [ 187 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 9116 | 2025.12.23 21:54:59.654735 [ 187 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 9117 | 2025.12.23 21:54:59.659489 [ 187 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 9118 | 2025.12.23 21:54:59.664034 [ 187 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 9119 | 2025.12.23 21:54:59.667901 [ 187 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 9120 | 2025.12.23 21:54:59.720657 [ 201 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.08008346 sec., 3858.4746463252213 rows/sec., 19.95 MiB/sec. | ||
| 9121 | 2025.12.23 21:54:59.723397 [ 198 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9122 | 2025.12.23 21:54:59.725356 [ 198 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_41_8} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9123 | 2025.12.23 21:54:59.725459 [ 198 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_41_8} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9124 | 2025.12.23 21:54:59.728177 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9125 | 2025.12.23 21:55:01.174280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1156 | ||
| 9126 | 2025.12.23 21:55:01.176594 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2025.12.23 21:55:01.176644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9128 | 2025.12.23 21:55:01.177838 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9129 | 2025.12.23 21:55:01.178118 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2025.12.23 21:55:01.178331 [ 50 ] {} <Debug> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9131 | 2025.12.23 21:55:01.178427 [ 50 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9132 | 2025.12.23 21:55:01.178451 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9133 | 2025.12.23 21:55:01.178469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1156 | ||
| 9134 | 2025.12.23 21:55:01.178549 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::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 | ||
| 9135 | 2025.12.23 21:55:01.179058 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9136 | 2025.12.23 21:55:01.179195 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 978 rows starting from the beginning of the part | ||
| 9137 | 2025.12.23 21:55:01.179528 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 9138 | 2025.12.23 21:55:01.179820 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 9139 | 2025.12.23 21:55:01.180139 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 9140 | 2025.12.23 21:55:01.180447 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 9141 | 2025.12.23 21:55:01.180771 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 9142 | 2025.12.23 21:55:01.187098 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1156 rows, containing 72 columns (72 merged, 0 gathered) in 0.008592193 sec., 134540.73948292364 rows/sec., 111.12 MiB/sec. | ||
| 9143 | 2025.12.23 21:55:01.188280 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9144 | 2025.12.23 21:55:01.188768 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_31_6} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2025.12.23 21:55:01.188836 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_31_6} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9146 | 2025.12.23 21:55:01.189009 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 9147 | 2025.12.23 21:55:02.988123 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9148 | 2025.12.23 21:55:02.988330 [ 4 ] {bb94a132-6cc1-452d-8602-a7a065f957e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9149 | 2025.12.23 21:55:02.988403 [ 4 ] {bb94a132-6cc1-452d-8602-a7a065f957e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9150 | 2025.12.23 21:55:02.989230 [ 4 ] {bb94a132-6cc1-452d-8602-a7a065f957e8} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9151 | 2025.12.23 21:55:02.989283 [ 4 ] {bb94a132-6cc1-452d-8602-a7a065f957e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9152 | 2025.12.23 21:55:02.989702 [ 4 ] {bb94a132-6cc1-452d-8602-a7a065f957e8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9153 | 2025.12.23 21:55:02.989930 [ 4 ] {bb94a132-6cc1-452d-8602-a7a065f957e8} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2025.12.23 21:55:02.990095 [ 4 ] {bb94a132-6cc1-452d-8602-a7a065f957e8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001817 sec., 225646.6703357182 rows/sec., 14.31 MiB/sec. | ||
| 9155 | 2025.12.23 21:55:02.990147 [ 4 ] {bb94a132-6cc1-452d-8602-a7a065f957e8} <Debug> TCPHandler: Processed in 0.002160461 sec. | ||
| 9156 | 2025.12.23 21:55:02.990285 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9157 | 2025.12.23 21:55:02.990430 [ 4 ] {f2697ba9-5b43-40da-84d2-d4fc221351f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9158 | 2025.12.23 21:55:02.990495 [ 4 ] {f2697ba9-5b43-40da-84d2-d4fc221351f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9159 | 2025.12.23 21:55:02.991882 [ 4 ] {f2697ba9-5b43-40da-84d2-d4fc221351f8} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9160 | 2025.12.23 21:55:02.991921 [ 4 ] {f2697ba9-5b43-40da-84d2-d4fc221351f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9161 | 2025.12.23 21:55:02.992299 [ 4 ] {f2697ba9-5b43-40da-84d2-d4fc221351f8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9162 | 2025.12.23 21:55:02.992507 [ 4 ] {f2697ba9-5b43-40da-84d2-d4fc221351f8} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9163 | 2025.12.23 21:55:02.992641 [ 4 ] {f2697ba9-5b43-40da-84d2-d4fc221351f8} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002241 sec., 531905.3993752789 rows/sec., 42.49 MiB/sec. | ||
| 9164 | 2025.12.23 21:55:02.992638 [ 50 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9165 | 2025.12.23 21:55:02.992682 [ 4 ] {f2697ba9-5b43-40da-84d2-d4fc221351f8} <Debug> TCPHandler: Processed in 0.0024604 sec. | ||
| 9166 | 2025.12.23 21:55:02.992717 [ 50 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9167 | 2025.12.23 21:55:02.992743 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9168 | 2025.12.23 21:55:02.992805 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9169 | 2025.12.23 21:55:02.992835 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 9170 | 2025.12.23 21:55:02.992908 [ 4 ] {e3071e1c-b062-4652-a8fd-d3a35fffcbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9171 | 2025.12.23 21:55:02.992930 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9172 | 2025.12.23 21:55:02.992950 [ 4 ] {e3071e1c-b062-4652-a8fd-d3a35fffcbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9173 | 2025.12.23 21:55:02.992958 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2465 rows starting from the beginning of the part | ||
| 9174 | 2025.12.23 21:55:02.993016 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
| 9175 | 2025.12.23 21:55:02.993060 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 9176 | 2025.12.23 21:55:02.993102 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1192 rows starting from the beginning of the part | ||
| 9177 | 2025.12.23 21:55:02.993141 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 57 rows starting from the beginning of the part | ||
| 9178 | 2025.12.23 21:55:02.993187 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1192 rows starting from the beginning of the part | ||
| 9179 | 2025.12.23 21:55:02.993533 [ 4 ] {e3071e1c-b062-4652-a8fd-d3a35fffcbd6} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9180 | 2025.12.23 21:55:02.993569 [ 4 ] {e3071e1c-b062-4652-a8fd-d3a35fffcbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9181 | 2025.12.23 21:55:02.994178 [ 4 ] {e3071e1c-b062-4652-a8fd-d3a35fffcbd6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9182 | 2025.12.23 21:55:02.994390 [ 4 ] {e3071e1c-b062-4652-a8fd-d3a35fffcbd6} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9183 | 2025.12.23 21:55:02.994509 [ 50 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 9184 | 2025.12.23 21:55:02.994524 [ 4 ] {e3071e1c-b062-4652-a8fd-d3a35fffcbd6} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001638 sec., 149572.6495726496 rows/sec., 9.14 MiB/sec. | ||
| 9185 | 2025.12.23 21:55:02.994551 [ 50 ] {} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2025.12.23 21:55:02.994573 [ 4 ] {e3071e1c-b062-4652-a8fd-d3a35fffcbd6} <Debug> TCPHandler: Processed in 0.001818031 sec. | ||
| 9187 | 2025.12.23 21:55:02.994575 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9188 | 2025.12.23 21:55:02.994694 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9189 | 2025.12.23 21:55:02.994717 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::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 | ||
| 9190 | 2025.12.23 21:55:02.994794 [ 4 ] {b2a152f3-afc2-4af9-a1de-c346873c47e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9191 | 2025.12.23 21:55:02.994839 [ 4 ] {b2a152f3-afc2-4af9-a1de-c346873c47e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9192 | 2025.12.23 21:55:02.994866 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9193 | 2025.12.23 21:55:02.994905 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 277 rows starting from the beginning of the part | ||
| 9194 | 2025.12.23 21:55:02.994944 [ 194 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5018 rows, containing 5 columns (5 merged, 0 gathered) in 0.00214823 sec., 2335876.5122915143 rows/sec., 197.50 MiB/sec. | ||
| 9195 | 2025.12.23 21:55:02.994977 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 245 rows starting from the beginning of the part | ||
| 9196 | 2025.12.23 21:55:02.995029 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 249 rows starting from the beginning of the part | ||
| 9197 | 2025.12.23 21:55:02.995074 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 245 rows starting from the beginning of the part | ||
| 9198 | 2025.12.23 21:55:02.995115 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 9199 | 2025.12.23 21:55:02.995159 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 245 rows starting from the beginning of the part | ||
| 9200 | 2025.12.23 21:55:02.995210 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9201 | 2025.12.23 21:55:02.995392 [ 4 ] {b2a152f3-afc2-4af9-a1de-c346873c47e2} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2025.12.23 21:55:02.995430 [ 4 ] {b2a152f3-afc2-4af9-a1de-c346873c47e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9203 | 2025.12.23 21:55:02.995506 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_66_13} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9204 | 2025.12.23 21:55:02.995569 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_66_13} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9205 | 2025.12.23 21:55:02.995633 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 9206 | 2025.12.23 21:55:02.995884 [ 4 ] {b2a152f3-afc2-4af9-a1de-c346873c47e2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9207 | 2025.12.23 21:55:02.996100 [ 4 ] {b2a152f3-afc2-4af9-a1de-c346873c47e2} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2025.12.23 21:55:02.996215 [ 200 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1263 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563804 sec., 807645.9709784602 rows/sec., 52.66 MiB/sec. | ||
| 9209 | 2025.12.23 21:55:02.996241 [ 4 ] {b2a152f3-afc2-4af9-a1de-c346873c47e2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001465 sec., 144709.8976109215 rows/sec., 9.33 MiB/sec. | ||
| 9210 | 2025.12.23 21:55:02.996293 [ 4 ] {b2a152f3-afc2-4af9-a1de-c346873c47e2} <Debug> TCPHandler: Processed in 0.001648176 sec. | ||
| 9211 | 2025.12.23 21:55:02.996387 [ 194 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 9212 | 2025.12.23 21:55:02.996415 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9213 | 2025.12.23 21:55:02.996518 [ 4 ] {2e224463-6ca6-4e25-95a2-735f760ef268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9214 | 2025.12.23 21:55:02.996563 [ 4 ] {2e224463-6ca6-4e25-95a2-735f760ef268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9215 | 2025.12.23 21:55:02.996690 [ 194 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_40_8} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2025.12.23 21:55:02.996772 [ 194 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_40_8} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 9217 | 2025.12.23 21:55:02.996876 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 9218 | 2025.12.23 21:55:02.997088 [ 4 ] {2e224463-6ca6-4e25-95a2-735f760ef268} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9219 | 2025.12.23 21:55:02.997131 [ 4 ] {2e224463-6ca6-4e25-95a2-735f760ef268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9220 | 2025.12.23 21:55:02.997461 [ 4 ] {2e224463-6ca6-4e25-95a2-735f760ef268} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9221 | 2025.12.23 21:55:02.997674 [ 4 ] {2e224463-6ca6-4e25-95a2-735f760ef268} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9222 | 2025.12.23 21:55:02.997809 [ 4 ] {2e224463-6ca6-4e25-95a2-735f760ef268} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00131 sec., 161068.70229007633 rows/sec., 9.15 MiB/sec. | ||
| 9223 | 2025.12.23 21:55:02.997848 [ 4 ] {2e224463-6ca6-4e25-95a2-735f760ef268} <Debug> TCPHandler: Processed in 0.001483782 sec. | ||
| 9224 | 2025.12.23 21:55:02.997974 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9225 | 2025.12.23 21:55:02.998068 [ 4 ] {e46437fb-d094-4f89-bab9-97f079062c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9226 | 2025.12.23 21:55:02.998107 [ 4 ] {e46437fb-d094-4f89-bab9-97f079062c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9227 | 2025.12.23 21:55:02.998904 [ 4 ] {e46437fb-d094-4f89-bab9-97f079062c02} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9228 | 2025.12.23 21:55:02.998942 [ 4 ] {e46437fb-d094-4f89-bab9-97f079062c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9229 | 2025.12.23 21:55:02.999270 [ 4 ] {e46437fb-d094-4f89-bab9-97f079062c02} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9230 | 2025.12.23 21:55:02.999476 [ 4 ] {e46437fb-d094-4f89-bab9-97f079062c02} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9231 | 2025.12.23 21:55:02.999592 [ 50 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9232 | 2025.12.23 21:55:02.999602 [ 4 ] {e46437fb-d094-4f89-bab9-97f079062c02} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001553 sec., 462974.88731487445 rows/sec., 32.49 MiB/sec. | ||
| 9233 | 2025.12.23 21:55:02.999635 [ 50 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9234 | 2025.12.23 21:55:02.999655 [ 4 ] {e46437fb-d094-4f89-bab9-97f079062c02} <Debug> TCPHandler: Processed in 0.001729829 sec. | ||
| 9235 | 2025.12.23 21:55:02.999662 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9236 | 2025.12.23 21:55:02.999752 [ 201 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 9237 | 2025.12.23 21:55:02.999775 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9238 | 2025.12.23 21:55:02.999861 [ 201 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9239 | 2025.12.23 21:55:02.999875 [ 4 ] {6159d4e7-3a65-4a49-bb94-3f4396458d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9240 | 2025.12.23 21:55:02.999897 [ 201 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1249 rows starting from the beginning of the part | ||
| 9241 | 2025.12.23 21:55:02.999924 [ 4 ] {6159d4e7-3a65-4a49-bb94-3f4396458d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9242 | 2025.12.23 21:55:02.999957 [ 201 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
| 9243 | 2025.12.23 21:55:03.000006 [ 201 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9244 | 2025.12.23 21:55:03.000050 [ 201 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 719 rows starting from the beginning of the part | ||
| 9245 | 2025.12.23 21:55:03.000090 [ 201 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 66 rows starting from the beginning of the part | ||
| 9246 | 2025.12.23 21:55:03.000135 [ 201 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 719 rows starting from the beginning of the part | ||
| 9247 | 2025.12.23 21:55:03.000264 [ 4 ] {6159d4e7-3a65-4a49-bb94-3f4396458d05} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9248 | 2025.12.23 21:55:03.000306 [ 4 ] {6159d4e7-3a65-4a49-bb94-3f4396458d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9249 | 2025.12.23 21:55:03.000647 [ 4 ] {6159d4e7-3a65-4a49-bb94-3f4396458d05} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9250 | 2025.12.23 21:55:03.000885 [ 4 ] {6159d4e7-3a65-4a49-bb94-3f4396458d05} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9251 | 2025.12.23 21:55:03.000999 [ 50 ] {} <Debug> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 9252 | 2025.12.23 21:55:03.001016 [ 4 ] {6159d4e7-3a65-4a49-bb94-3f4396458d05} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 270.24 KiB/sec. | ||
| 9253 | 2025.12.23 21:55:03.001032 [ 50 ] {} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9254 | 2025.12.23 21:55:03.001057 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9255 | 2025.12.23 21:55:03.001060 [ 4 ] {6159d4e7-3a65-4a49-bb94-3f4396458d05} <Debug> TCPHandler: Processed in 0.001333697 sec. | ||
| 9256 | 2025.12.23 21:55:03.001126 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 9257 | 2025.12.23 21:55:03.001178 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9258 | 2025.12.23 21:55:03.001226 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9259 | 2025.12.23 21:55:03.001261 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 108 rows starting from the beginning of the part | ||
| 9260 | 2025.12.23 21:55:03.001275 [ 4 ] {c3ede3d5-7c2d-4f48-90da-bba69632d62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9261 | 2025.12.23 21:55:03.001322 [ 4 ] {c3ede3d5-7c2d-4f48-90da-bba69632d62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9262 | 2025.12.23 21:55:03.001322 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 9263 | 2025.12.23 21:55:03.001346 [ 200 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2881 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628366 sec., 1769258.262577332 rows/sec., 133.38 MiB/sec. | ||
| 9264 | 2025.12.23 21:55:03.001382 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 9265 | 2025.12.23 21:55:03.001427 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 9266 | 2025.12.23 21:55:03.001472 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9267 | 2025.12.23 21:55:03.001510 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9268 | 2025.12.23 21:55:03.001585 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9269 | 2025.12.23 21:55:03.001787 [ 4 ] {c3ede3d5-7c2d-4f48-90da-bba69632d62c} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2025.12.23 21:55:03.001830 [ 4 ] {c3ede3d5-7c2d-4f48-90da-bba69632d62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9271 | 2025.12.23 21:55:03.001953 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_66_13} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2025.12.23 21:55:03.002056 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_66_13} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9273 | 2025.12.23 21:55:03.002187 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9274 | 2025.12.23 21:55:03.002289 [ 4 ] {c3ede3d5-7c2d-4f48-90da-bba69632d62c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9275 | 2025.12.23 21:55:03.002438 [ 195 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.001340148 sec., 102973.70141208284 rows/sec., 5.25 MiB/sec. | ||
| 9276 | 2025.12.23 21:55:03.002513 [ 4 ] {c3ede3d5-7c2d-4f48-90da-bba69632d62c} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9277 | 2025.12.23 21:55:03.002552 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 9278 | 2025.12.23 21:55:03.002636 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9279 | 2025.12.23 21:55:03.002653 [ 4 ] {c3ede3d5-7c2d-4f48-90da-bba69632d62c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001397 sec., 224767.35862562634 rows/sec., 14.77 MiB/sec. | ||
| 9280 | 2025.12.23 21:55:03.002665 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9281 | 2025.12.23 21:55:03.002696 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9282 | 2025.12.23 21:55:03.002699 [ 4 ] {c3ede3d5-7c2d-4f48-90da-bba69632d62c} <Debug> TCPHandler: Processed in 0.001571344 sec. | ||
| 9283 | 2025.12.23 21:55:03.002767 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 9284 | 2025.12.23 21:55:03.002814 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_23_5} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9285 | 2025.12.23 21:55:03.002830 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9286 | 2025.12.23 21:55:03.002877 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9287 | 2025.12.23 21:55:03.002886 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_23_5} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 9288 | 2025.12.23 21:55:03.002914 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19568 rows starting from the beginning of the part | ||
| 9289 | 2025.12.23 21:55:03.002933 [ 4 ] {3b86c9fb-627d-4cff-a22e-d0175f2a0ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9290 | 2025.12.23 21:55:03.002956 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9291 | 2025.12.23 21:55:03.002973 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 62 rows starting from the beginning of the part | ||
| 9292 | 2025.12.23 21:55:03.002981 [ 4 ] {3b86c9fb-627d-4cff-a22e-d0175f2a0ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9293 | 2025.12.23 21:55:03.003027 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9294 | 2025.12.23 21:55:03.003073 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 314 rows starting from the beginning of the part | ||
| 9295 | 2025.12.23 21:55:03.003112 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 161 rows starting from the beginning of the part | ||
| 9296 | 2025.12.23 21:55:03.003151 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 314 rows starting from the beginning of the part | ||
| 9297 | 2025.12.23 21:55:03.003329 [ 4 ] {3b86c9fb-627d-4cff-a22e-d0175f2a0ec3} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9298 | 2025.12.23 21:55:03.003372 [ 4 ] {3b86c9fb-627d-4cff-a22e-d0175f2a0ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9299 | 2025.12.23 21:55:03.003698 [ 4 ] {3b86c9fb-627d-4cff-a22e-d0175f2a0ec3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9300 | 2025.12.23 21:55:03.003907 [ 4 ] {3b86c9fb-627d-4cff-a22e-d0175f2a0ec3} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9301 | 2025.12.23 21:55:03.004012 [ 50 ] {} <Debug> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 9302 | 2025.12.23 21:55:03.004039 [ 4 ] {3b86c9fb-627d-4cff-a22e-d0175f2a0ec3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.90 KiB/sec. | ||
| 9303 | 2025.12.23 21:55:03.004043 [ 50 ] {} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9304 | 2025.12.23 21:55:03.004079 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9305 | 2025.12.23 21:55:03.004083 [ 4 ] {3b86c9fb-627d-4cff-a22e-d0175f2a0ec3} <Debug> TCPHandler: Processed in 0.001303577 sec. | ||
| 9306 | 2025.12.23 21:55:03.004140 [ 194 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 9307 | 2025.12.23 21:55:03.004201 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9308 | 2025.12.23 21:55:03.004220 [ 194 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9309 | 2025.12.23 21:55:03.004253 [ 194 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 22 rows starting from the beginning of the part | ||
| 9310 | 2025.12.23 21:55:03.004301 [ 194 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 9311 | 2025.12.23 21:55:03.004303 [ 4 ] {b134204e-ba5f-4b9f-ae73-2289dd1c8318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9312 | 2025.12.23 21:55:03.004345 [ 194 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 9313 | 2025.12.23 21:55:03.004371 [ 4 ] {b134204e-ba5f-4b9f-ae73-2289dd1c8318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9314 | 2025.12.23 21:55:03.004392 [ 194 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9315 | 2025.12.23 21:55:03.004435 [ 194 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 9316 | 2025.12.23 21:55:03.004472 [ 194 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 9317 | 2025.12.23 21:55:03.005150 [ 191 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.001033329 sec., 26129.141831885103 rows/sec., 1.70 MiB/sec. | ||
| 9318 | 2025.12.23 21:55:03.005300 [ 186 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 9319 | 2025.12.23 21:55:03.005384 [ 4 ] {b134204e-ba5f-4b9f-ae73-2289dd1c8318} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2025.12.23 21:55:03.005433 [ 4 ] {b134204e-ba5f-4b9f-ae73-2289dd1c8318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9321 | 2025.12.23 21:55:03.005588 [ 186 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_23_5} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9322 | 2025.12.23 21:55:03.005658 [ 186 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_23_5} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 9323 | 2025.12.23 21:55:03.005716 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9324 | 2025.12.23 21:55:03.006152 [ 4 ] {b134204e-ba5f-4b9f-ae73-2289dd1c8318} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9325 | 2025.12.23 21:55:03.006381 [ 4 ] {b134204e-ba5f-4b9f-ae73-2289dd1c8318} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9326 | 2025.12.23 21:55:03.006520 [ 4 ] {b134204e-ba5f-4b9f-ae73-2289dd1c8318} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002235 sec., 17897.09172259508 rows/sec., 32.07 MiB/sec. | ||
| 9327 | 2025.12.23 21:55:03.006574 [ 4 ] {b134204e-ba5f-4b9f-ae73-2289dd1c8318} <Debug> TCPHandler: Processed in 0.002420219 sec. | ||
| 9328 | 2025.12.23 21:55:03.006678 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9329 | 2025.12.23 21:55:03.006775 [ 4 ] {a49775c1-8394-4148-9717-fb19ffe73450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9330 | 2025.12.23 21:55:03.006817 [ 4 ] {a49775c1-8394-4148-9717-fb19ffe73450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9331 | 2025.12.23 21:55:03.007165 [ 4 ] {a49775c1-8394-4148-9717-fb19ffe73450} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9332 | 2025.12.23 21:55:03.007202 [ 4 ] {a49775c1-8394-4148-9717-fb19ffe73450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9333 | 2025.12.23 21:55:03.007535 [ 4 ] {a49775c1-8394-4148-9717-fb19ffe73450} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9334 | 2025.12.23 21:55:03.007739 [ 4 ] {a49775c1-8394-4148-9717-fb19ffe73450} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9335 | 2025.12.23 21:55:03.007847 [ 50 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9336 | 2025.12.23 21:55:03.007869 [ 4 ] {a49775c1-8394-4148-9717-fb19ffe73450} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001112 sec., 93525.17985611511 rows/sec., 5.73 MiB/sec. | ||
| 9337 | 2025.12.23 21:55:03.007875 [ 50 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2025.12.23 21:55:03.007910 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9339 | 2025.12.23 21:55:03.007914 [ 4 ] {a49775c1-8394-4148-9717-fb19ffe73450} <Debug> TCPHandler: Processed in 0.001284077 sec. | ||
| 9340 | 2025.12.23 21:55:03.007999 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 9341 | 2025.12.23 21:55:03.008116 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9342 | 2025.12.23 21:55:03.008150 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4016 rows starting from the beginning of the part | ||
| 9343 | 2025.12.23 21:55:03.008216 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 22 rows starting from the beginning of the part | ||
| 9344 | 2025.12.23 21:55:03.008261 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9345 | 2025.12.23 21:55:03.008303 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 9346 | 2025.12.23 21:55:03.008345 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9347 | 2025.12.23 21:55:03.008386 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 9348 | 2025.12.23 21:55:03.009693 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20579 rows, containing 5 columns (5 merged, 0 gathered) in 0.006955297 sec., 2958752.1568094073 rows/sec., 199.72 MiB/sec. | ||
| 9349 | 2025.12.23 21:55:03.009982 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9350 | 2025.12.23 21:55:03.010238 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9351 | 2025.12.23 21:55:03.010312 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9352 | 2025.12.23 21:55:03.010398 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9353 | 2025.12.23 21:55:03.010473 [ 192 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4366 rows, containing 4 columns (4 merged, 0 gathered) in 0.002518991 sec., 1733233.6637963376 rows/sec., 110.93 MiB/sec. | ||
| 9354 | 2025.12.23 21:55:03.010897 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9355 | 2025.12.23 21:55:03.011165 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_66_13} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9356 | 2025.12.23 21:55:03.011236 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_66_13} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9357 | 2025.12.23 21:55:03.011310 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 9358 | 2025.12.23 21:55:04.000266 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.61 MiB, peak 313.33 MiB, free memory in arenas 0.00 B, will set to 304.38 MiB (RSS), difference: 2.77 MiB | ||
| 9359 | 2025.12.23 21:55:05.755256 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44227 | ||
| 9360 | 2025.12.23 21:55:05.755457 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9361 | 2025.12.23 21:55:05.755509 [ 286 ] {} <Debug> TCP-Session: 9fd96768-4565-44cc-8d47-56a347df9a39 Authenticating user 'default' from [fd00:1122:3344:101::e]:44227 | ||
| 9362 | 2025.12.23 21:55:05.755537 [ 286 ] {} <Debug> TCP-Session: 9fd96768-4565-44cc-8d47-56a347df9a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9363 | 2025.12.23 21:55:05.755563 [ 286 ] {} <Debug> TCP-Session: 9fd96768-4565-44cc-8d47-56a347df9a39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9364 | 2025.12.23 21:55:05.755796 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51865 | ||
| 9365 | 2025.12.23 21:55:05.755854 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55164 | ||
| 9366 | 2025.12.23 21:55:05.755872 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47744 | ||
| 9367 | 2025.12.23 21:55:05.755893 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44018 | ||
| 9368 | 2025.12.23 21:55:05.755914 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43540 | ||
| 9369 | 2025.12.23 21:55:05.755957 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9370 | 2025.12.23 21:55:05.755958 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9371 | 2025.12.23 21:55:05.755997 [ 290 ] {} <Debug> TCP-Session: 06ff8e20-a2ea-42c0-8285-ac07fa78fae3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55164 | ||
| 9372 | 2025.12.23 21:55:05.755905 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63601 | ||
| 9373 | 2025.12.23 21:55:05.756034 [ 290 ] {} <Debug> TCP-Session: 06ff8e20-a2ea-42c0-8285-ac07fa78fae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9374 | 2025.12.23 21:55:05.756024 [ 288 ] {} <Debug> TCP-Session: c3bf0844-a7e6-4bdf-bf99-f0b0965ffd44 Authenticating user 'default' from [fd00:1122:3344:101::e]:51865 | ||
| 9375 | 2025.12.23 21:55:05.756086 [ 290 ] {} <Debug> TCP-Session: 06ff8e20-a2ea-42c0-8285-ac07fa78fae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9376 | 2025.12.23 21:55:05.755881 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46206 | ||
| 9377 | 2025.12.23 21:55:05.756123 [ 288 ] {} <Debug> TCP-Session: c3bf0844-a7e6-4bdf-bf99-f0b0965ffd44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9378 | 2025.12.23 21:55:05.755854 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40499 | ||
| 9379 | 2025.12.23 21:55:05.756186 [ 288 ] {} <Debug> TCP-Session: c3bf0844-a7e6-4bdf-bf99-f0b0965ffd44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9380 | 2025.12.23 21:55:05.756036 [ 286 ] {} <Trace> TCP-Session: 9fd96768-4565-44cc-8d47-56a347df9a39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9381 | 2025.12.23 21:55:05.756296 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9382 | 2025.12.23 21:55:05.756339 [ 351 ] {} <Debug> TCP-Session: fc786fed-bfa7-4e3e-835b-360a4e5709fc Authenticating user 'default' from [fd00:1122:3344:101::e]:47744 | ||
| 9383 | 2025.12.23 21:55:05.756365 [ 351 ] {} <Debug> TCP-Session: fc786fed-bfa7-4e3e-835b-360a4e5709fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9384 | 2025.12.23 21:55:05.756381 [ 351 ] {} <Debug> TCP-Session: fc786fed-bfa7-4e3e-835b-360a4e5709fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9385 | 2025.12.23 21:55:05.756532 [ 286 ] {ac1ccc6b-4e67-4cd1-bc71-3ad4180b2c71} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44227) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9386 | 2025.12.23 21:55:05.756586 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9387 | 2025.12.23 21:55:05.756629 [ 354 ] {} <Debug> TCP-Session: 65991631-9cbb-4dfe-b2ed-c5d6c8888df4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63601 | ||
| 9388 | 2025.12.23 21:55:05.756648 [ 354 ] {} <Debug> TCP-Session: 65991631-9cbb-4dfe-b2ed-c5d6c8888df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9389 | 2025.12.23 21:55:05.756666 [ 354 ] {} <Debug> TCP-Session: 65991631-9cbb-4dfe-b2ed-c5d6c8888df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9390 | 2025.12.23 21:55:05.756714 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9391 | 2025.12.23 21:55:05.756755 [ 289 ] {} <Debug> TCP-Session: 48d01daf-dac9-4a46-9805-1890cc12cff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40499 | ||
| 9392 | 2025.12.23 21:55:05.756776 [ 289 ] {} <Debug> TCP-Session: 48d01daf-dac9-4a46-9805-1890cc12cff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9393 | 2025.12.23 21:55:05.756792 [ 289 ] {} <Debug> TCP-Session: 48d01daf-dac9-4a46-9805-1890cc12cff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9394 | 2025.12.23 21:55:05.756914 [ 286 ] {ac1ccc6b-4e67-4cd1-bc71-3ad4180b2c71} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9395 | 2025.12.23 21:55:05.756994 [ 286 ] {ac1ccc6b-4e67-4cd1-bc71-3ad4180b2c71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9396 | 2025.12.23 21:55:05.757162 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9397 | 2025.12.23 21:55:05.757208 [ 352 ] {} <Debug> TCP-Session: 031d8ea1-07d1-41fc-9909-ad80cd48145a Authenticating user 'default' from [fd00:1122:3344:101::e]:46206 | ||
| 9398 | 2025.12.23 21:55:05.757229 [ 352 ] {} <Debug> TCP-Session: 031d8ea1-07d1-41fc-9909-ad80cd48145a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9399 | 2025.12.23 21:55:05.757249 [ 352 ] {} <Debug> TCP-Session: 031d8ea1-07d1-41fc-9909-ad80cd48145a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9400 | 2025.12.23 21:55:05.757310 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9401 | 2025.12.23 21:55:05.757362 [ 355 ] {} <Debug> TCP-Session: bbb7e346-da29-4f65-a62a-a6e66e21c582 Authenticating user 'default' from [fd00:1122:3344:101::e]:43540 | ||
| 9402 | 2025.12.23 21:55:05.757377 [ 286 ] {ac1ccc6b-4e67-4cd1-bc71-3ad4180b2c71} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 9403 | 2025.12.23 21:55:05.757383 [ 355 ] {} <Debug> TCP-Session: bbb7e346-da29-4f65-a62a-a6e66e21c582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9404 | 2025.12.23 21:55:05.757420 [ 355 ] {} <Debug> TCP-Session: bbb7e346-da29-4f65-a62a-a6e66e21c582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9405 | 2025.12.23 21:55:05.757445 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9406 | 2025.12.23 21:55:05.757488 [ 353 ] {} <Debug> TCP-Session: 887844ac-697e-4124-92ab-a661c1aba4d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44018 | ||
| 9407 | 2025.12.23 21:55:05.757508 [ 353 ] {} <Debug> TCP-Session: 887844ac-697e-4124-92ab-a661c1aba4d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9408 | 2025.12.23 21:55:05.757523 [ 353 ] {} <Debug> TCP-Session: 887844ac-697e-4124-92ab-a661c1aba4d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9409 | 2025.12.23 21:55:05.758549 [ 260 ] {ac1ccc6b-4e67-4cd1-bc71-3ad4180b2c71} <Trace> AggregatingTransform: Aggregating | ||
| 9410 | 2025.12.23 21:55:05.758595 [ 260 ] {ac1ccc6b-4e67-4cd1-bc71-3ad4180b2c71} <Trace> Aggregator: Aggregation method: without_key | ||
| 9411 | 2025.12.23 21:55:05.758634 [ 260 ] {ac1ccc6b-4e67-4cd1-bc71-3ad4180b2c71} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001121151 sec. (891.941 rows/sec., 34.84 KiB/sec.) | ||
| 9412 | 2025.12.23 21:55:05.758655 [ 260 ] {ac1ccc6b-4e67-4cd1-bc71-3ad4180b2c71} <Trace> Aggregator: Merging aggregated data | ||
| 9413 | 2025.12.23 21:55:05.760073 [ 286 ] {ac1ccc6b-4e67-4cd1-bc71-3ad4180b2c71} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003652 sec., 273.8225629791895 rows/sec., 10.70 KiB/sec. | ||
| 9414 | 2025.12.23 21:55:05.760260 [ 286 ] {ac1ccc6b-4e67-4cd1-bc71-3ad4180b2c71} <Debug> TCPHandler: Processed in 0.004438765 sec. | ||
| 9415 | 2025.12.23 21:55:05.760420 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9416 | 2025.12.23 21:55:05.760457 [ 286 ] {} <Debug> TCP-Session: 9fd96768-4565-44cc-8d47-56a347df9a39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9417 | 2025.12.23 21:55:05.760463 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9418 | 2025.12.23 21:55:05.760479 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9419 | 2025.12.23 21:55:05.760515 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9420 | 2025.12.23 21:55:05.760547 [ 289 ] {} <Debug> TCP-Session: 48d01daf-dac9-4a46-9805-1890cc12cff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9421 | 2025.12.23 21:55:05.760580 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9422 | 2025.12.23 21:55:05.760591 [ 288 ] {} <Debug> TCP-Session: c3bf0844-a7e6-4bdf-bf99-f0b0965ffd44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9423 | 2025.12.23 21:55:05.760610 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9424 | 2025.12.23 21:55:05.760625 [ 290 ] {} <Debug> TCP-Session: 06ff8e20-a2ea-42c0-8285-ac07fa78fae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9425 | 2025.12.23 21:55:05.760558 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9426 | 2025.12.23 21:55:05.760667 [ 354 ] {} <Debug> TCP-Session: 65991631-9cbb-4dfe-b2ed-c5d6c8888df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9427 | 2025.12.23 21:55:05.760538 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9428 | 2025.12.23 21:55:05.760715 [ 351 ] {} <Debug> TCP-Session: fc786fed-bfa7-4e3e-835b-360a4e5709fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9429 | 2025.12.23 21:55:05.760520 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9430 | 2025.12.23 21:55:05.760760 [ 353 ] {} <Debug> TCP-Session: 887844ac-697e-4124-92ab-a661c1aba4d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9431 | 2025.12.23 21:55:05.760526 [ 355 ] {} <Debug> TCP-Session: bbb7e346-da29-4f65-a62a-a6e66e21c582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9432 | 2025.12.23 21:55:05.760796 [ 352 ] {} <Debug> TCP-Session: 031d8ea1-07d1-41fc-9909-ad80cd48145a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9433 | 2025.12.23 21:55:05.782871 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51206 | ||
| 9434 | 2025.12.23 21:55:05.782985 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9435 | 2025.12.23 21:55:05.783023 [ 286 ] {} <Debug> TCP-Session: 73f191dd-cd2b-4bbf-8f12-efe7300fe67e Authenticating user 'default' from [fd00:1122:3344:101::e]:51206 | ||
| 9436 | 2025.12.23 21:55:05.783049 [ 286 ] {} <Debug> TCP-Session: 73f191dd-cd2b-4bbf-8f12-efe7300fe67e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9437 | 2025.12.23 21:55:05.783072 [ 286 ] {} <Debug> TCP-Session: 73f191dd-cd2b-4bbf-8f12-efe7300fe67e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9438 | 2025.12.23 21:55:05.783296 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59403 | ||
| 9439 | 2025.12.23 21:55:05.783324 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55064 | ||
| 9440 | 2025.12.23 21:55:05.783343 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50104 | ||
| 9441 | 2025.12.23 21:55:05.783373 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59315 | ||
| 9442 | 2025.12.23 21:55:05.783385 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9443 | 2025.12.23 21:55:05.783419 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9444 | 2025.12.23 21:55:05.783448 [ 288 ] {} <Debug> TCP-Session: c0bfbaba-85dc-47c3-9bbd-44c8c56a9537 Authenticating user 'default' from [fd00:1122:3344:101::e]:59403 | ||
| 9445 | 2025.12.23 21:55:05.783457 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9446 | 2025.12.23 21:55:05.783465 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9447 | 2025.12.23 21:55:05.783474 [ 289 ] {} <Debug> TCP-Session: 8bd9b386-eda4-4ca7-887a-81047d4e6fd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55064 | ||
| 9448 | 2025.12.23 21:55:05.783509 [ 290 ] {} <Debug> TCP-Session: 0e12a21b-7d15-4eda-9019-def33ec05e1e Authenticating user 'default' from [fd00:1122:3344:101::e]:50104 | ||
| 9449 | 2025.12.23 21:55:05.783521 [ 353 ] {} <Debug> TCP-Session: bebdda6f-c9ef-439c-9649-17435d019206 Authenticating user 'default' from [fd00:1122:3344:101::e]:59315 | ||
| 9450 | 2025.12.23 21:55:05.783530 [ 289 ] {} <Debug> TCP-Session: 8bd9b386-eda4-4ca7-887a-81047d4e6fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9451 | 2025.12.23 21:55:05.783552 [ 290 ] {} <Debug> TCP-Session: 0e12a21b-7d15-4eda-9019-def33ec05e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9452 | 2025.12.23 21:55:05.783570 [ 289 ] {} <Debug> TCP-Session: 8bd9b386-eda4-4ca7-887a-81047d4e6fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9453 | 2025.12.23 21:55:05.783588 [ 290 ] {} <Debug> TCP-Session: 0e12a21b-7d15-4eda-9019-def33ec05e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9454 | 2025.12.23 21:55:05.783563 [ 353 ] {} <Debug> TCP-Session: bebdda6f-c9ef-439c-9649-17435d019206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9455 | 2025.12.23 21:55:05.783481 [ 288 ] {} <Debug> TCP-Session: c0bfbaba-85dc-47c3-9bbd-44c8c56a9537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9456 | 2025.12.23 21:55:05.783647 [ 353 ] {} <Debug> TCP-Session: bebdda6f-c9ef-439c-9649-17435d019206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9457 | 2025.12.23 21:55:05.783673 [ 288 ] {} <Debug> TCP-Session: c0bfbaba-85dc-47c3-9bbd-44c8c56a9537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9458 | 2025.12.23 21:55:05.783355 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61679 | ||
| 9459 | 2025.12.23 21:55:05.783384 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45317 | ||
| 9460 | 2025.12.23 21:55:05.783398 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37312 | ||
| 9461 | 2025.12.23 21:55:05.783771 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9462 | 2025.12.23 21:55:05.783372 [ 286 ] {} <Trace> TCP-Session: 73f191dd-cd2b-4bbf-8f12-efe7300fe67e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9463 | 2025.12.23 21:55:05.783813 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9464 | 2025.12.23 21:55:05.783844 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9465 | 2025.12.23 21:55:05.783870 [ 354 ] {} <Debug> TCP-Session: b6ea7881-5e27-49de-934d-a0794da117fc Authenticating user 'default' from [fd00:1122:3344:101::e]:45317 | ||
| 9466 | 2025.12.23 21:55:05.783892 [ 355 ] {} <Debug> TCP-Session: ddb77f0e-ef59-4dad-ba9c-2a45ba8c3230 Authenticating user 'default' from [fd00:1122:3344:101::e]:37312 | ||
| 9467 | 2025.12.23 21:55:05.783913 [ 354 ] {} <Debug> TCP-Session: b6ea7881-5e27-49de-934d-a0794da117fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9468 | 2025.12.23 21:55:05.783932 [ 355 ] {} <Debug> TCP-Session: ddb77f0e-ef59-4dad-ba9c-2a45ba8c3230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9469 | 2025.12.23 21:55:05.783951 [ 354 ] {} <Debug> TCP-Session: b6ea7881-5e27-49de-934d-a0794da117fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9470 | 2025.12.23 21:55:05.783966 [ 355 ] {} <Debug> TCP-Session: ddb77f0e-ef59-4dad-ba9c-2a45ba8c3230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9471 | 2025.12.23 21:55:05.783972 [ 286 ] {b0fe3a54-7d37-4c3e-9bf3-002520f76010} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51206) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9472 | 2025.12.23 21:55:05.783815 [ 352 ] {} <Debug> TCP-Session: 61dd397d-9a0c-49aa-962e-5df618b5a4c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61679 | ||
| 9473 | 2025.12.23 21:55:05.783348 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64156 | ||
| 9474 | 2025.12.23 21:55:05.784044 [ 352 ] {} <Debug> TCP-Session: 61dd397d-9a0c-49aa-962e-5df618b5a4c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9475 | 2025.12.23 21:55:05.784082 [ 352 ] {} <Debug> TCP-Session: 61dd397d-9a0c-49aa-962e-5df618b5a4c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9476 | 2025.12.23 21:55:05.784114 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9477 | 2025.12.23 21:55:05.784146 [ 351 ] {} <Debug> TCP-Session: 5b9a9fcf-db49-4533-b780-b08b7827df9d Authenticating user 'default' from [fd00:1122:3344:101::e]:64156 | ||
| 9478 | 2025.12.23 21:55:05.784164 [ 351 ] {} <Debug> TCP-Session: 5b9a9fcf-db49-4533-b780-b08b7827df9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9479 | 2025.12.23 21:55:05.784178 [ 351 ] {} <Debug> TCP-Session: 5b9a9fcf-db49-4533-b780-b08b7827df9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9480 | 2025.12.23 21:55:05.784228 [ 286 ] {b0fe3a54-7d37-4c3e-9bf3-002520f76010} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9481 | 2025.12.23 21:55:05.784298 [ 286 ] {b0fe3a54-7d37-4c3e-9bf3-002520f76010} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9482 | 2025.12.23 21:55:05.784633 [ 286 ] {b0fe3a54-7d37-4c3e-9bf3-002520f76010} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 9483 | 2025.12.23 21:55:05.785676 [ 260 ] {b0fe3a54-7d37-4c3e-9bf3-002520f76010} <Trace> AggregatingTransform: Aggregating | ||
| 9484 | 2025.12.23 21:55:05.785712 [ 260 ] {b0fe3a54-7d37-4c3e-9bf3-002520f76010} <Trace> Aggregator: Aggregation method: without_key | ||
| 9485 | 2025.12.23 21:55:05.785744 [ 260 ] {b0fe3a54-7d37-4c3e-9bf3-002520f76010} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008059 sec. (992.005 rows/sec., 38.75 KiB/sec.) | ||
| 9486 | 2025.12.23 21:55:05.785762 [ 260 ] {b0fe3a54-7d37-4c3e-9bf3-002520f76010} <Trace> Aggregator: Merging aggregated data | ||
| 9487 | 2025.12.23 21:55:05.787510 [ 286 ] {b0fe3a54-7d37-4c3e-9bf3-002520f76010} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003582 sec., 279.17364600781684 rows/sec., 10.91 KiB/sec. | ||
| 9488 | 2025.12.23 21:55:05.787693 [ 286 ] {b0fe3a54-7d37-4c3e-9bf3-002520f76010} <Debug> TCPHandler: Processed in 0.004396034 sec. | ||
| 9489 | 2025.12.23 21:55:05.787837 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9490 | 2025.12.23 21:55:05.787872 [ 286 ] {} <Debug> TCP-Session: 73f191dd-cd2b-4bbf-8f12-efe7300fe67e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9491 | 2025.12.23 21:55:05.787871 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9492 | 2025.12.23 21:55:05.787896 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9493 | 2025.12.23 21:55:05.787930 [ 288 ] {} <Debug> TCP-Session: c0bfbaba-85dc-47c3-9bbd-44c8c56a9537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9494 | 2025.12.23 21:55:05.787930 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9495 | 2025.12.23 21:55:05.787948 [ 355 ] {} <Debug> TCP-Session: ddb77f0e-ef59-4dad-ba9c-2a45ba8c3230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9496 | 2025.12.23 21:55:05.787954 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9497 | 2025.12.23 21:55:05.788002 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9498 | 2025.12.23 21:55:05.788026 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9499 | 2025.12.23 21:55:05.788045 [ 351 ] {} <Debug> TCP-Session: 5b9a9fcf-db49-4533-b780-b08b7827df9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9500 | 2025.12.23 21:55:05.788060 [ 353 ] {} <Debug> TCP-Session: bebdda6f-c9ef-439c-9649-17435d019206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9501 | 2025.12.23 21:55:05.787990 [ 289 ] {} <Debug> TCP-Session: 8bd9b386-eda4-4ca7-887a-81047d4e6fd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9502 | 2025.12.23 21:55:05.788096 [ 354 ] {} <Debug> TCP-Session: b6ea7881-5e27-49de-934d-a0794da117fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9503 | 2025.12.23 21:55:05.787981 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9504 | 2025.12.23 21:55:05.787935 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9505 | 2025.12.23 21:55:05.788174 [ 352 ] {} <Debug> TCP-Session: 61dd397d-9a0c-49aa-962e-5df618b5a4c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9506 | 2025.12.23 21:55:05.788217 [ 290 ] {} <Debug> TCP-Session: 0e12a21b-7d15-4eda-9019-def33ec05e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9507 | 2025.12.23 21:55:05.914065 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9508 | 2025.12.23 21:55:05.914116 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9509 | 2025.12.23 21:55:05.925462 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57389 | ||
| 9510 | 2025.12.23 21:55:05.925553 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9511 | 2025.12.23 21:55:05.925579 [ 286 ] {} <Debug> TCP-Session: 106565a9-3397-4494-8be1-4a52a423d14f Authenticating user 'default' from [fd00:1122:3344:101::e]:57389 | ||
| 9512 | 2025.12.23 21:55:05.925601 [ 286 ] {} <Debug> TCP-Session: 106565a9-3397-4494-8be1-4a52a423d14f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9513 | 2025.12.23 21:55:05.925615 [ 286 ] {} <Debug> TCP-Session: 106565a9-3397-4494-8be1-4a52a423d14f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9514 | 2025.12.23 21:55:05.925814 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36511 | ||
| 9515 | 2025.12.23 21:55:05.925859 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47207 | ||
| 9516 | 2025.12.23 21:55:05.925878 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50035 | ||
| 9517 | 2025.12.23 21:55:05.925894 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54258 | ||
| 9518 | 2025.12.23 21:55:05.925922 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9519 | 2025.12.23 21:55:05.925935 [ 286 ] {} <Trace> TCP-Session: 106565a9-3397-4494-8be1-4a52a423d14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9520 | 2025.12.23 21:55:05.925963 [ 288 ] {} <Debug> TCP-Session: 0a0a86a4-6a15-4396-98dc-7f6958242d13 Authenticating user 'default' from [fd00:1122:3344:101::e]:36511 | ||
| 9521 | 2025.12.23 21:55:05.925972 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9522 | 2025.12.23 21:55:05.925980 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9523 | 2025.12.23 21:55:05.925996 [ 288 ] {} <Debug> TCP-Session: 0a0a86a4-6a15-4396-98dc-7f6958242d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9524 | 2025.12.23 21:55:05.926007 [ 289 ] {} <Debug> TCP-Session: 74abb124-0894-4ace-a68c-25868dfdf356 Authenticating user 'default' from [fd00:1122:3344:101::e]:47207 | ||
| 9525 | 2025.12.23 21:55:05.926015 [ 353 ] {} <Debug> TCP-Session: d382b2b0-8f6e-42d5-bc21-71ebf131186f Authenticating user 'default' from [fd00:1122:3344:101::e]:54258 | ||
| 9526 | 2025.12.23 21:55:05.926022 [ 288 ] {} <Debug> TCP-Session: 0a0a86a4-6a15-4396-98dc-7f6958242d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9527 | 2025.12.23 21:55:05.926041 [ 289 ] {} <Debug> TCP-Session: 74abb124-0894-4ace-a68c-25868dfdf356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9528 | 2025.12.23 21:55:05.926046 [ 353 ] {} <Debug> TCP-Session: d382b2b0-8f6e-42d5-bc21-71ebf131186f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9529 | 2025.12.23 21:55:05.926080 [ 289 ] {} <Debug> TCP-Session: 74abb124-0894-4ace-a68c-25868dfdf356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9530 | 2025.12.23 21:55:05.926094 [ 353 ] {} <Debug> TCP-Session: d382b2b0-8f6e-42d5-bc21-71ebf131186f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9531 | 2025.12.23 21:55:05.925884 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47388 | ||
| 9532 | 2025.12.23 21:55:05.926125 [ 286 ] {0f0fe2a1-8a8a-49df-bd61-8def93480c96} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57389) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9533 | 2025.12.23 21:55:05.925900 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41422 | ||
| 9534 | 2025.12.23 21:55:05.925972 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9535 | 2025.12.23 21:55:05.926191 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9536 | 2025.12.23 21:55:05.926224 [ 351 ] {} <Debug> TCP-Session: 7a0ca152-a92f-4e92-afe8-4fab3146f3e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50035 | ||
| 9537 | 2025.12.23 21:55:05.926234 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9538 | 2025.12.23 21:55:05.926252 [ 352 ] {} <Debug> TCP-Session: f463266d-91bf-440e-896d-1e61014c0b9e Authenticating user 'default' from [fd00:1122:3344:101::e]:47388 | ||
| 9539 | 2025.12.23 21:55:05.926254 [ 351 ] {} <Debug> TCP-Session: 7a0ca152-a92f-4e92-afe8-4fab3146f3e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9540 | 2025.12.23 21:55:05.926270 [ 354 ] {} <Debug> TCP-Session: 2687595f-bb25-4a2c-9e5a-6822a137ce5f Authenticating user 'default' from [fd00:1122:3344:101::e]:41422 | ||
| 9541 | 2025.12.23 21:55:05.926283 [ 352 ] {} <Debug> TCP-Session: f463266d-91bf-440e-896d-1e61014c0b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9542 | 2025.12.23 21:55:05.926290 [ 351 ] {} <Debug> TCP-Session: 7a0ca152-a92f-4e92-afe8-4fab3146f3e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9543 | 2025.12.23 21:55:05.926305 [ 354 ] {} <Debug> TCP-Session: 2687595f-bb25-4a2c-9e5a-6822a137ce5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9544 | 2025.12.23 21:55:05.926317 [ 352 ] {} <Debug> TCP-Session: f463266d-91bf-440e-896d-1e61014c0b9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9545 | 2025.12.23 21:55:05.926339 [ 354 ] {} <Debug> TCP-Session: 2687595f-bb25-4a2c-9e5a-6822a137ce5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9546 | 2025.12.23 21:55:05.925910 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53952 | ||
| 9547 | 2025.12.23 21:55:05.925862 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38242 | ||
| 9548 | 2025.12.23 21:55:05.926431 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9549 | 2025.12.23 21:55:05.926447 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9550 | 2025.12.23 21:55:05.926454 [ 286 ] {0f0fe2a1-8a8a-49df-bd61-8def93480c96} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9551 | 2025.12.23 21:55:05.926454 [ 355 ] {} <Debug> TCP-Session: 5a6e0310-6caa-4fc4-80ab-d8edf3cc602b Authenticating user 'default' from [fd00:1122:3344:101::e]:53952 | ||
| 9552 | 2025.12.23 21:55:05.926469 [ 290 ] {} <Debug> TCP-Session: ff1a6ff4-2765-4be7-93ac-051d29f14936 Authenticating user 'default' from [fd00:1122:3344:101::e]:38242 | ||
| 9553 | 2025.12.23 21:55:05.926490 [ 355 ] {} <Debug> TCP-Session: 5a6e0310-6caa-4fc4-80ab-d8edf3cc602b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9554 | 2025.12.23 21:55:05.926496 [ 290 ] {} <Debug> TCP-Session: ff1a6ff4-2765-4be7-93ac-051d29f14936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9555 | 2025.12.23 21:55:05.926509 [ 355 ] {} <Debug> TCP-Session: 5a6e0310-6caa-4fc4-80ab-d8edf3cc602b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9556 | 2025.12.23 21:55:05.926513 [ 290 ] {} <Debug> TCP-Session: ff1a6ff4-2765-4be7-93ac-051d29f14936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9557 | 2025.12.23 21:55:05.926516 [ 286 ] {0f0fe2a1-8a8a-49df-bd61-8def93480c96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9558 | 2025.12.23 21:55:05.926819 [ 286 ] {0f0fe2a1-8a8a-49df-bd61-8def93480c96} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 9559 | 2025.12.23 21:55:05.927774 [ 350 ] {0f0fe2a1-8a8a-49df-bd61-8def93480c96} <Trace> AggregatingTransform: Aggregating | ||
| 9560 | 2025.12.23 21:55:05.927825 [ 350 ] {0f0fe2a1-8a8a-49df-bd61-8def93480c96} <Trace> Aggregator: Aggregation method: without_key | ||
| 9561 | 2025.12.23 21:55:05.927864 [ 350 ] {0f0fe2a1-8a8a-49df-bd61-8def93480c96} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942186 sec. (1061.362 rows/sec., 41.46 KiB/sec.) | ||
| 9562 | 2025.12.23 21:55:05.927883 [ 350 ] {0f0fe2a1-8a8a-49df-bd61-8def93480c96} <Trace> Aggregator: Merging aggregated data | ||
| 9563 | 2025.12.23 21:55:05.929165 [ 286 ] {0f0fe2a1-8a8a-49df-bd61-8def93480c96} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003099 sec., 322.6847370119393 rows/sec., 12.60 KiB/sec. | ||
| 9564 | 2025.12.23 21:55:05.929293 [ 286 ] {0f0fe2a1-8a8a-49df-bd61-8def93480c96} <Debug> TCPHandler: Processed in 0.003478958 sec. | ||
| 9565 | 2025.12.23 21:55:05.929408 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9566 | 2025.12.23 21:55:05.929437 [ 286 ] {} <Debug> TCP-Session: 106565a9-3397-4494-8be1-4a52a423d14f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9567 | 2025.12.23 21:55:05.929440 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9568 | 2025.12.23 21:55:05.929464 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9569 | 2025.12.23 21:55:05.929474 [ 355 ] {} <Debug> TCP-Session: 5a6e0310-6caa-4fc4-80ab-d8edf3cc602b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9570 | 2025.12.23 21:55:05.929498 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9571 | 2025.12.23 21:55:05.929511 [ 288 ] {} <Debug> TCP-Session: 0a0a86a4-6a15-4396-98dc-7f6958242d13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9572 | 2025.12.23 21:55:05.929525 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9573 | 2025.12.23 21:55:05.929561 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9574 | 2025.12.23 21:55:05.929632 [ 352 ] {} <Debug> TCP-Session: f463266d-91bf-440e-896d-1e61014c0b9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9575 | 2025.12.23 21:55:05.929538 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9576 | 2025.12.23 21:55:05.929658 [ 354 ] {} <Debug> TCP-Session: 2687595f-bb25-4a2c-9e5a-6822a137ce5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9577 | 2025.12.23 21:55:05.929523 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9578 | 2025.12.23 21:55:05.929692 [ 289 ] {} <Debug> TCP-Session: 74abb124-0894-4ace-a68c-25868dfdf356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9579 | 2025.12.23 21:55:05.929543 [ 351 ] {} <Debug> TCP-Session: 7a0ca152-a92f-4e92-afe8-4fab3146f3e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9580 | 2025.12.23 21:55:05.929730 [ 353 ] {} <Debug> TCP-Session: d382b2b0-8f6e-42d5-bc21-71ebf131186f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9581 | 2025.12.23 21:55:05.929505 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9582 | 2025.12.23 21:55:05.929782 [ 290 ] {} <Debug> TCP-Session: ff1a6ff4-2765-4be7-93ac-051d29f14936 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9583 | 2025.12.23 21:55:06.096782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20170 | ||
| 9584 | 2025.12.23 21:55:06.097329 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9585 | 2025.12.23 21:55:06.097410 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9586 | 2025.12.23 21:55:06.097918 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9587 | 2025.12.23 21:55:06.098201 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9588 | 2025.12.23 21:55:06.098358 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20170 | ||
| 9589 | 2025.12.23 21:55:07.143262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9590 | 2025.12.23 21:55:07.159086 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9591 | 2025.12.23 21:55:07.159148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9592 | 2025.12.23 21:55:07.164527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9593 | 2025.12.23 21:55:07.165242 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9594 | 2025.12.23 21:55:07.168105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9595 | 2025.12.23 21:55:07.974522 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9596 | 2025.12.23 21:55:07.974787 [ 4 ] {2beb323c-7a19-40f8-992f-3d1f9e09d6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9597 | 2025.12.23 21:55:07.974857 [ 4 ] {2beb323c-7a19-40f8-992f-3d1f9e09d6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9598 | 2025.12.23 21:55:07.975601 [ 4 ] {2beb323c-7a19-40f8-992f-3d1f9e09d6f2} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9599 | 2025.12.23 21:55:07.975652 [ 4 ] {2beb323c-7a19-40f8-992f-3d1f9e09d6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9600 | 2025.12.23 21:55:07.976037 [ 4 ] {2beb323c-7a19-40f8-992f-3d1f9e09d6f2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9601 | 2025.12.23 21:55:07.976256 [ 4 ] {2beb323c-7a19-40f8-992f-3d1f9e09d6f2} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9602 | 2025.12.23 21:55:07.976406 [ 4 ] {2beb323c-7a19-40f8-992f-3d1f9e09d6f2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001671 sec., 33512.86654697786 rows/sec., 2.57 MiB/sec. | ||
| 9603 | 2025.12.23 21:55:07.976447 [ 4 ] {2beb323c-7a19-40f8-992f-3d1f9e09d6f2} <Debug> TCPHandler: Processed in 0.002102379 sec. | ||
| 9604 | 2025.12.23 21:55:07.976568 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9605 | 2025.12.23 21:55:07.976661 [ 4 ] {16d62cc5-8fef-4ec1-90c0-4ccd50edbcc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9606 | 2025.12.23 21:55:07.976700 [ 4 ] {16d62cc5-8fef-4ec1-90c0-4ccd50edbcc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9607 | 2025.12.23 21:55:07.977111 [ 4 ] {16d62cc5-8fef-4ec1-90c0-4ccd50edbcc4} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9608 | 2025.12.23 21:55:07.977148 [ 4 ] {16d62cc5-8fef-4ec1-90c0-4ccd50edbcc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9609 | 2025.12.23 21:55:07.977442 [ 4 ] {16d62cc5-8fef-4ec1-90c0-4ccd50edbcc4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9610 | 2025.12.23 21:55:07.977642 [ 4 ] {16d62cc5-8fef-4ec1-90c0-4ccd50edbcc4} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9611 | 2025.12.23 21:55:07.977767 [ 4 ] {16d62cc5-8fef-4ec1-90c0-4ccd50edbcc4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001125 sec., 56888.88888888889 rows/sec., 4.44 MiB/sec. | ||
| 9612 | 2025.12.23 21:55:07.977804 [ 4 ] {16d62cc5-8fef-4ec1-90c0-4ccd50edbcc4} <Debug> TCPHandler: Processed in 0.001283407 sec. | ||
| 9613 | 2025.12.23 21:55:07.977914 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9614 | 2025.12.23 21:55:07.978005 [ 4 ] {5f7f9dd7-a323-4d89-afd7-ebf2033a8524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9615 | 2025.12.23 21:55:07.978046 [ 4 ] {5f7f9dd7-a323-4d89-afd7-ebf2033a8524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9616 | 2025.12.23 21:55:07.978440 [ 4 ] {5f7f9dd7-a323-4d89-afd7-ebf2033a8524} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9617 | 2025.12.23 21:55:07.978475 [ 4 ] {5f7f9dd7-a323-4d89-afd7-ebf2033a8524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9618 | 2025.12.23 21:55:07.978800 [ 4 ] {5f7f9dd7-a323-4d89-afd7-ebf2033a8524} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9619 | 2025.12.23 21:55:07.978999 [ 4 ] {5f7f9dd7-a323-4d89-afd7-ebf2033a8524} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9620 | 2025.12.23 21:55:07.979123 [ 4 ] {5f7f9dd7-a323-4d89-afd7-ebf2033a8524} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 9621 | 2025.12.23 21:55:07.979159 [ 4 ] {5f7f9dd7-a323-4d89-afd7-ebf2033a8524} <Debug> TCPHandler: Processed in 0.001291616 sec. | ||
| 9622 | 2025.12.23 21:55:07.979265 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9623 | 2025.12.23 21:55:07.979356 [ 4 ] {bb3aefc1-ac5d-449b-a6fe-91aa4df672a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9624 | 2025.12.23 21:55:07.979397 [ 4 ] {bb3aefc1-ac5d-449b-a6fe-91aa4df672a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9625 | 2025.12.23 21:55:07.979772 [ 4 ] {bb3aefc1-ac5d-449b-a6fe-91aa4df672a0} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9626 | 2025.12.23 21:55:07.979807 [ 4 ] {bb3aefc1-ac5d-449b-a6fe-91aa4df672a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9627 | 2025.12.23 21:55:07.980102 [ 4 ] {bb3aefc1-ac5d-449b-a6fe-91aa4df672a0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9628 | 2025.12.23 21:55:07.980296 [ 4 ] {bb3aefc1-ac5d-449b-a6fe-91aa4df672a0} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9629 | 2025.12.23 21:55:07.980423 [ 4 ] {bb3aefc1-ac5d-449b-a6fe-91aa4df672a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 9630 | 2025.12.23 21:55:07.980460 [ 4 ] {bb3aefc1-ac5d-449b-a6fe-91aa4df672a0} <Debug> TCPHandler: Processed in 0.001241135 sec. | ||
| 9631 | 2025.12.23 21:55:11.178676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1192 | ||
| 9632 | 2025.12.23 21:55:11.181455 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9633 | 2025.12.23 21:55:11.181515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9634 | 2025.12.23 21:55:11.182754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9635 | 2025.12.23 21:55:11.183032 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9636 | 2025.12.23 21:55:11.183406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1192 | ||
| 9637 | 2025.12.23 21:55:11.903037 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9638 | 2025.12.23 21:55:11.903302 [ 4 ] {40413e88-ae7f-495e-961f-bff84ffd0fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9639 | 2025.12.23 21:55:11.903409 [ 4 ] {40413e88-ae7f-495e-961f-bff84ffd0fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9640 | 2025.12.23 21:55:11.904300 [ 4 ] {40413e88-ae7f-495e-961f-bff84ffd0fd8} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9641 | 2025.12.23 21:55:11.904347 [ 4 ] {40413e88-ae7f-495e-961f-bff84ffd0fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9642 | 2025.12.23 21:55:11.904754 [ 4 ] {40413e88-ae7f-495e-961f-bff84ffd0fd8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9643 | 2025.12.23 21:55:11.904972 [ 4 ] {40413e88-ae7f-495e-961f-bff84ffd0fd8} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9644 | 2025.12.23 21:55:11.905128 [ 4 ] {40413e88-ae7f-495e-961f-bff84ffd0fd8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001899 sec., 215903.10689836755 rows/sec., 13.70 MiB/sec. | ||
| 9645 | 2025.12.23 21:55:11.905146 [ 34 ] {} <Debug> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9646 | 2025.12.23 21:55:11.905180 [ 4 ] {40413e88-ae7f-495e-961f-bff84ffd0fd8} <Debug> TCPHandler: Processed in 0.002319336 sec. | ||
| 9647 | 2025.12.23 21:55:11.905220 [ 34 ] {} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2025.12.23 21:55:11.905250 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9649 | 2025.12.23 21:55:11.905317 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9650 | 2025.12.23 21:55:11.905385 [ 191 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::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 | ||
| 9651 | 2025.12.23 21:55:11.905422 [ 4 ] {7e275278-2017-431d-8a11-141b890de427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9652 | 2025.12.23 21:55:11.905472 [ 4 ] {7e275278-2017-431d-8a11-141b890de427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9653 | 2025.12.23 21:55:11.905545 [ 191 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9654 | 2025.12.23 21:55:11.905587 [ 191 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 434 rows starting from the beginning of the part | ||
| 9655 | 2025.12.23 21:55:11.905659 [ 191 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 9656 | 2025.12.23 21:55:11.905714 [ 191 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 9657 | 2025.12.23 21:55:11.905765 [ 191 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 9658 | 2025.12.23 21:55:11.905808 [ 191 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 9659 | 2025.12.23 21:55:11.905847 [ 191 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 9660 | 2025.12.23 21:55:11.905876 [ 4 ] {7e275278-2017-431d-8a11-141b890de427} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2025.12.23 21:55:11.905919 [ 4 ] {7e275278-2017-431d-8a11-141b890de427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9662 | 2025.12.23 21:55:11.906245 [ 4 ] {7e275278-2017-431d-8a11-141b890de427} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9663 | 2025.12.23 21:55:11.906461 [ 4 ] {7e275278-2017-431d-8a11-141b890de427} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9664 | 2025.12.23 21:55:11.906594 [ 4 ] {7e275278-2017-431d-8a11-141b890de427} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001195 sec., 6694.5606694560665 rows/sec., 545.89 KiB/sec. | ||
| 9665 | 2025.12.23 21:55:11.906633 [ 4 ] {7e275278-2017-431d-8a11-141b890de427} <Debug> TCPHandler: Processed in 0.001372609 sec. | ||
| 9666 | 2025.12.23 21:55:11.906741 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9667 | 2025.12.23 21:55:11.906836 [ 4 ] {d7073d07-b62b-4a36-977c-c244c2674e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9668 | 2025.12.23 21:55:11.906876 [ 4 ] {d7073d07-b62b-4a36-977c-c244c2674e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9669 | 2025.12.23 21:55:11.907036 [ 193 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713959 sec., 1449276.2078906205 rows/sec., 97.74 MiB/sec. | ||
| 9670 | 2025.12.23 21:55:11.907216 [ 196 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9671 | 2025.12.23 21:55:11.907584 [ 196 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_26_5} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9672 | 2025.12.23 21:55:11.907665 [ 196 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_26_5} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9673 | 2025.12.23 21:55:11.907767 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9674 | 2025.12.23 21:55:11.908069 [ 4 ] {d7073d07-b62b-4a36-977c-c244c2674e7d} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2025.12.23 21:55:11.908104 [ 4 ] {d7073d07-b62b-4a36-977c-c244c2674e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9676 | 2025.12.23 21:55:11.908586 [ 4 ] {d7073d07-b62b-4a36-977c-c244c2674e7d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9677 | 2025.12.23 21:55:11.908785 [ 4 ] {d7073d07-b62b-4a36-977c-c244c2674e7d} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9678 | 2025.12.23 21:55:11.908916 [ 4 ] {d7073d07-b62b-4a36-977c-c244c2674e7d} <Debug> executeQuery: Read 2336 rows, 194.37 KiB in 0.002098 sec., 1113441.372735939 rows/sec., 90.47 MiB/sec. | ||
| 9679 | 2025.12.23 21:55:11.908955 [ 4 ] {d7073d07-b62b-4a36-977c-c244c2674e7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 9680 | 2025.12.23 21:55:11.908968 [ 4 ] {d7073d07-b62b-4a36-977c-c244c2674e7d} <Debug> TCPHandler: Processed in 0.002276995 sec. | ||
| 9681 | 2025.12.23 21:55:11.909076 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9682 | 2025.12.23 21:55:11.909169 [ 4 ] {4254ee32-1c38-4acf-845c-f905dea1ecf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9683 | 2025.12.23 21:55:11.909208 [ 4 ] {4254ee32-1c38-4acf-845c-f905dea1ecf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9684 | 2025.12.23 21:55:11.909693 [ 4 ] {4254ee32-1c38-4acf-845c-f905dea1ecf7} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2025.12.23 21:55:11.909730 [ 4 ] {4254ee32-1c38-4acf-845c-f905dea1ecf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9686 | 2025.12.23 21:55:11.910043 [ 4 ] {4254ee32-1c38-4acf-845c-f905dea1ecf7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9687 | 2025.12.23 21:55:11.910248 [ 4 ] {4254ee32-1c38-4acf-845c-f905dea1ecf7} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2025.12.23 21:55:11.910392 [ 4 ] {4254ee32-1c38-4acf-845c-f905dea1ecf7} <Debug> executeQuery: Read 253 rows, 15.88 KiB in 0.001242 sec., 203703.7037037037 rows/sec., 12.49 MiB/sec. | ||
| 9689 | 2025.12.23 21:55:11.910434 [ 4 ] {4254ee32-1c38-4acf-845c-f905dea1ecf7} <Debug> TCPHandler: Processed in 0.00140769 sec. | ||
| 9690 | 2025.12.23 21:55:11.910550 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2025.12.23 21:55:11.910645 [ 4 ] {37a4160b-b456-48e2-8c46-fd0aa043c5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9692 | 2025.12.23 21:55:11.910686 [ 4 ] {37a4160b-b456-48e2-8c46-fd0aa043c5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9693 | 2025.12.23 21:55:11.911174 [ 4 ] {37a4160b-b456-48e2-8c46-fd0aa043c5ec} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2025.12.23 21:55:11.911211 [ 4 ] {37a4160b-b456-48e2-8c46-fd0aa043c5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9695 | 2025.12.23 21:55:11.911525 [ 4 ] {37a4160b-b456-48e2-8c46-fd0aa043c5ec} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9696 | 2025.12.23 21:55:11.911737 [ 4 ] {37a4160b-b456-48e2-8c46-fd0aa043c5ec} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2025.12.23 21:55:11.911839 [ 34 ] {} <Debug> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9698 | 2025.12.23 21:55:11.911875 [ 4 ] {37a4160b-b456-48e2-8c46-fd0aa043c5ec} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001235 sec., 356275.3036437247 rows/sec., 23.57 MiB/sec. | ||
| 9699 | 2025.12.23 21:55:11.911885 [ 34 ] {} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2025.12.23 21:55:11.911922 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9701 | 2025.12.23 21:55:11.911925 [ 4 ] {37a4160b-b456-48e2-8c46-fd0aa043c5ec} <Debug> TCPHandler: Processed in 0.00142441 sec. | ||
| 9702 | 2025.12.23 21:55:11.912032 [ 197 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::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 | ||
| 9703 | 2025.12.23 21:55:11.912051 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9704 | 2025.12.23 21:55:11.912165 [ 4 ] {4a37ee26-1d57-4d19-9ebb-39ab169562a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9705 | 2025.12.23 21:55:11.912169 [ 197 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9706 | 2025.12.23 21:55:11.912209 [ 4 ] {4a37ee26-1d57-4d19-9ebb-39ab169562a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9707 | 2025.12.23 21:55:11.912223 [ 197 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 466 rows starting from the beginning of the part | ||
| 9708 | 2025.12.23 21:55:11.912305 [ 197 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 9709 | 2025.12.23 21:55:11.912361 [ 197 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 440 rows starting from the beginning of the part | ||
| 9710 | 2025.12.23 21:55:11.912412 [ 197 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 9711 | 2025.12.23 21:55:11.912457 [ 197 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 9712 | 2025.12.23 21:55:11.912503 [ 197 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 440 rows starting from the beginning of the part | ||
| 9713 | 2025.12.23 21:55:11.912660 [ 4 ] {4a37ee26-1d57-4d19-9ebb-39ab169562a8} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9714 | 2025.12.23 21:55:11.912702 [ 4 ] {4a37ee26-1d57-4d19-9ebb-39ab169562a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9715 | 2025.12.23 21:55:11.913025 [ 4 ] {4a37ee26-1d57-4d19-9ebb-39ab169562a8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9716 | 2025.12.23 21:55:11.913253 [ 4 ] {4a37ee26-1d57-4d19-9ebb-39ab169562a8} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9717 | 2025.12.23 21:55:11.913357 [ 34 ] {} <Debug> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9718 | 2025.12.23 21:55:11.913382 [ 4 ] {4a37ee26-1d57-4d19-9ebb-39ab169562a8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001235 sec., 170850.2024291498 rows/sec., 9.70 MiB/sec. | ||
| 9719 | 2025.12.23 21:55:11.913386 [ 34 ] {} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2025.12.23 21:55:11.913420 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9721 | 2025.12.23 21:55:11.913427 [ 4 ] {4a37ee26-1d57-4d19-9ebb-39ab169562a8} <Debug> TCPHandler: Processed in 0.00142571 sec. | ||
| 9722 | 2025.12.23 21:55:11.913490 [ 196 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::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 | ||
| 9723 | 2025.12.23 21:55:11.913549 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9724 | 2025.12.23 21:55:11.913566 [ 196 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9725 | 2025.12.23 21:55:11.913595 [ 196 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 223 rows starting from the beginning of the part | ||
| 9726 | 2025.12.23 21:55:11.913641 [ 4 ] {2d84c5a9-39e1-4b60-a73d-daaec4598990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9727 | 2025.12.23 21:55:11.913650 [ 196 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 9728 | 2025.12.23 21:55:11.913671 [ 197 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690767 sec., 1172249.044368621 rows/sec., 81.64 MiB/sec. | ||
| 9729 | 2025.12.23 21:55:11.913697 [ 196 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 9730 | 2025.12.23 21:55:11.913682 [ 4 ] {2d84c5a9-39e1-4b60-a73d-daaec4598990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9731 | 2025.12.23 21:55:11.913749 [ 196 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 9732 | 2025.12.23 21:55:11.913788 [ 196 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 9733 | 2025.12.23 21:55:11.913828 [ 196 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 9734 | 2025.12.23 21:55:11.913880 [ 198 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9735 | 2025.12.23 21:55:11.914213 [ 198 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_26_5} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2025.12.23 21:55:11.914295 [ 198 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_26_5} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9737 | 2025.12.23 21:55:11.914406 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 9738 | 2025.12.23 21:55:11.914458 [ 4 ] {2d84c5a9-39e1-4b60-a73d-daaec4598990} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2025.12.23 21:55:11.914498 [ 4 ] {2d84c5a9-39e1-4b60-a73d-daaec4598990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9740 | 2025.12.23 21:55:11.914746 [ 197 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288677 sec., 991714.7586245429 rows/sec., 60.28 MiB/sec. | ||
| 9741 | 2025.12.23 21:55:11.914876 [ 4 ] {2d84c5a9-39e1-4b60-a73d-daaec4598990} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9742 | 2025.12.23 21:55:11.914883 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9743 | 2025.12.23 21:55:11.915153 [ 4 ] {2d84c5a9-39e1-4b60-a73d-daaec4598990} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9744 | 2025.12.23 21:55:11.915201 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_26_5} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9745 | 2025.12.23 21:55:11.915278 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_26_5} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9746 | 2025.12.23 21:55:11.915313 [ 4 ] {2d84c5a9-39e1-4b60-a73d-daaec4598990} <Debug> executeQuery: Read 1183 rows, 86.61 KiB in 0.001675 sec., 706268.6567164179 rows/sec., 50.50 MiB/sec. | ||
| 9747 | 2025.12.23 21:55:11.915361 [ 4 ] {2d84c5a9-39e1-4b60-a73d-daaec4598990} <Debug> TCPHandler: Processed in 0.001862103 sec. | ||
| 9748 | 2025.12.23 21:55:11.915365 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9749 | 2025.12.23 21:55:11.915477 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9750 | 2025.12.23 21:55:11.915576 [ 4 ] {486956b2-7f3b-48b2-b729-41d4d8e48f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9751 | 2025.12.23 21:55:11.915617 [ 4 ] {486956b2-7f3b-48b2-b729-41d4d8e48f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9752 | 2025.12.23 21:55:11.915946 [ 4 ] {486956b2-7f3b-48b2-b729-41d4d8e48f90} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9753 | 2025.12.23 21:55:11.915982 [ 4 ] {486956b2-7f3b-48b2-b729-41d4d8e48f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9754 | 2025.12.23 21:55:11.916285 [ 4 ] {486956b2-7f3b-48b2-b729-41d4d8e48f90} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9755 | 2025.12.23 21:55:11.916493 [ 4 ] {486956b2-7f3b-48b2-b729-41d4d8e48f90} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2025.12.23 21:55:11.916625 [ 4 ] {486956b2-7f3b-48b2-b729-41d4d8e48f90} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 9757 | 2025.12.23 21:55:11.916663 [ 4 ] {486956b2-7f3b-48b2-b729-41d4d8e48f90} <Debug> TCPHandler: Processed in 0.001235245 sec. | ||
| 9758 | 2025.12.23 21:55:11.916776 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9759 | 2025.12.23 21:55:11.916871 [ 4 ] {e8ba9c04-847c-454b-b378-3dd4ccac2ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9760 | 2025.12.23 21:55:11.916913 [ 4 ] {e8ba9c04-847c-454b-b378-3dd4ccac2ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9761 | 2025.12.23 21:55:11.917448 [ 4 ] {e8ba9c04-847c-454b-b378-3dd4ccac2ac2} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2025.12.23 21:55:11.917485 [ 4 ] {e8ba9c04-847c-454b-b378-3dd4ccac2ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9763 | 2025.12.23 21:55:11.917862 [ 4 ] {e8ba9c04-847c-454b-b378-3dd4ccac2ac2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9764 | 2025.12.23 21:55:11.918068 [ 4 ] {e8ba9c04-847c-454b-b378-3dd4ccac2ac2} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9765 | 2025.12.23 21:55:11.918208 [ 4 ] {e8ba9c04-847c-454b-b378-3dd4ccac2ac2} <Debug> executeQuery: Read 940 rows, 63.75 KiB in 0.001341 sec., 700969.4258016406 rows/sec., 46.42 MiB/sec. | ||
| 9766 | 2025.12.23 21:55:11.918250 [ 4 ] {e8ba9c04-847c-454b-b378-3dd4ccac2ac2} <Debug> TCPHandler: Processed in 0.001522223 sec. | ||
| 9767 | 2025.12.23 21:55:11.918364 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9768 | 2025.12.23 21:55:11.918458 [ 4 ] {46ac9ba0-5014-4537-aa42-5250cee6e6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9769 | 2025.12.23 21:55:11.918498 [ 4 ] {46ac9ba0-5014-4537-aa42-5250cee6e6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9770 | 2025.12.23 21:55:11.918806 [ 4 ] {46ac9ba0-5014-4537-aa42-5250cee6e6b4} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9771 | 2025.12.23 21:55:11.918841 [ 4 ] {46ac9ba0-5014-4537-aa42-5250cee6e6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9772 | 2025.12.23 21:55:11.919132 [ 4 ] {46ac9ba0-5014-4537-aa42-5250cee6e6b4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9773 | 2025.12.23 21:55:11.919334 [ 4 ] {46ac9ba0-5014-4537-aa42-5250cee6e6b4} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2025.12.23 21:55:11.919462 [ 4 ] {46ac9ba0-5014-4537-aa42-5250cee6e6b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 9775 | 2025.12.23 21:55:11.919499 [ 4 ] {46ac9ba0-5014-4537-aa42-5250cee6e6b4} <Debug> TCPHandler: Processed in 0.001185253 sec. | ||
| 9776 | 2025.12.23 21:55:11.919612 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9777 | 2025.12.23 21:55:11.919705 [ 4 ] {dcffddca-1e78-4d90-bf46-f1581fa7369f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9778 | 2025.12.23 21:55:11.919756 [ 4 ] {dcffddca-1e78-4d90-bf46-f1581fa7369f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9779 | 2025.12.23 21:55:11.920577 [ 4 ] {dcffddca-1e78-4d90-bf46-f1581fa7369f} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2025.12.23 21:55:11.920613 [ 4 ] {dcffddca-1e78-4d90-bf46-f1581fa7369f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9781 | 2025.12.23 21:55:11.921164 [ 4 ] {dcffddca-1e78-4d90-bf46-f1581fa7369f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9782 | 2025.12.23 21:55:11.921378 [ 4 ] {dcffddca-1e78-4d90-bf46-f1581fa7369f} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9783 | 2025.12.23 21:55:11.921486 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9784 | 2025.12.23 21:55:11.921512 [ 4 ] {dcffddca-1e78-4d90-bf46-f1581fa7369f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001825 sec., 21917.80821917808 rows/sec., 39.28 MiB/sec. | ||
| 9785 | 2025.12.23 21:55:11.921528 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9786 | 2025.12.23 21:55:11.921555 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9787 | 2025.12.23 21:55:11.921583 [ 4 ] {dcffddca-1e78-4d90-bf46-f1581fa7369f} <Debug> TCPHandler: Processed in 0.002018727 sec. | ||
| 9788 | 2025.12.23 21:55:11.921622 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::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 | ||
| 9789 | 2025.12.23 21:55:11.921708 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9790 | 2025.12.23 21:55:11.921780 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9791 | 2025.12.23 21:55:11.921801 [ 4 ] {518369f4-1e6e-4696-9203-d21d309d5e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9792 | 2025.12.23 21:55:11.921828 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 945 rows starting from the beginning of the part | ||
| 9793 | 2025.12.23 21:55:11.921842 [ 4 ] {518369f4-1e6e-4696-9203-d21d309d5e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9794 | 2025.12.23 21:55:11.921941 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 9795 | 2025.12.23 21:55:11.922052 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 9796 | 2025.12.23 21:55:11.922161 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 9797 | 2025.12.23 21:55:11.922170 [ 4 ] {518369f4-1e6e-4696-9203-d21d309d5e3b} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2025.12.23 21:55:11.922207 [ 4 ] {518369f4-1e6e-4696-9203-d21d309d5e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9799 | 2025.12.23 21:55:11.922263 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 9800 | 2025.12.23 21:55:11.922371 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 9801 | 2025.12.23 21:55:11.922575 [ 4 ] {518369f4-1e6e-4696-9203-d21d309d5e3b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9802 | 2025.12.23 21:55:11.922801 [ 4 ] {518369f4-1e6e-4696-9203-d21d309d5e3b} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2025.12.23 21:55:11.922947 [ 4 ] {518369f4-1e6e-4696-9203-d21d309d5e3b} <Debug> executeQuery: Read 82 rows, 5.00 KiB in 0.001149 sec., 71366.40557006092 rows/sec., 4.25 MiB/sec. | ||
| 9804 | 2025.12.23 21:55:11.922987 [ 4 ] {518369f4-1e6e-4696-9203-d21d309d5e3b} <Debug> TCPHandler: Processed in 0.001329027 sec. | ||
| 9805 | 2025.12.23 21:55:11.927896 [ 187 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 19 columns (19 merged, 0 gathered) in 0.006299018 sec., 181774.3654645851 rows/sec., 325.73 MiB/sec. | ||
| 9806 | 2025.12.23 21:55:11.929512 [ 199 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9807 | 2025.12.23 21:55:11.929869 [ 199 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9808 | 2025.12.23 21:55:11.929958 [ 199 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9809 | 2025.12.23 21:55:11.930120 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.65 MiB. | ||
| 9810 | 2025.12.23 21:55:12.000182 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.60 MiB, peak 315.18 MiB, free memory in arenas 0.00 B, will set to 308.13 MiB (RSS), difference: 2.53 MiB | ||
| 9811 | 2025.12.23 21:55:12.970119 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9812 | 2025.12.23 21:55:12.970321 [ 4 ] {f388bde4-2aef-4613-b8d6-9f0c90a0d9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9813 | 2025.12.23 21:55:12.970397 [ 4 ] {f388bde4-2aef-4613-b8d6-9f0c90a0d9c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9814 | 2025.12.23 21:55:12.971088 [ 4 ] {f388bde4-2aef-4613-b8d6-9f0c90a0d9c1} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9815 | 2025.12.23 21:55:12.971131 [ 4 ] {f388bde4-2aef-4613-b8d6-9f0c90a0d9c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9816 | 2025.12.23 21:55:12.971501 [ 4 ] {f388bde4-2aef-4613-b8d6-9f0c90a0d9c1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9817 | 2025.12.23 21:55:12.971732 [ 4 ] {f388bde4-2aef-4613-b8d6-9f0c90a0d9c1} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9818 | 2025.12.23 21:55:12.971885 [ 4 ] {f388bde4-2aef-4613-b8d6-9f0c90a0d9c1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001616 sec., 34653.46534653466 rows/sec., 2.66 MiB/sec. | ||
| 9819 | 2025.12.23 21:55:12.971934 [ 4 ] {f388bde4-2aef-4613-b8d6-9f0c90a0d9c1} <Debug> TCPHandler: Processed in 0.001942695 sec. | ||
| 9820 | 2025.12.23 21:55:12.972049 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9821 | 2025.12.23 21:55:12.972147 [ 4 ] {e1716c2f-bbcd-4055-9266-080a42bf0f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9822 | 2025.12.23 21:55:12.972188 [ 4 ] {e1716c2f-bbcd-4055-9266-080a42bf0f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9823 | 2025.12.23 21:55:12.972607 [ 4 ] {e1716c2f-bbcd-4055-9266-080a42bf0f1e} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9824 | 2025.12.23 21:55:12.972644 [ 4 ] {e1716c2f-bbcd-4055-9266-080a42bf0f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9825 | 2025.12.23 21:55:12.972950 [ 4 ] {e1716c2f-bbcd-4055-9266-080a42bf0f1e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9826 | 2025.12.23 21:55:12.973155 [ 4 ] {e1716c2f-bbcd-4055-9266-080a42bf0f1e} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9827 | 2025.12.23 21:55:12.973281 [ 4 ] {e1716c2f-bbcd-4055-9266-080a42bf0f1e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 4.32 MiB/sec. | ||
| 9828 | 2025.12.23 21:55:12.973318 [ 4 ] {e1716c2f-bbcd-4055-9266-080a42bf0f1e} <Debug> TCPHandler: Processed in 0.001318477 sec. | ||
| 9829 | 2025.12.23 21:55:12.973426 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9830 | 2025.12.23 21:55:12.973520 [ 4 ] {604ce818-7000-4a15-bc62-966058b3e97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9831 | 2025.12.23 21:55:12.973563 [ 4 ] {604ce818-7000-4a15-bc62-966058b3e97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9832 | 2025.12.23 21:55:12.973914 [ 4 ] {604ce818-7000-4a15-bc62-966058b3e97d} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9833 | 2025.12.23 21:55:12.973948 [ 4 ] {604ce818-7000-4a15-bc62-966058b3e97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9834 | 2025.12.23 21:55:12.974265 [ 4 ] {604ce818-7000-4a15-bc62-966058b3e97d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9835 | 2025.12.23 21:55:12.974468 [ 4 ] {604ce818-7000-4a15-bc62-966058b3e97d} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9836 | 2025.12.23 21:55:12.974591 [ 4 ] {604ce818-7000-4a15-bc62-966058b3e97d} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001091 sec., 56828.59761686526 rows/sec., 3.95 MiB/sec. | ||
| 9837 | 2025.12.23 21:55:12.974626 [ 4 ] {604ce818-7000-4a15-bc62-966058b3e97d} <Debug> TCPHandler: Processed in 0.001247185 sec. | ||
| 9838 | 2025.12.23 21:55:12.974732 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9839 | 2025.12.23 21:55:12.974823 [ 4 ] {2c856966-fc36-4198-8d79-6d845b38d15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9840 | 2025.12.23 21:55:12.974863 [ 4 ] {2c856966-fc36-4198-8d79-6d845b38d15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9841 | 2025.12.23 21:55:12.975166 [ 4 ] {2c856966-fc36-4198-8d79-6d845b38d15c} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9842 | 2025.12.23 21:55:12.975199 [ 4 ] {2c856966-fc36-4198-8d79-6d845b38d15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9843 | 2025.12.23 21:55:12.975499 [ 4 ] {2c856966-fc36-4198-8d79-6d845b38d15c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9844 | 2025.12.23 21:55:12.975706 [ 4 ] {2c856966-fc36-4198-8d79-6d845b38d15c} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9845 | 2025.12.23 21:55:12.975828 [ 4 ] {2c856966-fc36-4198-8d79-6d845b38d15c} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001022 sec., 21526.41878669276 rows/sec., 1.46 MiB/sec. | ||
| 9846 | 2025.12.23 21:55:12.975862 [ 4 ] {2c856966-fc36-4198-8d79-6d845b38d15c} <Debug> TCPHandler: Processed in 0.001176843 sec. | ||
| 9847 | 2025.12.23 21:55:13.598457 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20618 | ||
| 9848 | 2025.12.23 21:55:13.598973 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9849 | 2025.12.23 21:55:13.599020 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9850 | 2025.12.23 21:55:13.599523 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9851 | 2025.12.23 21:55:13.599750 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9852 | 2025.12.23 21:55:13.599884 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
| 9853 | 2025.12.23 21:55:14.668360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9854 | 2025.12.23 21:55:14.684353 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2025.12.23 21:55:14.684442 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9856 | 2025.12.23 21:55:14.689913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9857 | 2025.12.23 21:55:14.690617 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2025.12.23 21:55:14.693677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9859 | 2025.12.23 21:55:17.974620 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2025.12.23 21:55:17.974836 [ 4 ] {ebab656d-ac4a-4444-8254-cc93fc5ddedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9861 | 2025.12.23 21:55:17.974906 [ 4 ] {ebab656d-ac4a-4444-8254-cc93fc5ddedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9862 | 2025.12.23 21:55:17.975597 [ 4 ] {ebab656d-ac4a-4444-8254-cc93fc5ddedc} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2025.12.23 21:55:17.975640 [ 4 ] {ebab656d-ac4a-4444-8254-cc93fc5ddedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9864 | 2025.12.23 21:55:17.976021 [ 4 ] {ebab656d-ac4a-4444-8254-cc93fc5ddedc} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9865 | 2025.12.23 21:55:17.976241 [ 4 ] {ebab656d-ac4a-4444-8254-cc93fc5ddedc} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2025.12.23 21:55:17.976400 [ 4 ] {ebab656d-ac4a-4444-8254-cc93fc5ddedc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001617 sec., 34632.034632034636 rows/sec., 2.66 MiB/sec. | ||
| 9867 | 2025.12.23 21:55:17.976442 [ 4 ] {ebab656d-ac4a-4444-8254-cc93fc5ddedc} <Debug> TCPHandler: Processed in 0.001953965 sec. | ||
| 9868 | 2025.12.23 21:55:17.976577 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2025.12.23 21:55:17.976670 [ 4 ] {4659449c-d752-4ea5-b4c8-1b5e3bd8bbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9870 | 2025.12.23 21:55:17.976709 [ 4 ] {4659449c-d752-4ea5-b4c8-1b5e3bd8bbe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9871 | 2025.12.23 21:55:17.977154 [ 4 ] {4659449c-d752-4ea5-b4c8-1b5e3bd8bbe1} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2025.12.23 21:55:17.977190 [ 4 ] {4659449c-d752-4ea5-b4c8-1b5e3bd8bbe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9873 | 2025.12.23 21:55:17.977509 [ 4 ] {4659449c-d752-4ea5-b4c8-1b5e3bd8bbe1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9874 | 2025.12.23 21:55:17.977713 [ 4 ] {4659449c-d752-4ea5-b4c8-1b5e3bd8bbe1} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2025.12.23 21:55:17.977854 [ 4 ] {4659449c-d752-4ea5-b4c8-1b5e3bd8bbe1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 9876 | 2025.12.23 21:55:17.977892 [ 4 ] {4659449c-d752-4ea5-b4c8-1b5e3bd8bbe1} <Debug> TCPHandler: Processed in 0.001364789 sec. | ||
| 9877 | 2025.12.23 21:55:17.978018 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9878 | 2025.12.23 21:55:17.978111 [ 4 ] {ebf3cf82-3e2b-48f5-aa79-f0156d7ff867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9879 | 2025.12.23 21:55:17.978153 [ 4 ] {ebf3cf82-3e2b-48f5-aa79-f0156d7ff867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9880 | 2025.12.23 21:55:17.978569 [ 4 ] {ebf3cf82-3e2b-48f5-aa79-f0156d7ff867} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2025.12.23 21:55:17.978605 [ 4 ] {ebf3cf82-3e2b-48f5-aa79-f0156d7ff867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9882 | 2025.12.23 21:55:17.978928 [ 4 ] {ebf3cf82-3e2b-48f5-aa79-f0156d7ff867} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9883 | 2025.12.23 21:55:17.979146 [ 4 ] {ebf3cf82-3e2b-48f5-aa79-f0156d7ff867} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2025.12.23 21:55:17.979272 [ 4 ] {ebf3cf82-3e2b-48f5-aa79-f0156d7ff867} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 9885 | 2025.12.23 21:55:17.979309 [ 4 ] {ebf3cf82-3e2b-48f5-aa79-f0156d7ff867} <Debug> TCPHandler: Processed in 0.001337968 sec. | ||
| 9886 | 2025.12.23 21:55:17.979421 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9887 | 2025.12.23 21:55:17.979512 [ 4 ] {eb164fda-945e-4158-b902-fc8eb51106c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9888 | 2025.12.23 21:55:17.979552 [ 4 ] {eb164fda-945e-4158-b902-fc8eb51106c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9889 | 2025.12.23 21:55:17.979892 [ 4 ] {eb164fda-945e-4158-b902-fc8eb51106c7} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9890 | 2025.12.23 21:55:17.979928 [ 4 ] {eb164fda-945e-4158-b902-fc8eb51106c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9891 | 2025.12.23 21:55:17.980225 [ 4 ] {eb164fda-945e-4158-b902-fc8eb51106c7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9892 | 2025.12.23 21:55:17.980435 [ 4 ] {eb164fda-945e-4158-b902-fc8eb51106c7} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9893 | 2025.12.23 21:55:17.980559 [ 4 ] {eb164fda-945e-4158-b902-fc8eb51106c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 9894 | 2025.12.23 21:55:17.980594 [ 4 ] {eb164fda-945e-4158-b902-fc8eb51106c7} <Debug> TCPHandler: Processed in 0.001219894 sec. | ||
| 9895 | 2025.12.23 21:55:20.914164 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9896 | 2025.12.23 21:55:20.914225 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9897 | 2025.12.23 21:55:21.100936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21130 | ||
| 9898 | 2025.12.23 21:55:21.101438 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9899 | 2025.12.23 21:55:21.101470 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9900 | 2025.12.23 21:55:21.101950 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9901 | 2025.12.23 21:55:21.102173 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9902 | 2025.12.23 21:55:21.102295 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21130 | ||
| 9903 | 2025.12.23 21:55:21.183604 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1232 | ||
| 9904 | 2025.12.23 21:55:21.186233 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9905 | 2025.12.23 21:55:21.186292 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9906 | 2025.12.23 21:55:21.187518 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9907 | 2025.12.23 21:55:21.187789 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9908 | 2025.12.23 21:55:21.188165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1232 | ||
| 9909 | 2025.12.23 21:55:22.194712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9910 | 2025.12.23 21:55:22.211778 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2025.12.23 21:55:22.211841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9912 | 2025.12.23 21:55:22.217807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9913 | 2025.12.23 21:55:22.218528 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2025.12.23 21:55:22.221640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9915 | 2025.12.23 21:55:22.603430 [ 134 ] {} <Debug> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9916 | 2025.12.23 21:55:22.603494 [ 134 ] {} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9917 | 2025.12.23 21:55:22.603516 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9918 | 2025.12.23 21:55:22.603703 [ 197 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::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 | ||
| 9919 | 2025.12.23 21:55:22.603927 [ 197 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9920 | 2025.12.23 21:55:22.603982 [ 197 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 9921 | 2025.12.23 21:55:22.604091 [ 197 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 9922 | 2025.12.23 21:55:22.604169 [ 197 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 9923 | 2025.12.23 21:55:22.604241 [ 197 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 9924 | 2025.12.23 21:55:22.604286 [ 197 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 9925 | 2025.12.23 21:55:22.605034 [ 199 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142014 sec., 26757.925274972888 rows/sec., 2.23 MiB/sec. | ||
| 9926 | 2025.12.23 21:55:22.605198 [ 199 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9927 | 2025.12.23 21:55:22.605479 [ 199 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_21_5} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9928 | 2025.12.23 21:55:22.605551 [ 199 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_21_5} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9929 | 2025.12.23 21:55:22.605655 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9930 | 2025.12.23 21:55:22.987860 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9931 | 2025.12.23 21:55:22.988155 [ 4 ] {c24f7ff5-586c-461c-b38f-80dde7a66137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9932 | 2025.12.23 21:55:22.988251 [ 4 ] {c24f7ff5-586c-461c-b38f-80dde7a66137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9933 | 2025.12.23 21:55:22.989063 [ 4 ] {c24f7ff5-586c-461c-b38f-80dde7a66137} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9934 | 2025.12.23 21:55:22.989104 [ 4 ] {c24f7ff5-586c-461c-b38f-80dde7a66137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9935 | 2025.12.23 21:55:22.989545 [ 4 ] {c24f7ff5-586c-461c-b38f-80dde7a66137} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9936 | 2025.12.23 21:55:22.989780 [ 4 ] {c24f7ff5-586c-461c-b38f-80dde7a66137} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2025.12.23 21:55:22.989934 [ 4 ] {c24f7ff5-586c-461c-b38f-80dde7a66137} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001853 sec., 221262.81705342687 rows/sec., 14.04 MiB/sec. | ||
| 9938 | 2025.12.23 21:55:22.989985 [ 4 ] {c24f7ff5-586c-461c-b38f-80dde7a66137} <Debug> TCPHandler: Processed in 0.002303715 sec. | ||
| 9939 | 2025.12.23 21:55:22.990107 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9940 | 2025.12.23 21:55:22.990214 [ 4 ] {01b48593-92df-4b6f-ac73-dc681afa921e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9941 | 2025.12.23 21:55:22.990259 [ 4 ] {01b48593-92df-4b6f-ac73-dc681afa921e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9942 | 2025.12.23 21:55:22.991317 [ 4 ] {01b48593-92df-4b6f-ac73-dc681afa921e} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2025.12.23 21:55:22.991352 [ 4 ] {01b48593-92df-4b6f-ac73-dc681afa921e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9944 | 2025.12.23 21:55:22.991749 [ 4 ] {01b48593-92df-4b6f-ac73-dc681afa921e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9945 | 2025.12.23 21:55:22.991970 [ 4 ] {01b48593-92df-4b6f-ac73-dc681afa921e} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2025.12.23 21:55:22.992074 [ 152 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9947 | 2025.12.23 21:55:22.992102 [ 4 ] {01b48593-92df-4b6f-ac73-dc681afa921e} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001911 sec., 623757.1951857667 rows/sec., 49.83 MiB/sec. | ||
| 9948 | 2025.12.23 21:55:22.992124 [ 152 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2025.12.23 21:55:22.992142 [ 4 ] {01b48593-92df-4b6f-ac73-dc681afa921e} <Debug> TCPHandler: Processed in 0.002086149 sec. | ||
| 9950 | 2025.12.23 21:55:22.992148 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9951 | 2025.12.23 21:55:22.992242 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 9952 | 2025.12.23 21:55:22.992258 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9953 | 2025.12.23 21:55:22.992334 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9954 | 2025.12.23 21:55:22.992357 [ 4 ] {28bdb50b-6f11-4c5e-9a64-e8c19fe93ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9955 | 2025.12.23 21:55:22.992367 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2465 rows starting from the beginning of the part | ||
| 9956 | 2025.12.23 21:55:22.992400 [ 4 ] {28bdb50b-6f11-4c5e-9a64-e8c19fe93ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9957 | 2025.12.23 21:55:22.992432 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 9958 | 2025.12.23 21:55:22.992483 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 2336 rows starting from the beginning of the part | ||
| 9959 | 2025.12.23 21:55:22.992531 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 9960 | 2025.12.23 21:55:22.992577 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 9961 | 2025.12.23 21:55:22.992626 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1192 rows starting from the beginning of the part | ||
| 9962 | 2025.12.23 21:55:22.992958 [ 4 ] {28bdb50b-6f11-4c5e-9a64-e8c19fe93ce3} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9963 | 2025.12.23 21:55:22.992993 [ 4 ] {28bdb50b-6f11-4c5e-9a64-e8c19fe93ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9964 | 2025.12.23 21:55:22.993351 [ 4 ] {28bdb50b-6f11-4c5e-9a64-e8c19fe93ce3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9965 | 2025.12.23 21:55:22.993570 [ 4 ] {28bdb50b-6f11-4c5e-9a64-e8c19fe93ce3} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9966 | 2025.12.23 21:55:22.993700 [ 4 ] {28bdb50b-6f11-4c5e-9a64-e8c19fe93ce3} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001363 sec., 179750.5502567865 rows/sec., 10.98 MiB/sec. | ||
| 9967 | 2025.12.23 21:55:22.993738 [ 4 ] {28bdb50b-6f11-4c5e-9a64-e8c19fe93ce3} <Debug> TCPHandler: Processed in 0.001529303 sec. | ||
| 9968 | 2025.12.23 21:55:22.993843 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9969 | 2025.12.23 21:55:22.993938 [ 4 ] {b2db1057-66dc-4a81-b056-48b511a84170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9970 | 2025.12.23 21:55:22.993978 [ 4 ] {b2db1057-66dc-4a81-b056-48b511a84170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9971 | 2025.12.23 21:55:22.994485 [ 4 ] {b2db1057-66dc-4a81-b056-48b511a84170} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9972 | 2025.12.23 21:55:22.994520 [ 4 ] {b2db1057-66dc-4a81-b056-48b511a84170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9973 | 2025.12.23 21:55:22.994566 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6161 rows, containing 5 columns (5 merged, 0 gathered) in 0.002361327 sec., 2609126.1396663827 rows/sec., 221.54 MiB/sec. | ||
| 9974 | 2025.12.23 21:55:22.994826 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9975 | 2025.12.23 21:55:22.994843 [ 4 ] {b2db1057-66dc-4a81-b056-48b511a84170} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9976 | 2025.12.23 21:55:22.995070 [ 4 ] {b2db1057-66dc-4a81-b056-48b511a84170} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2025.12.23 21:55:22.995096 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_71_14} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9978 | 2025.12.23 21:55:22.995168 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_71_14} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9979 | 2025.12.23 21:55:22.995198 [ 4 ] {b2db1057-66dc-4a81-b056-48b511a84170} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001281 sec., 165495.70647931303 rows/sec., 10.67 MiB/sec. | ||
| 9980 | 2025.12.23 21:55:22.995229 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 9981 | 2025.12.23 21:55:22.995237 [ 4 ] {b2db1057-66dc-4a81-b056-48b511a84170} <Debug> TCPHandler: Processed in 0.001443951 sec. | ||
| 9982 | 2025.12.23 21:55:22.995354 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9983 | 2025.12.23 21:55:22.995450 [ 4 ] {0a2ce0cc-26cd-4e40-b5bf-9c6410a32b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9984 | 2025.12.23 21:55:22.995489 [ 4 ] {0a2ce0cc-26cd-4e40-b5bf-9c6410a32b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9985 | 2025.12.23 21:55:22.996001 [ 4 ] {0a2ce0cc-26cd-4e40-b5bf-9c6410a32b4d} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9986 | 2025.12.23 21:55:22.996035 [ 4 ] {0a2ce0cc-26cd-4e40-b5bf-9c6410a32b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9987 | 2025.12.23 21:55:22.996349 [ 4 ] {0a2ce0cc-26cd-4e40-b5bf-9c6410a32b4d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9988 | 2025.12.23 21:55:22.996555 [ 4 ] {0a2ce0cc-26cd-4e40-b5bf-9c6410a32b4d} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2025.12.23 21:55:22.996680 [ 4 ] {0a2ce0cc-26cd-4e40-b5bf-9c6410a32b4d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00125 sec., 168800 rows/sec., 9.59 MiB/sec. | ||
| 9990 | 2025.12.23 21:55:22.996718 [ 4 ] {0a2ce0cc-26cd-4e40-b5bf-9c6410a32b4d} <Debug> TCPHandler: Processed in 0.00141715 sec. | ||
| 9991 | 2025.12.23 21:55:22.996823 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9992 | 2025.12.23 21:55:22.996918 [ 4 ] {ddce4da6-e61f-4111-99b7-dea3041ad42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9993 | 2025.12.23 21:55:22.996957 [ 4 ] {ddce4da6-e61f-4111-99b7-dea3041ad42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9994 | 2025.12.23 21:55:22.997723 [ 4 ] {ddce4da6-e61f-4111-99b7-dea3041ad42f} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9995 | 2025.12.23 21:55:22.997759 [ 4 ] {ddce4da6-e61f-4111-99b7-dea3041ad42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 9996 | 2025.12.23 21:55:22.998119 [ 4 ] {ddce4da6-e61f-4111-99b7-dea3041ad42f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9997 | 2025.12.23 21:55:22.998327 [ 4 ] {ddce4da6-e61f-4111-99b7-dea3041ad42f} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9998 | 2025.12.23 21:55:22.998445 [ 134 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9999 | 2025.12.23 21:55:22.998456 [ 4 ] {ddce4da6-e61f-4111-99b7-dea3041ad42f} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001557 sec., 461785.4849068722 rows/sec., 32.41 MiB/sec. | ||
| 10000 | 2025.12.23 21:55:22.998506 [ 134 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10001 | 2025.12.23 21:55:22.998519 [ 4 ] {ddce4da6-e61f-4111-99b7-dea3041ad42f} <Debug> TCPHandler: Processed in 0.001744359 sec. | ||
| 10002 | 2025.12.23 21:55:22.998533 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10003 | 2025.12.23 21:55:22.998664 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 10004 | 2025.12.23 21:55:22.998690 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10005 | 2025.12.23 21:55:22.998797 [ 4 ] {258b77f2-1ae6-4bf6-bab8-5b77412f5069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10006 | 2025.12.23 21:55:22.998839 [ 4 ] {258b77f2-1ae6-4bf6-bab8-5b77412f5069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10007 | 2025.12.23 21:55:22.998861 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10008 | 2025.12.23 21:55:22.998922 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1249 rows starting from the beginning of the part | ||
| 10009 | 2025.12.23 21:55:22.999025 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 10010 | 2025.12.23 21:55:22.999102 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1183 rows starting from the beginning of the part | ||
| 10011 | 2025.12.23 21:55:22.999170 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 10012 | 2025.12.23 21:55:22.999172 [ 4 ] {258b77f2-1ae6-4bf6-bab8-5b77412f5069} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2025.12.23 21:55:22.999229 [ 4 ] {258b77f2-1ae6-4bf6-bab8-5b77412f5069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10014 | 2025.12.23 21:55:22.999234 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 10015 | 2025.12.23 21:55:22.999287 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 719 rows starting from the beginning of the part | ||
| 10016 | 2025.12.23 21:55:22.999600 [ 4 ] {258b77f2-1ae6-4bf6-bab8-5b77412f5069} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10017 | 2025.12.23 21:55:22.999827 [ 4 ] {258b77f2-1ae6-4bf6-bab8-5b77412f5069} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2025.12.23 21:55:22.999961 [ 4 ] {258b77f2-1ae6-4bf6-bab8-5b77412f5069} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001183 sec., 5071.851225697379 rows/sec., 264.98 KiB/sec. | ||
| 10019 | 2025.12.23 21:55:22.999999 [ 4 ] {258b77f2-1ae6-4bf6-bab8-5b77412f5069} <Debug> TCPHandler: Processed in 0.001357499 sec. | ||
| 10020 | 2025.12.23 21:55:23.000105 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10021 | 2025.12.23 21:55:23.000200 [ 4 ] {c6c828c1-a795-4ad6-95bc-063b906b582f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10022 | 2025.12.23 21:55:23.000243 [ 4 ] {c6c828c1-a795-4ad6-95bc-063b906b582f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10023 | 2025.12.23 21:55:23.000697 [ 200 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3343 rows, containing 5 columns (5 merged, 0 gathered) in 0.002097959 sec., 1593453.4468976753 rows/sec., 120.55 MiB/sec. | ||
| 10024 | 2025.12.23 21:55:23.000710 [ 4 ] {c6c828c1-a795-4ad6-95bc-063b906b582f} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10025 | 2025.12.23 21:55:23.000746 [ 4 ] {c6c828c1-a795-4ad6-95bc-063b906b582f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10026 | 2025.12.23 21:55:23.000877 [ 194 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10027 | 2025.12.23 21:55:23.001140 [ 4 ] {c6c828c1-a795-4ad6-95bc-063b906b582f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10028 | 2025.12.23 21:55:23.001192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.51 MiB, peak 315.18 MiB, free memory in arenas 0.00 B, will set to 308.26 MiB (RSS), difference: -4.24 MiB | ||
| 10029 | 2025.12.23 21:55:23.001379 [ 194 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_71_14} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10030 | 2025.12.23 21:55:23.001453 [ 4 ] {c6c828c1-a795-4ad6-95bc-063b906b582f} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10031 | 2025.12.23 21:55:23.001469 [ 194 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_71_14} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10032 | 2025.12.23 21:55:23.001557 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10033 | 2025.12.23 21:55:23.001585 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10034 | 2025.12.23 21:55:23.001610 [ 4 ] {c6c828c1-a795-4ad6-95bc-063b906b582f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001428 sec., 219887.95518207282 rows/sec., 14.44 MiB/sec. | ||
| 10035 | 2025.12.23 21:55:23.001621 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2025.12.23 21:55:23.001650 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10037 | 2025.12.23 21:55:23.001654 [ 4 ] {c6c828c1-a795-4ad6-95bc-063b906b582f} <Debug> TCPHandler: Processed in 0.001597905 sec. | ||
| 10038 | 2025.12.23 21:55:23.001722 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 10039 | 2025.12.23 21:55:23.001775 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10040 | 2025.12.23 21:55:23.001822 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10041 | 2025.12.23 21:55:23.001853 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20579 rows starting from the beginning of the part | ||
| 10042 | 2025.12.23 21:55:23.001876 [ 4 ] {895291ae-2e2c-4282-b64e-1fd385b6017d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10043 | 2025.12.23 21:55:23.001899 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10044 | 2025.12.23 21:55:23.001924 [ 4 ] {895291ae-2e2c-4282-b64e-1fd385b6017d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10045 | 2025.12.23 21:55:23.001942 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 940 rows starting from the beginning of the part | ||
| 10046 | 2025.12.23 21:55:23.001981 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 62 rows starting from the beginning of the part | ||
| 10047 | 2025.12.23 21:55:23.002020 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::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 | ||
| 10048 | 2025.12.23 21:55:23.002061 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 314 rows starting from the beginning of the part | ||
| 10049 | 2025.12.23 21:55:23.002253 [ 4 ] {895291ae-2e2c-4282-b64e-1fd385b6017d} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2025.12.23 21:55:23.002297 [ 4 ] {895291ae-2e2c-4282-b64e-1fd385b6017d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10051 | 2025.12.23 21:55:23.002617 [ 4 ] {895291ae-2e2c-4282-b64e-1fd385b6017d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10052 | 2025.12.23 21:55:23.002850 [ 4 ] {895291ae-2e2c-4282-b64e-1fd385b6017d} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10053 | 2025.12.23 21:55:23.002987 [ 4 ] {895291ae-2e2c-4282-b64e-1fd385b6017d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 59.63 KiB/sec. | ||
| 10054 | 2025.12.23 21:55:23.003026 [ 4 ] {895291ae-2e2c-4282-b64e-1fd385b6017d} <Debug> TCPHandler: Processed in 0.001302777 sec. | ||
| 10055 | 2025.12.23 21:55:23.003135 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10056 | 2025.12.23 21:55:23.003229 [ 4 ] {5e1a930e-1424-4618-89b9-8d8aef5abab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10057 | 2025.12.23 21:55:23.003284 [ 4 ] {5e1a930e-1424-4618-89b9-8d8aef5abab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10058 | 2025.12.23 21:55:23.004189 [ 4 ] {5e1a930e-1424-4618-89b9-8d8aef5abab3} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10059 | 2025.12.23 21:55:23.004227 [ 4 ] {5e1a930e-1424-4618-89b9-8d8aef5abab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10060 | 2025.12.23 21:55:23.004896 [ 4 ] {5e1a930e-1424-4618-89b9-8d8aef5abab3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10061 | 2025.12.23 21:55:23.005133 [ 4 ] {5e1a930e-1424-4618-89b9-8d8aef5abab3} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10062 | 2025.12.23 21:55:23.005290 [ 4 ] {5e1a930e-1424-4618-89b9-8d8aef5abab3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002079 sec., 19240.01924001924 rows/sec., 34.48 MiB/sec. | ||
| 10063 | 2025.12.23 21:55:23.005378 [ 4 ] {5e1a930e-1424-4618-89b9-8d8aef5abab3} <Debug> TCPHandler: Processed in 0.002292475 sec. | ||
| 10064 | 2025.12.23 21:55:23.005525 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10065 | 2025.12.23 21:55:23.005620 [ 4 ] {102f62a0-a8d5-4df6-a85c-758a5ba6daca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10066 | 2025.12.23 21:55:23.005661 [ 4 ] {102f62a0-a8d5-4df6-a85c-758a5ba6daca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10067 | 2025.12.23 21:55:23.006043 [ 4 ] {102f62a0-a8d5-4df6-a85c-758a5ba6daca} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10068 | 2025.12.23 21:55:23.006080 [ 4 ] {102f62a0-a8d5-4df6-a85c-758a5ba6daca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10069 | 2025.12.23 21:55:23.006396 [ 4 ] {102f62a0-a8d5-4df6-a85c-758a5ba6daca} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10070 | 2025.12.23 21:55:23.006611 [ 4 ] {102f62a0-a8d5-4df6-a85c-758a5ba6daca} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10071 | 2025.12.23 21:55:23.006731 [ 134 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10072 | 2025.12.23 21:55:23.006745 [ 4 ] {102f62a0-a8d5-4df6-a85c-758a5ba6daca} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001144 sec., 90909.09090909091 rows/sec., 5.57 MiB/sec. | ||
| 10073 | 2025.12.23 21:55:23.006768 [ 134 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10074 | 2025.12.23 21:55:23.006792 [ 4 ] {102f62a0-a8d5-4df6-a85c-758a5ba6daca} <Debug> TCPHandler: Processed in 0.001315737 sec. | ||
| 10075 | 2025.12.23 21:55:23.006804 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10076 | 2025.12.23 21:55:23.006903 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 10077 | 2025.12.23 21:55:23.007024 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10078 | 2025.12.23 21:55:23.007056 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4366 rows starting from the beginning of the part | ||
| 10079 | 2025.12.23 21:55:23.007116 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10080 | 2025.12.23 21:55:23.007166 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part | ||
| 10081 | 2025.12.23 21:55:23.007210 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 22 rows starting from the beginning of the part | ||
| 10082 | 2025.12.23 21:55:23.007246 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 10083 | 2025.12.23 21:55:23.007283 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 104 rows starting from the beginning of the part | ||
| 10084 | 2025.12.23 21:55:23.008930 [ 201 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4694 rows, containing 4 columns (4 merged, 0 gathered) in 0.002068169 sec., 2269640.4404088836 rows/sec., 145.18 MiB/sec. | ||
| 10085 | 2025.12.23 21:55:23.009333 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10086 | 2025.12.23 21:55:23.009393 [ 201 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22215 rows, containing 5 columns (5 merged, 0 gathered) in 0.007699438 sec., 2885275.5227069817 rows/sec., 194.64 MiB/sec. | ||
| 10087 | 2025.12.23 21:55:23.009589 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_71_14} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10088 | 2025.12.23 21:55:23.009667 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_71_14} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10089 | 2025.12.23 21:55:23.009731 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10090 | 2025.12.23 21:55:23.009918 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10091 | 2025.12.23 21:55:23.010251 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10092 | 2025.12.23 21:55:23.010346 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10093 | 2025.12.23 21:55:23.010455 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10094 | 2025.12.23 21:55:24.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.38 MiB, peak 315.96 MiB, free memory in arenas 0.00 B, will set to 309.59 MiB (RSS), difference: 4.22 MiB | ||
| 10095 | 2025.12.23 21:55:27.974435 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10096 | 2025.12.23 21:55:27.974721 [ 4 ] {34e44bc5-742c-4af5-8e4e-5542a090fd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10097 | 2025.12.23 21:55:27.974820 [ 4 ] {34e44bc5-742c-4af5-8e4e-5542a090fd3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10098 | 2025.12.23 21:55:27.975699 [ 4 ] {34e44bc5-742c-4af5-8e4e-5542a090fd3e} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10099 | 2025.12.23 21:55:27.975735 [ 4 ] {34e44bc5-742c-4af5-8e4e-5542a090fd3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10100 | 2025.12.23 21:55:27.976112 [ 4 ] {34e44bc5-742c-4af5-8e4e-5542a090fd3e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10101 | 2025.12.23 21:55:27.976332 [ 4 ] {34e44bc5-742c-4af5-8e4e-5542a090fd3e} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2025.12.23 21:55:27.976480 [ 4 ] {34e44bc5-742c-4af5-8e4e-5542a090fd3e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001832 sec., 2183.406113537118 rows/sec., 178.04 KiB/sec. | ||
| 10103 | 2025.12.23 21:55:27.976519 [ 4 ] {34e44bc5-742c-4af5-8e4e-5542a090fd3e} <Debug> TCPHandler: Processed in 0.002255934 sec. | ||
| 10104 | 2025.12.23 21:55:27.976641 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10105 | 2025.12.23 21:55:27.976733 [ 4 ] {e2c29088-9cfd-444d-a73a-9e5f50487801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10106 | 2025.12.23 21:55:27.976771 [ 4 ] {e2c29088-9cfd-444d-a73a-9e5f50487801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10107 | 2025.12.23 21:55:27.977241 [ 4 ] {e2c29088-9cfd-444d-a73a-9e5f50487801} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10108 | 2025.12.23 21:55:27.977274 [ 4 ] {e2c29088-9cfd-444d-a73a-9e5f50487801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10109 | 2025.12.23 21:55:27.977576 [ 4 ] {e2c29088-9cfd-444d-a73a-9e5f50487801} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10110 | 2025.12.23 21:55:27.977774 [ 4 ] {e2c29088-9cfd-444d-a73a-9e5f50487801} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10111 | 2025.12.23 21:55:27.977898 [ 4 ] {e2c29088-9cfd-444d-a73a-9e5f50487801} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001183 sec., 49027.89518174133 rows/sec., 3.76 MiB/sec. | ||
| 10112 | 2025.12.23 21:55:27.977933 [ 4 ] {e2c29088-9cfd-444d-a73a-9e5f50487801} <Debug> TCPHandler: Processed in 0.001339028 sec. | ||
| 10113 | 2025.12.23 21:55:27.978047 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10114 | 2025.12.23 21:55:27.978143 [ 4 ] {68fceb4f-b7f1-47e9-81e5-66226af90321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10115 | 2025.12.23 21:55:27.978181 [ 4 ] {68fceb4f-b7f1-47e9-81e5-66226af90321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10116 | 2025.12.23 21:55:27.978614 [ 4 ] {68fceb4f-b7f1-47e9-81e5-66226af90321} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2025.12.23 21:55:27.978647 [ 4 ] {68fceb4f-b7f1-47e9-81e5-66226af90321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10118 | 2025.12.23 21:55:27.978932 [ 4 ] {68fceb4f-b7f1-47e9-81e5-66226af90321} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10119 | 2025.12.23 21:55:27.979136 [ 4 ] {68fceb4f-b7f1-47e9-81e5-66226af90321} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10120 | 2025.12.23 21:55:27.979260 [ 4 ] {68fceb4f-b7f1-47e9-81e5-66226af90321} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001134 sec., 3527.336860670194 rows/sec., 246.29 KiB/sec. | ||
| 10121 | 2025.12.23 21:55:27.979295 [ 4 ] {68fceb4f-b7f1-47e9-81e5-66226af90321} <Debug> TCPHandler: Processed in 0.001295846 sec. | ||
| 10122 | 2025.12.23 21:55:27.979406 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10123 | 2025.12.23 21:55:27.979504 [ 4 ] {14e3f776-3fe3-452a-a76b-5291c0df3484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10124 | 2025.12.23 21:55:27.979542 [ 4 ] {14e3f776-3fe3-452a-a76b-5291c0df3484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10125 | 2025.12.23 21:55:27.979984 [ 4 ] {14e3f776-3fe3-452a-a76b-5291c0df3484} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2025.12.23 21:55:27.980019 [ 4 ] {14e3f776-3fe3-452a-a76b-5291c0df3484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10127 | 2025.12.23 21:55:27.980317 [ 4 ] {14e3f776-3fe3-452a-a76b-5291c0df3484} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10128 | 2025.12.23 21:55:27.980531 [ 4 ] {14e3f776-3fe3-452a-a76b-5291c0df3484} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2025.12.23 21:55:27.980653 [ 4 ] {14e3f776-3fe3-452a-a76b-5291c0df3484} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001166 sec., 58319.03945111493 rows/sec., 4.56 MiB/sec. | ||
| 10130 | 2025.12.23 21:55:27.980689 [ 4 ] {14e3f776-3fe3-452a-a76b-5291c0df3484} <Debug> TCPHandler: Processed in 0.001329358 sec. | ||
| 10131 | 2025.12.23 21:55:27.980803 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10132 | 2025.12.23 21:55:27.980903 [ 4 ] {08ef782e-1bd5-4a94-96af-e137e57255b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10133 | 2025.12.23 21:55:27.980946 [ 4 ] {08ef782e-1bd5-4a94-96af-e137e57255b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10134 | 2025.12.23 21:55:27.981360 [ 4 ] {08ef782e-1bd5-4a94-96af-e137e57255b2} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2025.12.23 21:55:27.981394 [ 4 ] {08ef782e-1bd5-4a94-96af-e137e57255b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10136 | 2025.12.23 21:55:27.981704 [ 4 ] {08ef782e-1bd5-4a94-96af-e137e57255b2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10137 | 2025.12.23 21:55:27.981901 [ 4 ] {08ef782e-1bd5-4a94-96af-e137e57255b2} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2025.12.23 21:55:27.982022 [ 4 ] {08ef782e-1bd5-4a94-96af-e137e57255b2} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001137 sec., 142480.2110817942 rows/sec., 9.92 MiB/sec. | ||
| 10139 | 2025.12.23 21:55:27.982057 [ 4 ] {08ef782e-1bd5-4a94-96af-e137e57255b2} <Debug> TCPHandler: Processed in 0.001300686 sec. | ||
| 10140 | 2025.12.23 21:55:27.982164 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10141 | 2025.12.23 21:55:27.982263 [ 4 ] {86800664-80fa-4f5d-b59b-063df1243790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10142 | 2025.12.23 21:55:27.982303 [ 4 ] {86800664-80fa-4f5d-b59b-063df1243790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10143 | 2025.12.23 21:55:27.982626 [ 4 ] {86800664-80fa-4f5d-b59b-063df1243790} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10144 | 2025.12.23 21:55:27.982660 [ 4 ] {86800664-80fa-4f5d-b59b-063df1243790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10145 | 2025.12.23 21:55:27.982957 [ 4 ] {86800664-80fa-4f5d-b59b-063df1243790} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10146 | 2025.12.23 21:55:27.983150 [ 4 ] {86800664-80fa-4f5d-b59b-063df1243790} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2025.12.23 21:55:27.983271 [ 4 ] {86800664-80fa-4f5d-b59b-063df1243790} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001026 sec., 58479.53216374269 rows/sec., 3.94 MiB/sec. | ||
| 10148 | 2025.12.23 21:55:27.983306 [ 4 ] {86800664-80fa-4f5d-b59b-063df1243790} <Debug> TCPHandler: Processed in 0.001187074 sec. | ||
| 10149 | 2025.12.23 21:55:28.603331 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21578 | ||
| 10150 | 2025.12.23 21:55:28.603830 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10151 | 2025.12.23 21:55:28.603869 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10152 | 2025.12.23 21:55:28.604372 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10153 | 2025.12.23 21:55:28.604591 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10154 | 2025.12.23 21:55:28.604730 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21578 | ||
| 10155 | 2025.12.23 21:55:29.722653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10156 | 2025.12.23 21:55:29.739518 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10157 | 2025.12.23 21:55:29.739588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10158 | 2025.12.23 21:55:29.745743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10159 | 2025.12.23 21:55:29.746424 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10160 | 2025.12.23 21:55:29.749414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10161 | 2025.12.23 21:55:31.189298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1266 | ||
| 10162 | 2025.12.23 21:55:31.191654 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10163 | 2025.12.23 21:55:31.191713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10164 | 2025.12.23 21:55:31.192938 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10165 | 2025.12.23 21:55:31.193214 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10166 | 2025.12.23 21:55:31.193592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1266 | ||
| 10167 | 2025.12.23 21:55:32.988884 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10168 | 2025.12.23 21:55:32.989064 [ 4 ] {2bff9cef-ebf5-46a9-8011-9a25b36d8350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10169 | 2025.12.23 21:55:32.989129 [ 4 ] {2bff9cef-ebf5-46a9-8011-9a25b36d8350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10170 | 2025.12.23 21:55:32.989886 [ 4 ] {2bff9cef-ebf5-46a9-8011-9a25b36d8350} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10171 | 2025.12.23 21:55:32.989931 [ 4 ] {2bff9cef-ebf5-46a9-8011-9a25b36d8350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10172 | 2025.12.23 21:55:32.990358 [ 4 ] {2bff9cef-ebf5-46a9-8011-9a25b36d8350} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10173 | 2025.12.23 21:55:32.990582 [ 4 ] {2bff9cef-ebf5-46a9-8011-9a25b36d8350} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10174 | 2025.12.23 21:55:32.990738 [ 4 ] {2bff9cef-ebf5-46a9-8011-9a25b36d8350} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001721 sec., 238233.58512492737 rows/sec., 15.11 MiB/sec. | ||
| 10175 | 2025.12.23 21:55:32.990791 [ 4 ] {2bff9cef-ebf5-46a9-8011-9a25b36d8350} <Debug> TCPHandler: Processed in 0.002028267 sec. | ||
| 10176 | 2025.12.23 21:55:32.990910 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10177 | 2025.12.23 21:55:32.991011 [ 4 ] {86a65194-9104-433d-bae4-ea095614a652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10178 | 2025.12.23 21:55:32.991057 [ 4 ] {86a65194-9104-433d-bae4-ea095614a652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10179 | 2025.12.23 21:55:32.991927 [ 4 ] {86a65194-9104-433d-bae4-ea095614a652} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2025.12.23 21:55:32.991965 [ 4 ] {86a65194-9104-433d-bae4-ea095614a652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10181 | 2025.12.23 21:55:32.992360 [ 4 ] {86a65194-9104-433d-bae4-ea095614a652} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10182 | 2025.12.23 21:55:32.992563 [ 4 ] {86a65194-9104-433d-bae4-ea095614a652} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10183 | 2025.12.23 21:55:32.992695 [ 4 ] {86a65194-9104-433d-bae4-ea095614a652} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001707 sec., 698301.1130638547 rows/sec., 55.79 MiB/sec. | ||
| 10184 | 2025.12.23 21:55:32.992735 [ 4 ] {86a65194-9104-433d-bae4-ea095614a652} <Debug> TCPHandler: Processed in 0.001877623 sec. | ||
| 10185 | 2025.12.23 21:55:32.992847 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10186 | 2025.12.23 21:55:32.992942 [ 4 ] {f38d3b8a-5429-4229-8642-136749ea95eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10187 | 2025.12.23 21:55:32.992984 [ 4 ] {f38d3b8a-5429-4229-8642-136749ea95eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10188 | 2025.12.23 21:55:32.993458 [ 4 ] {f38d3b8a-5429-4229-8642-136749ea95eb} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10189 | 2025.12.23 21:55:32.993495 [ 4 ] {f38d3b8a-5429-4229-8642-136749ea95eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10190 | 2025.12.23 21:55:32.993804 [ 4 ] {f38d3b8a-5429-4229-8642-136749ea95eb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10191 | 2025.12.23 21:55:32.994005 [ 4 ] {f38d3b8a-5429-4229-8642-136749ea95eb} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10192 | 2025.12.23 21:55:32.994136 [ 4 ] {f38d3b8a-5429-4229-8642-136749ea95eb} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001214 sec., 201812.1911037891 rows/sec., 12.33 MiB/sec. | ||
| 10193 | 2025.12.23 21:55:32.994174 [ 4 ] {f38d3b8a-5429-4229-8642-136749ea95eb} <Debug> TCPHandler: Processed in 0.001376299 sec. | ||
| 10194 | 2025.12.23 21:55:32.994279 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10195 | 2025.12.23 21:55:32.994374 [ 4 ] {ba50a572-5e60-47c8-b8da-1ac97338b907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10196 | 2025.12.23 21:55:32.994413 [ 4 ] {ba50a572-5e60-47c8-b8da-1ac97338b907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10197 | 2025.12.23 21:55:32.994865 [ 4 ] {ba50a572-5e60-47c8-b8da-1ac97338b907} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10198 | 2025.12.23 21:55:32.994902 [ 4 ] {ba50a572-5e60-47c8-b8da-1ac97338b907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10199 | 2025.12.23 21:55:32.995211 [ 4 ] {ba50a572-5e60-47c8-b8da-1ac97338b907} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10200 | 2025.12.23 21:55:32.995408 [ 4 ] {ba50a572-5e60-47c8-b8da-1ac97338b907} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10201 | 2025.12.23 21:55:32.995534 [ 4 ] {ba50a572-5e60-47c8-b8da-1ac97338b907} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001178 sec., 179966.0441426146 rows/sec., 11.61 MiB/sec. | ||
| 10202 | 2025.12.23 21:55:32.995572 [ 4 ] {ba50a572-5e60-47c8-b8da-1ac97338b907} <Debug> TCPHandler: Processed in 0.001340908 sec. | ||
| 10203 | 2025.12.23 21:55:32.995677 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10204 | 2025.12.23 21:55:32.995769 [ 4 ] {fa0291d3-f30d-4e8c-b09b-9787f6e3af0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10205 | 2025.12.23 21:55:32.995808 [ 4 ] {fa0291d3-f30d-4e8c-b09b-9787f6e3af0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10206 | 2025.12.23 21:55:32.996251 [ 4 ] {fa0291d3-f30d-4e8c-b09b-9787f6e3af0b} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10207 | 2025.12.23 21:55:32.996287 [ 4 ] {fa0291d3-f30d-4e8c-b09b-9787f6e3af0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10208 | 2025.12.23 21:55:32.996580 [ 4 ] {fa0291d3-f30d-4e8c-b09b-9787f6e3af0b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10209 | 2025.12.23 21:55:32.996776 [ 4 ] {fa0291d3-f30d-4e8c-b09b-9787f6e3af0b} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10210 | 2025.12.23 21:55:32.996901 [ 4 ] {fa0291d3-f30d-4e8c-b09b-9787f6e3af0b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001151 sec., 183318.85317115553 rows/sec., 10.41 MiB/sec. | ||
| 10211 | 2025.12.23 21:55:32.996938 [ 4 ] {fa0291d3-f30d-4e8c-b09b-9787f6e3af0b} <Debug> TCPHandler: Processed in 0.001309546 sec. | ||
| 10212 | 2025.12.23 21:55:32.997055 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10213 | 2025.12.23 21:55:32.997176 [ 4 ] {f7504368-908f-497e-955f-b20a42c4d99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10214 | 2025.12.23 21:55:32.997223 [ 4 ] {f7504368-908f-497e-955f-b20a42c4d99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10215 | 2025.12.23 21:55:32.997888 [ 4 ] {f7504368-908f-497e-955f-b20a42c4d99b} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10216 | 2025.12.23 21:55:32.997924 [ 4 ] {f7504368-908f-497e-955f-b20a42c4d99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10217 | 2025.12.23 21:55:32.998259 [ 4 ] {f7504368-908f-497e-955f-b20a42c4d99b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10218 | 2025.12.23 21:55:32.998474 [ 4 ] {f7504368-908f-497e-955f-b20a42c4d99b} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10219 | 2025.12.23 21:55:32.998607 [ 4 ] {f7504368-908f-497e-955f-b20a42c4d99b} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001455 sec., 494158.0756013746 rows/sec., 34.68 MiB/sec. | ||
| 10220 | 2025.12.23 21:55:32.998645 [ 4 ] {f7504368-908f-497e-955f-b20a42c4d99b} <Debug> TCPHandler: Processed in 0.001650967 sec. | ||
| 10221 | 2025.12.23 21:55:32.998755 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10222 | 2025.12.23 21:55:32.998850 [ 4 ] {4a3241f0-c716-4023-8d3d-1320617fdf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10223 | 2025.12.23 21:55:32.998891 [ 4 ] {4a3241f0-c716-4023-8d3d-1320617fdf8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10224 | 2025.12.23 21:55:32.999217 [ 4 ] {4a3241f0-c716-4023-8d3d-1320617fdf8a} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10225 | 2025.12.23 21:55:32.999252 [ 4 ] {4a3241f0-c716-4023-8d3d-1320617fdf8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10226 | 2025.12.23 21:55:32.999549 [ 4 ] {4a3241f0-c716-4023-8d3d-1320617fdf8a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10227 | 2025.12.23 21:55:32.999749 [ 4 ] {4a3241f0-c716-4023-8d3d-1320617fdf8a} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10228 | 2025.12.23 21:55:32.999875 [ 4 ] {4a3241f0-c716-4023-8d3d-1320617fdf8a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 10229 | 2025.12.23 21:55:32.999912 [ 4 ] {4a3241f0-c716-4023-8d3d-1320617fdf8a} <Debug> TCPHandler: Processed in 0.001206445 sec. | ||
| 10230 | 2025.12.23 21:55:33.000023 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10231 | 2025.12.23 21:55:33.000135 [ 4 ] {f104ae2b-5b50-47c9-8a58-60ba47f15de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10232 | 2025.12.23 21:55:33.000185 [ 4 ] {f104ae2b-5b50-47c9-8a58-60ba47f15de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10233 | 2025.12.23 21:55:33.000659 [ 4 ] {f104ae2b-5b50-47c9-8a58-60ba47f15de9} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10234 | 2025.12.23 21:55:33.000696 [ 4 ] {f104ae2b-5b50-47c9-8a58-60ba47f15de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10235 | 2025.12.23 21:55:33.001030 [ 4 ] {f104ae2b-5b50-47c9-8a58-60ba47f15de9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10236 | 2025.12.23 21:55:33.001242 [ 4 ] {f104ae2b-5b50-47c9-8a58-60ba47f15de9} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10237 | 2025.12.23 21:55:33.001370 [ 4 ] {f104ae2b-5b50-47c9-8a58-60ba47f15de9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00126 sec., 249206.3492063492 rows/sec., 16.37 MiB/sec. | ||
| 10238 | 2025.12.23 21:55:33.001408 [ 4 ] {f104ae2b-5b50-47c9-8a58-60ba47f15de9} <Debug> TCPHandler: Processed in 0.001443811 sec. | ||
| 10239 | 2025.12.23 21:55:33.001516 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10240 | 2025.12.23 21:55:33.001629 [ 4 ] {cfe8115c-540b-4248-9084-f85fceb74cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10241 | 2025.12.23 21:55:33.001678 [ 4 ] {cfe8115c-540b-4248-9084-f85fceb74cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10242 | 2025.12.23 21:55:33.002034 [ 4 ] {cfe8115c-540b-4248-9084-f85fceb74cb9} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2025.12.23 21:55:33.002076 [ 4 ] {cfe8115c-540b-4248-9084-f85fceb74cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10244 | 2025.12.23 21:55:33.002416 [ 4 ] {cfe8115c-540b-4248-9084-f85fceb74cb9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10245 | 2025.12.23 21:55:33.002643 [ 4 ] {cfe8115c-540b-4248-9084-f85fceb74cb9} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2025.12.23 21:55:33.002768 [ 4 ] {cfe8115c-540b-4248-9084-f85fceb74cb9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 57.94 KiB/sec. | ||
| 10247 | 2025.12.23 21:55:33.002803 [ 4 ] {cfe8115c-540b-4248-9084-f85fceb74cb9} <Debug> TCPHandler: Processed in 0.001337258 sec. | ||
| 10248 | 2025.12.23 21:55:33.002913 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10249 | 2025.12.23 21:55:33.003005 [ 4 ] {69c1853f-8233-4678-a8c6-7b8a366eb2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10250 | 2025.12.23 21:55:33.003058 [ 4 ] {69c1853f-8233-4678-a8c6-7b8a366eb2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10251 | 2025.12.23 21:55:33.003926 [ 4 ] {69c1853f-8233-4678-a8c6-7b8a366eb2a2} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10252 | 2025.12.23 21:55:33.003960 [ 4 ] {69c1853f-8233-4678-a8c6-7b8a366eb2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10253 | 2025.12.23 21:55:33.004505 [ 4 ] {69c1853f-8233-4678-a8c6-7b8a366eb2a2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10254 | 2025.12.23 21:55:33.004716 [ 4 ] {69c1853f-8233-4678-a8c6-7b8a366eb2a2} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2025.12.23 21:55:33.004853 [ 4 ] {69c1853f-8233-4678-a8c6-7b8a366eb2a2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001865 sec., 21447.721179624667 rows/sec., 38.43 MiB/sec. | ||
| 10256 | 2025.12.23 21:55:33.004915 [ 4 ] {69c1853f-8233-4678-a8c6-7b8a366eb2a2} <Debug> TCPHandler: Processed in 0.002054298 sec. | ||
| 10257 | 2025.12.23 21:55:33.005024 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10258 | 2025.12.23 21:55:33.005117 [ 4 ] {03e2f707-5161-42bd-8437-1208c923a52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10259 | 2025.12.23 21:55:33.005158 [ 4 ] {03e2f707-5161-42bd-8437-1208c923a52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10260 | 2025.12.23 21:55:33.005491 [ 4 ] {03e2f707-5161-42bd-8437-1208c923a52a} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10261 | 2025.12.23 21:55:33.005526 [ 4 ] {03e2f707-5161-42bd-8437-1208c923a52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10262 | 2025.12.23 21:55:33.005825 [ 4 ] {03e2f707-5161-42bd-8437-1208c923a52a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10263 | 2025.12.23 21:55:33.006024 [ 4 ] {03e2f707-5161-42bd-8437-1208c923a52a} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10264 | 2025.12.23 21:55:33.006148 [ 4 ] {03e2f707-5161-42bd-8437-1208c923a52a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00105 sec., 99047.61904761905 rows/sec., 6.07 MiB/sec. | ||
| 10265 | 2025.12.23 21:55:33.006207 [ 4 ] {03e2f707-5161-42bd-8437-1208c923a52a} <Debug> TCPHandler: Processed in 0.001231495 sec. | ||
| 10266 | 2025.12.23 21:55:35.914264 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10267 | 2025.12.23 21:55:35.914323 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10268 | 2025.12.23 21:55:36.105185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22090 | ||
| 10269 | 2025.12.23 21:55:36.105757 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10270 | 2025.12.23 21:55:36.105793 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10271 | 2025.12.23 21:55:36.106270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10272 | 2025.12.23 21:55:36.106498 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10273 | 2025.12.23 21:55:36.106631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22090 | ||
| 10274 | 2025.12.23 21:55:36.106655 [ 138 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10275 | 2025.12.23 21:55:36.106729 [ 138 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2025.12.23 21:55:36.106785 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10277 | 2025.12.23 21:55:36.106904 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::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 | ||
| 10278 | 2025.12.23 21:55:36.107012 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10279 | 2025.12.23 21:55:36.107046 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19658 rows starting from the beginning of the part | ||
| 10280 | 2025.12.23 21:55:36.107109 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10281 | 2025.12.23 21:55:36.107159 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10282 | 2025.12.23 21:55:36.107203 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10283 | 2025.12.23 21:55:36.107245 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10284 | 2025.12.23 21:55:36.107288 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10285 | 2025.12.23 21:55:36.109615 [ 189 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22090 rows, containing 4 columns (4 merged, 0 gathered) in 0.002757817 sec., 8009958.60131401 rows/sec., 114.58 MiB/sec. | ||
| 10286 | 2025.12.23 21:55:36.109857 [ 189 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10287 | 2025.12.23 21:55:36.110088 [ 189 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_46_9} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2025.12.23 21:55:36.110149 [ 189 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_46_9} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10289 | 2025.12.23 21:55:36.110221 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10290 | 2025.12.23 21:55:37.249463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10291 | 2025.12.23 21:55:37.266412 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2025.12.23 21:55:37.266461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10293 | 2025.12.23 21:55:37.272593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10294 | 2025.12.23 21:55:37.273282 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2025.12.23 21:55:37.273586 [ 135 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10296 | 2025.12.23 21:55:37.273626 [ 135 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2025.12.23 21:55:37.273648 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10298 | 2025.12.23 21:55:37.273770 [ 196 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 10299 | 2025.12.23 21:55:37.276280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10300 | 2025.12.23 21:55:37.276745 [ 196 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10301 | 2025.12.23 21:55:37.277452 [ 196 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 10302 | 2025.12.23 21:55:37.280640 [ 196 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 10303 | 2025.12.23 21:55:37.283876 [ 196 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 10304 | 2025.12.23 21:55:37.287599 [ 196 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 10305 | 2025.12.23 21:55:37.291655 [ 196 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 10306 | 2025.12.23 21:55:37.295521 [ 196 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 10307 | 2025.12.23 21:55:37.345838 [ 191 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.072112026 sec., 4811.9574396647795 rows/sec., 24.88 MiB/sec. | ||
| 10308 | 2025.12.23 21:55:37.348787 [ 201 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10309 | 2025.12.23 21:55:37.350873 [ 201 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_46_9} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10310 | 2025.12.23 21:55:37.350990 [ 201 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_46_9} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10311 | 2025.12.23 21:55:37.353672 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10312 | 2025.12.23 21:55:37.974430 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10313 | 2025.12.23 21:55:37.974723 [ 4 ] {9c8848c4-3e71-44e3-bffd-801f6403ee4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10314 | 2025.12.23 21:55:37.974839 [ 4 ] {9c8848c4-3e71-44e3-bffd-801f6403ee4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10315 | 2025.12.23 21:55:37.975486 [ 4 ] {9c8848c4-3e71-44e3-bffd-801f6403ee4b} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10316 | 2025.12.23 21:55:37.975523 [ 4 ] {9c8848c4-3e71-44e3-bffd-801f6403ee4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10317 | 2025.12.23 21:55:37.975886 [ 4 ] {9c8848c4-3e71-44e3-bffd-801f6403ee4b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10318 | 2025.12.23 21:55:37.976102 [ 4 ] {9c8848c4-3e71-44e3-bffd-801f6403ee4b} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10319 | 2025.12.23 21:55:37.976243 [ 4 ] {9c8848c4-3e71-44e3-bffd-801f6403ee4b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0016 sec., 35000 rows/sec., 2.69 MiB/sec. | ||
| 10320 | 2025.12.23 21:55:37.976286 [ 4 ] {9c8848c4-3e71-44e3-bffd-801f6403ee4b} <Debug> TCPHandler: Processed in 0.002032887 sec. | ||
| 10321 | 2025.12.23 21:55:37.976424 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10322 | 2025.12.23 21:55:37.976543 [ 4 ] {869ed15f-a9e0-495e-9f3f-6335f38ad822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10323 | 2025.12.23 21:55:37.976591 [ 4 ] {869ed15f-a9e0-495e-9f3f-6335f38ad822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10324 | 2025.12.23 21:55:37.977042 [ 4 ] {869ed15f-a9e0-495e-9f3f-6335f38ad822} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10325 | 2025.12.23 21:55:37.977078 [ 4 ] {869ed15f-a9e0-495e-9f3f-6335f38ad822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10326 | 2025.12.23 21:55:37.977389 [ 4 ] {869ed15f-a9e0-495e-9f3f-6335f38ad822} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10327 | 2025.12.23 21:55:37.977597 [ 4 ] {869ed15f-a9e0-495e-9f3f-6335f38ad822} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10328 | 2025.12.23 21:55:37.977730 [ 4 ] {869ed15f-a9e0-495e-9f3f-6335f38ad822} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 10329 | 2025.12.23 21:55:37.977769 [ 4 ] {869ed15f-a9e0-495e-9f3f-6335f38ad822} <Debug> TCPHandler: Processed in 0.001405479 sec. | ||
| 10330 | 2025.12.23 21:55:37.977882 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10331 | 2025.12.23 21:55:37.977976 [ 4 ] {fb945373-dd28-4100-958b-31fedf47e0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10332 | 2025.12.23 21:55:37.978020 [ 4 ] {fb945373-dd28-4100-958b-31fedf47e0de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10333 | 2025.12.23 21:55:37.978431 [ 4 ] {fb945373-dd28-4100-958b-31fedf47e0de} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10334 | 2025.12.23 21:55:37.978466 [ 4 ] {fb945373-dd28-4100-958b-31fedf47e0de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10335 | 2025.12.23 21:55:37.978788 [ 4 ] {fb945373-dd28-4100-958b-31fedf47e0de} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10336 | 2025.12.23 21:55:37.978984 [ 4 ] {fb945373-dd28-4100-958b-31fedf47e0de} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10337 | 2025.12.23 21:55:37.979115 [ 4 ] {fb945373-dd28-4100-958b-31fedf47e0de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 10338 | 2025.12.23 21:55:37.979154 [ 4 ] {fb945373-dd28-4100-958b-31fedf47e0de} <Debug> TCPHandler: Processed in 0.001320018 sec. | ||
| 10339 | 2025.12.23 21:55:37.979258 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10340 | 2025.12.23 21:55:37.979353 [ 4 ] {a340a5ff-f11e-4aac-9be2-ec2a259803fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10341 | 2025.12.23 21:55:37.979394 [ 4 ] {a340a5ff-f11e-4aac-9be2-ec2a259803fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10342 | 2025.12.23 21:55:37.979722 [ 4 ] {a340a5ff-f11e-4aac-9be2-ec2a259803fd} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10343 | 2025.12.23 21:55:37.979757 [ 4 ] {a340a5ff-f11e-4aac-9be2-ec2a259803fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10344 | 2025.12.23 21:55:37.980058 [ 4 ] {a340a5ff-f11e-4aac-9be2-ec2a259803fd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10345 | 2025.12.23 21:55:37.980259 [ 4 ] {a340a5ff-f11e-4aac-9be2-ec2a259803fd} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10346 | 2025.12.23 21:55:37.980389 [ 4 ] {a340a5ff-f11e-4aac-9be2-ec2a259803fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 10347 | 2025.12.23 21:55:37.980426 [ 4 ] {a340a5ff-f11e-4aac-9be2-ec2a259803fd} <Debug> TCPHandler: Processed in 0.001215094 sec. | ||
| 10348 | 2025.12.23 21:55:41.193776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1296 | ||
| 10349 | 2025.12.23 21:55:41.196191 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10350 | 2025.12.23 21:55:41.196247 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10351 | 2025.12.23 21:55:41.197466 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10352 | 2025.12.23 21:55:41.197741 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10353 | 2025.12.23 21:55:41.198117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1296 | ||
| 10354 | 2025.12.23 21:55:41.901088 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10355 | 2025.12.23 21:55:41.901260 [ 4 ] {a48430f7-15c3-41fb-b52c-7d06aced4b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10356 | 2025.12.23 21:55:41.901323 [ 4 ] {a48430f7-15c3-41fb-b52c-7d06aced4b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10357 | 2025.12.23 21:55:41.902084 [ 4 ] {a48430f7-15c3-41fb-b52c-7d06aced4b05} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10358 | 2025.12.23 21:55:41.902129 [ 4 ] {a48430f7-15c3-41fb-b52c-7d06aced4b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10359 | 2025.12.23 21:55:41.902514 [ 4 ] {a48430f7-15c3-41fb-b52c-7d06aced4b05} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10360 | 2025.12.23 21:55:41.902743 [ 4 ] {a48430f7-15c3-41fb-b52c-7d06aced4b05} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10361 | 2025.12.23 21:55:41.902895 [ 4 ] {a48430f7-15c3-41fb-b52c-7d06aced4b05} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001682 sec., 243757.4316290131 rows/sec., 15.46 MiB/sec. | ||
| 10362 | 2025.12.23 21:55:41.902940 [ 4 ] {a48430f7-15c3-41fb-b52c-7d06aced4b05} <Debug> TCPHandler: Processed in 0.001972165 sec. | ||
| 10363 | 2025.12.23 21:55:41.903054 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10364 | 2025.12.23 21:55:41.903150 [ 4 ] {5212ad8f-5332-427b-9859-ad36583e2d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10365 | 2025.12.23 21:55:41.903191 [ 4 ] {5212ad8f-5332-427b-9859-ad36583e2d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10366 | 2025.12.23 21:55:41.903574 [ 4 ] {5212ad8f-5332-427b-9859-ad36583e2d0e} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10367 | 2025.12.23 21:55:41.903612 [ 4 ] {5212ad8f-5332-427b-9859-ad36583e2d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10368 | 2025.12.23 21:55:41.903901 [ 4 ] {5212ad8f-5332-427b-9859-ad36583e2d0e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10369 | 2025.12.23 21:55:41.904102 [ 4 ] {5212ad8f-5332-427b-9859-ad36583e2d0e} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10370 | 2025.12.23 21:55:41.904230 [ 4 ] {5212ad8f-5332-427b-9859-ad36583e2d0e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001099 sec., 3639.672429481347 rows/sec., 296.79 KiB/sec. | ||
| 10371 | 2025.12.23 21:55:41.904269 [ 4 ] {5212ad8f-5332-427b-9859-ad36583e2d0e} <Debug> TCPHandler: Processed in 0.001262916 sec. | ||
| 10372 | 2025.12.23 21:55:41.904367 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10373 | 2025.12.23 21:55:41.904460 [ 4 ] {96ff8f8f-d022-4bb4-a130-31dcf172ad0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10374 | 2025.12.23 21:55:41.904499 [ 4 ] {96ff8f8f-d022-4bb4-a130-31dcf172ad0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10375 | 2025.12.23 21:55:41.906010 [ 4 ] {96ff8f8f-d022-4bb4-a130-31dcf172ad0b} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10376 | 2025.12.23 21:55:41.906047 [ 4 ] {96ff8f8f-d022-4bb4-a130-31dcf172ad0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10377 | 2025.12.23 21:55:41.906491 [ 4 ] {96ff8f8f-d022-4bb4-a130-31dcf172ad0b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10378 | 2025.12.23 21:55:41.906691 [ 4 ] {96ff8f8f-d022-4bb4-a130-31dcf172ad0b} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10379 | 2025.12.23 21:55:41.906820 [ 4 ] {96ff8f8f-d022-4bb4-a130-31dcf172ad0b} <Debug> executeQuery: Read 2334 rows, 194.22 KiB in 0.002378 sec., 981497.0563498739 rows/sec., 79.76 MiB/sec. | ||
| 10380 | 2025.12.23 21:55:41.906860 [ 4 ] {96ff8f8f-d022-4bb4-a130-31dcf172ad0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 10381 | 2025.12.23 21:55:41.906873 [ 4 ] {96ff8f8f-d022-4bb4-a130-31dcf172ad0b} <Debug> TCPHandler: Processed in 0.002554212 sec. | ||
| 10382 | 2025.12.23 21:55:41.906980 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10383 | 2025.12.23 21:55:41.907074 [ 4 ] {bc876e52-df56-4836-bf6d-b0e4223aea30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10384 | 2025.12.23 21:55:41.907114 [ 4 ] {bc876e52-df56-4836-bf6d-b0e4223aea30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10385 | 2025.12.23 21:55:41.907599 [ 4 ] {bc876e52-df56-4836-bf6d-b0e4223aea30} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10386 | 2025.12.23 21:55:41.907635 [ 4 ] {bc876e52-df56-4836-bf6d-b0e4223aea30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10387 | 2025.12.23 21:55:41.907935 [ 4 ] {bc876e52-df56-4836-bf6d-b0e4223aea30} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10388 | 2025.12.23 21:55:41.908131 [ 4 ] {bc876e52-df56-4836-bf6d-b0e4223aea30} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2025.12.23 21:55:41.908250 [ 114 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 10390 | 2025.12.23 21:55:41.908258 [ 4 ] {bc876e52-df56-4836-bf6d-b0e4223aea30} <Debug> executeQuery: Read 249 rows, 15.60 KiB in 0.001203 sec., 206982.54364089775 rows/sec., 12.67 MiB/sec. | ||
| 10391 | 2025.12.23 21:55:41.908326 [ 114 ] {} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2025.12.23 21:55:41.908342 [ 4 ] {bc876e52-df56-4836-bf6d-b0e4223aea30} <Debug> TCPHandler: Processed in 0.00140889 sec. | ||
| 10393 | 2025.12.23 21:55:41.908354 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10394 | 2025.12.23 21:55:41.908454 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10395 | 2025.12.23 21:55:41.908468 [ 198 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 10396 | 2025.12.23 21:55:41.908551 [ 4 ] {02c2a4dd-5a35-4f11-bbd5-771cef030de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10397 | 2025.12.23 21:55:41.908594 [ 4 ] {02c2a4dd-5a35-4f11-bbd5-771cef030de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10398 | 2025.12.23 21:55:41.908604 [ 198 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10399 | 2025.12.23 21:55:41.908647 [ 198 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 277 rows starting from the beginning of the part | ||
| 10400 | 2025.12.23 21:55:41.908724 [ 198 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 253 rows starting from the beginning of the part | ||
| 10401 | 2025.12.23 21:55:41.908777 [ 198 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 245 rows starting from the beginning of the part | ||
| 10402 | 2025.12.23 21:55:41.908829 [ 198 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part | ||
| 10403 | 2025.12.23 21:55:41.908872 [ 198 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 245 rows starting from the beginning of the part | ||
| 10404 | 2025.12.23 21:55:41.908921 [ 198 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 249 rows starting from the beginning of the part | ||
| 10405 | 2025.12.23 21:55:41.909111 [ 4 ] {02c2a4dd-5a35-4f11-bbd5-771cef030de3} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10406 | 2025.12.23 21:55:41.909150 [ 4 ] {02c2a4dd-5a35-4f11-bbd5-771cef030de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10407 | 2025.12.23 21:55:41.909521 [ 4 ] {02c2a4dd-5a35-4f11-bbd5-771cef030de3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10408 | 2025.12.23 21:55:41.909729 [ 4 ] {02c2a4dd-5a35-4f11-bbd5-771cef030de3} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2025.12.23 21:55:41.909853 [ 4 ] {02c2a4dd-5a35-4f11-bbd5-771cef030de3} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00132 sec., 333333.3333333333 rows/sec., 22.05 MiB/sec. | ||
| 10410 | 2025.12.23 21:55:41.909895 [ 4 ] {02c2a4dd-5a35-4f11-bbd5-771cef030de3} <Debug> TCPHandler: Processed in 0.001489011 sec. | ||
| 10411 | 2025.12.23 21:55:41.909921 [ 191 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1273 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500532 sec., 848365.7796035006 rows/sec., 55.36 MiB/sec. | ||
| 10412 | 2025.12.23 21:55:41.910000 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10413 | 2025.12.23 21:55:41.910096 [ 4 ] {f09f694d-424e-401a-b367-15d85863a4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10414 | 2025.12.23 21:55:41.910135 [ 4 ] {f09f694d-424e-401a-b367-15d85863a4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10415 | 2025.12.23 21:55:41.910144 [ 187 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 10416 | 2025.12.23 21:55:41.910488 [ 187 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_45_9} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10417 | 2025.12.23 21:55:41.910584 [ 187 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_45_9} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 10418 | 2025.12.23 21:55:41.910598 [ 4 ] {f09f694d-424e-401a-b367-15d85863a4e7} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10419 | 2025.12.23 21:55:41.910637 [ 4 ] {f09f694d-424e-401a-b367-15d85863a4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10420 | 2025.12.23 21:55:41.910701 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 10421 | 2025.12.23 21:55:41.910943 [ 4 ] {f09f694d-424e-401a-b367-15d85863a4e7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10422 | 2025.12.23 21:55:41.911152 [ 4 ] {f09f694d-424e-401a-b367-15d85863a4e7} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10423 | 2025.12.23 21:55:41.911276 [ 4 ] {f09f694d-424e-401a-b367-15d85863a4e7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001198 sec., 176126.87813021702 rows/sec., 10.00 MiB/sec. | ||
| 10424 | 2025.12.23 21:55:41.911313 [ 4 ] {f09f694d-424e-401a-b367-15d85863a4e7} <Debug> TCPHandler: Processed in 0.001359809 sec. | ||
| 10425 | 2025.12.23 21:55:41.911413 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10426 | 2025.12.23 21:55:41.911504 [ 4 ] {3530025b-5b48-408c-9560-ea229993de47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10427 | 2025.12.23 21:55:41.911543 [ 4 ] {3530025b-5b48-408c-9560-ea229993de47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10428 | 2025.12.23 21:55:41.912337 [ 4 ] {3530025b-5b48-408c-9560-ea229993de47} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2025.12.23 21:55:41.912371 [ 4 ] {3530025b-5b48-408c-9560-ea229993de47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10430 | 2025.12.23 21:55:41.912708 [ 4 ] {3530025b-5b48-408c-9560-ea229993de47} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10431 | 2025.12.23 21:55:41.912907 [ 4 ] {3530025b-5b48-408c-9560-ea229993de47} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2025.12.23 21:55:41.913032 [ 4 ] {3530025b-5b48-408c-9560-ea229993de47} <Debug> executeQuery: Read 1179 rows, 86.29 KiB in 0.001545 sec., 763106.7961165049 rows/sec., 54.54 MiB/sec. | ||
| 10433 | 2025.12.23 21:55:41.913074 [ 4 ] {3530025b-5b48-408c-9560-ea229993de47} <Debug> TCPHandler: Processed in 0.001706968 sec. | ||
| 10434 | 2025.12.23 21:55:41.913180 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10435 | 2025.12.23 21:55:41.913271 [ 4 ] {e5c20fbc-dd74-4617-9ee3-3af0cf5f37d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10436 | 2025.12.23 21:55:41.913311 [ 4 ] {e5c20fbc-dd74-4617-9ee3-3af0cf5f37d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10437 | 2025.12.23 21:55:41.913637 [ 4 ] {e5c20fbc-dd74-4617-9ee3-3af0cf5f37d0} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2025.12.23 21:55:41.913673 [ 4 ] {e5c20fbc-dd74-4617-9ee3-3af0cf5f37d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10439 | 2025.12.23 21:55:41.913955 [ 4 ] {e5c20fbc-dd74-4617-9ee3-3af0cf5f37d0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10440 | 2025.12.23 21:55:41.914148 [ 4 ] {e5c20fbc-dd74-4617-9ee3-3af0cf5f37d0} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2025.12.23 21:55:41.914270 [ 4 ] {e5c20fbc-dd74-4617-9ee3-3af0cf5f37d0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001016 sec., 5905.511811023623 rows/sec., 308.54 KiB/sec. | ||
| 10442 | 2025.12.23 21:55:41.914304 [ 4 ] {e5c20fbc-dd74-4617-9ee3-3af0cf5f37d0} <Debug> TCPHandler: Processed in 0.001171893 sec. | ||
| 10443 | 2025.12.23 21:55:41.914405 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10444 | 2025.12.23 21:55:41.914496 [ 4 ] {988d4cb9-6abb-4696-8766-0efa765ab60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10445 | 2025.12.23 21:55:41.914536 [ 4 ] {988d4cb9-6abb-4696-8766-0efa765ab60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10446 | 2025.12.23 21:55:41.915091 [ 4 ] {988d4cb9-6abb-4696-8766-0efa765ab60a} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2025.12.23 21:55:41.915127 [ 4 ] {988d4cb9-6abb-4696-8766-0efa765ab60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10448 | 2025.12.23 21:55:41.915479 [ 4 ] {988d4cb9-6abb-4696-8766-0efa765ab60a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10449 | 2025.12.23 21:55:41.915685 [ 4 ] {988d4cb9-6abb-4696-8766-0efa765ab60a} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2025.12.23 21:55:41.915809 [ 4 ] {988d4cb9-6abb-4696-8766-0efa765ab60a} <Debug> executeQuery: Read 938 rows, 63.61 KiB in 0.00133 sec., 705263.1578947369 rows/sec., 46.70 MiB/sec. | ||
| 10451 | 2025.12.23 21:55:41.915849 [ 4 ] {988d4cb9-6abb-4696-8766-0efa765ab60a} <Debug> TCPHandler: Processed in 0.001490922 sec. | ||
| 10452 | 2025.12.23 21:55:41.915954 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10453 | 2025.12.23 21:55:41.916046 [ 4 ] {0c93de10-5b73-4410-b7dc-e4ab982a6930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10454 | 2025.12.23 21:55:41.916086 [ 4 ] {0c93de10-5b73-4410-b7dc-e4ab982a6930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10455 | 2025.12.23 21:55:41.916386 [ 4 ] {0c93de10-5b73-4410-b7dc-e4ab982a6930} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2025.12.23 21:55:41.916421 [ 4 ] {0c93de10-5b73-4410-b7dc-e4ab982a6930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10457 | 2025.12.23 21:55:41.916697 [ 4 ] {0c93de10-5b73-4410-b7dc-e4ab982a6930} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10458 | 2025.12.23 21:55:41.916894 [ 4 ] {0c93de10-5b73-4410-b7dc-e4ab982a6930} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2025.12.23 21:55:41.917016 [ 4 ] {0c93de10-5b73-4410-b7dc-e4ab982a6930} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000988 sec., 1012.1457489878543 rows/sec., 68.20 KiB/sec. | ||
| 10460 | 2025.12.23 21:55:41.917051 [ 4 ] {0c93de10-5b73-4410-b7dc-e4ab982a6930} <Debug> TCPHandler: Processed in 0.001143532 sec. | ||
| 10461 | 2025.12.23 21:55:41.917151 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10462 | 2025.12.23 21:55:41.917241 [ 4 ] {d024e356-fd64-4726-88dc-51275f40270a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10463 | 2025.12.23 21:55:41.917292 [ 4 ] {d024e356-fd64-4726-88dc-51275f40270a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10464 | 2025.12.23 21:55:41.918137 [ 4 ] {d024e356-fd64-4726-88dc-51275f40270a} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10465 | 2025.12.23 21:55:41.918172 [ 4 ] {d024e356-fd64-4726-88dc-51275f40270a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10466 | 2025.12.23 21:55:41.918726 [ 4 ] {d024e356-fd64-4726-88dc-51275f40270a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10467 | 2025.12.23 21:55:41.918936 [ 4 ] {d024e356-fd64-4726-88dc-51275f40270a} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10468 | 2025.12.23 21:55:41.919068 [ 4 ] {d024e356-fd64-4726-88dc-51275f40270a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001844 sec., 21691.973969631235 rows/sec., 38.87 MiB/sec. | ||
| 10469 | 2025.12.23 21:55:41.919120 [ 4 ] {d024e356-fd64-4726-88dc-51275f40270a} <Debug> TCPHandler: Processed in 0.002016017 sec. | ||
| 10470 | 2025.12.23 21:55:41.919221 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10471 | 2025.12.23 21:55:41.919313 [ 4 ] {a779321a-0d29-41f3-8c6b-3a5a5a242e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10472 | 2025.12.23 21:55:41.919357 [ 4 ] {a779321a-0d29-41f3-8c6b-3a5a5a242e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10473 | 2025.12.23 21:55:41.919675 [ 4 ] {a779321a-0d29-41f3-8c6b-3a5a5a242e3f} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2025.12.23 21:55:41.919711 [ 4 ] {a779321a-0d29-41f3-8c6b-3a5a5a242e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10475 | 2025.12.23 21:55:41.919995 [ 4 ] {a779321a-0d29-41f3-8c6b-3a5a5a242e3f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10476 | 2025.12.23 21:55:41.920198 [ 4 ] {a779321a-0d29-41f3-8c6b-3a5a5a242e3f} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10477 | 2025.12.23 21:55:41.920322 [ 4 ] {a779321a-0d29-41f3-8c6b-3a5a5a242e3f} <Debug> executeQuery: Read 82 rows, 5.00 KiB in 0.001026 sec., 79922.02729044834 rows/sec., 4.75 MiB/sec. | ||
| 10478 | 2025.12.23 21:55:41.920362 [ 4 ] {a779321a-0d29-41f3-8c6b-3a5a5a242e3f} <Debug> TCPHandler: Processed in 0.001187704 sec. | ||
| 10479 | 2025.12.23 21:55:42.970209 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10480 | 2025.12.23 21:55:42.970504 [ 4 ] {f04138ad-004b-4853-8809-6b820a2568f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10481 | 2025.12.23 21:55:42.970608 [ 4 ] {f04138ad-004b-4853-8809-6b820a2568f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10482 | 2025.12.23 21:55:42.971418 [ 4 ] {f04138ad-004b-4853-8809-6b820a2568f1} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10483 | 2025.12.23 21:55:42.971465 [ 4 ] {f04138ad-004b-4853-8809-6b820a2568f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10484 | 2025.12.23 21:55:42.971843 [ 4 ] {f04138ad-004b-4853-8809-6b820a2568f1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10485 | 2025.12.23 21:55:42.972059 [ 4 ] {f04138ad-004b-4853-8809-6b820a2568f1} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10486 | 2025.12.23 21:55:42.972188 [ 105 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10487 | 2025.12.23 21:55:42.972215 [ 4 ] {f04138ad-004b-4853-8809-6b820a2568f1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001787 sec., 31337.437045327366 rows/sec., 2.41 MiB/sec. | ||
| 10488 | 2025.12.23 21:55:42.972260 [ 105 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10489 | 2025.12.23 21:55:42.972279 [ 4 ] {f04138ad-004b-4853-8809-6b820a2568f1} <Debug> TCPHandler: Processed in 0.002246773 sec. | ||
| 10490 | 2025.12.23 21:55:42.972290 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10491 | 2025.12.23 21:55:42.972407 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10492 | 2025.12.23 21:55:42.972422 [ 195 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 10493 | 2025.12.23 21:55:42.972518 [ 4 ] {5f94748a-02d2-4e45-a5b0-0b2b0c17436c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10494 | 2025.12.23 21:55:42.972561 [ 195 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10495 | 2025.12.23 21:55:42.972564 [ 4 ] {5f94748a-02d2-4e45-a5b0-0b2b0c17436c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10496 | 2025.12.23 21:55:42.972606 [ 195 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2465 rows starting from the beginning of the part | ||
| 10497 | 2025.12.23 21:55:42.972682 [ 195 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 58 rows starting from the beginning of the part | ||
| 10498 | 2025.12.23 21:55:42.972734 [ 195 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1192 rows starting from the beginning of the part | ||
| 10499 | 2025.12.23 21:55:42.972783 [ 195 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
| 10500 | 2025.12.23 21:55:42.972835 [ 195 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 2334 rows starting from the beginning of the part | ||
| 10501 | 2025.12.23 21:55:42.972881 [ 195 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
| 10502 | 2025.12.23 21:55:42.973014 [ 4 ] {5f94748a-02d2-4e45-a5b0-0b2b0c17436c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10503 | 2025.12.23 21:55:42.973056 [ 4 ] {5f94748a-02d2-4e45-a5b0-0b2b0c17436c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10504 | 2025.12.23 21:55:42.973387 [ 4 ] {5f94748a-02d2-4e45-a5b0-0b2b0c17436c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10505 | 2025.12.23 21:55:42.973618 [ 4 ] {5f94748a-02d2-4e45-a5b0-0b2b0c17436c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10506 | 2025.12.23 21:55:42.973735 [ 105 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10507 | 2025.12.23 21:55:42.973752 [ 4 ] {5f94748a-02d2-4e45-a5b0-0b2b0c17436c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001257 sec., 50914.87669053301 rows/sec., 3.97 MiB/sec. | ||
| 10508 | 2025.12.23 21:55:42.973766 [ 105 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10509 | 2025.12.23 21:55:42.973792 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10510 | 2025.12.23 21:55:42.973796 [ 4 ] {5f94748a-02d2-4e45-a5b0-0b2b0c17436c} <Debug> TCPHandler: Processed in 0.001439771 sec. | ||
| 10511 | 2025.12.23 21:55:42.973877 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 10512 | 2025.12.23 21:55:42.973914 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10513 | 2025.12.23 21:55:42.973977 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10514 | 2025.12.23 21:55:42.974008 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1249 rows starting from the beginning of the part | ||
| 10515 | 2025.12.23 21:55:42.974018 [ 4 ] {32999f9b-f2c5-4bc2-9e59-226ae03c5b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10516 | 2025.12.23 21:55:42.974062 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 68 rows starting from the beginning of the part | ||
| 10517 | 2025.12.23 21:55:42.974067 [ 4 ] {32999f9b-f2c5-4bc2-9e59-226ae03c5b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10518 | 2025.12.23 21:55:42.974112 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 719 rows starting from the beginning of the part | ||
| 10519 | 2025.12.23 21:55:42.974157 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
| 10520 | 2025.12.23 21:55:42.974193 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1179 rows starting from the beginning of the part | ||
| 10521 | 2025.12.23 21:55:42.974233 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 10522 | 2025.12.23 21:55:42.974450 [ 4 ] {32999f9b-f2c5-4bc2-9e59-226ae03c5b62} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10523 | 2025.12.23 21:55:42.974490 [ 4 ] {32999f9b-f2c5-4bc2-9e59-226ae03c5b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10524 | 2025.12.23 21:55:42.974842 [ 4 ] {32999f9b-f2c5-4bc2-9e59-226ae03c5b62} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10525 | 2025.12.23 21:55:42.975030 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6161 rows, containing 5 columns (5 merged, 0 gathered) in 0.002665215 sec., 2311633.3954296373 rows/sec., 196.28 MiB/sec. | ||
| 10526 | 2025.12.23 21:55:42.975047 [ 4 ] {32999f9b-f2c5-4bc2-9e59-226ae03c5b62} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10527 | 2025.12.23 21:55:42.975168 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 5 parts from all_1_71_14 to all_75_75_0 | ||
| 10528 | 2025.12.23 21:55:42.975185 [ 4 ] {32999f9b-f2c5-4bc2-9e59-226ae03c5b62} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001187 sec., 52232.518955349624 rows/sec., 3.63 MiB/sec. | ||
| 10529 | 2025.12.23 21:55:42.975197 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10530 | 2025.12.23 21:55:42.975224 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10531 | 2025.12.23 21:55:42.975231 [ 4 ] {32999f9b-f2c5-4bc2-9e59-226ae03c5b62} <Debug> TCPHandler: Processed in 0.001364748 sec. | ||
| 10532 | 2025.12.23 21:55:42.975298 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10533 | 2025.12.23 21:55:42.975311 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_71_14 to all_75_75_0 into Compact with storage Full | ||
| 10534 | 2025.12.23 21:55:42.975344 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10535 | 2025.12.23 21:55:42.975348 [ 194 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502932 sec., 2224318.8647257495 rows/sec., 168.28 MiB/sec. | ||
| 10536 | 2025.12.23 21:55:42.975418 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10537 | 2025.12.23 21:55:42.975438 [ 4 ] {f2422459-9c0f-45ed-94f2-0d06e774d712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10538 | 2025.12.23 21:55:42.975458 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22215 rows starting from the beginning of the part | ||
| 10539 | 2025.12.23 21:55:42.975479 [ 4 ] {f2422459-9c0f-45ed-94f2-0d06e774d712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10540 | 2025.12.23 21:55:42.975527 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 162 rows starting from the beginning of the part | ||
| 10541 | 2025.12.23 21:55:42.975555 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_76_15} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10542 | 2025.12.23 21:55:42.975582 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 314 rows starting from the beginning of the part | ||
| 10543 | 2025.12.23 21:55:42.975600 [ 188 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10544 | 2025.12.23 21:55:42.975622 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_76_15} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10545 | 2025.12.23 21:55:42.975628 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10546 | 2025.12.23 21:55:42.975676 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 938 rows starting from the beginning of the part | ||
| 10547 | 2025.12.23 21:55:42.975700 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 10548 | 2025.12.23 21:55:42.975797 [ 4 ] {f2422459-9c0f-45ed-94f2-0d06e774d712} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10549 | 2025.12.23 21:55:42.975831 [ 4 ] {f2422459-9c0f-45ed-94f2-0d06e774d712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10550 | 2025.12.23 21:55:42.975883 [ 188 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_76_15} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10551 | 2025.12.23 21:55:42.975963 [ 188 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_76_15} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10552 | 2025.12.23 21:55:42.976047 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 10553 | 2025.12.23 21:55:42.976140 [ 4 ] {f2422459-9c0f-45ed-94f2-0d06e774d712} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10554 | 2025.12.23 21:55:42.976339 [ 4 ] {f2422459-9c0f-45ed-94f2-0d06e774d712} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10555 | 2025.12.23 21:55:42.976452 [ 105 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10556 | 2025.12.23 21:55:42.976468 [ 4 ] {f2422459-9c0f-45ed-94f2-0d06e774d712} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001049 sec., 20972.354623450905 rows/sec., 1.42 MiB/sec. | ||
| 10557 | 2025.12.23 21:55:42.976480 [ 105 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2025.12.23 21:55:42.976506 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10559 | 2025.12.23 21:55:42.976511 [ 4 ] {f2422459-9c0f-45ed-94f2-0d06e774d712} <Debug> TCPHandler: Processed in 0.001214624 sec. | ||
| 10560 | 2025.12.23 21:55:42.976592 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 10561 | 2025.12.23 21:55:42.976671 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10562 | 2025.12.23 21:55:42.976695 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4694 rows starting from the beginning of the part | ||
| 10563 | 2025.12.23 21:55:42.976740 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 10564 | 2025.12.23 21:55:42.976779 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 104 rows starting from the beginning of the part | ||
| 10565 | 2025.12.23 21:55:42.976815 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10566 | 2025.12.23 21:55:42.976849 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part | ||
| 10567 | 2025.12.23 21:55:42.976887 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 22 rows starting from the beginning of the part | ||
| 10568 | 2025.12.23 21:55:42.978774 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5022 rows, containing 4 columns (4 merged, 0 gathered) in 0.002213052 sec., 2269264.3462512405 rows/sec., 145.09 MiB/sec. | ||
| 10569 | 2025.12.23 21:55:42.979368 [ 194 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10570 | 2025.12.23 21:55:42.979733 [ 194 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_76_15} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10571 | 2025.12.23 21:55:42.979831 [ 194 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_76_15} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10572 | 2025.12.23 21:55:42.979943 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10573 | 2025.12.23 21:55:42.989334 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23789 rows, containing 5 columns (5 merged, 0 gathered) in 0.014064167 sec., 1691461.7125920076 rows/sec., 114.03 MiB/sec. | ||
| 10574 | 2025.12.23 21:55:42.989922 [ 194 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 10575 | 2025.12.23 21:55:42.990189 [ 194 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10576 | 2025.12.23 21:55:42.990264 [ 194 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 5 parts: [all_1_71_14, all_75_75_0] -> all_1_75_15 | ||
| 10577 | 2025.12.23 21:55:42.990353 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10578 | 2025.12.23 21:55:43.000279 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.42 MiB, peak 324.66 MiB, free memory in arenas 0.00 B, will set to 315.34 MiB (RSS), difference: 2.92 MiB | ||
| 10579 | 2025.12.23 21:55:43.606773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22538 | ||
| 10580 | 2025.12.23 21:55:43.607299 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10581 | 2025.12.23 21:55:43.607340 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10582 | 2025.12.23 21:55:43.607908 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10583 | 2025.12.23 21:55:43.608184 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10584 | 2025.12.23 21:55:43.608309 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22538 | ||
| 10585 | 2025.12.23 21:55:44.776409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10586 | 2025.12.23 21:55:44.792495 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10587 | 2025.12.23 21:55:44.792550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10588 | 2025.12.23 21:55:44.798132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10589 | 2025.12.23 21:55:44.798826 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10590 | 2025.12.23 21:55:44.801854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10591 | 2025.12.23 21:55:47.974755 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10592 | 2025.12.23 21:55:47.975048 [ 4 ] {3fc96d78-a0d1-4949-8d06-708616514eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10593 | 2025.12.23 21:55:47.975152 [ 4 ] {3fc96d78-a0d1-4949-8d06-708616514eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10594 | 2025.12.23 21:55:47.975966 [ 4 ] {3fc96d78-a0d1-4949-8d06-708616514eb9} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10595 | 2025.12.23 21:55:47.976012 [ 4 ] {3fc96d78-a0d1-4949-8d06-708616514eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10596 | 2025.12.23 21:55:47.976405 [ 4 ] {3fc96d78-a0d1-4949-8d06-708616514eb9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10597 | 2025.12.23 21:55:47.976625 [ 4 ] {3fc96d78-a0d1-4949-8d06-708616514eb9} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10598 | 2025.12.23 21:55:47.976778 [ 4 ] {3fc96d78-a0d1-4949-8d06-708616514eb9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001806 sec., 31007.751937984496 rows/sec., 2.38 MiB/sec. | ||
| 10599 | 2025.12.23 21:55:47.976825 [ 4 ] {3fc96d78-a0d1-4949-8d06-708616514eb9} <Debug> TCPHandler: Processed in 0.002252633 sec. | ||
| 10600 | 2025.12.23 21:55:47.976953 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10601 | 2025.12.23 21:55:47.977052 [ 4 ] {62e0138c-5bc9-427c-b6ef-60d0910ed552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10602 | 2025.12.23 21:55:47.977094 [ 4 ] {62e0138c-5bc9-427c-b6ef-60d0910ed552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10603 | 2025.12.23 21:55:47.977576 [ 4 ] {62e0138c-5bc9-427c-b6ef-60d0910ed552} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10604 | 2025.12.23 21:55:47.977623 [ 4 ] {62e0138c-5bc9-427c-b6ef-60d0910ed552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10605 | 2025.12.23 21:55:47.977930 [ 4 ] {62e0138c-5bc9-427c-b6ef-60d0910ed552} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10606 | 2025.12.23 21:55:47.978139 [ 4 ] {62e0138c-5bc9-427c-b6ef-60d0910ed552} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10607 | 2025.12.23 21:55:47.978267 [ 4 ] {62e0138c-5bc9-427c-b6ef-60d0910ed552} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 10608 | 2025.12.23 21:55:47.978305 [ 4 ] {62e0138c-5bc9-427c-b6ef-60d0910ed552} <Debug> TCPHandler: Processed in 0.00140587 sec. | ||
| 10609 | 2025.12.23 21:55:47.978431 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10610 | 2025.12.23 21:55:47.978523 [ 4 ] {2c05ccc2-4cce-4289-9358-6a26eee3c9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10611 | 2025.12.23 21:55:47.978565 [ 4 ] {2c05ccc2-4cce-4289-9358-6a26eee3c9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10612 | 2025.12.23 21:55:47.979025 [ 4 ] {2c05ccc2-4cce-4289-9358-6a26eee3c9ba} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10613 | 2025.12.23 21:55:47.979061 [ 4 ] {2c05ccc2-4cce-4289-9358-6a26eee3c9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10614 | 2025.12.23 21:55:47.979390 [ 4 ] {2c05ccc2-4cce-4289-9358-6a26eee3c9ba} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10615 | 2025.12.23 21:55:47.979587 [ 4 ] {2c05ccc2-4cce-4289-9358-6a26eee3c9ba} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10616 | 2025.12.23 21:55:47.979713 [ 4 ] {2c05ccc2-4cce-4289-9358-6a26eee3c9ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 10617 | 2025.12.23 21:55:47.979750 [ 4 ] {2c05ccc2-4cce-4289-9358-6a26eee3c9ba} <Debug> TCPHandler: Processed in 0.001375919 sec. | ||
| 10618 | 2025.12.23 21:55:47.979861 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10619 | 2025.12.23 21:55:47.979953 [ 4 ] {039bc6ba-4b52-490f-bc4d-68c4ca55c749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10620 | 2025.12.23 21:55:47.979993 [ 4 ] {039bc6ba-4b52-490f-bc4d-68c4ca55c749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10621 | 2025.12.23 21:55:47.980321 [ 4 ] {039bc6ba-4b52-490f-bc4d-68c4ca55c749} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10622 | 2025.12.23 21:55:47.980356 [ 4 ] {039bc6ba-4b52-490f-bc4d-68c4ca55c749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10623 | 2025.12.23 21:55:47.980653 [ 4 ] {039bc6ba-4b52-490f-bc4d-68c4ca55c749} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10624 | 2025.12.23 21:55:47.980852 [ 4 ] {039bc6ba-4b52-490f-bc4d-68c4ca55c749} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10625 | 2025.12.23 21:55:47.980973 [ 4 ] {039bc6ba-4b52-490f-bc4d-68c4ca55c749} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 10626 | 2025.12.23 21:55:47.981008 [ 4 ] {039bc6ba-4b52-490f-bc4d-68c4ca55c749} <Debug> TCPHandler: Processed in 0.001196194 sec. | ||
| 10627 | 2025.12.23 21:55:50.914573 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10628 | 2025.12.23 21:55:50.914626 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10629 | 2025.12.23 21:55:51.108395 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23050 | ||
| 10630 | 2025.12.23 21:55:51.109009 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10631 | 2025.12.23 21:55:51.109065 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10632 | 2025.12.23 21:55:51.109594 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10633 | 2025.12.23 21:55:51.109840 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2025.12.23 21:55:51.109999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23050 | ||
| 10635 | 2025.12.23 21:55:51.198300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1336 | ||
| 10636 | 2025.12.23 21:55:51.200826 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10637 | 2025.12.23 21:55:51.200889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10638 | 2025.12.23 21:55:51.202116 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10639 | 2025.12.23 21:55:51.202395 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10640 | 2025.12.23 21:55:51.202554 [ 126 ] {} <Debug> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10641 | 2025.12.23 21:55:51.202618 [ 126 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10642 | 2025.12.23 21:55:51.202638 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10643 | 2025.12.23 21:55:51.202732 [ 187 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::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 | ||
| 10644 | 2025.12.23 21:55:51.202778 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1336 | ||
| 10645 | 2025.12.23 21:55:51.203175 [ 187 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10646 | 2025.12.23 21:55:51.203307 [ 187 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1156 rows starting from the beginning of the part | ||
| 10647 | 2025.12.23 21:55:51.203642 [ 187 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::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 | ||
| 10648 | 2025.12.23 21:55:51.203975 [ 187 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 10649 | 2025.12.23 21:55:51.204298 [ 187 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 10650 | 2025.12.23 21:55:51.204624 [ 187 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 10651 | 2025.12.23 21:55:51.204961 [ 187 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 10652 | 2025.12.23 21:55:51.211702 [ 200 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1336 rows, containing 72 columns (72 merged, 0 gathered) in 0.009005075 sec., 148360.78544598463 rows/sec., 120.25 MiB/sec. | ||
| 10653 | 2025.12.23 21:55:51.213019 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10654 | 2025.12.23 21:55:51.213561 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_36_7} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10655 | 2025.12.23 21:55:51.213632 [ 199 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_36_7} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10656 | 2025.12.23 21:55:51.213815 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 10657 | 2025.12.23 21:55:52.002244 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000870955 sec. | ||
| 10658 | 2025.12.23 21:55:52.302889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10659 | 2025.12.23 21:55:52.318576 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10660 | 2025.12.23 21:55:52.318638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10661 | 2025.12.23 21:55:52.324744 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10662 | 2025.12.23 21:55:52.325419 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10663 | 2025.12.23 21:55:52.328486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10664 | 2025.12.23 21:55:52.987902 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10665 | 2025.12.23 21:55:52.988199 [ 4 ] {f017b3b7-f10d-475d-a63b-d94a0f15aeb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10666 | 2025.12.23 21:55:52.988304 [ 4 ] {f017b3b7-f10d-475d-a63b-d94a0f15aeb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10667 | 2025.12.23 21:55:52.989205 [ 4 ] {f017b3b7-f10d-475d-a63b-d94a0f15aeb4} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10668 | 2025.12.23 21:55:52.989249 [ 4 ] {f017b3b7-f10d-475d-a63b-d94a0f15aeb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10669 | 2025.12.23 21:55:52.989654 [ 4 ] {f017b3b7-f10d-475d-a63b-d94a0f15aeb4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10670 | 2025.12.23 21:55:52.989872 [ 4 ] {f017b3b7-f10d-475d-a63b-d94a0f15aeb4} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10671 | 2025.12.23 21:55:52.990028 [ 4 ] {f017b3b7-f10d-475d-a63b-d94a0f15aeb4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001903 sec., 215449.29059379926 rows/sec., 13.67 MiB/sec. | ||
| 10672 | 2025.12.23 21:55:52.990077 [ 4 ] {f017b3b7-f10d-475d-a63b-d94a0f15aeb4} <Debug> TCPHandler: Processed in 0.002370147 sec. | ||
| 10673 | 2025.12.23 21:55:52.990197 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10674 | 2025.12.23 21:55:52.990303 [ 4 ] {9757377b-5014-40f1-8a35-4f97b2188e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10675 | 2025.12.23 21:55:52.990348 [ 4 ] {9757377b-5014-40f1-8a35-4f97b2188e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10676 | 2025.12.23 21:55:52.991397 [ 4 ] {9757377b-5014-40f1-8a35-4f97b2188e95} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10677 | 2025.12.23 21:55:52.991435 [ 4 ] {9757377b-5014-40f1-8a35-4f97b2188e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10678 | 2025.12.23 21:55:52.991831 [ 4 ] {9757377b-5014-40f1-8a35-4f97b2188e95} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10679 | 2025.12.23 21:55:52.992039 [ 4 ] {9757377b-5014-40f1-8a35-4f97b2188e95} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10680 | 2025.12.23 21:55:52.992176 [ 4 ] {9757377b-5014-40f1-8a35-4f97b2188e95} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001896 sec., 628691.9831223629 rows/sec., 50.23 MiB/sec. | ||
| 10681 | 2025.12.23 21:55:52.992215 [ 4 ] {9757377b-5014-40f1-8a35-4f97b2188e95} <Debug> TCPHandler: Processed in 0.002067608 sec. | ||
| 10682 | 2025.12.23 21:55:52.992347 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10683 | 2025.12.23 21:55:52.992447 [ 4 ] {dd94bb32-7347-4012-b7cc-e0cefd20f74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10684 | 2025.12.23 21:55:52.992488 [ 4 ] {dd94bb32-7347-4012-b7cc-e0cefd20f74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10685 | 2025.12.23 21:55:52.992985 [ 4 ] {dd94bb32-7347-4012-b7cc-e0cefd20f74d} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2025.12.23 21:55:52.993022 [ 4 ] {dd94bb32-7347-4012-b7cc-e0cefd20f74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10687 | 2025.12.23 21:55:52.993328 [ 4 ] {dd94bb32-7347-4012-b7cc-e0cefd20f74d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10688 | 2025.12.23 21:55:52.993535 [ 4 ] {dd94bb32-7347-4012-b7cc-e0cefd20f74d} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2025.12.23 21:55:52.993662 [ 4 ] {dd94bb32-7347-4012-b7cc-e0cefd20f74d} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001235 sec., 198380.56680161942 rows/sec., 12.12 MiB/sec. | ||
| 10690 | 2025.12.23 21:55:52.993701 [ 4 ] {dd94bb32-7347-4012-b7cc-e0cefd20f74d} <Debug> TCPHandler: Processed in 0.00140404 sec. | ||
| 10691 | 2025.12.23 21:55:52.993807 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10692 | 2025.12.23 21:55:52.993899 [ 4 ] {da4599aa-4271-4f87-a946-b10e76a0cf01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10693 | 2025.12.23 21:55:52.993939 [ 4 ] {da4599aa-4271-4f87-a946-b10e76a0cf01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10694 | 2025.12.23 21:55:52.994411 [ 4 ] {da4599aa-4271-4f87-a946-b10e76a0cf01} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10695 | 2025.12.23 21:55:52.994448 [ 4 ] {da4599aa-4271-4f87-a946-b10e76a0cf01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10696 | 2025.12.23 21:55:52.994758 [ 4 ] {da4599aa-4271-4f87-a946-b10e76a0cf01} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10697 | 2025.12.23 21:55:52.994963 [ 4 ] {da4599aa-4271-4f87-a946-b10e76a0cf01} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10698 | 2025.12.23 21:55:52.995091 [ 4 ] {da4599aa-4271-4f87-a946-b10e76a0cf01} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00121 sec., 175206.61157024794 rows/sec., 11.30 MiB/sec. | ||
| 10699 | 2025.12.23 21:55:52.995129 [ 4 ] {da4599aa-4271-4f87-a946-b10e76a0cf01} <Debug> TCPHandler: Processed in 0.001369638 sec. | ||
| 10700 | 2025.12.23 21:55:52.995236 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10701 | 2025.12.23 21:55:52.995326 [ 4 ] {90b0faff-e2a8-4868-be32-876beb1f6f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10702 | 2025.12.23 21:55:52.995366 [ 4 ] {90b0faff-e2a8-4868-be32-876beb1f6f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10703 | 2025.12.23 21:55:52.995826 [ 4 ] {90b0faff-e2a8-4868-be32-876beb1f6f7d} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10704 | 2025.12.23 21:55:52.995862 [ 4 ] {90b0faff-e2a8-4868-be32-876beb1f6f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10705 | 2025.12.23 21:55:52.996175 [ 4 ] {90b0faff-e2a8-4868-be32-876beb1f6f7d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10706 | 2025.12.23 21:55:52.996384 [ 4 ] {90b0faff-e2a8-4868-be32-876beb1f6f7d} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10707 | 2025.12.23 21:55:52.996507 [ 4 ] {90b0faff-e2a8-4868-be32-876beb1f6f7d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001198 sec., 176126.87813021702 rows/sec., 10.00 MiB/sec. | ||
| 10708 | 2025.12.23 21:55:52.996544 [ 4 ] {90b0faff-e2a8-4868-be32-876beb1f6f7d} <Debug> TCPHandler: Processed in 0.001358698 sec. | ||
| 10709 | 2025.12.23 21:55:52.996652 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10710 | 2025.12.23 21:55:52.996744 [ 4 ] {326a385c-0c84-4acd-81e5-6d915ddd813f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10711 | 2025.12.23 21:55:52.996782 [ 4 ] {326a385c-0c84-4acd-81e5-6d915ddd813f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10712 | 2025.12.23 21:55:52.997421 [ 4 ] {326a385c-0c84-4acd-81e5-6d915ddd813f} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2025.12.23 21:55:52.997458 [ 4 ] {326a385c-0c84-4acd-81e5-6d915ddd813f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10714 | 2025.12.23 21:55:52.997788 [ 4 ] {326a385c-0c84-4acd-81e5-6d915ddd813f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10715 | 2025.12.23 21:55:52.997995 [ 4 ] {326a385c-0c84-4acd-81e5-6d915ddd813f} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2025.12.23 21:55:52.998127 [ 4 ] {326a385c-0c84-4acd-81e5-6d915ddd813f} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001401 sec., 513204.8536759458 rows/sec., 36.02 MiB/sec. | ||
| 10717 | 2025.12.23 21:55:52.998165 [ 4 ] {326a385c-0c84-4acd-81e5-6d915ddd813f} <Debug> TCPHandler: Processed in 0.001562054 sec. | ||
| 10718 | 2025.12.23 21:55:52.998272 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10719 | 2025.12.23 21:55:52.998364 [ 4 ] {575b9d3c-bf25-4b72-8fa5-95a2991eddcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10720 | 2025.12.23 21:55:52.998405 [ 4 ] {575b9d3c-bf25-4b72-8fa5-95a2991eddcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10721 | 2025.12.23 21:55:52.998729 [ 4 ] {575b9d3c-bf25-4b72-8fa5-95a2991eddcf} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2025.12.23 21:55:52.998764 [ 4 ] {575b9d3c-bf25-4b72-8fa5-95a2991eddcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10723 | 2025.12.23 21:55:52.999063 [ 4 ] {575b9d3c-bf25-4b72-8fa5-95a2991eddcf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10724 | 2025.12.23 21:55:52.999271 [ 4 ] {575b9d3c-bf25-4b72-8fa5-95a2991eddcf} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2025.12.23 21:55:52.999378 [ 127 ] {} <Debug> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 10726 | 2025.12.23 21:55:52.999412 [ 4 ] {575b9d3c-bf25-4b72-8fa5-95a2991eddcf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 10727 | 2025.12.23 21:55:52.999446 [ 127 ] {} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10728 | 2025.12.23 21:55:52.999455 [ 4 ] {575b9d3c-bf25-4b72-8fa5-95a2991eddcf} <Debug> TCPHandler: Processed in 0.001232434 sec. | ||
| 10729 | 2025.12.23 21:55:52.999474 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10730 | 2025.12.23 21:55:52.999589 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10731 | 2025.12.23 21:55:52.999590 [ 187 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 10732 | 2025.12.23 21:55:52.999686 [ 4 ] {1fc806d4-7a6f-4813-b1d7-b7c6028527f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10733 | 2025.12.23 21:55:52.999733 [ 4 ] {1fc806d4-7a6f-4813-b1d7-b7c6028527f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10734 | 2025.12.23 21:55:52.999744 [ 187 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10735 | 2025.12.23 21:55:52.999787 [ 187 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 138 rows starting from the beginning of the part | ||
| 10736 | 2025.12.23 21:55:52.999858 [ 187 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 10737 | 2025.12.23 21:55:52.999905 [ 187 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 10738 | 2025.12.23 21:55:52.999951 [ 187 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 10739 | 2025.12.23 21:55:52.999995 [ 187 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 10740 | 2025.12.23 21:55:53.000040 [ 187 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 10741 | 2025.12.23 21:55:53.000176 [ 4 ] {1fc806d4-7a6f-4813-b1d7-b7c6028527f7} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10742 | 2025.12.23 21:55:53.000216 [ 4 ] {1fc806d4-7a6f-4813-b1d7-b7c6028527f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10743 | 2025.12.23 21:55:53.000644 [ 4 ] {1fc806d4-7a6f-4813-b1d7-b7c6028527f7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10744 | 2025.12.23 21:55:53.000868 [ 4 ] {1fc806d4-7a6f-4813-b1d7-b7c6028527f7} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10745 | 2025.12.23 21:55:53.000868 [ 199 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001324097 sec., 126878.92201251118 rows/sec., 6.47 MiB/sec. | ||
| 10746 | 2025.12.23 21:55:53.001006 [ 4 ] {1fc806d4-7a6f-4813-b1d7-b7c6028527f7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001338 sec., 234678.62481315396 rows/sec., 15.42 MiB/sec. | ||
| 10747 | 2025.12.23 21:55:53.001010 [ 187 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 10748 | 2025.12.23 21:55:53.001051 [ 4 ] {1fc806d4-7a6f-4813-b1d7-b7c6028527f7} <Debug> TCPHandler: Processed in 0.001511623 sec. | ||
| 10749 | 2025.12.23 21:55:53.001168 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10750 | 2025.12.23 21:55:53.001174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.01 MiB, peak 324.66 MiB, free memory in arenas 0.00 B, will set to 315.98 MiB (RSS), difference: -4.02 MiB | ||
| 10751 | 2025.12.23 21:55:53.001262 [ 4 ] {b2d229d0-cf2b-4392-925e-51c610b7add0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10752 | 2025.12.23 21:55:53.001310 [ 4 ] {b2d229d0-cf2b-4392-925e-51c610b7add0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10753 | 2025.12.23 21:55:53.001386 [ 187 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_28_6} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10754 | 2025.12.23 21:55:53.001461 [ 187 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_28_6} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 10755 | 2025.12.23 21:55:53.001537 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10756 | 2025.12.23 21:55:53.001624 [ 4 ] {b2d229d0-cf2b-4392-925e-51c610b7add0} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10757 | 2025.12.23 21:55:53.001664 [ 4 ] {b2d229d0-cf2b-4392-925e-51c610b7add0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10758 | 2025.12.23 21:55:53.001952 [ 4 ] {b2d229d0-cf2b-4392-925e-51c610b7add0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10759 | 2025.12.23 21:55:53.002145 [ 4 ] {b2d229d0-cf2b-4392-925e-51c610b7add0} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10760 | 2025.12.23 21:55:53.002269 [ 4 ] {b2d229d0-cf2b-4392-925e-51c610b7add0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 10761 | 2025.12.23 21:55:53.002270 [ 128 ] {} <Debug> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 10762 | 2025.12.23 21:55:53.002306 [ 4 ] {b2d229d0-cf2b-4392-925e-51c610b7add0} <Debug> TCPHandler: Processed in 0.001185343 sec. | ||
| 10763 | 2025.12.23 21:55:53.002345 [ 128 ] {} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2025.12.23 21:55:53.002372 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10765 | 2025.12.23 21:55:53.002438 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10766 | 2025.12.23 21:55:53.002491 [ 197 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 10767 | 2025.12.23 21:55:53.002533 [ 4 ] {114e471a-4c2c-49b7-a634-7c0c7c33d50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10768 | 2025.12.23 21:55:53.002590 [ 4 ] {114e471a-4c2c-49b7-a634-7c0c7c33d50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10769 | 2025.12.23 21:55:53.002631 [ 197 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10770 | 2025.12.23 21:55:53.002673 [ 197 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 27 rows starting from the beginning of the part | ||
| 10771 | 2025.12.23 21:55:53.002747 [ 197 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 10772 | 2025.12.23 21:55:53.002798 [ 197 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 10773 | 2025.12.23 21:55:53.002843 [ 197 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10774 | 2025.12.23 21:55:53.002886 [ 197 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10775 | 2025.12.23 21:55:53.002930 [ 197 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10776 | 2025.12.23 21:55:53.003442 [ 4 ] {114e471a-4c2c-49b7-a634-7c0c7c33d50c} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10777 | 2025.12.23 21:55:53.003484 [ 4 ] {114e471a-4c2c-49b7-a634-7c0c7c33d50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10778 | 2025.12.23 21:55:53.003725 [ 187 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001284726 sec., 24908.034865021804 rows/sec., 1.63 MiB/sec. | ||
| 10779 | 2025.12.23 21:55:53.003861 [ 199 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 10780 | 2025.12.23 21:55:53.004065 [ 4 ] {114e471a-4c2c-49b7-a634-7c0c7c33d50c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10781 | 2025.12.23 21:55:53.004213 [ 199 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_28_6} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10782 | 2025.12.23 21:55:53.004301 [ 199 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_28_6} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 10783 | 2025.12.23 21:55:53.004319 [ 4 ] {114e471a-4c2c-49b7-a634-7c0c7c33d50c} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10784 | 2025.12.23 21:55:53.004408 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10785 | 2025.12.23 21:55:53.004465 [ 4 ] {114e471a-4c2c-49b7-a634-7c0c7c33d50c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001949 sec., 20523.34530528476 rows/sec., 36.78 MiB/sec. | ||
| 10786 | 2025.12.23 21:55:53.004521 [ 4 ] {114e471a-4c2c-49b7-a634-7c0c7c33d50c} <Debug> TCPHandler: Processed in 0.00213952 sec. | ||
| 10787 | 2025.12.23 21:55:53.004633 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10788 | 2025.12.23 21:55:53.004724 [ 4 ] {39a359b8-cd50-487e-b175-416452f7a0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10789 | 2025.12.23 21:55:53.004763 [ 4 ] {39a359b8-cd50-487e-b175-416452f7a0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10790 | 2025.12.23 21:55:53.005095 [ 4 ] {39a359b8-cd50-487e-b175-416452f7a0ac} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2025.12.23 21:55:53.005133 [ 4 ] {39a359b8-cd50-487e-b175-416452f7a0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10792 | 2025.12.23 21:55:53.005428 [ 4 ] {39a359b8-cd50-487e-b175-416452f7a0ac} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10793 | 2025.12.23 21:55:53.005641 [ 4 ] {39a359b8-cd50-487e-b175-416452f7a0ac} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2025.12.23 21:55:53.005769 [ 4 ] {39a359b8-cd50-487e-b175-416452f7a0ac} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001064 sec., 97744.36090225563 rows/sec., 5.99 MiB/sec. | ||
| 10795 | 2025.12.23 21:55:53.005804 [ 4 ] {39a359b8-cd50-487e-b175-416452f7a0ac} <Debug> TCPHandler: Processed in 0.001217415 sec. | ||
| 10796 | 2025.12.23 21:55:54.001179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.08 MiB, peak 324.66 MiB, free memory in arenas 0.00 B, will set to 316.00 MiB (RSS), difference: 2.92 MiB | ||
| 10797 | 2025.12.23 21:55:57.982840 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10798 | 2025.12.23 21:55:57.983140 [ 4 ] {4ff880c0-676c-47e9-bb71-64de4a482d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10799 | 2025.12.23 21:55:57.983245 [ 4 ] {4ff880c0-676c-47e9-bb71-64de4a482d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10800 | 2025.12.23 21:55:57.983970 [ 4 ] {4ff880c0-676c-47e9-bb71-64de4a482d2e} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10801 | 2025.12.23 21:55:57.984021 [ 4 ] {4ff880c0-676c-47e9-bb71-64de4a482d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10802 | 2025.12.23 21:55:57.984403 [ 4 ] {4ff880c0-676c-47e9-bb71-64de4a482d2e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10803 | 2025.12.23 21:55:57.984620 [ 4 ] {4ff880c0-676c-47e9-bb71-64de4a482d2e} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10804 | 2025.12.23 21:55:57.984781 [ 4 ] {4ff880c0-676c-47e9-bb71-64de4a482d2e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001718 sec., 13969.732246798603 rows/sec., 1.16 MiB/sec. | ||
| 10805 | 2025.12.23 21:55:57.984781 [ 117 ] {} <Debug> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10806 | 2025.12.23 21:55:57.984829 [ 4 ] {4ff880c0-676c-47e9-bb71-64de4a482d2e} <Debug> TCPHandler: Processed in 0.002169731 sec. | ||
| 10807 | 2025.12.23 21:55:57.984861 [ 117 ] {} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10808 | 2025.12.23 21:55:57.984893 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10809 | 2025.12.23 21:55:57.984964 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10810 | 2025.12.23 21:55:57.985032 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::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 | ||
| 10811 | 2025.12.23 21:55:57.985069 [ 4 ] {86b8dcb3-02b0-4b2a-a930-c1b6a693c7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10812 | 2025.12.23 21:55:57.985121 [ 4 ] {86b8dcb3-02b0-4b2a-a930-c1b6a693c7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10813 | 2025.12.23 21:55:57.985195 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10814 | 2025.12.23 21:55:57.985237 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 434 rows starting from the beginning of the part | ||
| 10815 | 2025.12.23 21:55:57.985312 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 10816 | 2025.12.23 21:55:57.985367 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 10817 | 2025.12.23 21:55:57.985415 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 10818 | 2025.12.23 21:55:57.985459 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 10819 | 2025.12.23 21:55:57.985502 [ 190 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 10820 | 2025.12.23 21:55:57.985525 [ 4 ] {86b8dcb3-02b0-4b2a-a930-c1b6a693c7f7} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10821 | 2025.12.23 21:55:57.985571 [ 4 ] {86b8dcb3-02b0-4b2a-a930-c1b6a693c7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10822 | 2025.12.23 21:55:57.985902 [ 4 ] {86b8dcb3-02b0-4b2a-a930-c1b6a693c7f7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10823 | 2025.12.23 21:55:57.986120 [ 4 ] {86b8dcb3-02b0-4b2a-a930-c1b6a693c7f7} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10824 | 2025.12.23 21:55:57.986263 [ 4 ] {86b8dcb3-02b0-4b2a-a930-c1b6a693c7f7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001217 sec., 1643.3853738701725 rows/sec., 134.01 KiB/sec. | ||
| 10825 | 2025.12.23 21:55:57.986304 [ 4 ] {86b8dcb3-02b0-4b2a-a930-c1b6a693c7f7} <Debug> TCPHandler: Processed in 0.00139439 sec. | ||
| 10826 | 2025.12.23 21:55:57.986421 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10827 | 2025.12.23 21:55:57.986517 [ 4 ] {101399da-f4ea-443f-ad0f-b4e678abbcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10828 | 2025.12.23 21:55:57.986557 [ 4 ] {101399da-f4ea-443f-ad0f-b4e678abbcdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10829 | 2025.12.23 21:55:57.986623 [ 199 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654076 sec., 1268381.863953047 rows/sec., 85.87 MiB/sec. | ||
| 10830 | 2025.12.23 21:55:57.986835 [ 187 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10831 | 2025.12.23 21:55:57.987057 [ 4 ] {101399da-f4ea-443f-ad0f-b4e678abbcdb} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10832 | 2025.12.23 21:55:57.987100 [ 4 ] {101399da-f4ea-443f-ad0f-b4e678abbcdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10833 | 2025.12.23 21:55:57.987163 [ 187 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_31_6} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10834 | 2025.12.23 21:55:57.987272 [ 187 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_31_6} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10835 | 2025.12.23 21:55:57.987395 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 10836 | 2025.12.23 21:55:57.987435 [ 4 ] {101399da-f4ea-443f-ad0f-b4e678abbcdb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10837 | 2025.12.23 21:55:57.987641 [ 4 ] {101399da-f4ea-443f-ad0f-b4e678abbcdb} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2025.12.23 21:55:57.987773 [ 4 ] {101399da-f4ea-443f-ad0f-b4e678abbcdb} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001276 sec., 138714.73354231974 rows/sec., 12.20 MiB/sec. | ||
| 10839 | 2025.12.23 21:55:57.987811 [ 4 ] {101399da-f4ea-443f-ad0f-b4e678abbcdb} <Debug> TCPHandler: Processed in 0.001438621 sec. | ||
| 10840 | 2025.12.23 21:55:57.987916 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10841 | 2025.12.23 21:55:57.988008 [ 4 ] {a5221857-7d78-49c7-9d5e-23afa0d949f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10842 | 2025.12.23 21:55:57.988047 [ 4 ] {a5221857-7d78-49c7-9d5e-23afa0d949f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10843 | 2025.12.23 21:55:57.988432 [ 4 ] {a5221857-7d78-49c7-9d5e-23afa0d949f5} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10844 | 2025.12.23 21:55:57.988469 [ 4 ] {a5221857-7d78-49c7-9d5e-23afa0d949f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10845 | 2025.12.23 21:55:57.988764 [ 4 ] {a5221857-7d78-49c7-9d5e-23afa0d949f5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10846 | 2025.12.23 21:55:57.988967 [ 4 ] {a5221857-7d78-49c7-9d5e-23afa0d949f5} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10847 | 2025.12.23 21:55:57.989092 [ 4 ] {a5221857-7d78-49c7-9d5e-23afa0d949f5} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001102 sec., 12704.174228675138 rows/sec., 998.72 KiB/sec. | ||
| 10848 | 2025.12.23 21:55:57.989130 [ 4 ] {a5221857-7d78-49c7-9d5e-23afa0d949f5} <Debug> TCPHandler: Processed in 0.001261945 sec. | ||
| 10849 | 2025.12.23 21:55:57.989232 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10850 | 2025.12.23 21:55:57.989325 [ 4 ] {3728770b-f565-4f2b-8022-3ff16cc8aa76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10851 | 2025.12.23 21:55:57.989363 [ 4 ] {3728770b-f565-4f2b-8022-3ff16cc8aa76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10852 | 2025.12.23 21:55:57.989748 [ 4 ] {3728770b-f565-4f2b-8022-3ff16cc8aa76} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2025.12.23 21:55:57.989784 [ 4 ] {3728770b-f565-4f2b-8022-3ff16cc8aa76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10854 | 2025.12.23 21:55:57.990075 [ 4 ] {3728770b-f565-4f2b-8022-3ff16cc8aa76} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10855 | 2025.12.23 21:55:57.990276 [ 4 ] {3728770b-f565-4f2b-8022-3ff16cc8aa76} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2025.12.23 21:55:57.990406 [ 4 ] {3728770b-f565-4f2b-8022-3ff16cc8aa76} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001099 sec., 21838.03457688808 rows/sec., 1.81 MiB/sec. | ||
| 10857 | 2025.12.23 21:55:57.990409 [ 117 ] {} <Debug> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10858 | 2025.12.23 21:55:57.990446 [ 4 ] {3728770b-f565-4f2b-8022-3ff16cc8aa76} <Debug> TCPHandler: Processed in 0.001260426 sec. | ||
| 10859 | 2025.12.23 21:55:57.990458 [ 117 ] {} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10860 | 2025.12.23 21:55:57.990484 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10861 | 2025.12.23 21:55:57.990557 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10862 | 2025.12.23 21:55:57.990582 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::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 | ||
| 10863 | 2025.12.23 21:55:57.990654 [ 4 ] {77b4c10d-6575-459c-9139-739eae60e286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10864 | 2025.12.23 21:55:57.990693 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10865 | 2025.12.23 21:55:57.990699 [ 4 ] {77b4c10d-6575-459c-9139-739eae60e286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10866 | 2025.12.23 21:55:57.990730 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 466 rows starting from the beginning of the part | ||
| 10867 | 2025.12.23 21:55:57.990789 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 10868 | 2025.12.23 21:55:57.990834 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 10869 | 2025.12.23 21:55:57.990873 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 440 rows starting from the beginning of the part | ||
| 10870 | 2025.12.23 21:55:57.990915 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 10871 | 2025.12.23 21:55:57.990954 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 10872 | 2025.12.23 21:55:57.991104 [ 4 ] {77b4c10d-6575-459c-9139-739eae60e286} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10873 | 2025.12.23 21:55:57.991148 [ 4 ] {77b4c10d-6575-459c-9139-739eae60e286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10874 | 2025.12.23 21:55:57.991461 [ 4 ] {77b4c10d-6575-459c-9139-739eae60e286} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10875 | 2025.12.23 21:55:57.991676 [ 4 ] {77b4c10d-6575-459c-9139-739eae60e286} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10876 | 2025.12.23 21:55:57.991803 [ 4 ] {77b4c10d-6575-459c-9139-739eae60e286} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001167 sec., 10282.776349614396 rows/sec., 803.34 KiB/sec. | ||
| 10877 | 2025.12.23 21:55:57.991812 [ 119 ] {} <Debug> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10878 | 2025.12.23 21:55:57.991841 [ 4 ] {77b4c10d-6575-459c-9139-739eae60e286} <Debug> TCPHandler: Processed in 0.001332528 sec. | ||
| 10879 | 2025.12.23 21:55:57.991857 [ 119 ] {} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10880 | 2025.12.23 21:55:57.991881 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10881 | 2025.12.23 21:55:57.991950 [ 193 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140413 sec., 1115281.348593079 rows/sec., 77.86 MiB/sec. | ||
| 10882 | 2025.12.23 21:55:57.991959 [ 186 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::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 | ||
| 10883 | 2025.12.23 21:55:57.991977 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10884 | 2025.12.23 21:55:57.992106 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10885 | 2025.12.23 21:55:57.992110 [ 186 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10886 | 2025.12.23 21:55:57.992142 [ 4 ] {63cd3c3d-006b-4fec-8cf4-86ab93c48db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10887 | 2025.12.23 21:55:57.992152 [ 186 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::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 | ||
| 10888 | 2025.12.23 21:55:57.992200 [ 4 ] {63cd3c3d-006b-4fec-8cf4-86ab93c48db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10889 | 2025.12.23 21:55:57.992232 [ 186 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 10890 | 2025.12.23 21:55:57.992286 [ 186 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 10891 | 2025.12.23 21:55:57.992334 [ 186 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 10892 | 2025.12.23 21:55:57.992371 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_31_6} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2025.12.23 21:55:57.992376 [ 186 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 10894 | 2025.12.23 21:55:57.992429 [ 186 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::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 | ||
| 10895 | 2025.12.23 21:55:57.992450 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_31_6} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10896 | 2025.12.23 21:55:57.992524 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10897 | 2025.12.23 21:55:57.992701 [ 4 ] {63cd3c3d-006b-4fec-8cf4-86ab93c48db7} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10898 | 2025.12.23 21:55:57.992742 [ 4 ] {63cd3c3d-006b-4fec-8cf4-86ab93c48db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10899 | 2025.12.23 21:55:57.993085 [ 4 ] {63cd3c3d-006b-4fec-8cf4-86ab93c48db7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10900 | 2025.12.23 21:55:57.993271 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350108 sec., 799195.3236333686 rows/sec., 48.78 MiB/sec. | ||
| 10901 | 2025.12.23 21:55:57.993289 [ 4 ] {63cd3c3d-006b-4fec-8cf4-86ab93c48db7} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2025.12.23 21:55:57.993424 [ 4 ] {63cd3c3d-006b-4fec-8cf4-86ab93c48db7} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001307 sec., 78041.31599081866 rows/sec., 6.38 MiB/sec. | ||
| 10903 | 2025.12.23 21:55:57.993440 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10904 | 2025.12.23 21:55:57.993463 [ 4 ] {63cd3c3d-006b-4fec-8cf4-86ab93c48db7} <Debug> TCPHandler: Processed in 0.001545314 sec. | ||
| 10905 | 2025.12.23 21:55:57.993575 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10906 | 2025.12.23 21:55:57.993670 [ 4 ] {80706f79-58b1-4898-a731-4748ff735dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10907 | 2025.12.23 21:55:57.993714 [ 4 ] {80706f79-58b1-4898-a731-4748ff735dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10908 | 2025.12.23 21:55:57.993795 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_31_6} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2025.12.23 21:55:57.993894 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_31_6} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10910 | 2025.12.23 21:55:57.993995 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10911 | 2025.12.23 21:55:57.994190 [ 4 ] {80706f79-58b1-4898-a731-4748ff735dc8} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10912 | 2025.12.23 21:55:57.994232 [ 4 ] {80706f79-58b1-4898-a731-4748ff735dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10913 | 2025.12.23 21:55:57.994576 [ 4 ] {80706f79-58b1-4898-a731-4748ff735dc8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10914 | 2025.12.23 21:55:57.994782 [ 4 ] {80706f79-58b1-4898-a731-4748ff735dc8} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10915 | 2025.12.23 21:55:57.994908 [ 4 ] {80706f79-58b1-4898-a731-4748ff735dc8} <Debug> executeQuery: Read 341 rows, 26.42 KiB in 0.001256 sec., 271496.8152866242 rows/sec., 20.54 MiB/sec. | ||
| 10916 | 2025.12.23 21:55:57.994944 [ 4 ] {80706f79-58b1-4898-a731-4748ff735dc8} <Debug> TCPHandler: Processed in 0.001416729 sec. | ||
| 10917 | 2025.12.23 21:55:57.995051 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10918 | 2025.12.23 21:55:57.995144 [ 4 ] {703e7aab-e23c-42a8-a3fb-baa361af7fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10919 | 2025.12.23 21:55:57.995186 [ 4 ] {703e7aab-e23c-42a8-a3fb-baa361af7fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10920 | 2025.12.23 21:55:57.995508 [ 4 ] {703e7aab-e23c-42a8-a3fb-baa361af7fe7} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10921 | 2025.12.23 21:55:57.995543 [ 4 ] {703e7aab-e23c-42a8-a3fb-baa361af7fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10922 | 2025.12.23 21:55:57.995847 [ 4 ] {703e7aab-e23c-42a8-a3fb-baa361af7fe7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10923 | 2025.12.23 21:55:57.996048 [ 4 ] {703e7aab-e23c-42a8-a3fb-baa361af7fe7} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10924 | 2025.12.23 21:55:57.996172 [ 4 ] {703e7aab-e23c-42a8-a3fb-baa361af7fe7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 10925 | 2025.12.23 21:55:57.996207 [ 4 ] {703e7aab-e23c-42a8-a3fb-baa361af7fe7} <Debug> TCPHandler: Processed in 0.001203414 sec. | ||
| 10926 | 2025.12.23 21:55:58.610993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23498 | ||
| 10927 | 2025.12.23 21:55:58.611516 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10928 | 2025.12.23 21:55:58.611564 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10929 | 2025.12.23 21:55:58.612051 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10930 | 2025.12.23 21:55:58.612281 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10931 | 2025.12.23 21:55:58.612413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23498 | ||
| 10932 | 2025.12.23 21:55:59.829466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10933 | 2025.12.23 21:55:59.847613 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10934 | 2025.12.23 21:55:59.847669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10935 | 2025.12.23 21:55:59.853918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10936 | 2025.12.23 21:55:59.854633 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10937 | 2025.12.23 21:55:59.858478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10938 | 2025.12.23 21:56:01.203865 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1376 | ||
| 10939 | 2025.12.23 21:56:01.206321 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10940 | 2025.12.23 21:56:01.206376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10941 | 2025.12.23 21:56:01.207585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10942 | 2025.12.23 21:56:01.207864 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10943 | 2025.12.23 21:56:01.208240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1376 | ||
| 10944 | 2025.12.23 21:56:02.976442 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10945 | 2025.12.23 21:56:02.976716 [ 4 ] {2187899b-dafb-49d6-86a3-c12e962b7a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10946 | 2025.12.23 21:56:02.976778 [ 4 ] {2187899b-dafb-49d6-86a3-c12e962b7a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10947 | 2025.12.23 21:56:02.977518 [ 4 ] {2187899b-dafb-49d6-86a3-c12e962b7a70} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10948 | 2025.12.23 21:56:02.977557 [ 4 ] {2187899b-dafb-49d6-86a3-c12e962b7a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10949 | 2025.12.23 21:56:02.977957 [ 4 ] {2187899b-dafb-49d6-86a3-c12e962b7a70} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10950 | 2025.12.23 21:56:02.978175 [ 4 ] {2187899b-dafb-49d6-86a3-c12e962b7a70} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10951 | 2025.12.23 21:56:02.978320 [ 4 ] {2187899b-dafb-49d6-86a3-c12e962b7a70} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00166 sec., 81927.7108433735 rows/sec., 7.10 MiB/sec. | ||
| 10952 | 2025.12.23 21:56:02.978362 [ 4 ] {2187899b-dafb-49d6-86a3-c12e962b7a70} <Debug> TCPHandler: Processed in 0.002105059 sec. | ||
| 10953 | 2025.12.23 21:56:02.978487 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10954 | 2025.12.23 21:56:02.978607 [ 4 ] {b2465c8c-9151-4eb3-b0a4-86eeba79c875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10955 | 2025.12.23 21:56:02.978648 [ 4 ] {b2465c8c-9151-4eb3-b0a4-86eeba79c875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10956 | 2025.12.23 21:56:02.979078 [ 4 ] {b2465c8c-9151-4eb3-b0a4-86eeba79c875} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2025.12.23 21:56:02.979112 [ 4 ] {b2465c8c-9151-4eb3-b0a4-86eeba79c875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10958 | 2025.12.23 21:56:02.979404 [ 4 ] {b2465c8c-9151-4eb3-b0a4-86eeba79c875} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10959 | 2025.12.23 21:56:02.979605 [ 4 ] {b2465c8c-9151-4eb3-b0a4-86eeba79c875} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10960 | 2025.12.23 21:56:02.979727 [ 4 ] {b2465c8c-9151-4eb3-b0a4-86eeba79c875} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001139 sec., 35118.52502194908 rows/sec., 2.58 MiB/sec. | ||
| 10961 | 2025.12.23 21:56:02.979763 [ 4 ] {b2465c8c-9151-4eb3-b0a4-86eeba79c875} <Debug> TCPHandler: Processed in 0.001329378 sec. | ||
| 10962 | 2025.12.23 21:56:02.979877 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10963 | 2025.12.23 21:56:02.980070 [ 4 ] {4bfdeaad-8412-430d-8bee-9cc3d73eee7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10964 | 2025.12.23 21:56:02.980114 [ 4 ] {4bfdeaad-8412-430d-8bee-9cc3d73eee7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10965 | 2025.12.23 21:56:02.980595 [ 4 ] {4bfdeaad-8412-430d-8bee-9cc3d73eee7b} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10966 | 2025.12.23 21:56:02.980631 [ 4 ] {4bfdeaad-8412-430d-8bee-9cc3d73eee7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10967 | 2025.12.23 21:56:02.980944 [ 4 ] {4bfdeaad-8412-430d-8bee-9cc3d73eee7b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10968 | 2025.12.23 21:56:02.981160 [ 4 ] {4bfdeaad-8412-430d-8bee-9cc3d73eee7b} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10969 | 2025.12.23 21:56:02.981288 [ 4 ] {4bfdeaad-8412-430d-8bee-9cc3d73eee7b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001308 sec., 79510.70336391438 rows/sec., 6.21 MiB/sec. | ||
| 10970 | 2025.12.23 21:56:02.981325 [ 4 ] {4bfdeaad-8412-430d-8bee-9cc3d73eee7b} <Debug> TCPHandler: Processed in 0.001499283 sec. | ||
| 10971 | 2025.12.23 21:56:02.981440 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10972 | 2025.12.23 21:56:02.981531 [ 4 ] {9617b75d-4579-419a-8247-38816e781238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10973 | 2025.12.23 21:56:02.981575 [ 4 ] {9617b75d-4579-419a-8247-38816e781238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10974 | 2025.12.23 21:56:02.982008 [ 4 ] {9617b75d-4579-419a-8247-38816e781238} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10975 | 2025.12.23 21:56:02.982044 [ 4 ] {9617b75d-4579-419a-8247-38816e781238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10976 | 2025.12.23 21:56:02.982370 [ 4 ] {9617b75d-4579-419a-8247-38816e781238} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10977 | 2025.12.23 21:56:02.982568 [ 4 ] {9617b75d-4579-419a-8247-38816e781238} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2025.12.23 21:56:02.982671 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 10979 | 2025.12.23 21:56:02.982694 [ 4 ] {9617b75d-4579-419a-8247-38816e781238} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 10980 | 2025.12.23 21:56:02.982707 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2025.12.23 21:56:02.982731 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10982 | 2025.12.23 21:56:02.982732 [ 4 ] {9617b75d-4579-419a-8247-38816e781238} <Debug> TCPHandler: Processed in 0.001340537 sec. | ||
| 10983 | 2025.12.23 21:56:02.982849 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10984 | 2025.12.23 21:56:02.982854 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 10985 | 2025.12.23 21:56:02.982943 [ 4 ] {400f78f6-4270-493f-af30-65486592d566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10986 | 2025.12.23 21:56:02.983001 [ 4 ] {400f78f6-4270-493f-af30-65486592d566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10987 | 2025.12.23 21:56:02.983004 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10988 | 2025.12.23 21:56:02.983051 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_75_15, total 23789 rows starting from the beginning of the part | ||
| 10989 | 2025.12.23 21:56:02.983118 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 62 rows starting from the beginning of the part | ||
| 10990 | 2025.12.23 21:56:02.983164 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 10991 | 2025.12.23 21:56:02.983205 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 314 rows starting from the beginning of the part | ||
| 10992 | 2025.12.23 21:56:02.983246 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 341 rows starting from the beginning of the part | ||
| 10993 | 2025.12.23 21:56:02.983287 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 10994 | 2025.12.23 21:56:02.983904 [ 4 ] {400f78f6-4270-493f-af30-65486592d566} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10995 | 2025.12.23 21:56:02.983945 [ 4 ] {400f78f6-4270-493f-af30-65486592d566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 10996 | 2025.12.23 21:56:02.984701 [ 4 ] {400f78f6-4270-493f-af30-65486592d566} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10997 | 2025.12.23 21:56:02.984926 [ 4 ] {400f78f6-4270-493f-af30-65486592d566} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10998 | 2025.12.23 21:56:02.985063 [ 4 ] {400f78f6-4270-493f-af30-65486592d566} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002139 sec., 18700.327255726977 rows/sec., 33.51 MiB/sec. | ||
| 10999 | 2025.12.23 21:56:02.985084 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11000 | 2025.12.23 21:56:02.985117 [ 4 ] {400f78f6-4270-493f-af30-65486592d566} <Debug> TCPHandler: Processed in 0.002314966 sec. | ||
| 11001 | 2025.12.23 21:56:02.985160 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11002 | 2025.12.23 21:56:02.985188 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11003 | 2025.12.23 21:56:02.985240 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11004 | 2025.12.23 21:56:02.985301 [ 193 ] {58fb95d9-3901-473f-a559-148126858d3b::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 | ||
| 11005 | 2025.12.23 21:56:02.985339 [ 4 ] {d28dc788-bf92-48ba-803b-8dc75518b4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11006 | 2025.12.23 21:56:02.985386 [ 4 ] {d28dc788-bf92-48ba-803b-8dc75518b4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11007 | 2025.12.23 21:56:02.985540 [ 193 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11008 | 2025.12.23 21:56:02.985601 [ 193 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1145 rows starting from the beginning of the part | ||
| 11009 | 2025.12.23 21:56:02.985725 [ 4 ] {d28dc788-bf92-48ba-803b-8dc75518b4d3} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11010 | 2025.12.23 21:56:02.985729 [ 193 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 11011 | 2025.12.23 21:56:02.985769 [ 4 ] {d28dc788-bf92-48ba-803b-8dc75518b4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11012 | 2025.12.23 21:56:02.985857 [ 193 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 11013 | 2025.12.23 21:56:02.985965 [ 193 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 11014 | 2025.12.23 21:56:02.986071 [ 193 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 11015 | 2025.12.23 21:56:02.986177 [ 193 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 11016 | 2025.12.23 21:56:02.986223 [ 4 ] {d28dc788-bf92-48ba-803b-8dc75518b4d3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11017 | 2025.12.23 21:56:02.986449 [ 4 ] {d28dc788-bf92-48ba-803b-8dc75518b4d3} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11018 | 2025.12.23 21:56:02.986587 [ 4 ] {d28dc788-bf92-48ba-803b-8dc75518b4d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001268 sec., 47318.6119873817 rows/sec., 3.19 MiB/sec. | ||
| 11019 | 2025.12.23 21:56:02.986630 [ 4 ] {d28dc788-bf92-48ba-803b-8dc75518b4d3} <Debug> TCPHandler: Processed in 0.00143647 sec. | ||
| 11020 | 2025.12.23 21:56:02.990826 [ 189 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24826 rows, containing 5 columns (5 merged, 0 gathered) in 0.008028357 sec., 3092288.9951206706 rows/sec., 208.86 MiB/sec. | ||
| 11021 | 2025.12.23 21:56:02.991095 [ 201 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 11022 | 2025.12.23 21:56:02.991389 [ 201 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11023 | 2025.12.23 21:56:02.991472 [ 201 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 11024 | 2025.12.23 21:56:02.991576 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11025 | 2025.12.23 21:56:02.994004 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1345 rows, containing 19 columns (19 merged, 0 gathered) in 0.008748237 sec., 153745.26318845726 rows/sec., 275.50 MiB/sec. | ||
| 11026 | 2025.12.23 21:56:02.995586 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11027 | 2025.12.23 21:56:02.995906 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11028 | 2025.12.23 21:56:02.995970 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11029 | 2025.12.23 21:56:02.996076 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.47 MiB. | ||
| 11030 | 2025.12.23 21:56:03.000175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.77 MiB, peak 328.19 MiB, free memory in arenas 0.00 B, will set to 322.55 MiB (RSS), difference: 5.78 MiB | ||
| 11031 | 2025.12.23 21:56:05.513947 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33376 | ||
| 11032 | 2025.12.23 21:56:05.514061 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11033 | 2025.12.23 21:56:05.514089 [ 286 ] {} <Debug> TCP-Session: 1866fdfb-89e6-4dd3-8fea-ad0db27ffd45 Authenticating user 'default' from [fd00:1122:3344:101::e]:33376 | ||
| 11034 | 2025.12.23 21:56:05.514113 [ 286 ] {} <Debug> TCP-Session: 1866fdfb-89e6-4dd3-8fea-ad0db27ffd45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11035 | 2025.12.23 21:56:05.514126 [ 286 ] {} <Debug> TCP-Session: 1866fdfb-89e6-4dd3-8fea-ad0db27ffd45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11036 | 2025.12.23 21:56:05.514315 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35813 | ||
| 11037 | 2025.12.23 21:56:05.514348 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49585 | ||
| 11038 | 2025.12.23 21:56:05.514377 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63164 | ||
| 11039 | 2025.12.23 21:56:05.514391 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40356 | ||
| 11040 | 2025.12.23 21:56:05.514426 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44651 | ||
| 11041 | 2025.12.23 21:56:05.514442 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11042 | 2025.12.23 21:56:05.514469 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11043 | 2025.12.23 21:56:05.514478 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11044 | 2025.12.23 21:56:05.514491 [ 288 ] {} <Debug> TCP-Session: aeb48a6c-9910-4035-8b22-807d171c5feb Authenticating user 'default' from [fd00:1122:3344:101::e]:35813 | ||
| 11045 | 2025.12.23 21:56:05.514508 [ 351 ] {} <Debug> TCP-Session: 3c324460-066b-49a8-b822-bd6fd1d1e15e Authenticating user 'default' from [fd00:1122:3344:101::e]:63164 | ||
| 11046 | 2025.12.23 21:56:05.514514 [ 289 ] {} <Debug> TCP-Session: 88faf0d5-3266-4930-a65e-1c46fe0028fc Authenticating user 'default' from [fd00:1122:3344:101::e]:49585 | ||
| 11047 | 2025.12.23 21:56:05.514533 [ 288 ] {} <Debug> TCP-Session: aeb48a6c-9910-4035-8b22-807d171c5feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11048 | 2025.12.23 21:56:05.514549 [ 351 ] {} <Debug> TCP-Session: 3c324460-066b-49a8-b822-bd6fd1d1e15e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11049 | 2025.12.23 21:56:05.514551 [ 289 ] {} <Debug> TCP-Session: 88faf0d5-3266-4930-a65e-1c46fe0028fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11050 | 2025.12.23 21:56:05.514562 [ 288 ] {} <Debug> TCP-Session: aeb48a6c-9910-4035-8b22-807d171c5feb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11051 | 2025.12.23 21:56:05.514573 [ 351 ] {} <Debug> TCP-Session: 3c324460-066b-49a8-b822-bd6fd1d1e15e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11052 | 2025.12.23 21:56:05.514580 [ 289 ] {} <Debug> TCP-Session: 88faf0d5-3266-4930-a65e-1c46fe0028fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11053 | 2025.12.23 21:56:05.514517 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11054 | 2025.12.23 21:56:05.514481 [ 286 ] {} <Trace> TCP-Session: 1866fdfb-89e6-4dd3-8fea-ad0db27ffd45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11055 | 2025.12.23 21:56:05.514652 [ 354 ] {} <Debug> TCP-Session: d2648607-2b2b-461c-8c5a-f2887592ebca Authenticating user 'default' from [fd00:1122:3344:101::e]:44651 | ||
| 11056 | 2025.12.23 21:56:05.514667 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11057 | 2025.12.23 21:56:05.514686 [ 354 ] {} <Debug> TCP-Session: d2648607-2b2b-461c-8c5a-f2887592ebca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11058 | 2025.12.23 21:56:05.514704 [ 352 ] {} <Debug> TCP-Session: fed95433-1636-44ae-b54e-de9bd9448c86 Authenticating user 'default' from [fd00:1122:3344:101::e]:40356 | ||
| 11059 | 2025.12.23 21:56:05.514714 [ 354 ] {} <Debug> TCP-Session: d2648607-2b2b-461c-8c5a-f2887592ebca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11060 | 2025.12.23 21:56:05.514726 [ 352 ] {} <Debug> TCP-Session: fed95433-1636-44ae-b54e-de9bd9448c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11061 | 2025.12.23 21:56:05.514409 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39166 | ||
| 11062 | 2025.12.23 21:56:05.514746 [ 352 ] {} <Debug> TCP-Session: fed95433-1636-44ae-b54e-de9bd9448c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11063 | 2025.12.23 21:56:05.514357 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48689 | ||
| 11064 | 2025.12.23 21:56:05.514433 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56907 | ||
| 11065 | 2025.12.23 21:56:05.514828 [ 286 ] {3d0ae13b-de9e-44f9-9876-756a76d2eff0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33376) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11066 | 2025.12.23 21:56:05.515110 [ 286 ] {3d0ae13b-de9e-44f9-9876-756a76d2eff0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11067 | 2025.12.23 21:56:05.515176 [ 286 ] {3d0ae13b-de9e-44f9-9876-756a76d2eff0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11068 | 2025.12.23 21:56:05.515196 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11069 | 2025.12.23 21:56:05.515232 [ 353 ] {} <Debug> TCP-Session: 4bfdc8ae-76c5-40a6-abf9-99ac4e44d56f Authenticating user 'default' from [fd00:1122:3344:101::e]:39166 | ||
| 11070 | 2025.12.23 21:56:05.515254 [ 353 ] {} <Debug> TCP-Session: 4bfdc8ae-76c5-40a6-abf9-99ac4e44d56f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11071 | 2025.12.23 21:56:05.515273 [ 353 ] {} <Debug> TCP-Session: 4bfdc8ae-76c5-40a6-abf9-99ac4e44d56f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11072 | 2025.12.23 21:56:05.515331 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11073 | 2025.12.23 21:56:05.515367 [ 355 ] {} <Debug> TCP-Session: 8e914290-086d-4c76-82ce-91a72ffdb7e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56907 | ||
| 11074 | 2025.12.23 21:56:05.515385 [ 355 ] {} <Debug> TCP-Session: 8e914290-086d-4c76-82ce-91a72ffdb7e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11075 | 2025.12.23 21:56:05.515402 [ 355 ] {} <Debug> TCP-Session: 8e914290-086d-4c76-82ce-91a72ffdb7e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11076 | 2025.12.23 21:56:05.515489 [ 286 ] {3d0ae13b-de9e-44f9-9876-756a76d2eff0} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 11077 | 2025.12.23 21:56:05.515545 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11078 | 2025.12.23 21:56:05.515578 [ 290 ] {} <Debug> TCP-Session: e738d07c-1df9-467e-911d-80dd445e8679 Authenticating user 'default' from [fd00:1122:3344:101::e]:48689 | ||
| 11079 | 2025.12.23 21:56:05.515595 [ 290 ] {} <Debug> TCP-Session: e738d07c-1df9-467e-911d-80dd445e8679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11080 | 2025.12.23 21:56:05.515608 [ 290 ] {} <Debug> TCP-Session: e738d07c-1df9-467e-911d-80dd445e8679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11081 | 2025.12.23 21:56:05.516440 [ 301 ] {3d0ae13b-de9e-44f9-9876-756a76d2eff0} <Trace> AggregatingTransform: Aggregating | ||
| 11082 | 2025.12.23 21:56:05.516492 [ 301 ] {3d0ae13b-de9e-44f9-9876-756a76d2eff0} <Trace> Aggregator: Aggregation method: without_key | ||
| 11083 | 2025.12.23 21:56:05.516533 [ 301 ] {3d0ae13b-de9e-44f9-9876-756a76d2eff0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935816 sec. (1068.586 rows/sec., 41.74 KiB/sec.) | ||
| 11084 | 2025.12.23 21:56:05.516554 [ 301 ] {3d0ae13b-de9e-44f9-9876-756a76d2eff0} <Trace> Aggregator: Merging aggregated data | ||
| 11085 | 2025.12.23 21:56:05.518308 [ 286 ] {3d0ae13b-de9e-44f9-9876-756a76d2eff0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003538 sec., 282.6455624646693 rows/sec., 11.04 KiB/sec. | ||
| 11086 | 2025.12.23 21:56:05.518459 [ 286 ] {3d0ae13b-de9e-44f9-9876-756a76d2eff0} <Debug> TCPHandler: Processed in 0.004105896 sec. | ||
| 11087 | 2025.12.23 21:56:05.518550 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11088 | 2025.12.23 21:56:05.518580 [ 286 ] {} <Debug> TCP-Session: 1866fdfb-89e6-4dd3-8fea-ad0db27ffd45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11089 | 2025.12.23 21:56:05.518583 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11090 | 2025.12.23 21:56:05.518603 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11091 | 2025.12.23 21:56:05.518622 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11092 | 2025.12.23 21:56:05.518639 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11093 | 2025.12.23 21:56:05.518663 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11094 | 2025.12.23 21:56:05.518684 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11095 | 2025.12.23 21:56:05.518703 [ 354 ] {} <Debug> TCP-Session: d2648607-2b2b-461c-8c5a-f2887592ebca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11096 | 2025.12.23 21:56:05.518720 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11097 | 2025.12.23 21:56:05.518739 [ 351 ] {} <Debug> TCP-Session: 3c324460-066b-49a8-b822-bd6fd1d1e15e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11098 | 2025.12.23 21:56:05.518732 [ 289 ] {} <Debug> TCP-Session: 88faf0d5-3266-4930-a65e-1c46fe0028fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11099 | 2025.12.23 21:56:05.518773 [ 353 ] {} <Debug> TCP-Session: 4bfdc8ae-76c5-40a6-abf9-99ac4e44d56f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11100 | 2025.12.23 21:56:05.518703 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11101 | 2025.12.23 21:56:05.518681 [ 355 ] {} <Debug> TCP-Session: 8e914290-086d-4c76-82ce-91a72ffdb7e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11102 | 2025.12.23 21:56:05.518841 [ 352 ] {} <Debug> TCP-Session: fed95433-1636-44ae-b54e-de9bd9448c86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11103 | 2025.12.23 21:56:05.518657 [ 290 ] {} <Debug> TCP-Session: e738d07c-1df9-467e-911d-80dd445e8679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11104 | 2025.12.23 21:56:05.518639 [ 288 ] {} <Debug> TCP-Session: aeb48a6c-9910-4035-8b22-807d171c5feb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11105 | 2025.12.23 21:56:05.553248 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56744 | ||
| 11106 | 2025.12.23 21:56:05.553382 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11107 | 2025.12.23 21:56:05.553439 [ 286 ] {} <Debug> TCP-Session: 3191e47b-3878-41fa-a1c9-b579d2f75079 Authenticating user 'default' from [fd00:1122:3344:101::e]:56744 | ||
| 11108 | 2025.12.23 21:56:05.553468 [ 286 ] {} <Debug> TCP-Session: 3191e47b-3878-41fa-a1c9-b579d2f75079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11109 | 2025.12.23 21:56:05.553488 [ 286 ] {} <Debug> TCP-Session: 3191e47b-3878-41fa-a1c9-b579d2f75079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11110 | 2025.12.23 21:56:05.553761 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59192 | ||
| 11111 | 2025.12.23 21:56:05.553825 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56521 | ||
| 11112 | 2025.12.23 21:56:05.553845 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40083 | ||
| 11113 | 2025.12.23 21:56:05.553864 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37093 | ||
| 11114 | 2025.12.23 21:56:05.553893 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11115 | 2025.12.23 21:56:05.553893 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40029 | ||
| 11116 | 2025.12.23 21:56:05.553927 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11117 | 2025.12.23 21:56:05.553931 [ 288 ] {} <Debug> TCP-Session: 4e3913d5-66bc-4a63-a98b-662a8a7e6d02 Authenticating user 'default' from [fd00:1122:3344:101::e]:59192 | ||
| 11118 | 2025.12.23 21:56:05.553947 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11119 | 2025.12.23 21:56:05.553969 [ 289 ] {} <Debug> TCP-Session: efdd481d-ce39-4a6c-83bf-df3e09254a97 Authenticating user 'default' from [fd00:1122:3344:101::e]:56521 | ||
| 11120 | 2025.12.23 21:56:05.553982 [ 288 ] {} <Debug> TCP-Session: 4e3913d5-66bc-4a63-a98b-662a8a7e6d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11121 | 2025.12.23 21:56:05.553993 [ 353 ] {} <Debug> TCP-Session: c0744480-f52d-4540-85b0-61c6e064c753 Authenticating user 'default' from [fd00:1122:3344:101::e]:37093 | ||
| 11122 | 2025.12.23 21:56:05.554006 [ 289 ] {} <Debug> TCP-Session: efdd481d-ce39-4a6c-83bf-df3e09254a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11123 | 2025.12.23 21:56:05.554011 [ 288 ] {} <Debug> TCP-Session: 4e3913d5-66bc-4a63-a98b-662a8a7e6d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11124 | 2025.12.23 21:56:05.554027 [ 353 ] {} <Debug> TCP-Session: c0744480-f52d-4540-85b0-61c6e064c753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11125 | 2025.12.23 21:56:05.554044 [ 289 ] {} <Debug> TCP-Session: efdd481d-ce39-4a6c-83bf-df3e09254a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11126 | 2025.12.23 21:56:05.554050 [ 286 ] {} <Trace> TCP-Session: 3191e47b-3878-41fa-a1c9-b579d2f75079 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11127 | 2025.12.23 21:56:05.553993 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11128 | 2025.12.23 21:56:05.553927 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11129 | 2025.12.23 21:56:05.554129 [ 355 ] {} <Debug> TCP-Session: c588f9d1-3781-4616-8e29-3f985c46d128 Authenticating user 'default' from [fd00:1122:3344:101::e]:40029 | ||
| 11130 | 2025.12.23 21:56:05.554151 [ 351 ] {} <Debug> TCP-Session: 5ae6bb5e-4a0e-4791-b2b8-1dd92e363ef1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40083 | ||
| 11131 | 2025.12.23 21:56:05.554164 [ 355 ] {} <Debug> TCP-Session: c588f9d1-3781-4616-8e29-3f985c46d128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11132 | 2025.12.23 21:56:05.554179 [ 351 ] {} <Debug> TCP-Session: 5ae6bb5e-4a0e-4791-b2b8-1dd92e363ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11133 | 2025.12.23 21:56:05.553869 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47348 | ||
| 11134 | 2025.12.23 21:56:05.554218 [ 351 ] {} <Debug> TCP-Session: 5ae6bb5e-4a0e-4791-b2b8-1dd92e363ef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11135 | 2025.12.23 21:56:05.554215 [ 355 ] {} <Debug> TCP-Session: c588f9d1-3781-4616-8e29-3f985c46d128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11136 | 2025.12.23 21:56:05.553851 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60075 | ||
| 11137 | 2025.12.23 21:56:05.554283 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11138 | 2025.12.23 21:56:05.554287 [ 286 ] {1b9630b2-5ac1-41e5-9f40-83df7609ff78} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56744) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11139 | 2025.12.23 21:56:05.554312 [ 354 ] {} <Debug> TCP-Session: 40a0c3c0-99ba-45fa-93d5-1016d8539232 Authenticating user 'default' from [fd00:1122:3344:101::e]:47348 | ||
| 11140 | 2025.12.23 21:56:05.554328 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11141 | 2025.12.23 21:56:05.553827 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47661 | ||
| 11142 | 2025.12.23 21:56:05.554359 [ 352 ] {} <Debug> TCP-Session: 10176fb5-b3a4-48a9-9ea4-8dc8f1fae91a Authenticating user 'default' from [fd00:1122:3344:101::e]:60075 | ||
| 11143 | 2025.12.23 21:56:05.554351 [ 354 ] {} <Debug> TCP-Session: 40a0c3c0-99ba-45fa-93d5-1016d8539232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11144 | 2025.12.23 21:56:05.554390 [ 352 ] {} <Debug> TCP-Session: 10176fb5-b3a4-48a9-9ea4-8dc8f1fae91a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11145 | 2025.12.23 21:56:05.554410 [ 354 ] {} <Debug> TCP-Session: 40a0c3c0-99ba-45fa-93d5-1016d8539232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11146 | 2025.12.23 21:56:05.554415 [ 352 ] {} <Debug> TCP-Session: 10176fb5-b3a4-48a9-9ea4-8dc8f1fae91a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11147 | 2025.12.23 21:56:05.554418 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11148 | 2025.12.23 21:56:05.554064 [ 353 ] {} <Debug> TCP-Session: c0744480-f52d-4540-85b0-61c6e064c753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11149 | 2025.12.23 21:56:05.554463 [ 290 ] {} <Debug> TCP-Session: f208b14f-c694-4132-82a6-03a9d3ec0c3b Authenticating user 'default' from [fd00:1122:3344:101::e]:47661 | ||
| 11150 | 2025.12.23 21:56:05.554496 [ 290 ] {} <Debug> TCP-Session: f208b14f-c694-4132-82a6-03a9d3ec0c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11151 | 2025.12.23 21:56:05.554509 [ 290 ] {} <Debug> TCP-Session: f208b14f-c694-4132-82a6-03a9d3ec0c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11152 | 2025.12.23 21:56:05.554602 [ 286 ] {1b9630b2-5ac1-41e5-9f40-83df7609ff78} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11153 | 2025.12.23 21:56:05.554658 [ 286 ] {1b9630b2-5ac1-41e5-9f40-83df7609ff78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11154 | 2025.12.23 21:56:05.554973 [ 286 ] {1b9630b2-5ac1-41e5-9f40-83df7609ff78} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 11155 | 2025.12.23 21:56:05.556066 [ 325 ] {1b9630b2-5ac1-41e5-9f40-83df7609ff78} <Trace> AggregatingTransform: Aggregating | ||
| 11156 | 2025.12.23 21:56:05.556105 [ 325 ] {1b9630b2-5ac1-41e5-9f40-83df7609ff78} <Trace> Aggregator: Aggregation method: without_key | ||
| 11157 | 2025.12.23 21:56:05.556145 [ 325 ] {1b9630b2-5ac1-41e5-9f40-83df7609ff78} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001044729 sec. (957.186 rows/sec., 37.39 KiB/sec.) | ||
| 11158 | 2025.12.23 21:56:05.556163 [ 325 ] {1b9630b2-5ac1-41e5-9f40-83df7609ff78} <Trace> Aggregator: Merging aggregated data | ||
| 11159 | 2025.12.23 21:56:05.557600 [ 286 ] {1b9630b2-5ac1-41e5-9f40-83df7609ff78} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003387 sec., 295.24653085326247 rows/sec., 11.53 KiB/sec. | ||
| 11160 | 2025.12.23 21:56:05.557751 [ 286 ] {1b9630b2-5ac1-41e5-9f40-83df7609ff78} <Debug> TCPHandler: Processed in 0.00387754 sec. | ||
| 11161 | 2025.12.23 21:56:05.557888 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11162 | 2025.12.23 21:56:05.557920 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11163 | 2025.12.23 21:56:05.557940 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11164 | 2025.12.23 21:56:05.557961 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11165 | 2025.12.23 21:56:05.557980 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11166 | 2025.12.23 21:56:05.557986 [ 352 ] {} <Debug> TCP-Session: 10176fb5-b3a4-48a9-9ea4-8dc8f1fae91a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11167 | 2025.12.23 21:56:05.558003 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11168 | 2025.12.23 21:56:05.558021 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11169 | 2025.12.23 21:56:05.558062 [ 351 ] {} <Debug> TCP-Session: 5ae6bb5e-4a0e-4791-b2b8-1dd92e363ef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11170 | 2025.12.23 21:56:05.558059 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11171 | 2025.12.23 21:56:05.558089 [ 289 ] {} <Debug> TCP-Session: efdd481d-ce39-4a6c-83bf-df3e09254a97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11172 | 2025.12.23 21:56:05.558115 [ 354 ] {} <Debug> TCP-Session: 40a0c3c0-99ba-45fa-93d5-1016d8539232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11173 | 2025.12.23 21:56:05.558022 [ 290 ] {} <Debug> TCP-Session: f208b14f-c694-4132-82a6-03a9d3ec0c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11174 | 2025.12.23 21:56:05.558012 [ 355 ] {} <Debug> TCP-Session: c588f9d1-3781-4616-8e29-3f985c46d128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11175 | 2025.12.23 21:56:05.557936 [ 286 ] {} <Debug> TCP-Session: 3191e47b-3878-41fa-a1c9-b579d2f75079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11176 | 2025.12.23 21:56:05.557974 [ 288 ] {} <Debug> TCP-Session: 4e3913d5-66bc-4a63-a98b-662a8a7e6d02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11177 | 2025.12.23 21:56:05.558042 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11178 | 2025.12.23 21:56:05.558259 [ 353 ] {} <Debug> TCP-Session: c0744480-f52d-4540-85b0-61c6e064c753 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11179 | 2025.12.23 21:56:05.620520 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61215 | ||
| 11180 | 2025.12.23 21:56:05.620638 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11181 | 2025.12.23 21:56:05.620665 [ 352 ] {} <Debug> TCP-Session: c8788ced-b908-451b-9c47-3051175a739e Authenticating user 'default' from [fd00:1122:3344:101::e]:61215 | ||
| 11182 | 2025.12.23 21:56:05.620687 [ 352 ] {} <Debug> TCP-Session: c8788ced-b908-451b-9c47-3051175a739e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11183 | 2025.12.23 21:56:05.620700 [ 352 ] {} <Debug> TCP-Session: c8788ced-b908-451b-9c47-3051175a739e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11184 | 2025.12.23 21:56:05.620900 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64609 | ||
| 11185 | 2025.12.23 21:56:05.620913 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46664 | ||
| 11186 | 2025.12.23 21:56:05.620927 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38642 | ||
| 11187 | 2025.12.23 21:56:05.620971 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11188 | 2025.12.23 21:56:05.620987 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47371 | ||
| 11189 | 2025.12.23 21:56:05.621012 [ 354 ] {} <Debug> TCP-Session: b3e22f53-4779-43c6-b027-afbf346ec998 Authenticating user 'default' from [fd00:1122:3344:101::e]:64609 | ||
| 11190 | 2025.12.23 21:56:05.621022 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11191 | 2025.12.23 21:56:05.621042 [ 354 ] {} <Debug> TCP-Session: b3e22f53-4779-43c6-b027-afbf346ec998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11192 | 2025.12.23 21:56:05.620978 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37598 | ||
| 11193 | 2025.12.23 21:56:05.621069 [ 353 ] {} <Debug> TCP-Session: 914f9a54-3915-43bc-a492-5a7124befc10 Authenticating user 'default' from [fd00:1122:3344:101::e]:46664 | ||
| 11194 | 2025.12.23 21:56:05.621097 [ 352 ] {} <Trace> TCP-Session: c8788ced-b908-451b-9c47-3051175a739e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11195 | 2025.12.23 21:56:05.621124 [ 353 ] {} <Debug> TCP-Session: 914f9a54-3915-43bc-a492-5a7124befc10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11196 | 2025.12.23 21:56:05.621069 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11197 | 2025.12.23 21:56:05.621147 [ 353 ] {} <Debug> TCP-Session: 914f9a54-3915-43bc-a492-5a7124befc10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11198 | 2025.12.23 21:56:05.621153 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11199 | 2025.12.23 21:56:05.621170 [ 351 ] {} <Debug> TCP-Session: 9ad8f2df-c095-403e-92ba-c93e8bce6066 Authenticating user 'default' from [fd00:1122:3344:101::e]:47371 | ||
| 11200 | 2025.12.23 21:56:05.621069 [ 354 ] {} <Debug> TCP-Session: b3e22f53-4779-43c6-b027-afbf346ec998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11201 | 2025.12.23 21:56:05.621199 [ 290 ] {} <Debug> TCP-Session: 152f2ae6-3123-46b2-be74-8c2ea92045fc Authenticating user 'default' from [fd00:1122:3344:101::e]:37598 | ||
| 11202 | 2025.12.23 21:56:05.621205 [ 351 ] {} <Debug> TCP-Session: 9ad8f2df-c095-403e-92ba-c93e8bce6066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11203 | 2025.12.23 21:56:05.621245 [ 290 ] {} <Debug> TCP-Session: 152f2ae6-3123-46b2-be74-8c2ea92045fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11204 | 2025.12.23 21:56:05.621256 [ 351 ] {} <Debug> TCP-Session: 9ad8f2df-c095-403e-92ba-c93e8bce6066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11205 | 2025.12.23 21:56:05.621269 [ 290 ] {} <Debug> TCP-Session: 152f2ae6-3123-46b2-be74-8c2ea92045fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11206 | 2025.12.23 21:56:05.621298 [ 352 ] {24609ecd-a8dc-474a-8edc-137038ce1d39} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61215) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11207 | 2025.12.23 21:56:05.621065 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11208 | 2025.12.23 21:56:05.620967 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56617 | ||
| 11209 | 2025.12.23 21:56:05.621373 [ 355 ] {} <Debug> TCP-Session: 6795f67d-2c69-4657-9d47-c399a66db9c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38642 | ||
| 11210 | 2025.12.23 21:56:05.620953 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38906 | ||
| 11211 | 2025.12.23 21:56:05.621402 [ 355 ] {} <Debug> TCP-Session: 6795f67d-2c69-4657-9d47-c399a66db9c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11212 | 2025.12.23 21:56:05.621428 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11213 | 2025.12.23 21:56:05.621456 [ 355 ] {} <Debug> TCP-Session: 6795f67d-2c69-4657-9d47-c399a66db9c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11214 | 2025.12.23 21:56:05.621469 [ 289 ] {} <Debug> TCP-Session: fa5b9f77-48ba-4518-8204-f3c5cf1c239f Authenticating user 'default' from [fd00:1122:3344:101::e]:56617 | ||
| 11215 | 2025.12.23 21:56:05.621484 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11216 | 2025.12.23 21:56:05.621510 [ 289 ] {} <Debug> TCP-Session: fa5b9f77-48ba-4518-8204-f3c5cf1c239f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11217 | 2025.12.23 21:56:05.621528 [ 288 ] {} <Debug> TCP-Session: 55d2568e-1f67-4996-904c-a8e48762bcbb Authenticating user 'default' from [fd00:1122:3344:101::e]:38906 | ||
| 11218 | 2025.12.23 21:56:05.621535 [ 289 ] {} <Debug> TCP-Session: fa5b9f77-48ba-4518-8204-f3c5cf1c239f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11219 | 2025.12.23 21:56:05.621558 [ 288 ] {} <Debug> TCP-Session: 55d2568e-1f67-4996-904c-a8e48762bcbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11220 | 2025.12.23 21:56:05.620927 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55207 | ||
| 11221 | 2025.12.23 21:56:05.621583 [ 288 ] {} <Debug> TCP-Session: 55d2568e-1f67-4996-904c-a8e48762bcbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11222 | 2025.12.23 21:56:05.621648 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11223 | 2025.12.23 21:56:05.621647 [ 352 ] {24609ecd-a8dc-474a-8edc-137038ce1d39} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11224 | 2025.12.23 21:56:05.621684 [ 286 ] {} <Debug> TCP-Session: 1b753803-6899-45e1-9e74-e33cc9bc0a23 Authenticating user 'default' from [fd00:1122:3344:101::e]:55207 | ||
| 11225 | 2025.12.23 21:56:05.621718 [ 286 ] {} <Debug> TCP-Session: 1b753803-6899-45e1-9e74-e33cc9bc0a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11226 | 2025.12.23 21:56:05.621737 [ 286 ] {} <Debug> TCP-Session: 1b753803-6899-45e1-9e74-e33cc9bc0a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11227 | 2025.12.23 21:56:05.621740 [ 352 ] {24609ecd-a8dc-474a-8edc-137038ce1d39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11228 | 2025.12.23 21:56:05.622156 [ 352 ] {24609ecd-a8dc-474a-8edc-137038ce1d39} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 11229 | 2025.12.23 21:56:05.623269 [ 323 ] {24609ecd-a8dc-474a-8edc-137038ce1d39} <Trace> AggregatingTransform: Aggregating | ||
| 11230 | 2025.12.23 21:56:05.623311 [ 323 ] {24609ecd-a8dc-474a-8edc-137038ce1d39} <Trace> Aggregator: Aggregation method: without_key | ||
| 11231 | 2025.12.23 21:56:05.623355 [ 323 ] {24609ecd-a8dc-474a-8edc-137038ce1d39} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001077661 sec. (927.936 rows/sec., 36.25 KiB/sec.) | ||
| 11232 | 2025.12.23 21:56:05.623374 [ 323 ] {24609ecd-a8dc-474a-8edc-137038ce1d39} <Trace> Aggregator: Merging aggregated data | ||
| 11233 | 2025.12.23 21:56:05.624803 [ 352 ] {24609ecd-a8dc-474a-8edc-137038ce1d39} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003556 sec., 281.214848143982 rows/sec., 10.98 KiB/sec. | ||
| 11234 | 2025.12.23 21:56:05.624966 [ 352 ] {24609ecd-a8dc-474a-8edc-137038ce1d39} <Debug> TCPHandler: Processed in 0.004030624 sec. | ||
| 11235 | 2025.12.23 21:56:05.625092 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11236 | 2025.12.23 21:56:05.625120 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11237 | 2025.12.23 21:56:05.625144 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11238 | 2025.12.23 21:56:05.625164 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11239 | 2025.12.23 21:56:05.625174 [ 353 ] {} <Debug> TCP-Session: 914f9a54-3915-43bc-a492-5a7124befc10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11240 | 2025.12.23 21:56:05.625203 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11241 | 2025.12.23 21:56:05.625225 [ 354 ] {} <Debug> TCP-Session: b3e22f53-4779-43c6-b027-afbf346ec998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11242 | 2025.12.23 21:56:05.625226 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11243 | 2025.12.23 21:56:05.625258 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11244 | 2025.12.23 21:56:05.625288 [ 286 ] {} <Debug> TCP-Session: 1b753803-6899-45e1-9e74-e33cc9bc0a23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11245 | 2025.12.23 21:56:05.625247 [ 288 ] {} <Debug> TCP-Session: 55d2568e-1f67-4996-904c-a8e48762bcbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11246 | 2025.12.23 21:56:05.625311 [ 351 ] {} <Debug> TCP-Session: 9ad8f2df-c095-403e-92ba-c93e8bce6066 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11247 | 2025.12.23 21:56:05.625238 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11248 | 2025.12.23 21:56:05.625185 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11249 | 2025.12.23 21:56:05.625383 [ 289 ] {} <Debug> TCP-Session: fa5b9f77-48ba-4518-8204-f3c5cf1c239f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11250 | 2025.12.23 21:56:05.625199 [ 355 ] {} <Debug> TCP-Session: 6795f67d-2c69-4657-9d47-c399a66db9c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11251 | 2025.12.23 21:56:05.625411 [ 290 ] {} <Debug> TCP-Session: 152f2ae6-3123-46b2-be74-8c2ea92045fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11252 | 2025.12.23 21:56:05.625122 [ 352 ] {} <Debug> TCP-Session: c8788ced-b908-451b-9c47-3051175a739e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11253 | 2025.12.23 21:56:05.914674 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11254 | 2025.12.23 21:56:05.914730 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11255 | 2025.12.23 21:56:06.113463 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24010 | ||
| 11256 | 2025.12.23 21:56:06.114011 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2025.12.23 21:56:06.114061 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11258 | 2025.12.23 21:56:06.114582 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11259 | 2025.12.23 21:56:06.114851 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2025.12.23 21:56:06.115011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24010 | ||
| 11261 | 2025.12.23 21:56:07.359506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11262 | 2025.12.23 21:56:07.377845 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2025.12.23 21:56:07.377899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 11264 | 2025.12.23 21:56:07.384353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11265 | 2025.12.23 21:56:07.385076 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2025.12.23 21:56:07.388338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11267 | 2025.12.23 21:56:07.975021 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11268 | 2025.12.23 21:56:07.975303 [ 4 ] {c088d675-30c3-4e22-a695-32a1a6cad8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11269 | 2025.12.23 21:56:07.975404 [ 4 ] {c088d675-30c3-4e22-a695-32a1a6cad8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11270 | 2025.12.23 21:56:07.976171 [ 4 ] {c088d675-30c3-4e22-a695-32a1a6cad8da} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11271 | 2025.12.23 21:56:07.976209 [ 4 ] {c088d675-30c3-4e22-a695-32a1a6cad8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11272 | 2025.12.23 21:56:07.976583 [ 4 ] {c088d675-30c3-4e22-a695-32a1a6cad8da} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11273 | 2025.12.23 21:56:07.976798 [ 4 ] {c088d675-30c3-4e22-a695-32a1a6cad8da} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11274 | 2025.12.23 21:56:07.976935 [ 75 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11275 | 2025.12.23 21:56:07.976954 [ 4 ] {c088d675-30c3-4e22-a695-32a1a6cad8da} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001725 sec., 32463.768115942028 rows/sec., 2.49 MiB/sec. | ||
| 11276 | 2025.12.23 21:56:07.976978 [ 75 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11277 | 2025.12.23 21:56:07.977003 [ 4 ] {c088d675-30c3-4e22-a695-32a1a6cad8da} <Debug> TCPHandler: Processed in 0.002155811 sec. | ||
| 11278 | 2025.12.23 21:56:07.977002 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11279 | 2025.12.23 21:56:07.977122 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11280 | 2025.12.23 21:56:07.977145 [ 198 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 11281 | 2025.12.23 21:56:07.977221 [ 4 ] {86d6a8f8-a4a6-4552-bbd3-621d5546fd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11282 | 2025.12.23 21:56:07.977267 [ 4 ] {86d6a8f8-a4a6-4552-bbd3-621d5546fd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11283 | 2025.12.23 21:56:07.977298 [ 198 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11284 | 2025.12.23 21:56:07.977338 [ 198 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2465 rows starting from the beginning of the part | ||
| 11285 | 2025.12.23 21:56:07.977408 [ 198 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 11286 | 2025.12.23 21:56:07.977455 [ 198 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1192 rows starting from the beginning of the part | ||
| 11287 | 2025.12.23 21:56:07.977499 [ 198 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 177 rows starting from the beginning of the part | ||
| 11288 | 2025.12.23 21:56:07.977545 [ 198 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 136 rows starting from the beginning of the part | ||
| 11289 | 2025.12.23 21:56:07.977589 [ 198 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 11290 | 2025.12.23 21:56:07.977690 [ 4 ] {86d6a8f8-a4a6-4552-bbd3-621d5546fd44} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11291 | 2025.12.23 21:56:07.977731 [ 4 ] {86d6a8f8-a4a6-4552-bbd3-621d5546fd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11292 | 2025.12.23 21:56:07.978066 [ 4 ] {86d6a8f8-a4a6-4552-bbd3-621d5546fd44} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11293 | 2025.12.23 21:56:07.978287 [ 4 ] {86d6a8f8-a4a6-4552-bbd3-621d5546fd44} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11294 | 2025.12.23 21:56:07.978406 [ 92 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11295 | 2025.12.23 21:56:07.978419 [ 4 ] {86d6a8f8-a4a6-4552-bbd3-621d5546fd44} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 11296 | 2025.12.23 21:56:07.978444 [ 92 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11297 | 2025.12.23 21:56:07.978462 [ 4 ] {86d6a8f8-a4a6-4552-bbd3-621d5546fd44} <Debug> TCPHandler: Processed in 0.00138908 sec. | ||
| 11298 | 2025.12.23 21:56:07.978466 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11299 | 2025.12.23 21:56:07.978573 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11300 | 2025.12.23 21:56:07.978576 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 11301 | 2025.12.23 21:56:07.978667 [ 4 ] {ad22b6cb-721a-43dd-9275-1129861d6ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11302 | 2025.12.23 21:56:07.978715 [ 4 ] {ad22b6cb-721a-43dd-9275-1129861d6ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11303 | 2025.12.23 21:56:07.978727 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11304 | 2025.12.23 21:56:07.978767 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1249 rows starting from the beginning of the part | ||
| 11305 | 2025.12.23 21:56:07.978836 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 11306 | 2025.12.23 21:56:07.978880 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 719 rows starting from the beginning of the part | ||
| 11307 | 2025.12.23 21:56:07.978920 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 102 rows starting from the beginning of the part | ||
| 11308 | 2025.12.23 21:56:07.978961 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 104 rows starting from the beginning of the part | ||
| 11309 | 2025.12.23 21:56:07.979003 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 11310 | 2025.12.23 21:56:07.979148 [ 4 ] {ad22b6cb-721a-43dd-9275-1129861d6ae8} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11311 | 2025.12.23 21:56:07.979191 [ 4 ] {ad22b6cb-721a-43dd-9275-1129861d6ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11312 | 2025.12.23 21:56:07.979441 [ 196 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4082 rows, containing 5 columns (5 merged, 0 gathered) in 0.002362547 sec., 1727796.314739982 rows/sec., 147.49 MiB/sec. | ||
| 11313 | 2025.12.23 21:56:07.979572 [ 4 ] {ad22b6cb-721a-43dd-9275-1129861d6ae8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11314 | 2025.12.23 21:56:07.979709 [ 198 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11315 | 2025.12.23 21:56:07.979848 [ 4 ] {ad22b6cb-721a-43dd-9275-1129861d6ae8} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2025.12.23 21:56:07.979997 [ 4 ] {ad22b6cb-721a-43dd-9275-1129861d6ae8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001349 sec., 118606.37509266124 rows/sec., 8.26 MiB/sec. | ||
| 11317 | 2025.12.23 21:56:07.980029 [ 198 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_81_16} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11318 | 2025.12.23 21:56:07.980036 [ 4 ] {ad22b6cb-721a-43dd-9275-1129861d6ae8} <Debug> TCPHandler: Processed in 0.001511293 sec. | ||
| 11319 | 2025.12.23 21:56:07.980120 [ 198 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_81_16} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11320 | 2025.12.23 21:56:07.980173 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11321 | 2025.12.23 21:56:07.980221 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 11322 | 2025.12.23 21:56:07.980276 [ 4 ] {77c2c99b-0f3b-44a7-ad50-d985f90d4e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11323 | 2025.12.23 21:56:07.980324 [ 4 ] {77c2c99b-0f3b-44a7-ad50-d985f90d4e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11324 | 2025.12.23 21:56:07.980324 [ 191 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001795771 sec., 1281900.6432334634 rows/sec., 97.91 MiB/sec. | ||
| 11325 | 2025.12.23 21:56:07.980552 [ 198 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11326 | 2025.12.23 21:56:07.980676 [ 4 ] {77c2c99b-0f3b-44a7-ad50-d985f90d4e0f} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11327 | 2025.12.23 21:56:07.980721 [ 4 ] {77c2c99b-0f3b-44a7-ad50-d985f90d4e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11328 | 2025.12.23 21:56:07.980820 [ 198 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_81_16} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11329 | 2025.12.23 21:56:07.980904 [ 198 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_81_16} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11330 | 2025.12.23 21:56:07.980999 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 11331 | 2025.12.23 21:56:07.981077 [ 4 ] {77c2c99b-0f3b-44a7-ad50-d985f90d4e0f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11332 | 2025.12.23 21:56:07.981300 [ 4 ] {77c2c99b-0f3b-44a7-ad50-d985f90d4e0f} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2025.12.23 21:56:07.981428 [ 92 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11334 | 2025.12.23 21:56:07.981433 [ 4 ] {77c2c99b-0f3b-44a7-ad50-d985f90d4e0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 11335 | 2025.12.23 21:56:07.981461 [ 92 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11336 | 2025.12.23 21:56:07.981481 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11337 | 2025.12.23 21:56:07.981482 [ 4 ] {77c2c99b-0f3b-44a7-ad50-d985f90d4e0f} <Debug> TCPHandler: Processed in 0.001357529 sec. | ||
| 11338 | 2025.12.23 21:56:07.981556 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 11339 | 2025.12.23 21:56:07.981634 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11340 | 2025.12.23 21:56:07.981661 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5022 rows starting from the beginning of the part | ||
| 11341 | 2025.12.23 21:56:07.981716 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 11342 | 2025.12.23 21:56:07.981758 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 11343 | 2025.12.23 21:56:07.981797 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 11344 | 2025.12.23 21:56:07.981833 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11345 | 2025.12.23 21:56:07.981869 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11346 | 2025.12.23 21:56:07.983408 [ 188 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001881613 sec., 2851808.528108596 rows/sec., 182.63 MiB/sec. | ||
| 11347 | 2025.12.23 21:56:07.983691 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11348 | 2025.12.23 21:56:07.983919 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_81_16} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11349 | 2025.12.23 21:56:07.983976 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_81_16} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11350 | 2025.12.23 21:56:07.984035 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11351 | 2025.12.23 21:56:11.209410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1402 | ||
| 11352 | 2025.12.23 21:56:11.211558 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11353 | 2025.12.23 21:56:11.211605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11354 | 2025.12.23 21:56:11.212772 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11355 | 2025.12.23 21:56:11.213021 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2025.12.23 21:56:11.213273 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1402 | ||
| 11357 | 2025.12.23 21:56:11.901126 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11358 | 2025.12.23 21:56:11.901296 [ 4 ] {4a25b942-a2ec-415d-a8de-7710e7699ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11359 | 2025.12.23 21:56:11.901361 [ 4 ] {4a25b942-a2ec-415d-a8de-7710e7699ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11360 | 2025.12.23 21:56:11.902157 [ 4 ] {4a25b942-a2ec-415d-a8de-7710e7699ee2} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11361 | 2025.12.23 21:56:11.902207 [ 4 ] {4a25b942-a2ec-415d-a8de-7710e7699ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11362 | 2025.12.23 21:56:11.902613 [ 4 ] {4a25b942-a2ec-415d-a8de-7710e7699ee2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11363 | 2025.12.23 21:56:11.902830 [ 4 ] {4a25b942-a2ec-415d-a8de-7710e7699ee2} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11364 | 2025.12.23 21:56:11.902979 [ 4 ] {4a25b942-a2ec-415d-a8de-7710e7699ee2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001731 sec., 236857.3079145003 rows/sec., 15.03 MiB/sec. | ||
| 11365 | 2025.12.23 21:56:11.903023 [ 4 ] {4a25b942-a2ec-415d-a8de-7710e7699ee2} <Debug> TCPHandler: Processed in 0.002020297 sec. | ||
| 11366 | 2025.12.23 21:56:11.903161 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11367 | 2025.12.23 21:56:11.903282 [ 4 ] {ab1ffc69-622e-44d0-8c1e-44e408c21e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11368 | 2025.12.23 21:56:11.903332 [ 4 ] {ab1ffc69-622e-44d0-8c1e-44e408c21e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11369 | 2025.12.23 21:56:11.903817 [ 4 ] {ab1ffc69-622e-44d0-8c1e-44e408c21e4a} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2025.12.23 21:56:11.903860 [ 4 ] {ab1ffc69-622e-44d0-8c1e-44e408c21e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11371 | 2025.12.23 21:56:11.904179 [ 4 ] {ab1ffc69-622e-44d0-8c1e-44e408c21e4a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11372 | 2025.12.23 21:56:11.904377 [ 4 ] {ab1ffc69-622e-44d0-8c1e-44e408c21e4a} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2025.12.23 21:56:11.904504 [ 4 ] {ab1ffc69-622e-44d0-8c1e-44e408c21e4a} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001248 sec., 6410.25641025641 rows/sec., 522.71 KiB/sec. | ||
| 11374 | 2025.12.23 21:56:11.904544 [ 4 ] {ab1ffc69-622e-44d0-8c1e-44e408c21e4a} <Debug> TCPHandler: Processed in 0.00144675 sec. | ||
| 11375 | 2025.12.23 21:56:11.904657 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11376 | 2025.12.23 21:56:11.904750 [ 4 ] {22110a61-828a-45e4-a56a-d3e804db4ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11377 | 2025.12.23 21:56:11.904790 [ 4 ] {22110a61-828a-45e4-a56a-d3e804db4ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11378 | 2025.12.23 21:56:11.906665 [ 4 ] {22110a61-828a-45e4-a56a-d3e804db4ba1} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11379 | 2025.12.23 21:56:11.906702 [ 4 ] {22110a61-828a-45e4-a56a-d3e804db4ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11380 | 2025.12.23 21:56:11.907132 [ 4 ] {22110a61-828a-45e4-a56a-d3e804db4ba1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11381 | 2025.12.23 21:56:11.907330 [ 4 ] {22110a61-828a-45e4-a56a-d3e804db4ba1} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11382 | 2025.12.23 21:56:11.907460 [ 4 ] {22110a61-828a-45e4-a56a-d3e804db4ba1} <Debug> executeQuery: Read 2336 rows, 194.37 KiB in 0.002729 sec., 855991.2055698058 rows/sec., 69.55 MiB/sec. | ||
| 11383 | 2025.12.23 21:56:11.907500 [ 4 ] {22110a61-828a-45e4-a56a-d3e804db4ba1} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 11384 | 2025.12.23 21:56:11.907514 [ 4 ] {22110a61-828a-45e4-a56a-d3e804db4ba1} <Debug> TCPHandler: Processed in 0.002906542 sec. | ||
| 11385 | 2025.12.23 21:56:11.907620 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11386 | 2025.12.23 21:56:11.907713 [ 4 ] {0b45df3f-f711-445b-8861-cab7b68cd13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11387 | 2025.12.23 21:56:11.907753 [ 4 ] {0b45df3f-f711-445b-8861-cab7b68cd13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11388 | 2025.12.23 21:56:11.908261 [ 4 ] {0b45df3f-f711-445b-8861-cab7b68cd13d} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2025.12.23 21:56:11.908296 [ 4 ] {0b45df3f-f711-445b-8861-cab7b68cd13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11390 | 2025.12.23 21:56:11.908596 [ 4 ] {0b45df3f-f711-445b-8861-cab7b68cd13d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11391 | 2025.12.23 21:56:11.908794 [ 4 ] {0b45df3f-f711-445b-8861-cab7b68cd13d} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11392 | 2025.12.23 21:56:11.908919 [ 4 ] {0b45df3f-f711-445b-8861-cab7b68cd13d} <Debug> executeQuery: Read 253 rows, 15.88 KiB in 0.001226 sec., 206362.15334420878 rows/sec., 12.65 MiB/sec. | ||
| 11393 | 2025.12.23 21:56:11.908957 [ 4 ] {0b45df3f-f711-445b-8861-cab7b68cd13d} <Debug> TCPHandler: Processed in 0.001386429 sec. | ||
| 11394 | 2025.12.23 21:56:11.909064 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11395 | 2025.12.23 21:56:11.909157 [ 4 ] {77acd92e-96e5-4c61-8b93-7604035da550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11396 | 2025.12.23 21:56:11.909197 [ 4 ] {77acd92e-96e5-4c61-8b93-7604035da550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11397 | 2025.12.23 21:56:11.909781 [ 4 ] {77acd92e-96e5-4c61-8b93-7604035da550} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2025.12.23 21:56:11.909817 [ 4 ] {77acd92e-96e5-4c61-8b93-7604035da550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11399 | 2025.12.23 21:56:11.910132 [ 4 ] {77acd92e-96e5-4c61-8b93-7604035da550} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11400 | 2025.12.23 21:56:11.910399 [ 4 ] {77acd92e-96e5-4c61-8b93-7604035da550} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2025.12.23 21:56:11.910529 [ 4 ] {77acd92e-96e5-4c61-8b93-7604035da550} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00139 sec., 316546.76258992805 rows/sec., 20.94 MiB/sec. | ||
| 11402 | 2025.12.23 21:56:11.910571 [ 4 ] {77acd92e-96e5-4c61-8b93-7604035da550} <Debug> TCPHandler: Processed in 0.001554533 sec. | ||
| 11403 | 2025.12.23 21:56:11.910691 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11404 | 2025.12.23 21:56:11.910787 [ 4 ] {6977ec23-0ab6-4136-b9a6-d1775b401948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11405 | 2025.12.23 21:56:11.910827 [ 4 ] {6977ec23-0ab6-4136-b9a6-d1775b401948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11406 | 2025.12.23 21:56:11.911321 [ 4 ] {6977ec23-0ab6-4136-b9a6-d1775b401948} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2025.12.23 21:56:11.911359 [ 4 ] {6977ec23-0ab6-4136-b9a6-d1775b401948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11408 | 2025.12.23 21:56:11.911665 [ 4 ] {6977ec23-0ab6-4136-b9a6-d1775b401948} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11409 | 2025.12.23 21:56:11.911869 [ 4 ] {6977ec23-0ab6-4136-b9a6-d1775b401948} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2025.12.23 21:56:11.911993 [ 4 ] {6977ec23-0ab6-4136-b9a6-d1775b401948} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001227 sec., 171964.1401792991 rows/sec., 9.77 MiB/sec. | ||
| 11411 | 2025.12.23 21:56:11.912033 [ 4 ] {6977ec23-0ab6-4136-b9a6-d1775b401948} <Debug> TCPHandler: Processed in 0.001392089 sec. | ||
| 11412 | 2025.12.23 21:56:11.912139 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11413 | 2025.12.23 21:56:11.912235 [ 4 ] {8f1c1486-639e-4c37-bada-168c19021e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11414 | 2025.12.23 21:56:11.912275 [ 4 ] {8f1c1486-639e-4c37-bada-168c19021e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11415 | 2025.12.23 21:56:11.913183 [ 4 ] {8f1c1486-639e-4c37-bada-168c19021e7a} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11416 | 2025.12.23 21:56:11.913220 [ 4 ] {8f1c1486-639e-4c37-bada-168c19021e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11417 | 2025.12.23 21:56:11.913562 [ 4 ] {8f1c1486-639e-4c37-bada-168c19021e7a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11418 | 2025.12.23 21:56:11.913767 [ 4 ] {8f1c1486-639e-4c37-bada-168c19021e7a} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2025.12.23 21:56:11.913898 [ 4 ] {8f1c1486-639e-4c37-bada-168c19021e7a} <Debug> executeQuery: Read 1183 rows, 86.61 KiB in 0.001682 sec., 703329.3697978597 rows/sec., 50.29 MiB/sec. | ||
| 11420 | 2025.12.23 21:56:11.913941 [ 4 ] {8f1c1486-639e-4c37-bada-168c19021e7a} <Debug> TCPHandler: Processed in 0.001850293 sec. | ||
| 11421 | 2025.12.23 21:56:11.914047 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11422 | 2025.12.23 21:56:11.914141 [ 4 ] {f8f1f0dc-a348-4c9f-bafb-494e3cf94296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11423 | 2025.12.23 21:56:11.914181 [ 4 ] {f8f1f0dc-a348-4c9f-bafb-494e3cf94296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11424 | 2025.12.23 21:56:11.914506 [ 4 ] {f8f1f0dc-a348-4c9f-bafb-494e3cf94296} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11425 | 2025.12.23 21:56:11.914543 [ 4 ] {f8f1f0dc-a348-4c9f-bafb-494e3cf94296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11426 | 2025.12.23 21:56:11.914846 [ 4 ] {f8f1f0dc-a348-4c9f-bafb-494e3cf94296} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11427 | 2025.12.23 21:56:11.915043 [ 4 ] {f8f1f0dc-a348-4c9f-bafb-494e3cf94296} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11428 | 2025.12.23 21:56:11.915169 [ 4 ] {f8f1f0dc-a348-4c9f-bafb-494e3cf94296} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 11429 | 2025.12.23 21:56:11.915207 [ 4 ] {f8f1f0dc-a348-4c9f-bafb-494e3cf94296} <Debug> TCPHandler: Processed in 0.001209294 sec. | ||
| 11430 | 2025.12.23 21:56:11.915312 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11431 | 2025.12.23 21:56:11.915407 [ 4 ] {043eebe2-6866-4a7e-b645-6d5e717390b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11432 | 2025.12.23 21:56:11.915448 [ 4 ] {043eebe2-6866-4a7e-b645-6d5e717390b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11433 | 2025.12.23 21:56:11.916094 [ 4 ] {043eebe2-6866-4a7e-b645-6d5e717390b9} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11434 | 2025.12.23 21:56:11.916130 [ 4 ] {043eebe2-6866-4a7e-b645-6d5e717390b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11435 | 2025.12.23 21:56:11.916504 [ 4 ] {043eebe2-6866-4a7e-b645-6d5e717390b9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11436 | 2025.12.23 21:56:11.916718 [ 4 ] {043eebe2-6866-4a7e-b645-6d5e717390b9} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11437 | 2025.12.23 21:56:11.916846 [ 4 ] {043eebe2-6866-4a7e-b645-6d5e717390b9} <Debug> executeQuery: Read 940 rows, 63.75 KiB in 0.001457 sec., 645161.2903225806 rows/sec., 42.73 MiB/sec. | ||
| 11438 | 2025.12.23 21:56:11.916887 [ 4 ] {043eebe2-6866-4a7e-b645-6d5e717390b9} <Debug> TCPHandler: Processed in 0.001623226 sec. | ||
| 11439 | 2025.12.23 21:56:11.916995 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11440 | 2025.12.23 21:56:11.917089 [ 4 ] {e0d67664-14e9-43b1-8e7b-378bf9790829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11441 | 2025.12.23 21:56:11.917134 [ 4 ] {e0d67664-14e9-43b1-8e7b-378bf9790829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11442 | 2025.12.23 21:56:11.917442 [ 4 ] {e0d67664-14e9-43b1-8e7b-378bf9790829} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11443 | 2025.12.23 21:56:11.917479 [ 4 ] {e0d67664-14e9-43b1-8e7b-378bf9790829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11444 | 2025.12.23 21:56:11.917768 [ 4 ] {e0d67664-14e9-43b1-8e7b-378bf9790829} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11445 | 2025.12.23 21:56:11.917971 [ 4 ] {e0d67664-14e9-43b1-8e7b-378bf9790829} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2025.12.23 21:56:11.918096 [ 4 ] {e0d67664-14e9-43b1-8e7b-378bf9790829} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 11447 | 2025.12.23 21:56:11.918133 [ 4 ] {e0d67664-14e9-43b1-8e7b-378bf9790829} <Debug> TCPHandler: Processed in 0.001187603 sec. | ||
| 11448 | 2025.12.23 21:56:11.918234 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11449 | 2025.12.23 21:56:11.918327 [ 4 ] {dac14c16-2347-495e-b920-fbc8d9b35f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11450 | 2025.12.23 21:56:11.918380 [ 4 ] {dac14c16-2347-495e-b920-fbc8d9b35f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11451 | 2025.12.23 21:56:11.919232 [ 4 ] {dac14c16-2347-495e-b920-fbc8d9b35f04} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11452 | 2025.12.23 21:56:11.919269 [ 4 ] {dac14c16-2347-495e-b920-fbc8d9b35f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11453 | 2025.12.23 21:56:11.919808 [ 4 ] {dac14c16-2347-495e-b920-fbc8d9b35f04} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11454 | 2025.12.23 21:56:11.920027 [ 4 ] {dac14c16-2347-495e-b920-fbc8d9b35f04} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2025.12.23 21:56:11.920162 [ 4 ] {dac14c16-2347-495e-b920-fbc8d9b35f04} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001854 sec., 21574.973031283713 rows/sec., 38.66 MiB/sec. | ||
| 11456 | 2025.12.23 21:56:11.920218 [ 4 ] {dac14c16-2347-495e-b920-fbc8d9b35f04} <Debug> TCPHandler: Processed in 0.002031867 sec. | ||
| 11457 | 2025.12.23 21:56:11.920346 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11458 | 2025.12.23 21:56:11.920441 [ 4 ] {730a5701-4e5c-4297-a0d4-bd7f24c48629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11459 | 2025.12.23 21:56:11.920482 [ 4 ] {730a5701-4e5c-4297-a0d4-bd7f24c48629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11460 | 2025.12.23 21:56:11.920815 [ 4 ] {730a5701-4e5c-4297-a0d4-bd7f24c48629} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2025.12.23 21:56:11.920851 [ 4 ] {730a5701-4e5c-4297-a0d4-bd7f24c48629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11462 | 2025.12.23 21:56:11.921147 [ 4 ] {730a5701-4e5c-4297-a0d4-bd7f24c48629} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11463 | 2025.12.23 21:56:11.921347 [ 4 ] {730a5701-4e5c-4297-a0d4-bd7f24c48629} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2025.12.23 21:56:11.921472 [ 4 ] {730a5701-4e5c-4297-a0d4-bd7f24c48629} <Debug> executeQuery: Read 82 rows, 5.00 KiB in 0.00105 sec., 78095.2380952381 rows/sec., 4.65 MiB/sec. | ||
| 11465 | 2025.12.23 21:56:11.921511 [ 4 ] {730a5701-4e5c-4297-a0d4-bd7f24c48629} <Debug> TCPHandler: Processed in 0.001213644 sec. | ||
| 11466 | 2025.12.23 21:56:12.970148 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11467 | 2025.12.23 21:56:12.970353 [ 4 ] {2ef86612-2a22-4c73-8c0c-f4a4572a1fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11468 | 2025.12.23 21:56:12.970424 [ 4 ] {2ef86612-2a22-4c73-8c0c-f4a4572a1fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11469 | 2025.12.23 21:56:12.971114 [ 4 ] {2ef86612-2a22-4c73-8c0c-f4a4572a1fc7} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11470 | 2025.12.23 21:56:12.971161 [ 4 ] {2ef86612-2a22-4c73-8c0c-f4a4572a1fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11471 | 2025.12.23 21:56:12.971546 [ 4 ] {2ef86612-2a22-4c73-8c0c-f4a4572a1fc7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11472 | 2025.12.23 21:56:12.971757 [ 4 ] {2ef86612-2a22-4c73-8c0c-f4a4572a1fc7} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11473 | 2025.12.23 21:56:12.971912 [ 4 ] {2ef86612-2a22-4c73-8c0c-f4a4572a1fc7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00161 sec., 34782.60869565217 rows/sec., 2.67 MiB/sec. | ||
| 11474 | 2025.12.23 21:56:12.971959 [ 4 ] {2ef86612-2a22-4c73-8c0c-f4a4572a1fc7} <Debug> TCPHandler: Processed in 0.001957275 sec. | ||
| 11475 | 2025.12.23 21:56:12.972076 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11476 | 2025.12.23 21:56:12.972184 [ 4 ] {d7e62e42-ffd5-40cc-9605-dae4e43e1daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11477 | 2025.12.23 21:56:12.972225 [ 4 ] {d7e62e42-ffd5-40cc-9605-dae4e43e1daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11478 | 2025.12.23 21:56:12.972725 [ 4 ] {d7e62e42-ffd5-40cc-9605-dae4e43e1daf} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11479 | 2025.12.23 21:56:12.972771 [ 4 ] {d7e62e42-ffd5-40cc-9605-dae4e43e1daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11480 | 2025.12.23 21:56:12.973115 [ 4 ] {d7e62e42-ffd5-40cc-9605-dae4e43e1daf} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11481 | 2025.12.23 21:56:12.973326 [ 4 ] {d7e62e42-ffd5-40cc-9605-dae4e43e1daf} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11482 | 2025.12.23 21:56:12.973455 [ 4 ] {d7e62e42-ffd5-40cc-9605-dae4e43e1daf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 11483 | 2025.12.23 21:56:12.973494 [ 4 ] {d7e62e42-ffd5-40cc-9605-dae4e43e1daf} <Debug> TCPHandler: Processed in 0.001467942 sec. | ||
| 11484 | 2025.12.23 21:56:12.973610 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11485 | 2025.12.23 21:56:12.973704 [ 4 ] {bd4d87fd-fd06-4608-9269-ffd28c0ea915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11486 | 2025.12.23 21:56:12.973747 [ 4 ] {bd4d87fd-fd06-4608-9269-ffd28c0ea915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11487 | 2025.12.23 21:56:12.974107 [ 4 ] {bd4d87fd-fd06-4608-9269-ffd28c0ea915} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11488 | 2025.12.23 21:56:12.974142 [ 4 ] {bd4d87fd-fd06-4608-9269-ffd28c0ea915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11489 | 2025.12.23 21:56:12.974454 [ 4 ] {bd4d87fd-fd06-4608-9269-ffd28c0ea915} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11490 | 2025.12.23 21:56:12.974657 [ 4 ] {bd4d87fd-fd06-4608-9269-ffd28c0ea915} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11491 | 2025.12.23 21:56:12.974783 [ 4 ] {bd4d87fd-fd06-4608-9269-ffd28c0ea915} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001098 sec., 56466.30236794171 rows/sec., 3.92 MiB/sec. | ||
| 11492 | 2025.12.23 21:56:12.974819 [ 4 ] {bd4d87fd-fd06-4608-9269-ffd28c0ea915} <Debug> TCPHandler: Processed in 0.001257025 sec. | ||
| 11493 | 2025.12.23 21:56:12.974928 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11494 | 2025.12.23 21:56:12.975020 [ 4 ] {e08eca28-3226-4a02-8da6-ddd8f0c8c78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11495 | 2025.12.23 21:56:12.975061 [ 4 ] {e08eca28-3226-4a02-8da6-ddd8f0c8c78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11496 | 2025.12.23 21:56:12.975372 [ 4 ] {e08eca28-3226-4a02-8da6-ddd8f0c8c78f} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11497 | 2025.12.23 21:56:12.975408 [ 4 ] {e08eca28-3226-4a02-8da6-ddd8f0c8c78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11498 | 2025.12.23 21:56:12.975700 [ 4 ] {e08eca28-3226-4a02-8da6-ddd8f0c8c78f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11499 | 2025.12.23 21:56:12.975899 [ 4 ] {e08eca28-3226-4a02-8da6-ddd8f0c8c78f} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11500 | 2025.12.23 21:56:12.976025 [ 4 ] {e08eca28-3226-4a02-8da6-ddd8f0c8c78f} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001023 sec., 21505.37634408602 rows/sec., 1.46 MiB/sec. | ||
| 11501 | 2025.12.23 21:56:12.976062 [ 4 ] {e08eca28-3226-4a02-8da6-ddd8f0c8c78f} <Debug> TCPHandler: Processed in 0.001181023 sec. | ||
| 11502 | 2025.12.23 21:56:13.616110 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24458 | ||
| 11503 | 2025.12.23 21:56:13.616620 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11504 | 2025.12.23 21:56:13.616661 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11505 | 2025.12.23 21:56:13.617151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11506 | 2025.12.23 21:56:13.617392 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11507 | 2025.12.23 21:56:13.617534 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24458 | ||
| 11508 | 2025.12.23 21:56:13.617555 [ 100 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11509 | 2025.12.23 21:56:13.617625 [ 100 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11510 | 2025.12.23 21:56:13.617648 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11511 | 2025.12.23 21:56:13.617780 [ 191 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::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 | ||
| 11512 | 2025.12.23 21:56:13.617933 [ 191 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11513 | 2025.12.23 21:56:13.617974 [ 191 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22090 rows starting from the beginning of the part | ||
| 11514 | 2025.12.23 21:56:13.618040 [ 191 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11515 | 2025.12.23 21:56:13.618081 [ 191 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11516 | 2025.12.23 21:56:13.618121 [ 191 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11517 | 2025.12.23 21:56:13.618157 [ 191 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11518 | 2025.12.23 21:56:13.618196 [ 191 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11519 | 2025.12.23 21:56:13.620168 [ 194 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24458 rows, containing 4 columns (4 merged, 0 gathered) in 0.002445379 sec., 10001721.614522738 rows/sec., 143.08 MiB/sec. | ||
| 11520 | 2025.12.23 21:56:13.620641 [ 194 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11521 | 2025.12.23 21:56:13.620967 [ 194 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_51_10} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11522 | 2025.12.23 21:56:13.621054 [ 194 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_51_10} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11523 | 2025.12.23 21:56:13.621174 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11524 | 2025.12.23 21:56:14.889366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11525 | 2025.12.23 21:56:14.906578 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11526 | 2025.12.23 21:56:14.906626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11527 | 2025.12.23 21:56:14.912807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11528 | 2025.12.23 21:56:14.913493 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11529 | 2025.12.23 21:56:14.913781 [ 100 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11530 | 2025.12.23 21:56:14.913824 [ 100 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11531 | 2025.12.23 21:56:14.913846 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11532 | 2025.12.23 21:56:14.913937 [ 192 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 11533 | 2025.12.23 21:56:14.916506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11534 | 2025.12.23 21:56:14.916970 [ 192 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11535 | 2025.12.23 21:56:14.917722 [ 192 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 11536 | 2025.12.23 21:56:14.921064 [ 192 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 11537 | 2025.12.23 21:56:14.924595 [ 192 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 11538 | 2025.12.23 21:56:14.928715 [ 192 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 11539 | 2025.12.23 21:56:14.932815 [ 192 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 11540 | 2025.12.23 21:56:14.936537 [ 192 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 11541 | 2025.12.23 21:56:14.986745 [ 200 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.072846796 sec., 5271.336847814144 rows/sec., 27.26 MiB/sec. | ||
| 11542 | 2025.12.23 21:56:14.988523 [ 200 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11543 | 2025.12.23 21:56:14.990266 [ 200 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_51_10} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11544 | 2025.12.23 21:56:14.990356 [ 200 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_51_10} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11545 | 2025.12.23 21:56:14.991417 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11546 | 2025.12.23 21:56:17.974117 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11547 | 2025.12.23 21:56:17.974304 [ 4 ] {6cde9b94-99e0-485a-9faa-057882ed5658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11548 | 2025.12.23 21:56:17.974367 [ 4 ] {6cde9b94-99e0-485a-9faa-057882ed5658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11549 | 2025.12.23 21:56:17.974992 [ 4 ] {6cde9b94-99e0-485a-9faa-057882ed5658} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11550 | 2025.12.23 21:56:17.975038 [ 4 ] {6cde9b94-99e0-485a-9faa-057882ed5658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11551 | 2025.12.23 21:56:17.975422 [ 4 ] {6cde9b94-99e0-485a-9faa-057882ed5658} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11552 | 2025.12.23 21:56:17.975638 [ 4 ] {6cde9b94-99e0-485a-9faa-057882ed5658} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11553 | 2025.12.23 21:56:17.975789 [ 4 ] {6cde9b94-99e0-485a-9faa-057882ed5658} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001532 sec., 36553.52480417755 rows/sec., 2.81 MiB/sec. | ||
| 11554 | 2025.12.23 21:56:17.975833 [ 4 ] {6cde9b94-99e0-485a-9faa-057882ed5658} <Debug> TCPHandler: Processed in 0.001837662 sec. | ||
| 11555 | 2025.12.23 21:56:17.975949 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11556 | 2025.12.23 21:56:17.976051 [ 4 ] {13668a07-79e9-4c4a-9b23-ab72f10dcc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11557 | 2025.12.23 21:56:17.976091 [ 4 ] {13668a07-79e9-4c4a-9b23-ab72f10dcc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11558 | 2025.12.23 21:56:17.976508 [ 4 ] {13668a07-79e9-4c4a-9b23-ab72f10dcc1a} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11559 | 2025.12.23 21:56:17.976546 [ 4 ] {13668a07-79e9-4c4a-9b23-ab72f10dcc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11560 | 2025.12.23 21:56:17.976861 [ 4 ] {13668a07-79e9-4c4a-9b23-ab72f10dcc1a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11561 | 2025.12.23 21:56:17.977067 [ 4 ] {13668a07-79e9-4c4a-9b23-ab72f10dcc1a} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11562 | 2025.12.23 21:56:17.977194 [ 4 ] {13668a07-79e9-4c4a-9b23-ab72f10dcc1a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 11563 | 2025.12.23 21:56:17.977234 [ 4 ] {13668a07-79e9-4c4a-9b23-ab72f10dcc1a} <Debug> TCPHandler: Processed in 0.001331748 sec. | ||
| 11564 | 2025.12.23 21:56:17.977343 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11565 | 2025.12.23 21:56:17.977435 [ 4 ] {06953181-9647-433a-baf7-cbb0a3cfe73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11566 | 2025.12.23 21:56:17.977478 [ 4 ] {06953181-9647-433a-baf7-cbb0a3cfe73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11567 | 2025.12.23 21:56:17.977892 [ 4 ] {06953181-9647-433a-baf7-cbb0a3cfe73a} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11568 | 2025.12.23 21:56:17.977928 [ 4 ] {06953181-9647-433a-baf7-cbb0a3cfe73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11569 | 2025.12.23 21:56:17.978252 [ 4 ] {06953181-9647-433a-baf7-cbb0a3cfe73a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11570 | 2025.12.23 21:56:17.978457 [ 4 ] {06953181-9647-433a-baf7-cbb0a3cfe73a} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11571 | 2025.12.23 21:56:17.978584 [ 4 ] {06953181-9647-433a-baf7-cbb0a3cfe73a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 11572 | 2025.12.23 21:56:17.978621 [ 4 ] {06953181-9647-433a-baf7-cbb0a3cfe73a} <Debug> TCPHandler: Processed in 0.001325128 sec. | ||
| 11573 | 2025.12.23 21:56:17.978729 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11574 | 2025.12.23 21:56:17.978820 [ 4 ] {24dd27f5-b0bb-4001-bf2b-58d5f532ab3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11575 | 2025.12.23 21:56:17.978860 [ 4 ] {24dd27f5-b0bb-4001-bf2b-58d5f532ab3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11576 | 2025.12.23 21:56:17.979196 [ 4 ] {24dd27f5-b0bb-4001-bf2b-58d5f532ab3b} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11577 | 2025.12.23 21:56:17.979234 [ 4 ] {24dd27f5-b0bb-4001-bf2b-58d5f532ab3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11578 | 2025.12.23 21:56:17.979529 [ 4 ] {24dd27f5-b0bb-4001-bf2b-58d5f532ab3b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11579 | 2025.12.23 21:56:17.979723 [ 4 ] {24dd27f5-b0bb-4001-bf2b-58d5f532ab3b} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11580 | 2025.12.23 21:56:17.979847 [ 4 ] {24dd27f5-b0bb-4001-bf2b-58d5f532ab3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 11581 | 2025.12.23 21:56:17.979883 [ 4 ] {24dd27f5-b0bb-4001-bf2b-58d5f532ab3b} <Debug> TCPHandler: Processed in 0.001200573 sec. | ||
| 11582 | 2025.12.23 21:56:20.915594 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11583 | 2025.12.23 21:56:20.915642 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11584 | 2025.12.23 21:56:21.117648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24970 | ||
| 11585 | 2025.12.23 21:56:21.118182 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11586 | 2025.12.23 21:56:21.118232 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11587 | 2025.12.23 21:56:21.118766 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11588 | 2025.12.23 21:56:21.118998 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2025.12.23 21:56:21.119130 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24970 | ||
| 11590 | 2025.12.23 21:56:21.214401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1442 | ||
| 11591 | 2025.12.23 21:56:21.216834 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11592 | 2025.12.23 21:56:21.216881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11593 | 2025.12.23 21:56:21.218114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11594 | 2025.12.23 21:56:21.218387 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11595 | 2025.12.23 21:56:21.218756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1442 | ||
| 11596 | 2025.12.23 21:56:22.416556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11597 | 2025.12.23 21:56:22.421598 [ 35 ] {} <Debug> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 11598 | 2025.12.23 21:56:22.421686 [ 35 ] {} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2025.12.23 21:56:22.421722 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11600 | 2025.12.23 21:56:22.421854 [ 191 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::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 | ||
| 11601 | 2025.12.23 21:56:22.422017 [ 191 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11602 | 2025.12.23 21:56:22.422067 [ 191 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 11603 | 2025.12.23 21:56:22.422162 [ 191 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 11604 | 2025.12.23 21:56:22.422235 [ 191 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 11605 | 2025.12.23 21:56:22.422301 [ 191 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 11606 | 2025.12.23 21:56:22.422371 [ 191 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 11607 | 2025.12.23 21:56:22.423140 [ 197 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338048 sec., 28399.579088343617 rows/sec., 2.37 MiB/sec. | ||
| 11608 | 2025.12.23 21:56:22.423358 [ 188 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 11609 | 2025.12.23 21:56:22.423714 [ 188 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_25_6} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11610 | 2025.12.23 21:56:22.423810 [ 188 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_25_6} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 11611 | 2025.12.23 21:56:22.423913 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11612 | 2025.12.23 21:56:22.432055 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11613 | 2025.12.23 21:56:22.432103 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 11614 | 2025.12.23 21:56:22.438090 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11615 | 2025.12.23 21:56:22.438780 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11616 | 2025.12.23 21:56:22.441458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11617 | 2025.12.23 21:56:22.988132 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11618 | 2025.12.23 21:56:22.988320 [ 4 ] {5978b023-7720-4544-a9c2-e050f22e5a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11619 | 2025.12.23 21:56:22.988385 [ 4 ] {5978b023-7720-4544-a9c2-e050f22e5a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11620 | 2025.12.23 21:56:22.989163 [ 4 ] {5978b023-7720-4544-a9c2-e050f22e5a63} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11621 | 2025.12.23 21:56:22.989211 [ 4 ] {5978b023-7720-4544-a9c2-e050f22e5a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11622 | 2025.12.23 21:56:22.989632 [ 4 ] {5978b023-7720-4544-a9c2-e050f22e5a63} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11623 | 2025.12.23 21:56:22.989857 [ 4 ] {5978b023-7720-4544-a9c2-e050f22e5a63} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11624 | 2025.12.23 21:56:22.990018 [ 4 ] {5978b023-7720-4544-a9c2-e050f22e5a63} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001744 sec., 235091.74311926603 rows/sec., 14.91 MiB/sec. | ||
| 11625 | 2025.12.23 21:56:22.990070 [ 4 ] {5978b023-7720-4544-a9c2-e050f22e5a63} <Debug> TCPHandler: Processed in 0.002061118 sec. | ||
| 11626 | 2025.12.23 21:56:22.990208 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11627 | 2025.12.23 21:56:22.990311 [ 4 ] {a6b93eb3-61e3-4d6c-9fcb-15517a5aa966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11628 | 2025.12.23 21:56:22.990356 [ 4 ] {a6b93eb3-61e3-4d6c-9fcb-15517a5aa966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11629 | 2025.12.23 21:56:22.991233 [ 4 ] {a6b93eb3-61e3-4d6c-9fcb-15517a5aa966} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11630 | 2025.12.23 21:56:22.991270 [ 4 ] {a6b93eb3-61e3-4d6c-9fcb-15517a5aa966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11631 | 2025.12.23 21:56:22.991672 [ 4 ] {a6b93eb3-61e3-4d6c-9fcb-15517a5aa966} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11632 | 2025.12.23 21:56:22.991885 [ 4 ] {a6b93eb3-61e3-4d6c-9fcb-15517a5aa966} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11633 | 2025.12.23 21:56:22.992023 [ 4 ] {a6b93eb3-61e3-4d6c-9fcb-15517a5aa966} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001735 sec., 687031.7002881845 rows/sec., 54.89 MiB/sec. | ||
| 11634 | 2025.12.23 21:56:22.992062 [ 4 ] {a6b93eb3-61e3-4d6c-9fcb-15517a5aa966} <Debug> TCPHandler: Processed in 0.001915854 sec. | ||
| 11635 | 2025.12.23 21:56:22.992185 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11636 | 2025.12.23 21:56:22.992285 [ 4 ] {bcfd943a-e96c-451d-9cc9-c8b27b37a6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11637 | 2025.12.23 21:56:22.992325 [ 4 ] {bcfd943a-e96c-451d-9cc9-c8b27b37a6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11638 | 2025.12.23 21:56:22.992805 [ 4 ] {bcfd943a-e96c-451d-9cc9-c8b27b37a6db} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11639 | 2025.12.23 21:56:22.992843 [ 4 ] {bcfd943a-e96c-451d-9cc9-c8b27b37a6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11640 | 2025.12.23 21:56:22.993145 [ 4 ] {bcfd943a-e96c-451d-9cc9-c8b27b37a6db} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11641 | 2025.12.23 21:56:22.993355 [ 4 ] {bcfd943a-e96c-451d-9cc9-c8b27b37a6db} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11642 | 2025.12.23 21:56:22.993456 [ 35 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 11643 | 2025.12.23 21:56:22.993483 [ 4 ] {bcfd943a-e96c-451d-9cc9-c8b27b37a6db} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001219 sec., 200984.41345365052 rows/sec., 12.28 MiB/sec. | ||
| 11644 | 2025.12.23 21:56:22.993511 [ 35 ] {} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11645 | 2025.12.23 21:56:22.993529 [ 4 ] {bcfd943a-e96c-451d-9cc9-c8b27b37a6db} <Debug> TCPHandler: Processed in 0.001394349 sec. | ||
| 11646 | 2025.12.23 21:56:22.993535 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11647 | 2025.12.23 21:56:22.993644 [ 199 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 11648 | 2025.12.23 21:56:22.993645 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11649 | 2025.12.23 21:56:22.993766 [ 199 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11650 | 2025.12.23 21:56:22.993783 [ 4 ] {37ac1373-4163-4fb1-a55f-c4deb8671731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11651 | 2025.12.23 21:56:22.993806 [ 199 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 277 rows starting from the beginning of the part | ||
| 11652 | 2025.12.23 21:56:22.993827 [ 4 ] {37ac1373-4163-4fb1-a55f-c4deb8671731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11653 | 2025.12.23 21:56:22.993881 [ 199 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 245 rows starting from the beginning of the part | ||
| 11654 | 2025.12.23 21:56:22.993937 [ 199 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
| 11655 | 2025.12.23 21:56:22.993986 [ 199 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 11656 | 2025.12.23 21:56:22.994036 [ 199 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 253 rows starting from the beginning of the part | ||
| 11657 | 2025.12.23 21:56:22.994084 [ 199 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 245 rows starting from the beginning of the part | ||
| 11658 | 2025.12.23 21:56:22.994301 [ 4 ] {37ac1373-4163-4fb1-a55f-c4deb8671731} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11659 | 2025.12.23 21:56:22.994341 [ 4 ] {37ac1373-4163-4fb1-a55f-c4deb8671731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11660 | 2025.12.23 21:56:22.994699 [ 4 ] {37ac1373-4163-4fb1-a55f-c4deb8671731} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11661 | 2025.12.23 21:56:22.994925 [ 4 ] {37ac1373-4163-4fb1-a55f-c4deb8671731} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11662 | 2025.12.23 21:56:22.995027 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142864 sec., 751763.9153320641 rows/sec., 49.57 MiB/sec. | ||
| 11663 | 2025.12.23 21:56:22.995053 [ 4 ] {37ac1373-4163-4fb1-a55f-c4deb8671731} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00129 sec., 164341.08527131783 rows/sec., 10.60 MiB/sec. | ||
| 11664 | 2025.12.23 21:56:22.995094 [ 4 ] {37ac1373-4163-4fb1-a55f-c4deb8671731} <Debug> TCPHandler: Processed in 0.001497112 sec. | ||
| 11665 | 2025.12.23 21:56:22.995212 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11666 | 2025.12.23 21:56:22.995241 [ 186 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 11667 | 2025.12.23 21:56:22.995309 [ 4 ] {6383cc69-d92a-4e70-87b8-36f45f13053a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11668 | 2025.12.23 21:56:22.995354 [ 4 ] {6383cc69-d92a-4e70-87b8-36f45f13053a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11669 | 2025.12.23 21:56:22.995580 [ 186 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_50_10} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11670 | 2025.12.23 21:56:22.995672 [ 186 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_50_10} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 11671 | 2025.12.23 21:56:22.995773 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 11672 | 2025.12.23 21:56:22.995813 [ 4 ] {6383cc69-d92a-4e70-87b8-36f45f13053a} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11673 | 2025.12.23 21:56:22.995855 [ 4 ] {6383cc69-d92a-4e70-87b8-36f45f13053a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11674 | 2025.12.23 21:56:22.996178 [ 4 ] {6383cc69-d92a-4e70-87b8-36f45f13053a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11675 | 2025.12.23 21:56:22.996388 [ 4 ] {6383cc69-d92a-4e70-87b8-36f45f13053a} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11676 | 2025.12.23 21:56:22.996516 [ 4 ] {6383cc69-d92a-4e70-87b8-36f45f13053a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 11677 | 2025.12.23 21:56:22.996556 [ 4 ] {6383cc69-d92a-4e70-87b8-36f45f13053a} <Debug> TCPHandler: Processed in 0.001391979 sec. | ||
| 11678 | 2025.12.23 21:56:22.996663 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11679 | 2025.12.23 21:56:22.996757 [ 4 ] {5587ea44-0a9a-434f-9346-17c5a4d15b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11680 | 2025.12.23 21:56:22.996796 [ 4 ] {5587ea44-0a9a-434f-9346-17c5a4d15b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11681 | 2025.12.23 21:56:22.997417 [ 4 ] {5587ea44-0a9a-434f-9346-17c5a4d15b89} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11682 | 2025.12.23 21:56:22.997454 [ 4 ] {5587ea44-0a9a-434f-9346-17c5a4d15b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11683 | 2025.12.23 21:56:22.997793 [ 4 ] {5587ea44-0a9a-434f-9346-17c5a4d15b89} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11684 | 2025.12.23 21:56:22.998006 [ 4 ] {5587ea44-0a9a-434f-9346-17c5a4d15b89} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11685 | 2025.12.23 21:56:22.998142 [ 4 ] {5587ea44-0a9a-434f-9346-17c5a4d15b89} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001403 sec., 512473.27156094083 rows/sec., 35.97 MiB/sec. | ||
| 11686 | 2025.12.23 21:56:22.998180 [ 4 ] {5587ea44-0a9a-434f-9346-17c5a4d15b89} <Debug> TCPHandler: Processed in 0.001564914 sec. | ||
| 11687 | 2025.12.23 21:56:22.998289 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11688 | 2025.12.23 21:56:22.998383 [ 4 ] {6bbbf861-ce6e-4c04-92bc-d3d806ca38dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11689 | 2025.12.23 21:56:22.998426 [ 4 ] {6bbbf861-ce6e-4c04-92bc-d3d806ca38dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11690 | 2025.12.23 21:56:22.998753 [ 4 ] {6bbbf861-ce6e-4c04-92bc-d3d806ca38dd} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11691 | 2025.12.23 21:56:22.998787 [ 4 ] {6bbbf861-ce6e-4c04-92bc-d3d806ca38dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11692 | 2025.12.23 21:56:22.999101 [ 4 ] {6bbbf861-ce6e-4c04-92bc-d3d806ca38dd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11693 | 2025.12.23 21:56:22.999324 [ 4 ] {6bbbf861-ce6e-4c04-92bc-d3d806ca38dd} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11694 | 2025.12.23 21:56:22.999542 [ 4 ] {6bbbf861-ce6e-4c04-92bc-d3d806ca38dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001176 sec., 5102.040816326531 rows/sec., 266.56 KiB/sec. | ||
| 11695 | 2025.12.23 21:56:22.999579 [ 4 ] {6bbbf861-ce6e-4c04-92bc-d3d806ca38dd} <Debug> TCPHandler: Processed in 0.001338498 sec. | ||
| 11696 | 2025.12.23 21:56:22.999686 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11697 | 2025.12.23 21:56:22.999779 [ 4 ] {39380344-c502-4c5f-8814-1290cc8dd75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11698 | 2025.12.23 21:56:22.999820 [ 4 ] {39380344-c502-4c5f-8814-1290cc8dd75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11699 | 2025.12.23 21:56:23.000246 [ 4 ] {39380344-c502-4c5f-8814-1290cc8dd75d} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2025.12.23 21:56:23.000285 [ 4 ] {39380344-c502-4c5f-8814-1290cc8dd75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11701 | 2025.12.23 21:56:23.000646 [ 4 ] {39380344-c502-4c5f-8814-1290cc8dd75d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11702 | 2025.12.23 21:56:23.000945 [ 4 ] {39380344-c502-4c5f-8814-1290cc8dd75d} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11703 | 2025.12.23 21:56:23.001079 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 11704 | 2025.12.23 21:56:23.001089 [ 4 ] {39380344-c502-4c5f-8814-1290cc8dd75d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001328 sec., 236445.78313253014 rows/sec., 15.53 MiB/sec. | ||
| 11705 | 2025.12.23 21:56:23.001130 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2025.12.23 21:56:23.001146 [ 4 ] {39380344-c502-4c5f-8814-1290cc8dd75d} <Debug> TCPHandler: Processed in 0.001508593 sec. | ||
| 11707 | 2025.12.23 21:56:23.001156 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11708 | 2025.12.23 21:56:23.001262 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 11709 | 2025.12.23 21:56:23.001264 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11710 | 2025.12.23 21:56:23.001375 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11711 | 2025.12.23 21:56:23.001378 [ 4 ] {bed99da2-c6db-48cd-8b55-79f06b4e3999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11712 | 2025.12.23 21:56:23.001417 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 24826 rows starting from the beginning of the part | ||
| 11713 | 2025.12.23 21:56:23.001437 [ 4 ] {bed99da2-c6db-48cd-8b55-79f06b4e3999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11714 | 2025.12.23 21:56:23.001484 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11715 | 2025.12.23 21:56:23.001536 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 940 rows starting from the beginning of the part | ||
| 11716 | 2025.12.23 21:56:23.001577 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 62 rows starting from the beginning of the part | ||
| 11717 | 2025.12.23 21:56:23.001619 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11718 | 2025.12.23 21:56:23.001659 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 314 rows starting from the beginning of the part | ||
| 11719 | 2025.12.23 21:56:23.001754 [ 4 ] {bed99da2-c6db-48cd-8b55-79f06b4e3999} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11720 | 2025.12.23 21:56:23.001796 [ 4 ] {bed99da2-c6db-48cd-8b55-79f06b4e3999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11721 | 2025.12.23 21:56:23.002141 [ 4 ] {bed99da2-c6db-48cd-8b55-79f06b4e3999} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11722 | 2025.12.23 21:56:23.002356 [ 4 ] {bed99da2-c6db-48cd-8b55-79f06b4e3999} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11723 | 2025.12.23 21:56:23.002485 [ 4 ] {bed99da2-c6db-48cd-8b55-79f06b4e3999} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.90 KiB/sec. | ||
| 11724 | 2025.12.23 21:56:23.002521 [ 4 ] {bed99da2-c6db-48cd-8b55-79f06b4e3999} <Debug> TCPHandler: Processed in 0.001305737 sec. | ||
| 11725 | 2025.12.23 21:56:23.002630 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11726 | 2025.12.23 21:56:23.002724 [ 4 ] {38b95e24-ab2e-4836-b81b-5f3fbb6c3756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11727 | 2025.12.23 21:56:23.002778 [ 4 ] {38b95e24-ab2e-4836-b81b-5f3fbb6c3756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11728 | 2025.12.23 21:56:23.003619 [ 4 ] {38b95e24-ab2e-4836-b81b-5f3fbb6c3756} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2025.12.23 21:56:23.003656 [ 4 ] {38b95e24-ab2e-4836-b81b-5f3fbb6c3756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11730 | 2025.12.23 21:56:23.004308 [ 4 ] {38b95e24-ab2e-4836-b81b-5f3fbb6c3756} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11731 | 2025.12.23 21:56:23.004557 [ 4 ] {38b95e24-ab2e-4836-b81b-5f3fbb6c3756} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2025.12.23 21:56:23.004710 [ 4 ] {38b95e24-ab2e-4836-b81b-5f3fbb6c3756} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002004 sec., 19960.07984031936 rows/sec., 35.77 MiB/sec. | ||
| 11733 | 2025.12.23 21:56:23.004775 [ 4 ] {38b95e24-ab2e-4836-b81b-5f3fbb6c3756} <Debug> TCPHandler: Processed in 0.002192532 sec. | ||
| 11734 | 2025.12.23 21:56:23.004892 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11735 | 2025.12.23 21:56:23.004986 [ 4 ] {9af3fdc1-d6d9-4341-8bc5-10b302864fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11736 | 2025.12.23 21:56:23.005030 [ 4 ] {9af3fdc1-d6d9-4341-8bc5-10b302864fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11737 | 2025.12.23 21:56:23.005367 [ 4 ] {9af3fdc1-d6d9-4341-8bc5-10b302864fac} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11738 | 2025.12.23 21:56:23.005403 [ 4 ] {9af3fdc1-d6d9-4341-8bc5-10b302864fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11739 | 2025.12.23 21:56:23.005734 [ 4 ] {9af3fdc1-d6d9-4341-8bc5-10b302864fac} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11740 | 2025.12.23 21:56:23.005939 [ 4 ] {9af3fdc1-d6d9-4341-8bc5-10b302864fac} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11741 | 2025.12.23 21:56:23.006081 [ 4 ] {9af3fdc1-d6d9-4341-8bc5-10b302864fac} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001113 sec., 93441.15004492362 rows/sec., 5.73 MiB/sec. | ||
| 11742 | 2025.12.23 21:56:23.006118 [ 4 ] {9af3fdc1-d6d9-4341-8bc5-10b302864fac} <Debug> TCPHandler: Processed in 0.001274296 sec. | ||
| 11743 | 2025.12.23 21:56:23.010396 [ 188 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26462 rows, containing 5 columns (5 merged, 0 gathered) in 0.009175309 sec., 2884044.5591532667 rows/sec., 194.68 MiB/sec. | ||
| 11744 | 2025.12.23 21:56:23.010843 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 11745 | 2025.12.23 21:56:23.011227 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2025.12.23 21:56:23.011323 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 11747 | 2025.12.23 21:56:23.011428 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 11748 | 2025.12.23 21:56:24.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.71 MiB, peak 337.13 MiB, free memory in arenas 0.00 B, will set to 329.29 MiB (RSS), difference: 3.58 MiB | ||
| 11749 | 2025.12.23 21:56:27.974795 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11750 | 2025.12.23 21:56:27.975087 [ 4 ] {de036acf-aeb2-41f7-af16-f7e6c7d650ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11751 | 2025.12.23 21:56:27.975188 [ 4 ] {de036acf-aeb2-41f7-af16-f7e6c7d650ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11752 | 2025.12.23 21:56:27.975999 [ 4 ] {de036acf-aeb2-41f7-af16-f7e6c7d650ec} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11753 | 2025.12.23 21:56:27.976041 [ 4 ] {de036acf-aeb2-41f7-af16-f7e6c7d650ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11754 | 2025.12.23 21:56:27.976412 [ 4 ] {de036acf-aeb2-41f7-af16-f7e6c7d650ec} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11755 | 2025.12.23 21:56:27.976634 [ 4 ] {de036acf-aeb2-41f7-af16-f7e6c7d650ec} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11756 | 2025.12.23 21:56:27.976787 [ 4 ] {de036acf-aeb2-41f7-af16-f7e6c7d650ec} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001774 sec., 2254.7914317925593 rows/sec., 183.86 KiB/sec. | ||
| 11757 | 2025.12.23 21:56:27.976828 [ 4 ] {de036acf-aeb2-41f7-af16-f7e6c7d650ec} <Debug> TCPHandler: Processed in 0.002208992 sec. | ||
| 11758 | 2025.12.23 21:56:27.976942 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11759 | 2025.12.23 21:56:27.977034 [ 4 ] {acdc8ea3-2415-4302-bafb-9d7bad23a3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11760 | 2025.12.23 21:56:27.977073 [ 4 ] {acdc8ea3-2415-4302-bafb-9d7bad23a3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11761 | 2025.12.23 21:56:27.977493 [ 4 ] {acdc8ea3-2415-4302-bafb-9d7bad23a3a2} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11762 | 2025.12.23 21:56:27.977528 [ 4 ] {acdc8ea3-2415-4302-bafb-9d7bad23a3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11763 | 2025.12.23 21:56:27.977828 [ 4 ] {acdc8ea3-2415-4302-bafb-9d7bad23a3a2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11764 | 2025.12.23 21:56:27.978034 [ 4 ] {acdc8ea3-2415-4302-bafb-9d7bad23a3a2} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11765 | 2025.12.23 21:56:27.978154 [ 55 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11766 | 2025.12.23 21:56:27.978159 [ 4 ] {acdc8ea3-2415-4302-bafb-9d7bad23a3a2} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001144 sec., 50699.3006993007 rows/sec., 3.89 MiB/sec. | ||
| 11767 | 2025.12.23 21:56:27.978220 [ 55 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11768 | 2025.12.23 21:56:27.978237 [ 4 ] {acdc8ea3-2415-4302-bafb-9d7bad23a3a2} <Debug> TCPHandler: Processed in 0.001342908 sec. | ||
| 11769 | 2025.12.23 21:56:27.978247 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11770 | 2025.12.23 21:56:27.978351 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11771 | 2025.12.23 21:56:27.978357 [ 187 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 11772 | 2025.12.23 21:56:27.978447 [ 4 ] {808fc7be-a327-4897-a8d5-74fa9947d6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11773 | 2025.12.23 21:56:27.978489 [ 187 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11774 | 2025.12.23 21:56:27.978491 [ 4 ] {808fc7be-a327-4897-a8d5-74fa9947d6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11775 | 2025.12.23 21:56:27.978531 [ 187 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2465 rows starting from the beginning of the part | ||
| 11776 | 2025.12.23 21:56:27.978604 [ 187 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 2336 rows starting from the beginning of the part | ||
| 11777 | 2025.12.23 21:56:27.978654 [ 187 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 11778 | 2025.12.23 21:56:27.978701 [ 187 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 11779 | 2025.12.23 21:56:27.978747 [ 187 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1192 rows starting from the beginning of the part | ||
| 11780 | 2025.12.23 21:56:27.978792 [ 187 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 58 rows starting from the beginning of the part | ||
| 11781 | 2025.12.23 21:56:27.978896 [ 4 ] {808fc7be-a327-4897-a8d5-74fa9947d6bf} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11782 | 2025.12.23 21:56:27.978936 [ 4 ] {808fc7be-a327-4897-a8d5-74fa9947d6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11783 | 2025.12.23 21:56:27.979261 [ 4 ] {808fc7be-a327-4897-a8d5-74fa9947d6bf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11784 | 2025.12.23 21:56:27.979471 [ 4 ] {808fc7be-a327-4897-a8d5-74fa9947d6bf} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11785 | 2025.12.23 21:56:27.979615 [ 4 ] {808fc7be-a327-4897-a8d5-74fa9947d6bf} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001185 sec., 3375.527426160337 rows/sec., 235.69 KiB/sec. | ||
| 11786 | 2025.12.23 21:56:27.979653 [ 4 ] {808fc7be-a327-4897-a8d5-74fa9947d6bf} <Debug> TCPHandler: Processed in 0.001348688 sec. | ||
| 11787 | 2025.12.23 21:56:27.979758 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11788 | 2025.12.23 21:56:27.979849 [ 4 ] {a9e7505c-69a6-418a-9b71-fb277a3fc117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11789 | 2025.12.23 21:56:27.979888 [ 4 ] {a9e7505c-69a6-418a-9b71-fb277a3fc117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11790 | 2025.12.23 21:56:27.980295 [ 4 ] {a9e7505c-69a6-418a-9b71-fb277a3fc117} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11791 | 2025.12.23 21:56:27.980331 [ 4 ] {a9e7505c-69a6-418a-9b71-fb277a3fc117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11792 | 2025.12.23 21:56:27.980630 [ 4 ] {a9e7505c-69a6-418a-9b71-fb277a3fc117} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11793 | 2025.12.23 21:56:27.980837 [ 4 ] {a9e7505c-69a6-418a-9b71-fb277a3fc117} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11794 | 2025.12.23 21:56:27.980878 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6163 rows, containing 5 columns (5 merged, 0 gathered) in 0.002568833 sec., 2399143.8914090563 rows/sec., 203.71 MiB/sec. | ||
| 11795 | 2025.12.23 21:56:27.980946 [ 55 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11796 | 2025.12.23 21:56:27.980963 [ 4 ] {a9e7505c-69a6-418a-9b71-fb277a3fc117} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001132 sec., 60070.67137809187 rows/sec., 4.69 MiB/sec. | ||
| 11797 | 2025.12.23 21:56:27.980980 [ 55 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2025.12.23 21:56:27.981004 [ 4 ] {a9e7505c-69a6-418a-9b71-fb277a3fc117} <Debug> TCPHandler: Processed in 0.001292696 sec. | ||
| 11799 | 2025.12.23 21:56:27.981006 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11800 | 2025.12.23 21:56:27.981110 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 11801 | 2025.12.23 21:56:27.981119 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11802 | 2025.12.23 21:56:27.981195 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11803 | 2025.12.23 21:56:27.981203 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11804 | 2025.12.23 21:56:27.981225 [ 4 ] {0a1749eb-40cb-4eec-8c05-827275c5d0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11805 | 2025.12.23 21:56:27.981242 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1249 rows starting from the beginning of the part | ||
| 11806 | 2025.12.23 21:56:27.981273 [ 4 ] {0a1749eb-40cb-4eec-8c05-827275c5d0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11807 | 2025.12.23 21:56:27.981299 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1183 rows starting from the beginning of the part | ||
| 11808 | 2025.12.23 21:56:27.981345 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 11809 | 2025.12.23 21:56:27.981386 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 11810 | 2025.12.23 21:56:27.981424 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 719 rows starting from the beginning of the part | ||
| 11811 | 2025.12.23 21:56:27.981463 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 68 rows starting from the beginning of the part | ||
| 11812 | 2025.12.23 21:56:27.981530 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_86_17} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11813 | 2025.12.23 21:56:27.981607 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_86_17} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11814 | 2025.12.23 21:56:27.981686 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 11815 | 2025.12.23 21:56:27.981696 [ 4 ] {0a1749eb-40cb-4eec-8c05-827275c5d0c2} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11816 | 2025.12.23 21:56:27.981732 [ 4 ] {0a1749eb-40cb-4eec-8c05-827275c5d0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11817 | 2025.12.23 21:56:27.982078 [ 4 ] {0a1749eb-40cb-4eec-8c05-827275c5d0c2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11818 | 2025.12.23 21:56:27.982289 [ 4 ] {0a1749eb-40cb-4eec-8c05-827275c5d0c2} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11819 | 2025.12.23 21:56:27.982416 [ 4 ] {0a1749eb-40cb-4eec-8c05-827275c5d0c2} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001209 sec., 133995.03722084366 rows/sec., 9.33 MiB/sec. | ||
| 11820 | 2025.12.23 21:56:27.982453 [ 4 ] {0a1749eb-40cb-4eec-8c05-827275c5d0c2} <Debug> TCPHandler: Processed in 0.001380579 sec. | ||
| 11821 | 2025.12.23 21:56:27.982565 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11822 | 2025.12.23 21:56:27.982665 [ 4 ] {6ddf1e95-f552-429a-9216-d50d92f64a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11823 | 2025.12.23 21:56:27.982677 [ 198 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001592115 sec., 2102235.0772400233 rows/sec., 159.06 MiB/sec. | ||
| 11824 | 2025.12.23 21:56:27.982706 [ 4 ] {6ddf1e95-f552-429a-9216-d50d92f64a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11825 | 2025.12.23 21:56:27.982944 [ 188 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11826 | 2025.12.23 21:56:27.983175 [ 4 ] {6ddf1e95-f552-429a-9216-d50d92f64a4e} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11827 | 2025.12.23 21:56:27.983220 [ 4 ] {6ddf1e95-f552-429a-9216-d50d92f64a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11828 | 2025.12.23 21:56:27.983279 [ 188 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_86_17} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11829 | 2025.12.23 21:56:27.983345 [ 188 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_86_17} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11830 | 2025.12.23 21:56:27.983419 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 11831 | 2025.12.23 21:56:27.983540 [ 4 ] {6ddf1e95-f552-429a-9216-d50d92f64a4e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11832 | 2025.12.23 21:56:27.983760 [ 4 ] {6ddf1e95-f552-429a-9216-d50d92f64a4e} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2025.12.23 21:56:27.983866 [ 7 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11834 | 2025.12.23 21:56:27.983883 [ 4 ] {6ddf1e95-f552-429a-9216-d50d92f64a4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001238 sec., 48465.266558966076 rows/sec., 3.27 MiB/sec. | ||
| 11835 | 2025.12.23 21:56:27.983905 [ 7 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11836 | 2025.12.23 21:56:27.983925 [ 4 ] {6ddf1e95-f552-429a-9216-d50d92f64a4e} <Debug> TCPHandler: Processed in 0.001417471 sec. | ||
| 11837 | 2025.12.23 21:56:27.983928 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11838 | 2025.12.23 21:56:27.984067 [ 189 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 11839 | 2025.12.23 21:56:27.984210 [ 189 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11840 | 2025.12.23 21:56:27.984245 [ 189 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5366 rows starting from the beginning of the part | ||
| 11841 | 2025.12.23 21:56:27.984306 [ 189 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part | ||
| 11842 | 2025.12.23 21:56:27.984351 [ 189 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 22 rows starting from the beginning of the part | ||
| 11843 | 2025.12.23 21:56:27.984389 [ 189 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11844 | 2025.12.23 21:56:27.984427 [ 189 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 104 rows starting from the beginning of the part | ||
| 11845 | 2025.12.23 21:56:27.984464 [ 189 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11846 | 2025.12.23 21:56:27.986156 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5694 rows, containing 4 columns (4 merged, 0 gathered) in 0.002141601 sec., 2658758.5642703753 rows/sec., 170.18 MiB/sec. | ||
| 11847 | 2025.12.23 21:56:27.986524 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11848 | 2025.12.23 21:56:27.986810 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_86_17} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11849 | 2025.12.23 21:56:27.986890 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_86_17} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11850 | 2025.12.23 21:56:27.986998 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11851 | 2025.12.23 21:56:28.619242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25418 | ||
| 11852 | 2025.12.23 21:56:28.619767 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2025.12.23 21:56:28.619815 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11854 | 2025.12.23 21:56:28.620320 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11855 | 2025.12.23 21:56:28.620554 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11856 | 2025.12.23 21:56:28.620687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25418 | ||
| 11857 | 2025.12.23 21:56:29.941523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11858 | 2025.12.23 21:56:29.958216 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11859 | 2025.12.23 21:56:29.958281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11860 | 2025.12.23 21:56:29.964003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11861 | 2025.12.23 21:56:29.964691 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11862 | 2025.12.23 21:56:29.967566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11863 | 2025.12.23 21:56:31.218937 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1476 | ||
| 11864 | 2025.12.23 21:56:31.221202 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11865 | 2025.12.23 21:56:31.221249 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11866 | 2025.12.23 21:56:31.222410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11867 | 2025.12.23 21:56:31.222662 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11868 | 2025.12.23 21:56:31.222910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1476 | ||
| 11869 | 2025.12.23 21:56:32.986626 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11870 | 2025.12.23 21:56:32.986810 [ 4 ] {9f5feefb-9599-4909-8580-5aed54974efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11871 | 2025.12.23 21:56:32.986872 [ 4 ] {9f5feefb-9599-4909-8580-5aed54974efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11872 | 2025.12.23 21:56:32.987738 [ 4 ] {9f5feefb-9599-4909-8580-5aed54974efd} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11873 | 2025.12.23 21:56:32.987781 [ 4 ] {9f5feefb-9599-4909-8580-5aed54974efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11874 | 2025.12.23 21:56:32.988179 [ 4 ] {9f5feefb-9599-4909-8580-5aed54974efd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11875 | 2025.12.23 21:56:32.988396 [ 4 ] {9f5feefb-9599-4909-8580-5aed54974efd} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11876 | 2025.12.23 21:56:32.988546 [ 4 ] {9f5feefb-9599-4909-8580-5aed54974efd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001784 sec., 229820.62780269058 rows/sec., 14.58 MiB/sec. | ||
| 11877 | 2025.12.23 21:56:32.988588 [ 4 ] {9f5feefb-9599-4909-8580-5aed54974efd} <Debug> TCPHandler: Processed in 0.00209071 sec. | ||
| 11878 | 2025.12.23 21:56:32.988721 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11879 | 2025.12.23 21:56:32.988818 [ 4 ] {10883f1d-068b-4848-b6b3-de7bd11df4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11880 | 2025.12.23 21:56:32.988859 [ 4 ] {10883f1d-068b-4848-b6b3-de7bd11df4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11881 | 2025.12.23 21:56:32.990330 [ 4 ] {10883f1d-068b-4848-b6b3-de7bd11df4ed} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11882 | 2025.12.23 21:56:32.990368 [ 4 ] {10883f1d-068b-4848-b6b3-de7bd11df4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11883 | 2025.12.23 21:56:32.990737 [ 4 ] {10883f1d-068b-4848-b6b3-de7bd11df4ed} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11884 | 2025.12.23 21:56:32.990943 [ 4 ] {10883f1d-068b-4848-b6b3-de7bd11df4ed} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11885 | 2025.12.23 21:56:32.991067 [ 4 ] {10883f1d-068b-4848-b6b3-de7bd11df4ed} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002268 sec., 525573.1922398589 rows/sec., 41.99 MiB/sec. | ||
| 11886 | 2025.12.23 21:56:32.991124 [ 4 ] {10883f1d-068b-4848-b6b3-de7bd11df4ed} <Debug> TCPHandler: Processed in 0.002451069 sec. | ||
| 11887 | 2025.12.23 21:56:32.991246 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11888 | 2025.12.23 21:56:32.991345 [ 4 ] {82593baf-09fa-4884-9bee-21dbf64b51e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11889 | 2025.12.23 21:56:32.991384 [ 4 ] {82593baf-09fa-4884-9bee-21dbf64b51e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11890 | 2025.12.23 21:56:32.991970 [ 4 ] {82593baf-09fa-4884-9bee-21dbf64b51e7} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11891 | 2025.12.23 21:56:32.992006 [ 4 ] {82593baf-09fa-4884-9bee-21dbf64b51e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11892 | 2025.12.23 21:56:32.992312 [ 4 ] {82593baf-09fa-4884-9bee-21dbf64b51e7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11893 | 2025.12.23 21:56:32.992521 [ 4 ] {82593baf-09fa-4884-9bee-21dbf64b51e7} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11894 | 2025.12.23 21:56:32.992646 [ 4 ] {82593baf-09fa-4884-9bee-21dbf64b51e7} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.00132 sec., 185606.0606060606 rows/sec., 11.34 MiB/sec. | ||
| 11895 | 2025.12.23 21:56:32.992685 [ 4 ] {82593baf-09fa-4884-9bee-21dbf64b51e7} <Debug> TCPHandler: Processed in 0.001486762 sec. | ||
| 11896 | 2025.12.23 21:56:32.992800 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11897 | 2025.12.23 21:56:32.992902 [ 4 ] {6c681caf-ba1e-4be1-99fb-3b175e67a249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11898 | 2025.12.23 21:56:32.992942 [ 4 ] {6c681caf-ba1e-4be1-99fb-3b175e67a249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11899 | 2025.12.23 21:56:32.993488 [ 4 ] {6c681caf-ba1e-4be1-99fb-3b175e67a249} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11900 | 2025.12.23 21:56:32.993525 [ 4 ] {6c681caf-ba1e-4be1-99fb-3b175e67a249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11901 | 2025.12.23 21:56:32.993817 [ 4 ] {6c681caf-ba1e-4be1-99fb-3b175e67a249} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11902 | 2025.12.23 21:56:32.994013 [ 4 ] {6c681caf-ba1e-4be1-99fb-3b175e67a249} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11903 | 2025.12.23 21:56:32.994135 [ 4 ] {6c681caf-ba1e-4be1-99fb-3b175e67a249} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001256 sec., 168789.80891719746 rows/sec., 10.89 MiB/sec. | ||
| 11904 | 2025.12.23 21:56:32.994171 [ 4 ] {6c681caf-ba1e-4be1-99fb-3b175e67a249} <Debug> TCPHandler: Processed in 0.00141878 sec. | ||
| 11905 | 2025.12.23 21:56:32.994283 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11906 | 2025.12.23 21:56:32.994382 [ 4 ] {033986d4-58c9-4daa-9ec6-9901723b69cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11907 | 2025.12.23 21:56:32.994421 [ 4 ] {033986d4-58c9-4daa-9ec6-9901723b69cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11908 | 2025.12.23 21:56:32.994937 [ 4 ] {033986d4-58c9-4daa-9ec6-9901723b69cf} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11909 | 2025.12.23 21:56:32.994973 [ 4 ] {033986d4-58c9-4daa-9ec6-9901723b69cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11910 | 2025.12.23 21:56:32.995265 [ 4 ] {033986d4-58c9-4daa-9ec6-9901723b69cf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11911 | 2025.12.23 21:56:32.995459 [ 4 ] {033986d4-58c9-4daa-9ec6-9901723b69cf} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11912 | 2025.12.23 21:56:32.995582 [ 4 ] {033986d4-58c9-4daa-9ec6-9901723b69cf} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001218 sec., 173234.81116584566 rows/sec., 9.84 MiB/sec. | ||
| 11913 | 2025.12.23 21:56:32.995619 [ 4 ] {033986d4-58c9-4daa-9ec6-9901723b69cf} <Debug> TCPHandler: Processed in 0.001383119 sec. | ||
| 11914 | 2025.12.23 21:56:32.995728 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11915 | 2025.12.23 21:56:32.995829 [ 4 ] {ec80bd83-404f-4a17-87b5-6080a65108dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11916 | 2025.12.23 21:56:32.995867 [ 4 ] {ec80bd83-404f-4a17-87b5-6080a65108dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11917 | 2025.12.23 21:56:32.996663 [ 4 ] {ec80bd83-404f-4a17-87b5-6080a65108dc} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11918 | 2025.12.23 21:56:32.996699 [ 4 ] {ec80bd83-404f-4a17-87b5-6080a65108dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11919 | 2025.12.23 21:56:32.997015 [ 4 ] {ec80bd83-404f-4a17-87b5-6080a65108dc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11920 | 2025.12.23 21:56:32.997215 [ 4 ] {ec80bd83-404f-4a17-87b5-6080a65108dc} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11921 | 2025.12.23 21:56:32.997353 [ 4 ] {ec80bd83-404f-4a17-87b5-6080a65108dc} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001527 sec., 470857.89129011135 rows/sec., 33.05 MiB/sec. | ||
| 11922 | 2025.12.23 21:56:32.997395 [ 4 ] {ec80bd83-404f-4a17-87b5-6080a65108dc} <Debug> TCPHandler: Processed in 0.001714168 sec. | ||
| 11923 | 2025.12.23 21:56:32.997514 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11924 | 2025.12.23 21:56:32.997605 [ 4 ] {f95b7dce-5b86-419c-a8a3-73c7746eed77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11925 | 2025.12.23 21:56:32.997645 [ 4 ] {f95b7dce-5b86-419c-a8a3-73c7746eed77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11926 | 2025.12.23 21:56:32.997973 [ 4 ] {f95b7dce-5b86-419c-a8a3-73c7746eed77} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11927 | 2025.12.23 21:56:32.998009 [ 4 ] {f95b7dce-5b86-419c-a8a3-73c7746eed77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11928 | 2025.12.23 21:56:32.998296 [ 4 ] {f95b7dce-5b86-419c-a8a3-73c7746eed77} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11929 | 2025.12.23 21:56:32.998492 [ 4 ] {f95b7dce-5b86-419c-a8a3-73c7746eed77} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11930 | 2025.12.23 21:56:32.998619 [ 4 ] {f95b7dce-5b86-419c-a8a3-73c7746eed77} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 11931 | 2025.12.23 21:56:32.998654 [ 4 ] {f95b7dce-5b86-419c-a8a3-73c7746eed77} <Debug> TCPHandler: Processed in 0.001194634 sec. | ||
| 11932 | 2025.12.23 21:56:32.998764 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11933 | 2025.12.23 21:56:32.998855 [ 4 ] {b2ceb66c-2655-4501-9238-615d1aad5f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11934 | 2025.12.23 21:56:32.998896 [ 4 ] {b2ceb66c-2655-4501-9238-615d1aad5f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11935 | 2025.12.23 21:56:32.999370 [ 4 ] {b2ceb66c-2655-4501-9238-615d1aad5f7f} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11936 | 2025.12.23 21:56:32.999406 [ 4 ] {b2ceb66c-2655-4501-9238-615d1aad5f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11937 | 2025.12.23 21:56:32.999730 [ 4 ] {b2ceb66c-2655-4501-9238-615d1aad5f7f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11938 | 2025.12.23 21:56:32.999931 [ 4 ] {b2ceb66c-2655-4501-9238-615d1aad5f7f} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11939 | 2025.12.23 21:56:33.000054 [ 4 ] {b2ceb66c-2655-4501-9238-615d1aad5f7f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001217 sec., 258011.5036976171 rows/sec., 16.95 MiB/sec. | ||
| 11940 | 2025.12.23 21:56:33.000090 [ 4 ] {b2ceb66c-2655-4501-9238-615d1aad5f7f} <Debug> TCPHandler: Processed in 0.001372868 sec. | ||
| 11941 | 2025.12.23 21:56:33.000201 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11942 | 2025.12.23 21:56:33.000300 [ 4 ] {7b72b3cf-6e6c-4a0f-b178-08b9dc8fb61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11943 | 2025.12.23 21:56:33.000342 [ 4 ] {7b72b3cf-6e6c-4a0f-b178-08b9dc8fb61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11944 | 2025.12.23 21:56:33.000651 [ 4 ] {7b72b3cf-6e6c-4a0f-b178-08b9dc8fb61c} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11945 | 2025.12.23 21:56:33.000686 [ 4 ] {7b72b3cf-6e6c-4a0f-b178-08b9dc8fb61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11946 | 2025.12.23 21:56:33.000969 [ 4 ] {7b72b3cf-6e6c-4a0f-b178-08b9dc8fb61c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11947 | 2025.12.23 21:56:33.001170 [ 4 ] {7b72b3cf-6e6c-4a0f-b178-08b9dc8fb61c} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11948 | 2025.12.23 21:56:33.001298 [ 4 ] {7b72b3cf-6e6c-4a0f-b178-08b9dc8fb61c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 11949 | 2025.12.23 21:56:33.001333 [ 4 ] {7b72b3cf-6e6c-4a0f-b178-08b9dc8fb61c} <Debug> TCPHandler: Processed in 0.001179003 sec. | ||
| 11950 | 2025.12.23 21:56:33.001442 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11951 | 2025.12.23 21:56:33.001533 [ 4 ] {48e70c52-41a4-40fc-9ffa-27a79dbc5eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11952 | 2025.12.23 21:56:33.001585 [ 4 ] {48e70c52-41a4-40fc-9ffa-27a79dbc5eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11953 | 2025.12.23 21:56:33.002492 [ 4 ] {48e70c52-41a4-40fc-9ffa-27a79dbc5eb9} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11954 | 2025.12.23 21:56:33.002526 [ 4 ] {48e70c52-41a4-40fc-9ffa-27a79dbc5eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11955 | 2025.12.23 21:56:33.003060 [ 4 ] {48e70c52-41a4-40fc-9ffa-27a79dbc5eb9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11956 | 2025.12.23 21:56:33.003271 [ 4 ] {48e70c52-41a4-40fc-9ffa-27a79dbc5eb9} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11957 | 2025.12.23 21:56:33.003402 [ 4 ] {48e70c52-41a4-40fc-9ffa-27a79dbc5eb9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001887 sec., 21197.668256491786 rows/sec., 37.99 MiB/sec. | ||
| 11958 | 2025.12.23 21:56:33.003455 [ 4 ] {48e70c52-41a4-40fc-9ffa-27a79dbc5eb9} <Debug> TCPHandler: Processed in 0.002058718 sec. | ||
| 11959 | 2025.12.23 21:56:33.003575 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11960 | 2025.12.23 21:56:33.003667 [ 4 ] {7c0a247f-06a8-4e89-ac31-6693041f882b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11961 | 2025.12.23 21:56:33.003707 [ 4 ] {7c0a247f-06a8-4e89-ac31-6693041f882b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11962 | 2025.12.23 21:56:33.004062 [ 4 ] {7c0a247f-06a8-4e89-ac31-6693041f882b} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11963 | 2025.12.23 21:56:33.004096 [ 4 ] {7c0a247f-06a8-4e89-ac31-6693041f882b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11964 | 2025.12.23 21:56:33.004387 [ 4 ] {7c0a247f-06a8-4e89-ac31-6693041f882b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11965 | 2025.12.23 21:56:33.004583 [ 4 ] {7c0a247f-06a8-4e89-ac31-6693041f882b} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11966 | 2025.12.23 21:56:33.004717 [ 4 ] {7c0a247f-06a8-4e89-ac31-6693041f882b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001054 sec., 98671.72675521822 rows/sec., 6.05 MiB/sec. | ||
| 11967 | 2025.12.23 21:56:33.004755 [ 4 ] {7c0a247f-06a8-4e89-ac31-6693041f882b} <Debug> TCPHandler: Processed in 0.001226955 sec. | ||
| 11968 | 2025.12.23 21:56:35.915671 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11969 | 2025.12.23 21:56:35.915725 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11970 | 2025.12.23 21:56:36.121765 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25930 | ||
| 11971 | 2025.12.23 21:56:36.122305 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11972 | 2025.12.23 21:56:36.122345 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11973 | 2025.12.23 21:56:36.122831 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11974 | 2025.12.23 21:56:36.123056 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11975 | 2025.12.23 21:56:36.123188 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25930 | ||
| 11976 | 2025.12.23 21:56:37.468586 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11977 | 2025.12.23 21:56:37.485513 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11978 | 2025.12.23 21:56:37.485588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11979 | 2025.12.23 21:56:37.491730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11980 | 2025.12.23 21:56:37.492413 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11981 | 2025.12.23 21:56:37.495539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11982 | 2025.12.23 21:56:37.974463 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11983 | 2025.12.23 21:56:37.974756 [ 4 ] {7496b221-4b8d-4d53-be92-e0feeb599c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11984 | 2025.12.23 21:56:37.974860 [ 4 ] {7496b221-4b8d-4d53-be92-e0feeb599c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11985 | 2025.12.23 21:56:37.975517 [ 4 ] {7496b221-4b8d-4d53-be92-e0feeb599c23} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11986 | 2025.12.23 21:56:37.975564 [ 4 ] {7496b221-4b8d-4d53-be92-e0feeb599c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11987 | 2025.12.23 21:56:37.975939 [ 4 ] {7496b221-4b8d-4d53-be92-e0feeb599c23} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11988 | 2025.12.23 21:56:37.976159 [ 4 ] {7496b221-4b8d-4d53-be92-e0feeb599c23} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11989 | 2025.12.23 21:56:37.976311 [ 4 ] {7496b221-4b8d-4d53-be92-e0feeb599c23} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.64 MiB/sec. | ||
| 11990 | 2025.12.23 21:56:37.976358 [ 4 ] {7496b221-4b8d-4d53-be92-e0feeb599c23} <Debug> TCPHandler: Processed in 0.002073369 sec. | ||
| 11991 | 2025.12.23 21:56:37.976481 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11992 | 2025.12.23 21:56:37.976580 [ 4 ] {c1af2dda-67f2-491e-a0a5-5e2db3acc06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11993 | 2025.12.23 21:56:37.976621 [ 4 ] {c1af2dda-67f2-491e-a0a5-5e2db3acc06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11994 | 2025.12.23 21:56:37.977043 [ 4 ] {c1af2dda-67f2-491e-a0a5-5e2db3acc06a} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11995 | 2025.12.23 21:56:37.977079 [ 4 ] {c1af2dda-67f2-491e-a0a5-5e2db3acc06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 11996 | 2025.12.23 21:56:37.977414 [ 4 ] {c1af2dda-67f2-491e-a0a5-5e2db3acc06a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11997 | 2025.12.23 21:56:37.977616 [ 4 ] {c1af2dda-67f2-491e-a0a5-5e2db3acc06a} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11998 | 2025.12.23 21:56:37.977745 [ 4 ] {c1af2dda-67f2-491e-a0a5-5e2db3acc06a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 11999 | 2025.12.23 21:56:37.977782 [ 4 ] {c1af2dda-67f2-491e-a0a5-5e2db3acc06a} <Debug> TCPHandler: Processed in 0.001350048 sec. | ||
| 12000 | 2025.12.23 21:56:37.977888 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12001 | 2025.12.23 21:56:37.977983 [ 4 ] {a95cd5c8-1ca7-420c-8dfc-ba1bfe9e9adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12002 | 2025.12.23 21:56:37.978027 [ 4 ] {a95cd5c8-1ca7-420c-8dfc-ba1bfe9e9adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12003 | 2025.12.23 21:56:37.978423 [ 4 ] {a95cd5c8-1ca7-420c-8dfc-ba1bfe9e9adb} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2025.12.23 21:56:37.978458 [ 4 ] {a95cd5c8-1ca7-420c-8dfc-ba1bfe9e9adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12005 | 2025.12.23 21:56:37.978791 [ 4 ] {a95cd5c8-1ca7-420c-8dfc-ba1bfe9e9adb} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12006 | 2025.12.23 21:56:37.978995 [ 4 ] {a95cd5c8-1ca7-420c-8dfc-ba1bfe9e9adb} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12007 | 2025.12.23 21:56:37.979124 [ 4 ] {a95cd5c8-1ca7-420c-8dfc-ba1bfe9e9adb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 12008 | 2025.12.23 21:56:37.979159 [ 4 ] {a95cd5c8-1ca7-420c-8dfc-ba1bfe9e9adb} <Debug> TCPHandler: Processed in 0.001318817 sec. | ||
| 12009 | 2025.12.23 21:56:37.979277 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12010 | 2025.12.23 21:56:37.979400 [ 4 ] {95ea49e0-61eb-4655-bb74-543e7f546212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12011 | 2025.12.23 21:56:37.979452 [ 4 ] {95ea49e0-61eb-4655-bb74-543e7f546212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12012 | 2025.12.23 21:56:37.979849 [ 4 ] {95ea49e0-61eb-4655-bb74-543e7f546212} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12013 | 2025.12.23 21:56:37.979891 [ 4 ] {95ea49e0-61eb-4655-bb74-543e7f546212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12014 | 2025.12.23 21:56:37.980224 [ 4 ] {95ea49e0-61eb-4655-bb74-543e7f546212} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12015 | 2025.12.23 21:56:37.980436 [ 4 ] {95ea49e0-61eb-4655-bb74-543e7f546212} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12016 | 2025.12.23 21:56:37.980565 [ 4 ] {95ea49e0-61eb-4655-bb74-543e7f546212} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 12017 | 2025.12.23 21:56:37.980600 [ 4 ] {95ea49e0-61eb-4655-bb74-543e7f546212} <Debug> TCPHandler: Processed in 0.001383999 sec. | ||
| 12018 | 2025.12.23 21:56:41.223744 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1506 | ||
| 12019 | 2025.12.23 21:56:41.226176 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12020 | 2025.12.23 21:56:41.226222 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12021 | 2025.12.23 21:56:41.227455 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12022 | 2025.12.23 21:56:41.227714 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12023 | 2025.12.23 21:56:41.227960 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1506 | ||
| 12024 | 2025.12.23 21:56:41.228112 [ 88 ] {} <Debug> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12025 | 2025.12.23 21:56:41.228222 [ 88 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12026 | 2025.12.23 21:56:41.228259 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12027 | 2025.12.23 21:56:41.228434 [ 189 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::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 | ||
| 12028 | 2025.12.23 21:56:41.229229 [ 189 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12029 | 2025.12.23 21:56:41.229366 [ 189 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1336 rows starting from the beginning of the part | ||
| 12030 | 2025.12.23 21:56:41.229740 [ 189 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 12031 | 2025.12.23 21:56:41.230124 [ 189 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::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 | ||
| 12032 | 2025.12.23 21:56:41.230492 [ 189 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 12033 | 2025.12.23 21:56:41.230838 [ 189 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 12034 | 2025.12.23 21:56:41.231162 [ 189 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 12035 | 2025.12.23 21:56:41.238051 [ 196 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1506 rows, containing 72 columns (72 merged, 0 gathered) in 0.009684133 sec., 155512.114507308 rows/sec., 124.31 MiB/sec. | ||
| 12036 | 2025.12.23 21:56:41.239889 [ 194 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12037 | 2025.12.23 21:56:41.240543 [ 194 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_41_8} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2025.12.23 21:56:41.240630 [ 194 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_41_8} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12039 | 2025.12.23 21:56:41.240973 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 12040 | 2025.12.23 21:56:41.901277 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12041 | 2025.12.23 21:56:41.901452 [ 4 ] {86d755df-2dca-45db-be4d-87cf3c93cd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12042 | 2025.12.23 21:56:41.901515 [ 4 ] {86d755df-2dca-45db-be4d-87cf3c93cd32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12043 | 2025.12.23 21:56:41.902279 [ 4 ] {86d755df-2dca-45db-be4d-87cf3c93cd32} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2025.12.23 21:56:41.902327 [ 4 ] {86d755df-2dca-45db-be4d-87cf3c93cd32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12045 | 2025.12.23 21:56:41.902729 [ 4 ] {86d755df-2dca-45db-be4d-87cf3c93cd32} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12046 | 2025.12.23 21:56:41.902949 [ 4 ] {86d755df-2dca-45db-be4d-87cf3c93cd32} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2025.12.23 21:56:41.903102 [ 4 ] {86d755df-2dca-45db-be4d-87cf3c93cd32} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001698 sec., 241460.5418138987 rows/sec., 15.32 MiB/sec. | ||
| 12048 | 2025.12.23 21:56:41.903143 [ 4 ] {86d755df-2dca-45db-be4d-87cf3c93cd32} <Debug> TCPHandler: Processed in 0.001995086 sec. | ||
| 12049 | 2025.12.23 21:56:41.903259 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12050 | 2025.12.23 21:56:41.903360 [ 4 ] {5c63ea5c-77a9-42f3-b62f-9182c804adf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12051 | 2025.12.23 21:56:41.903404 [ 4 ] {5c63ea5c-77a9-42f3-b62f-9182c804adf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12052 | 2025.12.23 21:56:41.903805 [ 4 ] {5c63ea5c-77a9-42f3-b62f-9182c804adf6} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12053 | 2025.12.23 21:56:41.903844 [ 4 ] {5c63ea5c-77a9-42f3-b62f-9182c804adf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12054 | 2025.12.23 21:56:41.904151 [ 4 ] {5c63ea5c-77a9-42f3-b62f-9182c804adf6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12055 | 2025.12.23 21:56:41.904361 [ 4 ] {5c63ea5c-77a9-42f3-b62f-9182c804adf6} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2025.12.23 21:56:41.904494 [ 4 ] {5c63ea5c-77a9-42f3-b62f-9182c804adf6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001153 sec., 3469.2107545533395 rows/sec., 282.89 KiB/sec. | ||
| 12057 | 2025.12.23 21:56:41.904532 [ 4 ] {5c63ea5c-77a9-42f3-b62f-9182c804adf6} <Debug> TCPHandler: Processed in 0.001324177 sec. | ||
| 12058 | 2025.12.23 21:56:41.904704 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12059 | 2025.12.23 21:56:41.904798 [ 4 ] {8d324328-54da-4364-92f7-35ec5a443ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12060 | 2025.12.23 21:56:41.904838 [ 4 ] {8d324328-54da-4364-92f7-35ec5a443ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12061 | 2025.12.23 21:56:41.906967 [ 4 ] {8d324328-54da-4364-92f7-35ec5a443ce0} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12062 | 2025.12.23 21:56:41.907004 [ 4 ] {8d324328-54da-4364-92f7-35ec5a443ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12063 | 2025.12.23 21:56:41.907461 [ 4 ] {8d324328-54da-4364-92f7-35ec5a443ce0} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12064 | 2025.12.23 21:56:41.907670 [ 4 ] {8d324328-54da-4364-92f7-35ec5a443ce0} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12065 | 2025.12.23 21:56:41.907797 [ 4 ] {8d324328-54da-4364-92f7-35ec5a443ce0} <Debug> executeQuery: Read 2334 rows, 194.22 KiB in 0.003018 sec., 773359.8409542744 rows/sec., 62.85 MiB/sec. | ||
| 12066 | 2025.12.23 21:56:41.907837 [ 4 ] {8d324328-54da-4364-92f7-35ec5a443ce0} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 12067 | 2025.12.23 21:56:41.907849 [ 4 ] {8d324328-54da-4364-92f7-35ec5a443ce0} <Debug> TCPHandler: Processed in 0.00319546 sec. | ||
| 12068 | 2025.12.23 21:56:41.907958 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12069 | 2025.12.23 21:56:41.908053 [ 4 ] {960a078c-3ffa-4319-8b75-4e5829e05bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12070 | 2025.12.23 21:56:41.908095 [ 4 ] {960a078c-3ffa-4319-8b75-4e5829e05bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12071 | 2025.12.23 21:56:41.908633 [ 4 ] {960a078c-3ffa-4319-8b75-4e5829e05bcf} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12072 | 2025.12.23 21:56:41.908670 [ 4 ] {960a078c-3ffa-4319-8b75-4e5829e05bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12073 | 2025.12.23 21:56:41.908977 [ 4 ] {960a078c-3ffa-4319-8b75-4e5829e05bcf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12074 | 2025.12.23 21:56:41.909184 [ 4 ] {960a078c-3ffa-4319-8b75-4e5829e05bcf} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12075 | 2025.12.23 21:56:41.909309 [ 4 ] {960a078c-3ffa-4319-8b75-4e5829e05bcf} <Debug> executeQuery: Read 249 rows, 15.60 KiB in 0.001275 sec., 195294.1176470588 rows/sec., 11.95 MiB/sec. | ||
| 12076 | 2025.12.23 21:56:41.909347 [ 4 ] {960a078c-3ffa-4319-8b75-4e5829e05bcf} <Debug> TCPHandler: Processed in 0.001437631 sec. | ||
| 12077 | 2025.12.23 21:56:41.909455 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12078 | 2025.12.23 21:56:41.909547 [ 4 ] {11dbb6f8-d551-4b31-8347-1fb507ed3e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12079 | 2025.12.23 21:56:41.909586 [ 4 ] {11dbb6f8-d551-4b31-8347-1fb507ed3e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12080 | 2025.12.23 21:56:41.910191 [ 4 ] {11dbb6f8-d551-4b31-8347-1fb507ed3e85} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12081 | 2025.12.23 21:56:41.910233 [ 4 ] {11dbb6f8-d551-4b31-8347-1fb507ed3e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12082 | 2025.12.23 21:56:41.910553 [ 4 ] {11dbb6f8-d551-4b31-8347-1fb507ed3e85} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12083 | 2025.12.23 21:56:41.910752 [ 4 ] {11dbb6f8-d551-4b31-8347-1fb507ed3e85} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2025.12.23 21:56:41.910876 [ 4 ] {11dbb6f8-d551-4b31-8347-1fb507ed3e85} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001347 sec., 326651.8188567186 rows/sec., 21.61 MiB/sec. | ||
| 12085 | 2025.12.23 21:56:41.910914 [ 4 ] {11dbb6f8-d551-4b31-8347-1fb507ed3e85} <Debug> TCPHandler: Processed in 0.001507753 sec. | ||
| 12086 | 2025.12.23 21:56:41.911024 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12087 | 2025.12.23 21:56:41.911117 [ 4 ] {ee3a7b2e-c901-4cbb-9470-82167bbf70be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12088 | 2025.12.23 21:56:41.911158 [ 4 ] {ee3a7b2e-c901-4cbb-9470-82167bbf70be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12089 | 2025.12.23 21:56:41.911659 [ 4 ] {ee3a7b2e-c901-4cbb-9470-82167bbf70be} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12090 | 2025.12.23 21:56:41.911695 [ 4 ] {ee3a7b2e-c901-4cbb-9470-82167bbf70be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12091 | 2025.12.23 21:56:41.911998 [ 4 ] {ee3a7b2e-c901-4cbb-9470-82167bbf70be} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12092 | 2025.12.23 21:56:41.912210 [ 4 ] {ee3a7b2e-c901-4cbb-9470-82167bbf70be} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12093 | 2025.12.23 21:56:41.912335 [ 4 ] {ee3a7b2e-c901-4cbb-9470-82167bbf70be} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001236 sec., 170711.97411003237 rows/sec., 9.69 MiB/sec. | ||
| 12094 | 2025.12.23 21:56:41.912373 [ 4 ] {ee3a7b2e-c901-4cbb-9470-82167bbf70be} <Debug> TCPHandler: Processed in 0.001398149 sec. | ||
| 12095 | 2025.12.23 21:56:41.912489 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12096 | 2025.12.23 21:56:41.912611 [ 4 ] {5b71b0f6-7872-4944-8c05-72a1c15b9c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12097 | 2025.12.23 21:56:41.912661 [ 4 ] {5b71b0f6-7872-4944-8c05-72a1c15b9c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12098 | 2025.12.23 21:56:41.913679 [ 4 ] {5b71b0f6-7872-4944-8c05-72a1c15b9c8b} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12099 | 2025.12.23 21:56:41.913717 [ 4 ] {5b71b0f6-7872-4944-8c05-72a1c15b9c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12100 | 2025.12.23 21:56:41.914084 [ 4 ] {5b71b0f6-7872-4944-8c05-72a1c15b9c8b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12101 | 2025.12.23 21:56:41.914295 [ 4 ] {5b71b0f6-7872-4944-8c05-72a1c15b9c8b} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12102 | 2025.12.23 21:56:41.914428 [ 4 ] {5b71b0f6-7872-4944-8c05-72a1c15b9c8b} <Debug> executeQuery: Read 1179 rows, 86.29 KiB in 0.001841 sec., 640412.8191200434 rows/sec., 45.77 MiB/sec. | ||
| 12103 | 2025.12.23 21:56:41.914467 [ 4 ] {5b71b0f6-7872-4944-8c05-72a1c15b9c8b} <Debug> TCPHandler: Processed in 0.002038437 sec. | ||
| 12104 | 2025.12.23 21:56:41.914575 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12105 | 2025.12.23 21:56:41.914671 [ 4 ] {d4740ebc-c7e9-4a6f-a061-c28641efb1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12106 | 2025.12.23 21:56:41.914712 [ 4 ] {d4740ebc-c7e9-4a6f-a061-c28641efb1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12107 | 2025.12.23 21:56:41.915042 [ 4 ] {d4740ebc-c7e9-4a6f-a061-c28641efb1c9} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12108 | 2025.12.23 21:56:41.915078 [ 4 ] {d4740ebc-c7e9-4a6f-a061-c28641efb1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12109 | 2025.12.23 21:56:41.915377 [ 4 ] {d4740ebc-c7e9-4a6f-a061-c28641efb1c9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12110 | 2025.12.23 21:56:41.915588 [ 4 ] {d4740ebc-c7e9-4a6f-a061-c28641efb1c9} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12111 | 2025.12.23 21:56:41.915716 [ 4 ] {d4740ebc-c7e9-4a6f-a061-c28641efb1c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 12112 | 2025.12.23 21:56:41.915754 [ 4 ] {d4740ebc-c7e9-4a6f-a061-c28641efb1c9} <Debug> TCPHandler: Processed in 0.001227435 sec. | ||
| 12113 | 2025.12.23 21:56:41.915871 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12114 | 2025.12.23 21:56:41.915994 [ 4 ] {68688a06-41fc-43dd-953e-93d8d5c02867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12115 | 2025.12.23 21:56:41.916045 [ 4 ] {68688a06-41fc-43dd-953e-93d8d5c02867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12116 | 2025.12.23 21:56:41.916783 [ 4 ] {68688a06-41fc-43dd-953e-93d8d5c02867} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12117 | 2025.12.23 21:56:41.916827 [ 4 ] {68688a06-41fc-43dd-953e-93d8d5c02867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12118 | 2025.12.23 21:56:41.917243 [ 4 ] {68688a06-41fc-43dd-953e-93d8d5c02867} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12119 | 2025.12.23 21:56:41.917447 [ 4 ] {68688a06-41fc-43dd-953e-93d8d5c02867} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12120 | 2025.12.23 21:56:41.917575 [ 4 ] {68688a06-41fc-43dd-953e-93d8d5c02867} <Debug> executeQuery: Read 938 rows, 63.61 KiB in 0.001607 sec., 583696.328562539 rows/sec., 38.65 MiB/sec. | ||
| 12121 | 2025.12.23 21:56:41.917614 [ 4 ] {68688a06-41fc-43dd-953e-93d8d5c02867} <Debug> TCPHandler: Processed in 0.001802901 sec. | ||
| 12122 | 2025.12.23 21:56:41.917722 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12123 | 2025.12.23 21:56:41.917815 [ 4 ] {6786abf5-8b8d-4403-87bc-e812b3b37126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12124 | 2025.12.23 21:56:41.917857 [ 4 ] {6786abf5-8b8d-4403-87bc-e812b3b37126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12125 | 2025.12.23 21:56:41.918166 [ 4 ] {6786abf5-8b8d-4403-87bc-e812b3b37126} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2025.12.23 21:56:41.918201 [ 4 ] {6786abf5-8b8d-4403-87bc-e812b3b37126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12127 | 2025.12.23 21:56:41.918490 [ 4 ] {6786abf5-8b8d-4403-87bc-e812b3b37126} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12128 | 2025.12.23 21:56:41.918689 [ 4 ] {6786abf5-8b8d-4403-87bc-e812b3b37126} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2025.12.23 21:56:41.918814 [ 4 ] {6786abf5-8b8d-4403-87bc-e812b3b37126} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 12130 | 2025.12.23 21:56:41.918850 [ 4 ] {6786abf5-8b8d-4403-87bc-e812b3b37126} <Debug> TCPHandler: Processed in 0.001176933 sec. | ||
| 12131 | 2025.12.23 21:56:41.918969 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12132 | 2025.12.23 21:56:41.919084 [ 4 ] {0823ae82-e463-4bdb-9b06-0abeb551e164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12133 | 2025.12.23 21:56:41.919147 [ 4 ] {0823ae82-e463-4bdb-9b06-0abeb551e164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12134 | 2025.12.23 21:56:41.920117 [ 4 ] {0823ae82-e463-4bdb-9b06-0abeb551e164} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2025.12.23 21:56:41.920154 [ 4 ] {0823ae82-e463-4bdb-9b06-0abeb551e164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12136 | 2025.12.23 21:56:41.920711 [ 4 ] {0823ae82-e463-4bdb-9b06-0abeb551e164} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12137 | 2025.12.23 21:56:41.920928 [ 4 ] {0823ae82-e463-4bdb-9b06-0abeb551e164} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2025.12.23 21:56:41.921065 [ 4 ] {0823ae82-e463-4bdb-9b06-0abeb551e164} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002006 sec., 19940.179461615156 rows/sec., 35.73 MiB/sec. | ||
| 12139 | 2025.12.23 21:56:41.921120 [ 4 ] {0823ae82-e463-4bdb-9b06-0abeb551e164} <Debug> TCPHandler: Processed in 0.002209212 sec. | ||
| 12140 | 2025.12.23 21:56:41.921232 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12141 | 2025.12.23 21:56:41.921328 [ 4 ] {cec4df24-72ea-45a3-8378-a1911602ff19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12142 | 2025.12.23 21:56:41.921370 [ 4 ] {cec4df24-72ea-45a3-8378-a1911602ff19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12143 | 2025.12.23 21:56:41.921703 [ 4 ] {cec4df24-72ea-45a3-8378-a1911602ff19} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12144 | 2025.12.23 21:56:41.921739 [ 4 ] {cec4df24-72ea-45a3-8378-a1911602ff19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12145 | 2025.12.23 21:56:41.922043 [ 4 ] {cec4df24-72ea-45a3-8378-a1911602ff19} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12146 | 2025.12.23 21:56:41.922255 [ 4 ] {cec4df24-72ea-45a3-8378-a1911602ff19} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12147 | 2025.12.23 21:56:41.922381 [ 4 ] {cec4df24-72ea-45a3-8378-a1911602ff19} <Debug> executeQuery: Read 82 rows, 5.00 KiB in 0.001072 sec., 76492.53731343284 rows/sec., 4.55 MiB/sec. | ||
| 12148 | 2025.12.23 21:56:41.922417 [ 4 ] {cec4df24-72ea-45a3-8378-a1911602ff19} <Debug> TCPHandler: Processed in 0.001234355 sec. | ||
| 12149 | 2025.12.23 21:56:42.969674 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12150 | 2025.12.23 21:56:42.969978 [ 4 ] {eb6a3220-66c3-422a-ba3f-6113d24466b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12151 | 2025.12.23 21:56:42.970083 [ 4 ] {eb6a3220-66c3-422a-ba3f-6113d24466b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12152 | 2025.12.23 21:56:42.970777 [ 4 ] {eb6a3220-66c3-422a-ba3f-6113d24466b1} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2025.12.23 21:56:42.970826 [ 4 ] {eb6a3220-66c3-422a-ba3f-6113d24466b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12154 | 2025.12.23 21:56:42.971223 [ 4 ] {eb6a3220-66c3-422a-ba3f-6113d24466b1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12155 | 2025.12.23 21:56:42.971454 [ 4 ] {eb6a3220-66c3-422a-ba3f-6113d24466b1} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2025.12.23 21:56:42.971606 [ 4 ] {eb6a3220-66c3-422a-ba3f-6113d24466b1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001705 sec., 32844.574780058654 rows/sec., 2.52 MiB/sec. | ||
| 12157 | 2025.12.23 21:56:42.971648 [ 4 ] {eb6a3220-66c3-422a-ba3f-6113d24466b1} <Debug> TCPHandler: Processed in 0.002159871 sec. | ||
| 12158 | 2025.12.23 21:56:42.971770 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12159 | 2025.12.23 21:56:42.971866 [ 4 ] {b74df5b0-d3e0-4e5a-ac60-25b4036f7fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12160 | 2025.12.23 21:56:42.971907 [ 4 ] {b74df5b0-d3e0-4e5a-ac60-25b4036f7fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12161 | 2025.12.23 21:56:42.972343 [ 4 ] {b74df5b0-d3e0-4e5a-ac60-25b4036f7fa1} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2025.12.23 21:56:42.972379 [ 4 ] {b74df5b0-d3e0-4e5a-ac60-25b4036f7fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12163 | 2025.12.23 21:56:42.972680 [ 4 ] {b74df5b0-d3e0-4e5a-ac60-25b4036f7fa1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12164 | 2025.12.23 21:56:42.972886 [ 4 ] {b74df5b0-d3e0-4e5a-ac60-25b4036f7fa1} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2025.12.23 21:56:42.973013 [ 4 ] {b74df5b0-d3e0-4e5a-ac60-25b4036f7fa1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 12166 | 2025.12.23 21:56:42.973050 [ 4 ] {b74df5b0-d3e0-4e5a-ac60-25b4036f7fa1} <Debug> TCPHandler: Processed in 0.001329698 sec. | ||
| 12167 | 2025.12.23 21:56:42.973167 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12168 | 2025.12.23 21:56:42.973261 [ 4 ] {f2b3e060-a77a-41e2-af76-758e8220deda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12169 | 2025.12.23 21:56:42.973304 [ 4 ] {f2b3e060-a77a-41e2-af76-758e8220deda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12170 | 2025.12.23 21:56:42.973682 [ 4 ] {f2b3e060-a77a-41e2-af76-758e8220deda} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2025.12.23 21:56:42.973718 [ 4 ] {f2b3e060-a77a-41e2-af76-758e8220deda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12172 | 2025.12.23 21:56:42.974038 [ 4 ] {f2b3e060-a77a-41e2-af76-758e8220deda} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12173 | 2025.12.23 21:56:42.974245 [ 4 ] {f2b3e060-a77a-41e2-af76-758e8220deda} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2025.12.23 21:56:42.974364 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 5 parts from all_1_85_17 to all_89_89_0 | ||
| 12175 | 2025.12.23 21:56:42.974372 [ 4 ] {f2b3e060-a77a-41e2-af76-758e8220deda} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.00113 sec., 54867.256637168146 rows/sec., 3.81 MiB/sec. | ||
| 12176 | 2025.12.23 21:56:42.974431 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12177 | 2025.12.23 21:56:42.974463 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12178 | 2025.12.23 21:56:42.974469 [ 4 ] {f2b3e060-a77a-41e2-af76-758e8220deda} <Debug> TCPHandler: Processed in 0.001348648 sec. | ||
| 12179 | 2025.12.23 21:56:42.974550 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_89_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_85_17 to all_89_89_0 into Compact with storage Full | ||
| 12180 | 2025.12.23 21:56:42.974634 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12181 | 2025.12.23 21:56:42.974643 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_89_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12182 | 2025.12.23 21:56:42.974679 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 26462 rows starting from the beginning of the part | ||
| 12183 | 2025.12.23 21:56:42.974737 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 162 rows starting from the beginning of the part | ||
| 12184 | 2025.12.23 21:56:42.974750 [ 4 ] {6e2a8e83-3f8e-4979-ab03-6b12fb062f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12185 | 2025.12.23 21:56:42.974782 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 314 rows starting from the beginning of the part | ||
| 12186 | 2025.12.23 21:56:42.974801 [ 4 ] {6e2a8e83-3f8e-4979-ab03-6b12fb062f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12187 | 2025.12.23 21:56:42.974825 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12188 | 2025.12.23 21:56:42.974865 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 938 rows starting from the beginning of the part | ||
| 12189 | 2025.12.23 21:56:42.975200 [ 4 ] {6e2a8e83-3f8e-4979-ab03-6b12fb062f54} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12190 | 2025.12.23 21:56:42.975236 [ 4 ] {6e2a8e83-3f8e-4979-ab03-6b12fb062f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12191 | 2025.12.23 21:56:42.975557 [ 4 ] {6e2a8e83-3f8e-4979-ab03-6b12fb062f54} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12192 | 2025.12.23 21:56:42.975765 [ 4 ] {6e2a8e83-3f8e-4979-ab03-6b12fb062f54} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12193 | 2025.12.23 21:56:42.975897 [ 4 ] {6e2a8e83-3f8e-4979-ab03-6b12fb062f54} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001173 sec., 18755.32821824382 rows/sec., 1.27 MiB/sec. | ||
| 12194 | 2025.12.23 21:56:42.975934 [ 4 ] {6e2a8e83-3f8e-4979-ab03-6b12fb062f54} <Debug> TCPHandler: Processed in 0.001360438 sec. | ||
| 12195 | 2025.12.23 21:56:42.981653 [ 191 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_89_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28036 rows, containing 5 columns (5 merged, 0 gathered) in 0.007134901 sec., 3929416.8202193696 rows/sec., 265.10 MiB/sec. | ||
| 12196 | 2025.12.23 21:56:42.982052 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_89_18} <Trace> MergedBlockOutputStream: filled checksums all_1_89_18 (state Temporary) | ||
| 12197 | 2025.12.23 21:56:42.982382 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_89_18 to all_1_89_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12198 | 2025.12.23 21:56:42.982467 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 5 parts: [all_1_85_17, all_89_89_0] -> all_1_89_18 | ||
| 12199 | 2025.12.23 21:56:42.982565 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 12200 | 2025.12.23 21:56:43.000226 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.42 MiB, peak 337.63 MiB, free memory in arenas 0.00 B, will set to 331.89 MiB (RSS), difference: 1.48 MiB | ||
| 12201 | 2025.12.23 21:56:43.623776 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26378 | ||
| 12202 | 2025.12.23 21:56:43.624594 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12203 | 2025.12.23 21:56:43.624627 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12204 | 2025.12.23 21:56:43.625127 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12205 | 2025.12.23 21:56:43.625356 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12206 | 2025.12.23 21:56:43.625485 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26378 | ||
| 12207 | 2025.12.23 21:56:44.995613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12208 | 2025.12.23 21:56:45.012835 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2025.12.23 21:56:45.012890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 12210 | 2025.12.23 21:56:45.018925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12211 | 2025.12.23 21:56:45.019627 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12212 | 2025.12.23 21:56:45.022728 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12213 | 2025.12.23 21:56:47.973929 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12214 | 2025.12.23 21:56:47.974224 [ 4 ] {67bc1e54-f91a-46cf-ad62-132461f74f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12215 | 2025.12.23 21:56:47.974325 [ 4 ] {67bc1e54-f91a-46cf-ad62-132461f74f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12216 | 2025.12.23 21:56:47.974979 [ 4 ] {67bc1e54-f91a-46cf-ad62-132461f74f35} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12217 | 2025.12.23 21:56:47.975017 [ 4 ] {67bc1e54-f91a-46cf-ad62-132461f74f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12218 | 2025.12.23 21:56:47.975393 [ 4 ] {67bc1e54-f91a-46cf-ad62-132461f74f35} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12219 | 2025.12.23 21:56:47.975605 [ 4 ] {67bc1e54-f91a-46cf-ad62-132461f74f35} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12220 | 2025.12.23 21:56:47.975732 [ 79 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12221 | 2025.12.23 21:56:47.975755 [ 4 ] {67bc1e54-f91a-46cf-ad62-132461f74f35} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001605 sec., 34890.96573208723 rows/sec., 2.68 MiB/sec. | ||
| 12222 | 2025.12.23 21:56:47.975776 [ 79 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12223 | 2025.12.23 21:56:47.975797 [ 4 ] {67bc1e54-f91a-46cf-ad62-132461f74f35} <Debug> TCPHandler: Processed in 0.002042278 sec. | ||
| 12224 | 2025.12.23 21:56:47.975799 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12225 | 2025.12.23 21:56:47.975914 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 12226 | 2025.12.23 21:56:47.975930 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12227 | 2025.12.23 21:56:47.976016 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12228 | 2025.12.23 21:56:47.976050 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2465 rows starting from the beginning of the part | ||
| 12229 | 2025.12.23 21:56:47.976051 [ 4 ] {8e327f5f-f4a4-4f91-ba77-0a05e06e0cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12230 | 2025.12.23 21:56:47.976109 [ 4 ] {8e327f5f-f4a4-4f91-ba77-0a05e06e0cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12231 | 2025.12.23 21:56:47.976116 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1192 rows starting from the beginning of the part | ||
| 12232 | 2025.12.23 21:56:47.976170 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
| 12233 | 2025.12.23 21:56:47.976215 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 2334 rows starting from the beginning of the part | ||
| 12234 | 2025.12.23 21:56:47.976259 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
| 12235 | 2025.12.23 21:56:47.976302 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 12236 | 2025.12.23 21:56:47.976590 [ 4 ] {8e327f5f-f4a4-4f91-ba77-0a05e06e0cdc} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12237 | 2025.12.23 21:56:47.976627 [ 4 ] {8e327f5f-f4a4-4f91-ba77-0a05e06e0cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12238 | 2025.12.23 21:56:47.976957 [ 4 ] {8e327f5f-f4a4-4f91-ba77-0a05e06e0cdc} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12239 | 2025.12.23 21:56:47.977171 [ 4 ] {8e327f5f-f4a4-4f91-ba77-0a05e06e0cdc} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12240 | 2025.12.23 21:56:47.977304 [ 4 ] {8e327f5f-f4a4-4f91-ba77-0a05e06e0cdc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 12241 | 2025.12.23 21:56:47.977345 [ 4 ] {8e327f5f-f4a4-4f91-ba77-0a05e06e0cdc} <Debug> TCPHandler: Processed in 0.001475102 sec. | ||
| 12242 | 2025.12.23 21:56:47.977342 [ 77 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12243 | 2025.12.23 21:56:47.977421 [ 77 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12244 | 2025.12.23 21:56:47.977446 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12245 | 2025.12.23 21:56:47.977461 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12246 | 2025.12.23 21:56:47.977556 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 12247 | 2025.12.23 21:56:47.977567 [ 4 ] {5570df78-56d4-4fb1-a471-f0bb4700b922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12248 | 2025.12.23 21:56:47.977650 [ 4 ] {5570df78-56d4-4fb1-a471-f0bb4700b922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12249 | 2025.12.23 21:56:47.977701 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12250 | 2025.12.23 21:56:47.977740 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1249 rows starting from the beginning of the part | ||
| 12251 | 2025.12.23 21:56:47.977822 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 719 rows starting from the beginning of the part | ||
| 12252 | 2025.12.23 21:56:47.977893 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
| 12253 | 2025.12.23 21:56:47.977945 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1179 rows starting from the beginning of the part | ||
| 12254 | 2025.12.23 21:56:47.978017 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
| 12255 | 2025.12.23 21:56:47.978066 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 12256 | 2025.12.23 21:56:47.978094 [ 4 ] {5570df78-56d4-4fb1-a471-f0bb4700b922} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12257 | 2025.12.23 21:56:47.978136 [ 4 ] {5570df78-56d4-4fb1-a471-f0bb4700b922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12258 | 2025.12.23 21:56:47.978225 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6159 rows, containing 5 columns (5 merged, 0 gathered) in 0.002348427 sec., 2622606.536204872 rows/sec., 222.70 MiB/sec. | ||
| 12259 | 2025.12.23 21:56:47.978550 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12260 | 2025.12.23 21:56:47.978733 [ 4 ] {5570df78-56d4-4fb1-a471-f0bb4700b922} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12261 | 2025.12.23 21:56:47.978851 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_91_18} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2025.12.23 21:56:47.978951 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_91_18} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12263 | 2025.12.23 21:56:47.979013 [ 4 ] {5570df78-56d4-4fb1-a471-f0bb4700b922} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12264 | 2025.12.23 21:56:47.979047 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 12265 | 2025.12.23 21:56:47.979163 [ 4 ] {5570df78-56d4-4fb1-a471-f0bb4700b922} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. | ||
| 12266 | 2025.12.23 21:56:47.979205 [ 4 ] {5570df78-56d4-4fb1-a471-f0bb4700b922} <Debug> TCPHandler: Processed in 0.00179192 sec. | ||
| 12267 | 2025.12.23 21:56:47.979317 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12268 | 2025.12.23 21:56:47.979411 [ 4 ] {ba315c94-ad23-4bda-96f0-7553224fd0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12269 | 2025.12.23 21:56:47.979452 [ 4 ] {ba315c94-ad23-4bda-96f0-7553224fd0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12270 | 2025.12.23 21:56:47.979553 [ 193 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3339 rows, containing 5 columns (5 merged, 0 gathered) in 0.002049468 sec., 1629203.2859259085 rows/sec., 123.24 MiB/sec. | ||
| 12271 | 2025.12.23 21:56:47.979788 [ 4 ] {ba315c94-ad23-4bda-96f0-7553224fd0f3} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12272 | 2025.12.23 21:56:47.979788 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12273 | 2025.12.23 21:56:47.979832 [ 4 ] {ba315c94-ad23-4bda-96f0-7553224fd0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12274 | 2025.12.23 21:56:47.980154 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_91_18} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12275 | 2025.12.23 21:56:47.980196 [ 4 ] {ba315c94-ad23-4bda-96f0-7553224fd0f3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12276 | 2025.12.23 21:56:47.980251 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_91_18} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12277 | 2025.12.23 21:56:47.980357 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 12278 | 2025.12.23 21:56:47.980440 [ 4 ] {ba315c94-ad23-4bda-96f0-7553224fd0f3} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12279 | 2025.12.23 21:56:47.980546 [ 79 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12280 | 2025.12.23 21:56:47.980571 [ 79 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12281 | 2025.12.23 21:56:47.980573 [ 4 ] {ba315c94-ad23-4bda-96f0-7553224fd0f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 12282 | 2025.12.23 21:56:47.980587 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12283 | 2025.12.23 21:56:47.980614 [ 4 ] {ba315c94-ad23-4bda-96f0-7553224fd0f3} <Debug> TCPHandler: Processed in 0.001345228 sec. | ||
| 12284 | 2025.12.23 21:56:47.980657 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 12285 | 2025.12.23 21:56:47.980748 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12286 | 2025.12.23 21:56:47.980773 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5694 rows starting from the beginning of the part | ||
| 12287 | 2025.12.23 21:56:47.980822 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 104 rows starting from the beginning of the part | ||
| 12288 | 2025.12.23 21:56:47.980865 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12289 | 2025.12.23 21:56:47.980904 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part | ||
| 12290 | 2025.12.23 21:56:47.980940 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 22 rows starting from the beginning of the part | ||
| 12291 | 2025.12.23 21:56:47.980976 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 12292 | 2025.12.23 21:56:47.982562 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6022 rows, containing 4 columns (4 merged, 0 gathered) in 0.001932895 sec., 3115533.9529565754 rows/sec., 199.34 MiB/sec. | ||
| 12293 | 2025.12.23 21:56:47.982894 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12294 | 2025.12.23 21:56:47.983129 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_91_18} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12295 | 2025.12.23 21:56:47.983201 [ 193 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_91_18} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12296 | 2025.12.23 21:56:47.983265 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12297 | 2025.12.23 21:56:50.915781 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12298 | 2025.12.23 21:56:50.915921 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12299 | 2025.12.23 21:56:51.125616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26890 | ||
| 12300 | 2025.12.23 21:56:51.126118 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12301 | 2025.12.23 21:56:51.126153 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12302 | 2025.12.23 21:56:51.126634 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12303 | 2025.12.23 21:56:51.126861 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12304 | 2025.12.23 21:56:51.126994 [ 76 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12305 | 2025.12.23 21:56:51.127005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26890 | ||
| 12306 | 2025.12.23 21:56:51.127034 [ 76 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2025.12.23 21:56:51.127053 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12308 | 2025.12.23 21:56:51.127175 [ 190 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::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 | ||
| 12309 | 2025.12.23 21:56:51.127324 [ 190 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12310 | 2025.12.23 21:56:51.127361 [ 190 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24458 rows starting from the beginning of the part | ||
| 12311 | 2025.12.23 21:56:51.127425 [ 190 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 12312 | 2025.12.23 21:56:51.127473 [ 190 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 12313 | 2025.12.23 21:56:51.127514 [ 190 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 12314 | 2025.12.23 21:56:51.127550 [ 190 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 12315 | 2025.12.23 21:56:51.127586 [ 190 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 12316 | 2025.12.23 21:56:51.129834 [ 199 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26890 rows, containing 4 columns (4 merged, 0 gathered) in 0.002710737 sec., 9919811.475624526 rows/sec., 141.90 MiB/sec. | ||
| 12317 | 2025.12.23 21:56:51.130152 [ 187 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12318 | 2025.12.23 21:56:51.130477 [ 187 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_56_11} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2025.12.23 21:56:51.130559 [ 187 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_56_11} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12320 | 2025.12.23 21:56:51.130659 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12321 | 2025.12.23 21:56:51.228132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1546 | ||
| 12322 | 2025.12.23 21:56:51.230485 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12323 | 2025.12.23 21:56:51.230528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12324 | 2025.12.23 21:56:51.231665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12325 | 2025.12.23 21:56:51.231911 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12326 | 2025.12.23 21:56:51.232152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1546 | ||
| 12327 | 2025.12.23 21:56:52.522791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12328 | 2025.12.23 21:56:52.540422 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12329 | 2025.12.23 21:56:52.540496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12330 | 2025.12.23 21:56:52.546691 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12331 | 2025.12.23 21:56:52.547377 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12332 | 2025.12.23 21:56:52.547664 [ 74 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12333 | 2025.12.23 21:56:52.547723 [ 74 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2025.12.23 21:56:52.547743 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12335 | 2025.12.23 21:56:52.547869 [ 186 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 12336 | 2025.12.23 21:56:52.550750 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12337 | 2025.12.23 21:56:52.551579 [ 186 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12338 | 2025.12.23 21:56:52.553104 [ 186 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 12339 | 2025.12.23 21:56:52.557707 [ 186 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 12340 | 2025.12.23 21:56:52.562226 [ 186 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12341 | 2025.12.23 21:56:52.566982 [ 186 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12342 | 2025.12.23 21:56:52.571773 [ 186 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 12343 | 2025.12.23 21:56:52.575584 [ 186 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 12344 | 2025.12.23 21:56:52.626819 [ 188 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.079010711 sec., 5341.048000441358 rows/sec., 27.62 MiB/sec. | ||
| 12345 | 2025.12.23 21:56:52.629788 [ 188 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12346 | 2025.12.23 21:56:52.631957 [ 188 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_56_11} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12347 | 2025.12.23 21:56:52.632040 [ 188 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_56_11} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12348 | 2025.12.23 21:56:52.634652 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12349 | 2025.12.23 21:56:52.959597 [ 71 ] {} <Debug> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 12350 | 2025.12.23 21:56:52.959673 [ 71 ] {} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12351 | 2025.12.23 21:56:52.959695 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12352 | 2025.12.23 21:56:52.959814 [ 195 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 12353 | 2025.12.23 21:56:52.959962 [ 195 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12354 | 2025.12.23 21:56:52.960004 [ 195 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 32 rows starting from the beginning of the part | ||
| 12355 | 2025.12.23 21:56:52.960078 [ 195 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 12356 | 2025.12.23 21:56:52.960127 [ 195 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 12357 | 2025.12.23 21:56:52.960177 [ 195 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 12358 | 2025.12.23 21:56:52.960223 [ 195 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 12359 | 2025.12.23 21:56:52.961026 [ 198 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001266956 sec., 28414.562147383174 rows/sec., 1.86 MiB/sec. | ||
| 12360 | 2025.12.23 21:56:52.961205 [ 194 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 12361 | 2025.12.23 21:56:52.961493 [ 194 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_32_7} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12362 | 2025.12.23 21:56:52.961572 [ 194 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_32_7} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 12363 | 2025.12.23 21:56:52.961674 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12364 | 2025.12.23 21:56:52.970118 [ 71 ] {} <Debug> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Selected 5 parts from all_1_31_6 to all_35_35_0 | ||
| 12365 | 2025.12.23 21:56:52.970173 [ 71 ] {} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12366 | 2025.12.23 21:56:52.970208 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12367 | 2025.12.23 21:56:52.970311 [ 198 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_6 to all_35_35_0 into Compact with storage Full | ||
| 12368 | 2025.12.23 21:56:52.970430 [ 198 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12369 | 2025.12.23 21:56:52.970465 [ 198 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 434 rows starting from the beginning of the part | ||
| 12370 | 2025.12.23 21:56:52.970537 [ 198 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 12371 | 2025.12.23 21:56:52.970589 [ 198 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 12372 | 2025.12.23 21:56:52.970635 [ 198 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 12373 | 2025.12.23 21:56:52.970683 [ 198 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 12374 | 2025.12.23 21:56:52.971764 [ 198 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001492792 sec., 1389342.9225237006 rows/sec., 93.75 MiB/sec. | ||
| 12375 | 2025.12.23 21:56:52.971971 [ 196 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 12376 | 2025.12.23 21:56:52.972302 [ 196 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_35_7} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12377 | 2025.12.23 21:56:52.972390 [ 196 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_35_7} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Merged 5 parts: [all_1_31_6, all_35_35_0] -> all_1_35_7 | ||
| 12378 | 2025.12.23 21:56:52.972504 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 12379 | 2025.12.23 21:56:52.987473 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12380 | 2025.12.23 21:56:52.987718 [ 4 ] {0b16769d-ab02-40df-9bf0-b7b490383d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12381 | 2025.12.23 21:56:52.987853 [ 4 ] {0b16769d-ab02-40df-9bf0-b7b490383d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12382 | 2025.12.23 21:56:52.988795 [ 4 ] {0b16769d-ab02-40df-9bf0-b7b490383d5a} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12383 | 2025.12.23 21:56:52.988831 [ 4 ] {0b16769d-ab02-40df-9bf0-b7b490383d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12384 | 2025.12.23 21:56:52.989199 [ 4 ] {0b16769d-ab02-40df-9bf0-b7b490383d5a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12385 | 2025.12.23 21:56:52.989411 [ 4 ] {0b16769d-ab02-40df-9bf0-b7b490383d5a} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12386 | 2025.12.23 21:56:52.989548 [ 4 ] {0b16769d-ab02-40df-9bf0-b7b490383d5a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001901 sec., 215675.96002104157 rows/sec., 13.68 MiB/sec. | ||
| 12387 | 2025.12.23 21:56:52.989596 [ 4 ] {0b16769d-ab02-40df-9bf0-b7b490383d5a} <Debug> TCPHandler: Processed in 0.002244243 sec. | ||
| 12388 | 2025.12.23 21:56:52.989712 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12389 | 2025.12.23 21:56:52.989833 [ 4 ] {03152527-08d2-49f1-bc3d-bb4da97f1974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12390 | 2025.12.23 21:56:52.989876 [ 4 ] {03152527-08d2-49f1-bc3d-bb4da97f1974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12391 | 2025.12.23 21:56:52.990668 [ 4 ] {03152527-08d2-49f1-bc3d-bb4da97f1974} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12392 | 2025.12.23 21:56:52.990702 [ 4 ] {03152527-08d2-49f1-bc3d-bb4da97f1974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12393 | 2025.12.23 21:56:52.991088 [ 4 ] {03152527-08d2-49f1-bc3d-bb4da97f1974} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12394 | 2025.12.23 21:56:52.991298 [ 4 ] {03152527-08d2-49f1-bc3d-bb4da97f1974} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12395 | 2025.12.23 21:56:52.991423 [ 4 ] {03152527-08d2-49f1-bc3d-bb4da97f1974} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001612 sec., 739454.094292804 rows/sec., 59.07 MiB/sec. | ||
| 12396 | 2025.12.23 21:56:52.991460 [ 4 ] {03152527-08d2-49f1-bc3d-bb4da97f1974} <Debug> TCPHandler: Processed in 0.001799511 sec. | ||
| 12397 | 2025.12.23 21:56:52.991568 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12398 | 2025.12.23 21:56:52.991660 [ 4 ] {8192207b-4323-49a3-bc3d-40ecd2fbd17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12399 | 2025.12.23 21:56:52.991700 [ 4 ] {8192207b-4323-49a3-bc3d-40ecd2fbd17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12400 | 2025.12.23 21:56:52.992146 [ 4 ] {8192207b-4323-49a3-bc3d-40ecd2fbd17c} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12401 | 2025.12.23 21:56:52.992179 [ 4 ] {8192207b-4323-49a3-bc3d-40ecd2fbd17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12402 | 2025.12.23 21:56:52.992480 [ 4 ] {8192207b-4323-49a3-bc3d-40ecd2fbd17c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12403 | 2025.12.23 21:56:52.992705 [ 4 ] {8192207b-4323-49a3-bc3d-40ecd2fbd17c} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12404 | 2025.12.23 21:56:52.992829 [ 4 ] {8192207b-4323-49a3-bc3d-40ecd2fbd17c} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001189 sec., 206055.5088309504 rows/sec., 12.59 MiB/sec. | ||
| 12405 | 2025.12.23 21:56:52.992866 [ 4 ] {8192207b-4323-49a3-bc3d-40ecd2fbd17c} <Debug> TCPHandler: Processed in 0.001346608 sec. | ||
| 12406 | 2025.12.23 21:56:52.992972 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12407 | 2025.12.23 21:56:52.993063 [ 4 ] {1d0fa868-aad1-4d2c-8b08-5a40fbefcb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12408 | 2025.12.23 21:56:52.993101 [ 4 ] {1d0fa868-aad1-4d2c-8b08-5a40fbefcb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12409 | 2025.12.23 21:56:52.993536 [ 4 ] {1d0fa868-aad1-4d2c-8b08-5a40fbefcb52} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12410 | 2025.12.23 21:56:52.993570 [ 4 ] {1d0fa868-aad1-4d2c-8b08-5a40fbefcb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12411 | 2025.12.23 21:56:52.993887 [ 4 ] {1d0fa868-aad1-4d2c-8b08-5a40fbefcb52} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12412 | 2025.12.23 21:56:52.994086 [ 4 ] {1d0fa868-aad1-4d2c-8b08-5a40fbefcb52} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12413 | 2025.12.23 21:56:52.994176 [ 71 ] {} <Debug> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12414 | 2025.12.23 21:56:52.994204 [ 71 ] {} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12415 | 2025.12.23 21:56:52.994207 [ 4 ] {1d0fa868-aad1-4d2c-8b08-5a40fbefcb52} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001162 sec., 182444.06196213423 rows/sec., 11.77 MiB/sec. | ||
| 12416 | 2025.12.23 21:56:52.994221 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12417 | 2025.12.23 21:56:52.994248 [ 4 ] {1d0fa868-aad1-4d2c-8b08-5a40fbefcb52} <Debug> TCPHandler: Processed in 0.001324328 sec. | ||
| 12418 | 2025.12.23 21:56:52.994329 [ 189 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::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 | ||
| 12419 | 2025.12.23 21:56:52.994355 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12420 | 2025.12.23 21:56:52.994462 [ 4 ] {f0e3531e-4cdb-4779-9885-bfe92585fcf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12421 | 2025.12.23 21:56:52.994481 [ 189 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12422 | 2025.12.23 21:56:52.994500 [ 4 ] {f0e3531e-4cdb-4779-9885-bfe92585fcf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12423 | 2025.12.23 21:56:52.994522 [ 189 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 466 rows starting from the beginning of the part | ||
| 12424 | 2025.12.23 21:56:52.994603 [ 189 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 440 rows starting from the beginning of the part | ||
| 12425 | 2025.12.23 21:56:52.994657 [ 189 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 12426 | 2025.12.23 21:56:52.994705 [ 189 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 12427 | 2025.12.23 21:56:52.994750 [ 189 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 440 rows starting from the beginning of the part | ||
| 12428 | 2025.12.23 21:56:52.994795 [ 189 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 12429 | 2025.12.23 21:56:52.994961 [ 4 ] {f0e3531e-4cdb-4779-9885-bfe92585fcf1} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12430 | 2025.12.23 21:56:52.995002 [ 4 ] {f0e3531e-4cdb-4779-9885-bfe92585fcf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12431 | 2025.12.23 21:56:52.995591 [ 4 ] {f0e3531e-4cdb-4779-9885-bfe92585fcf1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12432 | 2025.12.23 21:56:52.995806 [ 4 ] {f0e3531e-4cdb-4779-9885-bfe92585fcf1} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12433 | 2025.12.23 21:56:52.995898 [ 71 ] {} <Debug> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12434 | 2025.12.23 21:56:52.995922 [ 71 ] {} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12435 | 2025.12.23 21:56:52.995930 [ 4 ] {f0e3531e-4cdb-4779-9885-bfe92585fcf1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001486 sec., 141991.92462987886 rows/sec., 8.06 MiB/sec. | ||
| 12436 | 2025.12.23 21:56:52.995937 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12437 | 2025.12.23 21:56:52.995968 [ 4 ] {f0e3531e-4cdb-4779-9885-bfe92585fcf1} <Debug> TCPHandler: Processed in 0.001660897 sec. | ||
| 12438 | 2025.12.23 21:56:52.996024 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::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 | ||
| 12439 | 2025.12.23 21:56:52.996042 [ 194 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177031 sec., 1119577.9270297294 rows/sec., 77.97 MiB/sec. | ||
| 12440 | 2025.12.23 21:56:52.996090 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12441 | 2025.12.23 21:56:52.996131 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12442 | 2025.12.23 21:56:52.996166 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 223 rows starting from the beginning of the part | ||
| 12443 | 2025.12.23 21:56:52.996186 [ 4 ] {c8525ebd-fc6b-46ea-b04b-c05b048a33e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12444 | 2025.12.23 21:56:52.996218 [ 192 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12445 | 2025.12.23 21:56:52.996229 [ 4 ] {c8525ebd-fc6b-46ea-b04b-c05b048a33e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12446 | 2025.12.23 21:56:52.996222 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 12447 | 2025.12.23 21:56:52.996290 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 12448 | 2025.12.23 21:56:52.996333 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 12449 | 2025.12.23 21:56:52.996374 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 12450 | 2025.12.23 21:56:52.996415 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 12451 | 2025.12.23 21:56:52.996539 [ 192 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_36_7} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12452 | 2025.12.23 21:56:52.996614 [ 192 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_36_7} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12453 | 2025.12.23 21:56:52.996704 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 12454 | 2025.12.23 21:56:52.996851 [ 4 ] {c8525ebd-fc6b-46ea-b04b-c05b048a33e8} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12455 | 2025.12.23 21:56:52.996886 [ 4 ] {c8525ebd-fc6b-46ea-b04b-c05b048a33e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12456 | 2025.12.23 21:56:52.997219 [ 4 ] {c8525ebd-fc6b-46ea-b04b-c05b048a33e8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12457 | 2025.12.23 21:56:52.997275 [ 189 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284876 sec., 994648.5108290606 rows/sec., 60.46 MiB/sec. | ||
| 12458 | 2025.12.23 21:56:52.997410 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12459 | 2025.12.23 21:56:52.997444 [ 4 ] {c8525ebd-fc6b-46ea-b04b-c05b048a33e8} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12460 | 2025.12.23 21:56:52.997583 [ 4 ] {c8525ebd-fc6b-46ea-b04b-c05b048a33e8} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001415 sec., 508127.20848056534 rows/sec., 35.66 MiB/sec. | ||
| 12461 | 2025.12.23 21:56:52.997621 [ 4 ] {c8525ebd-fc6b-46ea-b04b-c05b048a33e8} <Debug> TCPHandler: Processed in 0.001579575 sec. | ||
| 12462 | 2025.12.23 21:56:52.997664 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_36_7} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12463 | 2025.12.23 21:56:52.997731 [ 198 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_36_7} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12464 | 2025.12.23 21:56:52.997736 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12465 | 2025.12.23 21:56:52.997795 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12466 | 2025.12.23 21:56:52.997834 [ 4 ] {ecf4b30f-3d85-4f03-b0a2-926997e51b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12467 | 2025.12.23 21:56:52.997878 [ 4 ] {ecf4b30f-3d85-4f03-b0a2-926997e51b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12468 | 2025.12.23 21:56:52.998198 [ 4 ] {ecf4b30f-3d85-4f03-b0a2-926997e51b1a} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12469 | 2025.12.23 21:56:52.998233 [ 4 ] {ecf4b30f-3d85-4f03-b0a2-926997e51b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12470 | 2025.12.23 21:56:52.998538 [ 4 ] {ecf4b30f-3d85-4f03-b0a2-926997e51b1a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12471 | 2025.12.23 21:56:52.998739 [ 4 ] {ecf4b30f-3d85-4f03-b0a2-926997e51b1a} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12472 | 2025.12.23 21:56:52.998827 [ 71 ] {} <Debug> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 12473 | 2025.12.23 21:56:52.998852 [ 71 ] {} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12474 | 2025.12.23 21:56:52.998860 [ 4 ] {ecf4b30f-3d85-4f03-b0a2-926997e51b1a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 12475 | 2025.12.23 21:56:52.998868 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12476 | 2025.12.23 21:56:52.998896 [ 4 ] {ecf4b30f-3d85-4f03-b0a2-926997e51b1a} <Debug> TCPHandler: Processed in 0.001207964 sec. | ||
| 12477 | 2025.12.23 21:56:52.998936 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 12478 | 2025.12.23 21:56:52.999003 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12479 | 2025.12.23 21:56:52.999021 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12480 | 2025.12.23 21:56:52.999051 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 168 rows starting from the beginning of the part | ||
| 12481 | 2025.12.23 21:56:52.999098 [ 4 ] {fb7c88db-044a-4359-b620-4762cd212abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12482 | 2025.12.23 21:56:52.999099 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 12483 | 2025.12.23 21:56:52.999146 [ 4 ] {fb7c88db-044a-4359-b620-4762cd212abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12484 | 2025.12.23 21:56:52.999159 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 12485 | 2025.12.23 21:56:52.999205 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 12486 | 2025.12.23 21:56:52.999243 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 12487 | 2025.12.23 21:56:52.999279 [ 194 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 12488 | 2025.12.23 21:56:52.999563 [ 4 ] {fb7c88db-044a-4359-b620-4762cd212abc} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12489 | 2025.12.23 21:56:52.999603 [ 4 ] {fb7c88db-044a-4359-b620-4762cd212abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12490 | 2025.12.23 21:56:52.999956 [ 4 ] {fb7c88db-044a-4359-b620-4762cd212abc} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12491 | 2025.12.23 21:56:52.999959 [ 189 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.00105008 sec., 188557.06231906143 rows/sec., 9.62 MiB/sec. | ||
| 12492 | 2025.12.23 21:56:53.000100 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 12493 | 2025.12.23 21:56:53.000182 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.87 MiB, peak 346.49 MiB, free memory in arenas 0.00 B, will set to 332.92 MiB (RSS), difference: -3.96 MiB | ||
| 12494 | 2025.12.23 21:56:53.000345 [ 4 ] {fb7c88db-044a-4359-b620-4762cd212abc} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12495 | 2025.12.23 21:56:53.000405 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_33_7} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12496 | 2025.12.23 21:56:53.000471 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_33_7} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 12497 | 2025.12.23 21:56:53.000479 [ 4 ] {fb7c88db-044a-4359-b620-4762cd212abc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001399 sec., 224446.032880629 rows/sec., 14.74 MiB/sec. | ||
| 12498 | 2025.12.23 21:56:53.000515 [ 4 ] {fb7c88db-044a-4359-b620-4762cd212abc} <Debug> TCPHandler: Processed in 0.001560274 sec. | ||
| 12499 | 2025.12.23 21:56:53.000545 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12500 | 2025.12.23 21:56:53.000633 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12501 | 2025.12.23 21:56:53.000736 [ 4 ] {13ecd555-bd02-4fb9-adb3-7ba5440a5343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12502 | 2025.12.23 21:56:53.000780 [ 4 ] {13ecd555-bd02-4fb9-adb3-7ba5440a5343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12503 | 2025.12.23 21:56:53.001098 [ 4 ] {13ecd555-bd02-4fb9-adb3-7ba5440a5343} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12504 | 2025.12.23 21:56:53.001134 [ 4 ] {13ecd555-bd02-4fb9-adb3-7ba5440a5343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12505 | 2025.12.23 21:56:53.001439 [ 4 ] {13ecd555-bd02-4fb9-adb3-7ba5440a5343} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12506 | 2025.12.23 21:56:53.001660 [ 4 ] {13ecd555-bd02-4fb9-adb3-7ba5440a5343} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12507 | 2025.12.23 21:56:53.001796 [ 4 ] {13ecd555-bd02-4fb9-adb3-7ba5440a5343} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 12508 | 2025.12.23 21:56:53.001835 [ 4 ] {13ecd555-bd02-4fb9-adb3-7ba5440a5343} <Debug> TCPHandler: Processed in 0.001252406 sec. | ||
| 12509 | 2025.12.23 21:56:53.001943 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12510 | 2025.12.23 21:56:53.002036 [ 4 ] {76613560-ec9f-4258-8c47-5a98c4c3c0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12511 | 2025.12.23 21:56:53.002089 [ 4 ] {76613560-ec9f-4258-8c47-5a98c4c3c0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12512 | 2025.12.23 21:56:53.002965 [ 4 ] {76613560-ec9f-4258-8c47-5a98c4c3c0e9} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2025.12.23 21:56:53.003004 [ 4 ] {76613560-ec9f-4258-8c47-5a98c4c3c0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12514 | 2025.12.23 21:56:53.003614 [ 4 ] {76613560-ec9f-4258-8c47-5a98c4c3c0e9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12515 | 2025.12.23 21:56:53.003838 [ 4 ] {76613560-ec9f-4258-8c47-5a98c4c3c0e9} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2025.12.23 21:56:53.003953 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12517 | 2025.12.23 21:56:53.003979 [ 4 ] {76613560-ec9f-4258-8c47-5a98c4c3c0e9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001961 sec., 20397.75624681285 rows/sec., 36.55 MiB/sec. | ||
| 12518 | 2025.12.23 21:56:53.004005 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12519 | 2025.12.23 21:56:53.004032 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12520 | 2025.12.23 21:56:53.004051 [ 4 ] {76613560-ec9f-4258-8c47-5a98c4c3c0e9} <Debug> TCPHandler: Processed in 0.00215635 sec. | ||
| 12521 | 2025.12.23 21:56:53.004108 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::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 | ||
| 12522 | 2025.12.23 21:56:53.004178 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12523 | 2025.12.23 21:56:53.004279 [ 4 ] {6b79b8ab-e40c-421f-8fb4-48a61a6a7299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12524 | 2025.12.23 21:56:53.004287 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12525 | 2025.12.23 21:56:53.004324 [ 4 ] {6b79b8ab-e40c-421f-8fb4-48a61a6a7299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12526 | 2025.12.23 21:56:53.004346 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1345 rows starting from the beginning of the part | ||
| 12527 | 2025.12.23 21:56:53.004460 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 12528 | 2025.12.23 21:56:53.004564 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 12529 | 2025.12.23 21:56:53.004658 [ 4 ] {6b79b8ab-e40c-421f-8fb4-48a61a6a7299} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12530 | 2025.12.23 21:56:53.004674 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 12531 | 2025.12.23 21:56:53.004702 [ 4 ] {6b79b8ab-e40c-421f-8fb4-48a61a6a7299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12532 | 2025.12.23 21:56:53.004788 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 12533 | 2025.12.23 21:56:53.004899 [ 189 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 12534 | 2025.12.23 21:56:53.005040 [ 4 ] {6b79b8ab-e40c-421f-8fb4-48a61a6a7299} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12535 | 2025.12.23 21:56:53.005271 [ 4 ] {6b79b8ab-e40c-421f-8fb4-48a61a6a7299} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12536 | 2025.12.23 21:56:53.005421 [ 4 ] {6b79b8ab-e40c-421f-8fb4-48a61a6a7299} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001149 sec., 90513.48999129678 rows/sec., 5.55 MiB/sec. | ||
| 12537 | 2025.12.23 21:56:53.005465 [ 4 ] {6b79b8ab-e40c-421f-8fb4-48a61a6a7299} <Debug> TCPHandler: Processed in 0.001335607 sec. | ||
| 12538 | 2025.12.23 21:56:53.012639 [ 191 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1545 rows, containing 19 columns (19 merged, 0 gathered) in 0.008559452 sec., 180502.2097209027 rows/sec., 323.45 MiB/sec. | ||
| 12539 | 2025.12.23 21:56:53.014672 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12540 | 2025.12.23 21:56:53.015037 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12541 | 2025.12.23 21:56:53.015125 [ 197 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12542 | 2025.12.23 21:56:53.015223 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.76 MiB. | ||
| 12543 | 2025.12.23 21:56:54.000278 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.12 MiB, peak 346.49 MiB, free memory in arenas 0.00 B, will set to 338.19 MiB (RSS), difference: 8.07 MiB | ||
| 12544 | 2025.12.23 21:56:57.974650 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12545 | 2025.12.23 21:56:57.974946 [ 4 ] {49153857-38d9-446d-8528-b3bf50cd465c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12546 | 2025.12.23 21:56:57.975050 [ 4 ] {49153857-38d9-446d-8528-b3bf50cd465c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12547 | 2025.12.23 21:56:57.976000 [ 4 ] {49153857-38d9-446d-8528-b3bf50cd465c} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12548 | 2025.12.23 21:56:57.976041 [ 4 ] {49153857-38d9-446d-8528-b3bf50cd465c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12549 | 2025.12.23 21:56:57.976470 [ 4 ] {49153857-38d9-446d-8528-b3bf50cd465c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12550 | 2025.12.23 21:56:57.976698 [ 4 ] {49153857-38d9-446d-8528-b3bf50cd465c} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2025.12.23 21:56:57.976856 [ 4 ] {49153857-38d9-446d-8528-b3bf50cd465c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001984 sec., 1008.0645161290322 rows/sec., 82.20 KiB/sec. | ||
| 12552 | 2025.12.23 21:56:57.976907 [ 4 ] {49153857-38d9-446d-8528-b3bf50cd465c} <Debug> TCPHandler: Processed in 0.002432349 sec. | ||
| 12553 | 2025.12.23 21:56:57.977033 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12554 | 2025.12.23 21:56:57.977136 [ 4 ] {18d38762-a7c2-428c-a1cc-e74bb50f164a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12555 | 2025.12.23 21:56:57.977178 [ 4 ] {18d38762-a7c2-428c-a1cc-e74bb50f164a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12556 | 2025.12.23 21:56:57.977687 [ 4 ] {18d38762-a7c2-428c-a1cc-e74bb50f164a} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2025.12.23 21:56:57.977723 [ 4 ] {18d38762-a7c2-428c-a1cc-e74bb50f164a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12558 | 2025.12.23 21:56:57.978038 [ 4 ] {18d38762-a7c2-428c-a1cc-e74bb50f164a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12559 | 2025.12.23 21:56:57.978242 [ 4 ] {18d38762-a7c2-428c-a1cc-e74bb50f164a} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12560 | 2025.12.23 21:56:57.978370 [ 4 ] {18d38762-a7c2-428c-a1cc-e74bb50f164a} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001258 sec., 45310.01589825119 rows/sec., 3.48 MiB/sec. | ||
| 12561 | 2025.12.23 21:56:57.978408 [ 4 ] {18d38762-a7c2-428c-a1cc-e74bb50f164a} <Debug> TCPHandler: Processed in 0.00142569 sec. | ||
| 12562 | 2025.12.23 21:56:57.978527 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12563 | 2025.12.23 21:56:57.978622 [ 4 ] {4e822b7e-9156-4f79-8bba-c085de5bf218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12564 | 2025.12.23 21:56:57.978663 [ 4 ] {4e822b7e-9156-4f79-8bba-c085de5bf218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12565 | 2025.12.23 21:56:57.979069 [ 4 ] {4e822b7e-9156-4f79-8bba-c085de5bf218} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12566 | 2025.12.23 21:56:57.979103 [ 4 ] {4e822b7e-9156-4f79-8bba-c085de5bf218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12567 | 2025.12.23 21:56:57.979411 [ 4 ] {4e822b7e-9156-4f79-8bba-c085de5bf218} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12568 | 2025.12.23 21:56:57.979625 [ 4 ] {4e822b7e-9156-4f79-8bba-c085de5bf218} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12569 | 2025.12.23 21:56:57.979722 [ 56 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 12570 | 2025.12.23 21:56:57.979752 [ 4 ] {4e822b7e-9156-4f79-8bba-c085de5bf218} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001149 sec., 1740.6440382941687 rows/sec., 121.54 KiB/sec. | ||
| 12571 | 2025.12.23 21:56:57.979757 [ 56 ] {} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12572 | 2025.12.23 21:56:57.979783 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12573 | 2025.12.23 21:56:57.979792 [ 4 ] {4e822b7e-9156-4f79-8bba-c085de5bf218} <Debug> TCPHandler: Processed in 0.001313627 sec. | ||
| 12574 | 2025.12.23 21:56:57.979909 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12575 | 2025.12.23 21:56:57.979915 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 12576 | 2025.12.23 21:56:57.980004 [ 4 ] {79162e63-9c63-4618-873d-4141e786cd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12577 | 2025.12.23 21:56:57.980048 [ 4 ] {79162e63-9c63-4618-873d-4141e786cd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12578 | 2025.12.23 21:56:57.980082 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12579 | 2025.12.23 21:56:57.980126 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 277 rows starting from the beginning of the part | ||
| 12580 | 2025.12.23 21:56:57.980208 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 4 rows starting from the beginning of the part | ||
| 12581 | 2025.12.23 21:56:57.980264 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 245 rows starting from the beginning of the part | ||
| 12582 | 2025.12.23 21:56:57.980315 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 249 rows starting from the beginning of the part | ||
| 12583 | 2025.12.23 21:56:57.980363 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 245 rows starting from the beginning of the part | ||
| 12584 | 2025.12.23 21:56:57.980409 [ 189 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2 rows starting from the beginning of the part | ||
| 12585 | 2025.12.23 21:56:57.980473 [ 4 ] {79162e63-9c63-4618-873d-4141e786cd8d} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12586 | 2025.12.23 21:56:57.980514 [ 4 ] {79162e63-9c63-4618-873d-4141e786cd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12587 | 2025.12.23 21:56:57.980860 [ 4 ] {79162e63-9c63-4618-873d-4141e786cd8d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12588 | 2025.12.23 21:56:57.981084 [ 4 ] {79162e63-9c63-4618-873d-4141e786cd8d} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12589 | 2025.12.23 21:56:57.981220 [ 4 ] {79162e63-9c63-4618-873d-4141e786cd8d} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001235 sec., 53441.29554655871 rows/sec., 4.17 MiB/sec. | ||
| 12590 | 2025.12.23 21:56:57.981259 [ 4 ] {79162e63-9c63-4618-873d-4141e786cd8d} <Debug> TCPHandler: Processed in 0.00139856 sec. | ||
| 12591 | 2025.12.23 21:56:57.981368 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12592 | 2025.12.23 21:56:57.981408 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001558764 sec., 655647.6798283769 rows/sec., 42.82 MiB/sec. | ||
| 12593 | 2025.12.23 21:56:57.981462 [ 4 ] {39efee26-52b1-4a47-8fc5-e9f123736924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12594 | 2025.12.23 21:56:57.981510 [ 4 ] {39efee26-52b1-4a47-8fc5-e9f123736924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12595 | 2025.12.23 21:56:57.981586 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 12596 | 2025.12.23 21:56:57.981883 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_55_11} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12597 | 2025.12.23 21:56:57.981971 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_55_11} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 12598 | 2025.12.23 21:56:57.981970 [ 4 ] {39efee26-52b1-4a47-8fc5-e9f123736924} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12599 | 2025.12.23 21:56:57.982031 [ 4 ] {39efee26-52b1-4a47-8fc5-e9f123736924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12600 | 2025.12.23 21:56:57.982073 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 12601 | 2025.12.23 21:56:57.982445 [ 4 ] {39efee26-52b1-4a47-8fc5-e9f123736924} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12602 | 2025.12.23 21:56:57.982691 [ 4 ] {39efee26-52b1-4a47-8fc5-e9f123736924} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12603 | 2025.12.23 21:56:57.982820 [ 4 ] {39efee26-52b1-4a47-8fc5-e9f123736924} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001377 sec., 116920.8424110385 rows/sec., 8.14 MiB/sec. | ||
| 12604 | 2025.12.23 21:56:57.982858 [ 4 ] {39efee26-52b1-4a47-8fc5-e9f123736924} <Debug> TCPHandler: Processed in 0.001537553 sec. | ||
| 12605 | 2025.12.23 21:56:57.982969 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12606 | 2025.12.23 21:56:57.983063 [ 4 ] {7f04de6e-0fa9-4919-8de5-501e57c65e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12607 | 2025.12.23 21:56:57.983104 [ 4 ] {7f04de6e-0fa9-4919-8de5-501e57c65e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12608 | 2025.12.23 21:56:57.983433 [ 4 ] {7f04de6e-0fa9-4919-8de5-501e57c65e76} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12609 | 2025.12.23 21:56:57.983468 [ 4 ] {7f04de6e-0fa9-4919-8de5-501e57c65e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12610 | 2025.12.23 21:56:57.983777 [ 4 ] {7f04de6e-0fa9-4919-8de5-501e57c65e76} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12611 | 2025.12.23 21:56:57.983977 [ 4 ] {7f04de6e-0fa9-4919-8de5-501e57c65e76} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12612 | 2025.12.23 21:56:57.984103 [ 4 ] {7f04de6e-0fa9-4919-8de5-501e57c65e76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 12613 | 2025.12.23 21:56:57.984139 [ 4 ] {7f04de6e-0fa9-4919-8de5-501e57c65e76} <Debug> TCPHandler: Processed in 0.001220614 sec. | ||
| 12614 | 2025.12.23 21:56:58.627121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27338 | ||
| 12615 | 2025.12.23 21:56:58.627696 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12616 | 2025.12.23 21:56:58.627746 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12617 | 2025.12.23 21:56:58.628239 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12618 | 2025.12.23 21:56:58.628463 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12619 | 2025.12.23 21:56:58.628592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27338 | ||
| 12620 | 2025.12.23 21:57:00.050812 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12621 | 2025.12.23 21:57:00.066042 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12622 | 2025.12.23 21:57:00.066100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12623 | 2025.12.23 21:57:00.071517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12624 | 2025.12.23 21:57:00.072206 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12625 | 2025.12.23 21:57:00.074993 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12626 | 2025.12.23 21:57:01.232543 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1580 | ||
| 12627 | 2025.12.23 21:57:01.234911 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2025.12.23 21:57:01.234967 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 12629 | 2025.12.23 21:57:01.236165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12630 | 2025.12.23 21:57:01.236440 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12631 | 2025.12.23 21:57:01.236795 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1580 | ||
| 12632 | 2025.12.23 21:57:02.000213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.20 MiB, peak 346.49 MiB, free memory in arenas 0.00 B, will set to 338.20 MiB (RSS), difference: 4.00 MiB | ||
| 12633 | 2025.12.23 21:57:02.987543 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12634 | 2025.12.23 21:57:02.987744 [ 4 ] {c7c6d3c8-a2bf-48f8-8697-3079fa0ae5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12635 | 2025.12.23 21:57:02.987814 [ 4 ] {c7c6d3c8-a2bf-48f8-8697-3079fa0ae5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12636 | 2025.12.23 21:57:02.988578 [ 4 ] {c7c6d3c8-a2bf-48f8-8697-3079fa0ae5f5} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12637 | 2025.12.23 21:57:02.988624 [ 4 ] {c7c6d3c8-a2bf-48f8-8697-3079fa0ae5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12638 | 2025.12.23 21:57:02.989020 [ 4 ] {c7c6d3c8-a2bf-48f8-8697-3079fa0ae5f5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12639 | 2025.12.23 21:57:02.989249 [ 4 ] {c7c6d3c8-a2bf-48f8-8697-3079fa0ae5f5} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12640 | 2025.12.23 21:57:02.989403 [ 4 ] {c7c6d3c8-a2bf-48f8-8697-3079fa0ae5f5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001711 sec., 239625.9497369959 rows/sec., 15.20 MiB/sec. | ||
| 12641 | 2025.12.23 21:57:02.989454 [ 4 ] {c7c6d3c8-a2bf-48f8-8697-3079fa0ae5f5} <Debug> TCPHandler: Processed in 0.002042388 sec. | ||
| 12642 | 2025.12.23 21:57:02.989577 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12643 | 2025.12.23 21:57:02.989681 [ 4 ] {d86b07be-89dd-4814-b2ca-755ec19bc34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12644 | 2025.12.23 21:57:02.989725 [ 4 ] {d86b07be-89dd-4814-b2ca-755ec19bc34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12645 | 2025.12.23 21:57:02.990724 [ 4 ] {d86b07be-89dd-4814-b2ca-755ec19bc34a} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2025.12.23 21:57:02.990767 [ 4 ] {d86b07be-89dd-4814-b2ca-755ec19bc34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12647 | 2025.12.23 21:57:02.991170 [ 4 ] {d86b07be-89dd-4814-b2ca-755ec19bc34a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12648 | 2025.12.23 21:57:02.991396 [ 4 ] {d86b07be-89dd-4814-b2ca-755ec19bc34a} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12649 | 2025.12.23 21:57:02.991532 [ 4 ] {d86b07be-89dd-4814-b2ca-755ec19bc34a} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001874 sec., 636072.5720384205 rows/sec., 50.81 MiB/sec. | ||
| 12650 | 2025.12.23 21:57:02.991573 [ 4 ] {d86b07be-89dd-4814-b2ca-755ec19bc34a} <Debug> TCPHandler: Processed in 0.002047728 sec. | ||
| 12651 | 2025.12.23 21:57:02.991705 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12652 | 2025.12.23 21:57:02.991802 [ 4 ] {82b6fa61-dfe6-406f-8e86-d7e0d6d1288c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12653 | 2025.12.23 21:57:02.991843 [ 4 ] {82b6fa61-dfe6-406f-8e86-d7e0d6d1288c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12654 | 2025.12.23 21:57:02.992358 [ 4 ] {82b6fa61-dfe6-406f-8e86-d7e0d6d1288c} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12655 | 2025.12.23 21:57:02.992395 [ 4 ] {82b6fa61-dfe6-406f-8e86-d7e0d6d1288c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12656 | 2025.12.23 21:57:02.992703 [ 4 ] {82b6fa61-dfe6-406f-8e86-d7e0d6d1288c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12657 | 2025.12.23 21:57:02.992919 [ 4 ] {82b6fa61-dfe6-406f-8e86-d7e0d6d1288c} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12658 | 2025.12.23 21:57:02.993048 [ 4 ] {82b6fa61-dfe6-406f-8e86-d7e0d6d1288c} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001267 sec., 193370.16574585636 rows/sec., 11.81 MiB/sec. | ||
| 12659 | 2025.12.23 21:57:02.993091 [ 4 ] {82b6fa61-dfe6-406f-8e86-d7e0d6d1288c} <Debug> TCPHandler: Processed in 0.001436651 sec. | ||
| 12660 | 2025.12.23 21:57:02.993210 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12661 | 2025.12.23 21:57:02.993310 [ 4 ] {16ccd8f0-4e94-4ee4-a560-e5b864c1e233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12662 | 2025.12.23 21:57:02.993355 [ 4 ] {16ccd8f0-4e94-4ee4-a560-e5b864c1e233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12663 | 2025.12.23 21:57:02.993845 [ 4 ] {16ccd8f0-4e94-4ee4-a560-e5b864c1e233} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12664 | 2025.12.23 21:57:02.993883 [ 4 ] {16ccd8f0-4e94-4ee4-a560-e5b864c1e233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12665 | 2025.12.23 21:57:02.994191 [ 4 ] {16ccd8f0-4e94-4ee4-a560-e5b864c1e233} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12666 | 2025.12.23 21:57:02.994394 [ 4 ] {16ccd8f0-4e94-4ee4-a560-e5b864c1e233} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12667 | 2025.12.23 21:57:02.994518 [ 4 ] {16ccd8f0-4e94-4ee4-a560-e5b864c1e233} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00123 sec., 172357.72357723577 rows/sec., 11.12 MiB/sec. | ||
| 12668 | 2025.12.23 21:57:02.994556 [ 4 ] {16ccd8f0-4e94-4ee4-a560-e5b864c1e233} <Debug> TCPHandler: Processed in 0.001397089 sec. | ||
| 12669 | 2025.12.23 21:57:02.994668 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12670 | 2025.12.23 21:57:02.994762 [ 4 ] {064c045f-17d8-4361-9881-563588b2c795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12671 | 2025.12.23 21:57:02.994802 [ 4 ] {064c045f-17d8-4361-9881-563588b2c795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12672 | 2025.12.23 21:57:02.995284 [ 4 ] {064c045f-17d8-4361-9881-563588b2c795} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12673 | 2025.12.23 21:57:02.995321 [ 4 ] {064c045f-17d8-4361-9881-563588b2c795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12674 | 2025.12.23 21:57:02.995620 [ 4 ] {064c045f-17d8-4361-9881-563588b2c795} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12675 | 2025.12.23 21:57:02.995816 [ 4 ] {064c045f-17d8-4361-9881-563588b2c795} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12676 | 2025.12.23 21:57:02.995940 [ 4 ] {064c045f-17d8-4361-9881-563588b2c795} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001197 sec., 176274.01837928154 rows/sec., 10.01 MiB/sec. | ||
| 12677 | 2025.12.23 21:57:02.995979 [ 4 ] {064c045f-17d8-4361-9881-563588b2c795} <Debug> TCPHandler: Processed in 0.001360838 sec. | ||
| 12678 | 2025.12.23 21:57:02.996091 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12679 | 2025.12.23 21:57:02.996185 [ 4 ] {ef5ab21b-2a72-4535-98ed-2ec4c5ddfa3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12680 | 2025.12.23 21:57:02.996229 [ 4 ] {ef5ab21b-2a72-4535-98ed-2ec4c5ddfa3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12681 | 2025.12.23 21:57:02.996913 [ 4 ] {ef5ab21b-2a72-4535-98ed-2ec4c5ddfa3c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2025.12.23 21:57:02.996950 [ 4 ] {ef5ab21b-2a72-4535-98ed-2ec4c5ddfa3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12683 | 2025.12.23 21:57:02.997299 [ 4 ] {ef5ab21b-2a72-4535-98ed-2ec4c5ddfa3c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12684 | 2025.12.23 21:57:02.997505 [ 4 ] {ef5ab21b-2a72-4535-98ed-2ec4c5ddfa3c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2025.12.23 21:57:02.997637 [ 4 ] {ef5ab21b-2a72-4535-98ed-2ec4c5ddfa3c} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.00147 sec., 489115.64625850343 rows/sec., 34.33 MiB/sec. | ||
| 12686 | 2025.12.23 21:57:02.997675 [ 4 ] {ef5ab21b-2a72-4535-98ed-2ec4c5ddfa3c} <Debug> TCPHandler: Processed in 0.001632496 sec. | ||
| 12687 | 2025.12.23 21:57:02.997787 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12688 | 2025.12.23 21:57:02.997882 [ 4 ] {89426826-f58c-438a-9883-6cc788a24913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12689 | 2025.12.23 21:57:02.997925 [ 4 ] {89426826-f58c-438a-9883-6cc788a24913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12690 | 2025.12.23 21:57:02.998257 [ 4 ] {89426826-f58c-438a-9883-6cc788a24913} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12691 | 2025.12.23 21:57:02.998293 [ 4 ] {89426826-f58c-438a-9883-6cc788a24913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12692 | 2025.12.23 21:57:02.998585 [ 4 ] {89426826-f58c-438a-9883-6cc788a24913} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12693 | 2025.12.23 21:57:02.998808 [ 4 ] {89426826-f58c-438a-9883-6cc788a24913} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12694 | 2025.12.23 21:57:02.998972 [ 4 ] {89426826-f58c-438a-9883-6cc788a24913} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 12695 | 2025.12.23 21:57:02.999012 [ 4 ] {89426826-f58c-438a-9883-6cc788a24913} <Debug> TCPHandler: Processed in 0.001272956 sec. | ||
| 12696 | 2025.12.23 21:57:02.999129 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12697 | 2025.12.23 21:57:02.999224 [ 4 ] {2bbbb51a-3bbf-439d-babe-ab7c3f14935f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12698 | 2025.12.23 21:57:02.999267 [ 4 ] {2bbbb51a-3bbf-439d-babe-ab7c3f14935f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12699 | 2025.12.23 21:57:02.999727 [ 4 ] {2bbbb51a-3bbf-439d-babe-ab7c3f14935f} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12700 | 2025.12.23 21:57:02.999765 [ 4 ] {2bbbb51a-3bbf-439d-babe-ab7c3f14935f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12701 | 2025.12.23 21:57:03.000096 [ 4 ] {2bbbb51a-3bbf-439d-babe-ab7c3f14935f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12702 | 2025.12.23 21:57:03.000369 [ 4 ] {2bbbb51a-3bbf-439d-babe-ab7c3f14935f} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12703 | 2025.12.23 21:57:03.000506 [ 4 ] {2bbbb51a-3bbf-439d-babe-ab7c3f14935f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001301 sec., 241352.80553420444 rows/sec., 15.85 MiB/sec. | ||
| 12704 | 2025.12.23 21:57:03.000507 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_89_18 to all_94_94_0 | ||
| 12705 | 2025.12.23 21:57:03.000545 [ 4 ] {2bbbb51a-3bbf-439d-babe-ab7c3f14935f} <Debug> TCPHandler: Processed in 0.001468981 sec. | ||
| 12706 | 2025.12.23 21:57:03.000580 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12707 | 2025.12.23 21:57:03.000605 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12708 | 2025.12.23 21:57:03.000689 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12709 | 2025.12.23 21:57:03.000723 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_89_18 to all_94_94_0 into Compact with storage Full | ||
| 12710 | 2025.12.23 21:57:03.000792 [ 4 ] {185eeca6-3a24-4b9e-8e69-e604c840786c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12711 | 2025.12.23 21:57:03.000840 [ 4 ] {185eeca6-3a24-4b9e-8e69-e604c840786c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12712 | 2025.12.23 21:57:03.000873 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12713 | 2025.12.23 21:57:03.000917 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_89_18, total 28036 rows starting from the beginning of the part | ||
| 12714 | 2025.12.23 21:57:03.000986 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 62 rows starting from the beginning of the part | ||
| 12715 | 2025.12.23 21:57:03.001038 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12716 | 2025.12.23 21:57:03.001088 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 314 rows starting from the beginning of the part | ||
| 12717 | 2025.12.23 21:57:03.001131 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 161 rows starting from the beginning of the part | ||
| 12718 | 2025.12.23 21:57:03.001163 [ 4 ] {185eeca6-3a24-4b9e-8e69-e604c840786c} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12719 | 2025.12.23 21:57:03.001178 [ 193 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 314 rows starting from the beginning of the part | ||
| 12720 | 2025.12.23 21:57:03.001208 [ 4 ] {185eeca6-3a24-4b9e-8e69-e604c840786c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12721 | 2025.12.23 21:57:03.001562 [ 4 ] {185eeca6-3a24-4b9e-8e69-e604c840786c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12722 | 2025.12.23 21:57:03.001789 [ 4 ] {185eeca6-3a24-4b9e-8e69-e604c840786c} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12723 | 2025.12.23 21:57:03.001920 [ 4 ] {185eeca6-3a24-4b9e-8e69-e604c840786c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 58.70 KiB/sec. | ||
| 12724 | 2025.12.23 21:57:03.001958 [ 4 ] {185eeca6-3a24-4b9e-8e69-e604c840786c} <Debug> TCPHandler: Processed in 0.001331158 sec. | ||
| 12725 | 2025.12.23 21:57:03.002071 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12726 | 2025.12.23 21:57:03.002163 [ 4 ] {da486e21-9dfb-40d3-9786-8b96c187d5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12727 | 2025.12.23 21:57:03.002218 [ 4 ] {da486e21-9dfb-40d3-9786-8b96c187d5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12728 | 2025.12.23 21:57:03.003074 [ 4 ] {da486e21-9dfb-40d3-9786-8b96c187d5e2} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12729 | 2025.12.23 21:57:03.003111 [ 4 ] {da486e21-9dfb-40d3-9786-8b96c187d5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12730 | 2025.12.23 21:57:03.003987 [ 4 ] {da486e21-9dfb-40d3-9786-8b96c187d5e2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12731 | 2025.12.23 21:57:03.004218 [ 4 ] {da486e21-9dfb-40d3-9786-8b96c187d5e2} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12732 | 2025.12.23 21:57:03.004364 [ 4 ] {da486e21-9dfb-40d3-9786-8b96c187d5e2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002219 sec., 18026.137899954934 rows/sec., 32.30 MiB/sec. | ||
| 12733 | 2025.12.23 21:57:03.004432 [ 4 ] {da486e21-9dfb-40d3-9786-8b96c187d5e2} <Debug> TCPHandler: Processed in 0.002409858 sec. | ||
| 12734 | 2025.12.23 21:57:03.004542 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12735 | 2025.12.23 21:57:03.004636 [ 4 ] {fb2ca2cf-b043-4189-a792-844df6b5ab40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12736 | 2025.12.23 21:57:03.004676 [ 4 ] {fb2ca2cf-b043-4189-a792-844df6b5ab40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12737 | 2025.12.23 21:57:03.005022 [ 4 ] {fb2ca2cf-b043-4189-a792-844df6b5ab40} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12738 | 2025.12.23 21:57:03.005058 [ 4 ] {fb2ca2cf-b043-4189-a792-844df6b5ab40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12739 | 2025.12.23 21:57:03.005598 [ 4 ] {fb2ca2cf-b043-4189-a792-844df6b5ab40} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12740 | 2025.12.23 21:57:03.005811 [ 4 ] {fb2ca2cf-b043-4189-a792-844df6b5ab40} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12741 | 2025.12.23 21:57:03.005941 [ 4 ] {fb2ca2cf-b043-4189-a792-844df6b5ab40} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001324 sec., 78549.84894259818 rows/sec., 4.81 MiB/sec. | ||
| 12742 | 2025.12.23 21:57:03.005977 [ 4 ] {fb2ca2cf-b043-4189-a792-844df6b5ab40} <Debug> TCPHandler: Processed in 0.001484942 sec. | ||
| 12743 | 2025.12.23 21:57:03.008271 [ 191 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29047 rows, containing 5 columns (5 merged, 0 gathered) in 0.007600695 sec., 3821624.2067337264 rows/sec., 257.79 MiB/sec. | ||
| 12744 | 2025.12.23 21:57:03.008780 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 12745 | 2025.12.23 21:57:03.009099 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12746 | 2025.12.23 21:57:03.009188 [ 187 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_89_18, all_94_94_0] -> all_1_94_19 | ||
| 12747 | 2025.12.23 21:57:03.009296 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12748 | 2025.12.23 21:57:05.543890 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54041 | ||
| 12749 | 2025.12.23 21:57:05.543992 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12750 | 2025.12.23 21:57:05.544019 [ 352 ] {} <Debug> TCP-Session: 1e2fcafd-f2cd-4d9f-a05d-7ae4004b7af8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54041 | ||
| 12751 | 2025.12.23 21:57:05.544040 [ 352 ] {} <Debug> TCP-Session: 1e2fcafd-f2cd-4d9f-a05d-7ae4004b7af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12752 | 2025.12.23 21:57:05.544053 [ 352 ] {} <Debug> TCP-Session: 1e2fcafd-f2cd-4d9f-a05d-7ae4004b7af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12753 | 2025.12.23 21:57:05.544250 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64186 | ||
| 12754 | 2025.12.23 21:57:05.544258 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39550 | ||
| 12755 | 2025.12.23 21:57:05.544290 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57237 | ||
| 12756 | 2025.12.23 21:57:05.544356 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49210 | ||
| 12757 | 2025.12.23 21:57:05.544381 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12758 | 2025.12.23 21:57:05.544381 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60853 | ||
| 12759 | 2025.12.23 21:57:05.544412 [ 353 ] {} <Debug> TCP-Session: ba7984fd-87fd-44d0-a1e8-e323e6188bff Authenticating user 'default' from [fd00:1122:3344:101::e]:64186 | ||
| 12760 | 2025.12.23 21:57:05.544401 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12761 | 2025.12.23 21:57:05.544443 [ 353 ] {} <Debug> TCP-Session: ba7984fd-87fd-44d0-a1e8-e323e6188bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12762 | 2025.12.23 21:57:05.544454 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12763 | 2025.12.23 21:57:05.544464 [ 354 ] {} <Debug> TCP-Session: 7ece05e5-e46a-44fd-9251-bd49cc53a130 Authenticating user 'default' from [fd00:1122:3344:101::e]:39550 | ||
| 12764 | 2025.12.23 21:57:05.544481 [ 353 ] {} <Debug> TCP-Session: ba7984fd-87fd-44d0-a1e8-e323e6188bff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12765 | 2025.12.23 21:57:05.544513 [ 354 ] {} <Debug> TCP-Session: 7ece05e5-e46a-44fd-9251-bd49cc53a130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12766 | 2025.12.23 21:57:05.544500 [ 355 ] {} <Debug> TCP-Session: 1297ec67-da02-45e9-9870-4851b6dc8355 Authenticating user 'default' from [fd00:1122:3344:101::e]:57237 | ||
| 12767 | 2025.12.23 21:57:05.544549 [ 354 ] {} <Debug> TCP-Session: 7ece05e5-e46a-44fd-9251-bd49cc53a130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12768 | 2025.12.23 21:57:05.544568 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12769 | 2025.12.23 21:57:05.544578 [ 355 ] {} <Debug> TCP-Session: 1297ec67-da02-45e9-9870-4851b6dc8355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12770 | 2025.12.23 21:57:05.544606 [ 289 ] {} <Debug> TCP-Session: 196e9d92-e41c-4d1f-8ae1-a3a11783a3a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49210 | ||
| 12771 | 2025.12.23 21:57:05.544620 [ 355 ] {} <Debug> TCP-Session: 1297ec67-da02-45e9-9870-4851b6dc8355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12772 | 2025.12.23 21:57:05.544637 [ 289 ] {} <Debug> TCP-Session: 196e9d92-e41c-4d1f-8ae1-a3a11783a3a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12773 | 2025.12.23 21:57:05.544455 [ 352 ] {} <Trace> TCP-Session: 1e2fcafd-f2cd-4d9f-a05d-7ae4004b7af8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12774 | 2025.12.23 21:57:05.544661 [ 289 ] {} <Debug> TCP-Session: 196e9d92-e41c-4d1f-8ae1-a3a11783a3a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12775 | 2025.12.23 21:57:05.544372 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39058 | ||
| 12776 | 2025.12.23 21:57:05.544327 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35032 | ||
| 12777 | 2025.12.23 21:57:05.544732 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12778 | 2025.12.23 21:57:05.544328 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60377 | ||
| 12779 | 2025.12.23 21:57:05.544785 [ 351 ] {} <Debug> TCP-Session: 813aaf6b-3c49-4876-8eed-05e3c12596a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60853 | ||
| 12780 | 2025.12.23 21:57:05.544823 [ 351 ] {} <Debug> TCP-Session: 813aaf6b-3c49-4876-8eed-05e3c12596a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12781 | 2025.12.23 21:57:05.544842 [ 351 ] {} <Debug> TCP-Session: 813aaf6b-3c49-4876-8eed-05e3c12596a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12782 | 2025.12.23 21:57:05.544844 [ 352 ] {9110c277-e72d-4bce-8120-25c25cffaf43} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54041) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12783 | 2025.12.23 21:57:05.545125 [ 352 ] {9110c277-e72d-4bce-8120-25c25cffaf43} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12784 | 2025.12.23 21:57:05.545173 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12785 | 2025.12.23 21:57:05.545186 [ 352 ] {9110c277-e72d-4bce-8120-25c25cffaf43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12786 | 2025.12.23 21:57:05.545208 [ 290 ] {} <Debug> TCP-Session: 71eacd69-efb3-478b-b19f-f793de300547 Authenticating user 'default' from [fd00:1122:3344:101::e]:39058 | ||
| 12787 | 2025.12.23 21:57:05.545231 [ 290 ] {} <Debug> TCP-Session: 71eacd69-efb3-478b-b19f-f793de300547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12788 | 2025.12.23 21:57:05.545243 [ 290 ] {} <Debug> TCP-Session: 71eacd69-efb3-478b-b19f-f793de300547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12789 | 2025.12.23 21:57:05.545300 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12790 | 2025.12.23 21:57:05.545333 [ 288 ] {} <Debug> TCP-Session: f3a0774e-555b-4a0e-be2b-ee87531263fa Authenticating user 'default' from [fd00:1122:3344:101::e]:60377 | ||
| 12791 | 2025.12.23 21:57:05.545349 [ 288 ] {} <Debug> TCP-Session: f3a0774e-555b-4a0e-be2b-ee87531263fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12792 | 2025.12.23 21:57:05.545362 [ 288 ] {} <Debug> TCP-Session: f3a0774e-555b-4a0e-be2b-ee87531263fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12793 | 2025.12.23 21:57:05.545520 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12794 | 2025.12.23 21:57:05.545531 [ 352 ] {9110c277-e72d-4bce-8120-25c25cffaf43} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 12795 | 2025.12.23 21:57:05.545560 [ 286 ] {} <Debug> TCP-Session: d6d9e69b-4c40-4718-a2ff-899f3499179b Authenticating user 'default' from [fd00:1122:3344:101::e]:35032 | ||
| 12796 | 2025.12.23 21:57:05.545586 [ 286 ] {} <Debug> TCP-Session: d6d9e69b-4c40-4718-a2ff-899f3499179b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12797 | 2025.12.23 21:57:05.545598 [ 286 ] {} <Debug> TCP-Session: d6d9e69b-4c40-4718-a2ff-899f3499179b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12798 | 2025.12.23 21:57:05.546548 [ 260 ] {9110c277-e72d-4bce-8120-25c25cffaf43} <Trace> AggregatingTransform: Aggregating | ||
| 12799 | 2025.12.23 21:57:05.546590 [ 260 ] {9110c277-e72d-4bce-8120-25c25cffaf43} <Trace> Aggregator: Aggregation method: without_key | ||
| 12800 | 2025.12.23 21:57:05.546624 [ 260 ] {9110c277-e72d-4bce-8120-25c25cffaf43} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000969177 sec. (1031.803 rows/sec., 40.30 KiB/sec.) | ||
| 12801 | 2025.12.23 21:57:05.546642 [ 260 ] {9110c277-e72d-4bce-8120-25c25cffaf43} <Trace> Aggregator: Merging aggregated data | ||
| 12802 | 2025.12.23 21:57:05.548227 [ 352 ] {9110c277-e72d-4bce-8120-25c25cffaf43} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003437 sec., 290.9514111143439 rows/sec., 11.37 KiB/sec. | ||
| 12803 | 2025.12.23 21:57:05.548377 [ 352 ] {9110c277-e72d-4bce-8120-25c25cffaf43} <Debug> TCPHandler: Processed in 0.004038684 sec. | ||
| 12804 | 2025.12.23 21:57:05.548477 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12805 | 2025.12.23 21:57:05.548509 [ 352 ] {} <Debug> TCP-Session: 1e2fcafd-f2cd-4d9f-a05d-7ae4004b7af8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12806 | 2025.12.23 21:57:05.548509 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12807 | 2025.12.23 21:57:05.548526 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12808 | 2025.12.23 21:57:05.548551 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12809 | 2025.12.23 21:57:05.548567 [ 353 ] {} <Debug> TCP-Session: ba7984fd-87fd-44d0-a1e8-e323e6188bff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12810 | 2025.12.23 21:57:05.548577 [ 351 ] {} <Debug> TCP-Session: 813aaf6b-3c49-4876-8eed-05e3c12596a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12811 | 2025.12.23 21:57:05.548596 [ 354 ] {} <Debug> TCP-Session: 7ece05e5-e46a-44fd-9251-bd49cc53a130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12812 | 2025.12.23 21:57:05.548611 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12813 | 2025.12.23 21:57:05.548615 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12814 | 2025.12.23 21:57:05.548641 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12815 | 2025.12.23 21:57:05.548655 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12816 | 2025.12.23 21:57:05.548674 [ 355 ] {} <Debug> TCP-Session: 1297ec67-da02-45e9-9870-4851b6dc8355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12817 | 2025.12.23 21:57:05.548573 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12818 | 2025.12.23 21:57:05.548713 [ 290 ] {} <Debug> TCP-Session: 71eacd69-efb3-478b-b19f-f793de300547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12819 | 2025.12.23 21:57:05.548704 [ 289 ] {} <Debug> TCP-Session: 196e9d92-e41c-4d1f-8ae1-a3a11783a3a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12820 | 2025.12.23 21:57:05.548741 [ 286 ] {} <Debug> TCP-Session: d6d9e69b-4c40-4718-a2ff-899f3499179b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12821 | 2025.12.23 21:57:05.548646 [ 288 ] {} <Debug> TCP-Session: f3a0774e-555b-4a0e-be2b-ee87531263fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12822 | 2025.12.23 21:57:05.631025 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51969 | ||
| 12823 | 2025.12.23 21:57:05.631131 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12824 | 2025.12.23 21:57:05.631157 [ 352 ] {} <Debug> TCP-Session: 2237c0ce-b55d-4364-8dd4-4b42fb2942a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51969 | ||
| 12825 | 2025.12.23 21:57:05.631180 [ 352 ] {} <Debug> TCP-Session: 2237c0ce-b55d-4364-8dd4-4b42fb2942a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12826 | 2025.12.23 21:57:05.631194 [ 352 ] {} <Debug> TCP-Session: 2237c0ce-b55d-4364-8dd4-4b42fb2942a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12827 | 2025.12.23 21:57:05.631381 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62201 | ||
| 12828 | 2025.12.23 21:57:05.631412 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35259 | ||
| 12829 | 2025.12.23 21:57:05.631441 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43047 | ||
| 12830 | 2025.12.23 21:57:05.631471 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41358 | ||
| 12831 | 2025.12.23 21:57:05.631480 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34857 | ||
| 12832 | 2025.12.23 21:57:05.631501 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12833 | 2025.12.23 21:57:05.631495 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12834 | 2025.12.23 21:57:05.631558 [ 354 ] {} <Debug> TCP-Session: c4ca5fcc-da2b-41f8-b61b-539685e34218 Authenticating user 'default' from [fd00:1122:3344:101::e]:35259 | ||
| 12835 | 2025.12.23 21:57:05.631576 [ 352 ] {} <Trace> TCP-Session: 2237c0ce-b55d-4364-8dd4-4b42fb2942a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12836 | 2025.12.23 21:57:05.631583 [ 353 ] {} <Debug> TCP-Session: b0fc1812-47ae-4506-a0e3-4e99370f97e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62201 | ||
| 12837 | 2025.12.23 21:57:05.631592 [ 354 ] {} <Debug> TCP-Session: c4ca5fcc-da2b-41f8-b61b-539685e34218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12838 | 2025.12.23 21:57:05.631623 [ 353 ] {} <Debug> TCP-Session: b0fc1812-47ae-4506-a0e3-4e99370f97e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12839 | 2025.12.23 21:57:05.631639 [ 354 ] {} <Debug> TCP-Session: c4ca5fcc-da2b-41f8-b61b-539685e34218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12840 | 2025.12.23 21:57:05.631647 [ 353 ] {} <Debug> TCP-Session: b0fc1812-47ae-4506-a0e3-4e99370f97e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12841 | 2025.12.23 21:57:05.631572 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12842 | 2025.12.23 21:57:05.631560 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12843 | 2025.12.23 21:57:05.631702 [ 351 ] {} <Debug> TCP-Session: 516174b3-1490-456d-8a98-3a6881008c92 Authenticating user 'default' from [fd00:1122:3344:101::e]:34857 | ||
| 12844 | 2025.12.23 21:57:05.631560 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12845 | 2025.12.23 21:57:05.631729 [ 290 ] {} <Debug> TCP-Session: 239c4f1f-4308-4a2f-a1dd-afc23875594d Authenticating user 'default' from [fd00:1122:3344:101::e]:41358 | ||
| 12846 | 2025.12.23 21:57:05.631734 [ 351 ] {} <Debug> TCP-Session: 516174b3-1490-456d-8a98-3a6881008c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12847 | 2025.12.23 21:57:05.631759 [ 286 ] {} <Debug> TCP-Session: d6a20404-b07f-4a3e-9aef-d66a5853ccc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43047 | ||
| 12848 | 2025.12.23 21:57:05.631768 [ 290 ] {} <Debug> TCP-Session: 239c4f1f-4308-4a2f-a1dd-afc23875594d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12849 | 2025.12.23 21:57:05.631774 [ 351 ] {} <Debug> TCP-Session: 516174b3-1490-456d-8a98-3a6881008c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12850 | 2025.12.23 21:57:05.631789 [ 286 ] {} <Debug> TCP-Session: d6a20404-b07f-4a3e-9aef-d66a5853ccc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12851 | 2025.12.23 21:57:05.631793 [ 290 ] {} <Debug> TCP-Session: 239c4f1f-4308-4a2f-a1dd-afc23875594d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12852 | 2025.12.23 21:57:05.631819 [ 286 ] {} <Debug> TCP-Session: d6a20404-b07f-4a3e-9aef-d66a5853ccc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12853 | 2025.12.23 21:57:05.631766 [ 352 ] {a85bd962-b171-4bb2-94f3-c31068cf998d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51969) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12854 | 2025.12.23 21:57:05.631441 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58426 | ||
| 12855 | 2025.12.23 21:57:05.631461 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33835 | ||
| 12856 | 2025.12.23 21:57:05.631448 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55357 | ||
| 12857 | 2025.12.23 21:57:05.631936 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12858 | 2025.12.23 21:57:05.631957 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12859 | 2025.12.23 21:57:05.631964 [ 355 ] {} <Debug> TCP-Session: 8781b623-c670-43d5-ab5c-b25c4ef58c6c Authenticating user 'default' from [fd00:1122:3344:101::e]:58426 | ||
| 12860 | 2025.12.23 21:57:05.631987 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12861 | 2025.12.23 21:57:05.631988 [ 289 ] {} <Debug> TCP-Session: c9881701-e5ca-4408-a418-d24f9cac1016 Authenticating user 'default' from [fd00:1122:3344:101::e]:33835 | ||
| 12862 | 2025.12.23 21:57:05.631997 [ 355 ] {} <Debug> TCP-Session: 8781b623-c670-43d5-ab5c-b25c4ef58c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12863 | 2025.12.23 21:57:05.632032 [ 289 ] {} <Debug> TCP-Session: c9881701-e5ca-4408-a418-d24f9cac1016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12864 | 2025.12.23 21:57:05.632050 [ 355 ] {} <Debug> TCP-Session: 8781b623-c670-43d5-ab5c-b25c4ef58c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12865 | 2025.12.23 21:57:05.632062 [ 289 ] {} <Debug> TCP-Session: c9881701-e5ca-4408-a418-d24f9cac1016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12866 | 2025.12.23 21:57:05.632020 [ 288 ] {} <Debug> TCP-Session: 2cfe146a-77d0-4da5-b52d-43484a841087 Authenticating user 'default' from [fd00:1122:3344:101::e]:55357 | ||
| 12867 | 2025.12.23 21:57:05.632108 [ 352 ] {a85bd962-b171-4bb2-94f3-c31068cf998d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12868 | 2025.12.23 21:57:05.632114 [ 288 ] {} <Debug> TCP-Session: 2cfe146a-77d0-4da5-b52d-43484a841087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12869 | 2025.12.23 21:57:05.632137 [ 288 ] {} <Debug> TCP-Session: 2cfe146a-77d0-4da5-b52d-43484a841087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12870 | 2025.12.23 21:57:05.632166 [ 352 ] {a85bd962-b171-4bb2-94f3-c31068cf998d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12871 | 2025.12.23 21:57:05.632460 [ 352 ] {a85bd962-b171-4bb2-94f3-c31068cf998d} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 12872 | 2025.12.23 21:57:05.633586 [ 344 ] {a85bd962-b171-4bb2-94f3-c31068cf998d} <Trace> AggregatingTransform: Aggregating | ||
| 12873 | 2025.12.23 21:57:05.633628 [ 344 ] {a85bd962-b171-4bb2-94f3-c31068cf998d} <Trace> Aggregator: Aggregation method: without_key | ||
| 12874 | 2025.12.23 21:57:05.633672 [ 344 ] {a85bd962-b171-4bb2-94f3-c31068cf998d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001111181 sec. (899.943 rows/sec., 35.15 KiB/sec.) | ||
| 12875 | 2025.12.23 21:57:05.633698 [ 344 ] {a85bd962-b171-4bb2-94f3-c31068cf998d} <Trace> Aggregator: Merging aggregated data | ||
| 12876 | 2025.12.23 21:57:05.635177 [ 352 ] {a85bd962-b171-4bb2-94f3-c31068cf998d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00348 sec., 287.35632183908046 rows/sec., 11.22 KiB/sec. | ||
| 12877 | 2025.12.23 21:57:05.635322 [ 352 ] {a85bd962-b171-4bb2-94f3-c31068cf998d} <Debug> TCPHandler: Processed in 0.003922331 sec. | ||
| 12878 | 2025.12.23 21:57:05.635431 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12879 | 2025.12.23 21:57:05.635467 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12880 | 2025.12.23 21:57:05.635472 [ 353 ] {} <Debug> TCP-Session: b0fc1812-47ae-4506-a0e3-4e99370f97e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12881 | 2025.12.23 21:57:05.635510 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12882 | 2025.12.23 21:57:05.635532 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12883 | 2025.12.23 21:57:05.635559 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12884 | 2025.12.23 21:57:05.635573 [ 288 ] {} <Debug> TCP-Session: 2cfe146a-77d0-4da5-b52d-43484a841087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12885 | 2025.12.23 21:57:05.635583 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12886 | 2025.12.23 21:57:05.635614 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12887 | 2025.12.23 21:57:05.635619 [ 355 ] {} <Debug> TCP-Session: 8781b623-c670-43d5-ab5c-b25c4ef58c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12888 | 2025.12.23 21:57:05.635641 [ 354 ] {} <Debug> TCP-Session: c4ca5fcc-da2b-41f8-b61b-539685e34218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12889 | 2025.12.23 21:57:05.635652 [ 352 ] {} <Debug> TCP-Session: 2237c0ce-b55d-4364-8dd4-4b42fb2942a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12890 | 2025.12.23 21:57:05.635599 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12891 | 2025.12.23 21:57:05.635722 [ 290 ] {} <Debug> TCP-Session: 239c4f1f-4308-4a2f-a1dd-afc23875594d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12892 | 2025.12.23 21:57:05.635516 [ 286 ] {} <Debug> TCP-Session: d6a20404-b07f-4a3e-9aef-d66a5853ccc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12893 | 2025.12.23 21:57:05.635593 [ 351 ] {} <Debug> TCP-Session: 516174b3-1490-456d-8a98-3a6881008c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12894 | 2025.12.23 21:57:05.635494 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12895 | 2025.12.23 21:57:05.635830 [ 289 ] {} <Debug> TCP-Session: c9881701-e5ca-4408-a418-d24f9cac1016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12896 | 2025.12.23 21:57:05.666855 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65455 | ||
| 12897 | 2025.12.23 21:57:05.666924 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12898 | 2025.12.23 21:57:05.666947 [ 352 ] {} <Debug> TCP-Session: 6189cfd5-1872-41d1-b939-1a059979110e Authenticating user 'default' from [fd00:1122:3344:101::e]:65455 | ||
| 12899 | 2025.12.23 21:57:05.666963 [ 352 ] {} <Debug> TCP-Session: 6189cfd5-1872-41d1-b939-1a059979110e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12900 | 2025.12.23 21:57:05.666975 [ 352 ] {} <Debug> TCP-Session: 6189cfd5-1872-41d1-b939-1a059979110e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12901 | 2025.12.23 21:57:05.667125 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62214 | ||
| 12902 | 2025.12.23 21:57:05.667152 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36973 | ||
| 12903 | 2025.12.23 21:57:05.667174 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40659 | ||
| 12904 | 2025.12.23 21:57:05.667196 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48161 | ||
| 12905 | 2025.12.23 21:57:05.667224 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42406 | ||
| 12906 | 2025.12.23 21:57:05.667232 [ 352 ] {} <Trace> TCP-Session: 6189cfd5-1872-41d1-b939-1a059979110e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12907 | 2025.12.23 21:57:05.667249 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48265 | ||
| 12908 | 2025.12.23 21:57:05.667236 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34063 | ||
| 12909 | 2025.12.23 21:57:05.667319 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12910 | 2025.12.23 21:57:05.667345 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12911 | 2025.12.23 21:57:05.667362 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12912 | 2025.12.23 21:57:05.667371 [ 286 ] {} <Debug> TCP-Session: 4a447e0f-7afe-4b47-8028-5f88fa25165e Authenticating user 'default' from [fd00:1122:3344:101::e]:48161 | ||
| 12913 | 2025.12.23 21:57:05.667395 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12914 | 2025.12.23 21:57:05.667385 [ 355 ] {} <Debug> TCP-Session: fd97994c-aa79-48c4-85f5-d8df830072db Authenticating user 'default' from [fd00:1122:3344:101::e]:40659 | ||
| 12915 | 2025.12.23 21:57:05.667421 [ 286 ] {} <Debug> TCP-Session: 4a447e0f-7afe-4b47-8028-5f88fa25165e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12916 | 2025.12.23 21:57:05.667430 [ 290 ] {} <Debug> TCP-Session: 33f91f4e-bf62-4085-be6e-4287a0e11b44 Authenticating user 'default' from [fd00:1122:3344:101::e]:34063 | ||
| 12917 | 2025.12.23 21:57:05.667450 [ 286 ] {} <Debug> TCP-Session: 4a447e0f-7afe-4b47-8028-5f88fa25165e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12918 | 2025.12.23 21:57:05.667466 [ 290 ] {} <Debug> TCP-Session: 33f91f4e-bf62-4085-be6e-4287a0e11b44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12919 | 2025.12.23 21:57:05.667405 [ 351 ] {} <Debug> TCP-Session: 2b3f6bc1-af82-4f1f-bd6e-77e9ab9656a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48265 | ||
| 12920 | 2025.12.23 21:57:05.667489 [ 290 ] {} <Debug> TCP-Session: 33f91f4e-bf62-4085-be6e-4287a0e11b44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12921 | 2025.12.23 21:57:05.667402 [ 352 ] {3ecbdea8-888b-4cee-99a5-ba281961d9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65455) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12922 | 2025.12.23 21:57:05.667533 [ 351 ] {} <Debug> TCP-Session: 2b3f6bc1-af82-4f1f-bd6e-77e9ab9656a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12923 | 2025.12.23 21:57:05.667311 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12924 | 2025.12.23 21:57:05.667601 [ 351 ] {} <Debug> TCP-Session: 2b3f6bc1-af82-4f1f-bd6e-77e9ab9656a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12925 | 2025.12.23 21:57:05.667639 [ 289 ] {} <Debug> TCP-Session: 2536d0a0-fda9-4484-a728-f12d1f402bda Authenticating user 'default' from [fd00:1122:3344:101::e]:42406 | ||
| 12926 | 2025.12.23 21:57:05.667207 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52662 | ||
| 12927 | 2025.12.23 21:57:05.667664 [ 289 ] {} <Debug> TCP-Session: 2536d0a0-fda9-4484-a728-f12d1f402bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12928 | 2025.12.23 21:57:05.667217 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12929 | 2025.12.23 21:57:05.667713 [ 289 ] {} <Debug> TCP-Session: 2536d0a0-fda9-4484-a728-f12d1f402bda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12930 | 2025.12.23 21:57:05.667739 [ 353 ] {} <Debug> TCP-Session: 90ce2bda-c1fd-4dff-9120-1aef1984fa71 Authenticating user 'default' from [fd00:1122:3344:101::e]:62214 | ||
| 12931 | 2025.12.23 21:57:05.667743 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12932 | 2025.12.23 21:57:05.667764 [ 353 ] {} <Debug> TCP-Session: 90ce2bda-c1fd-4dff-9120-1aef1984fa71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12933 | 2025.12.23 21:57:05.667789 [ 288 ] {} <Debug> TCP-Session: 3c0a1090-52ca-488d-b751-731cd3313eb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52662 | ||
| 12934 | 2025.12.23 21:57:05.667799 [ 352 ] {3ecbdea8-888b-4cee-99a5-ba281961d9e8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12935 | 2025.12.23 21:57:05.667819 [ 288 ] {} <Debug> TCP-Session: 3c0a1090-52ca-488d-b751-731cd3313eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12936 | 2025.12.23 21:57:05.667805 [ 353 ] {} <Debug> TCP-Session: 90ce2bda-c1fd-4dff-9120-1aef1984fa71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12937 | 2025.12.23 21:57:05.667848 [ 288 ] {} <Debug> TCP-Session: 3c0a1090-52ca-488d-b751-731cd3313eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12938 | 2025.12.23 21:57:05.667862 [ 352 ] {3ecbdea8-888b-4cee-99a5-ba281961d9e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12939 | 2025.12.23 21:57:05.667234 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12940 | 2025.12.23 21:57:05.667937 [ 354 ] {} <Debug> TCP-Session: da96a1a9-4cbd-4b13-9230-e89a5af87047 Authenticating user 'default' from [fd00:1122:3344:101::e]:36973 | ||
| 12941 | 2025.12.23 21:57:05.667957 [ 354 ] {} <Debug> TCP-Session: da96a1a9-4cbd-4b13-9230-e89a5af87047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12942 | 2025.12.23 21:57:05.667976 [ 354 ] {} <Debug> TCP-Session: da96a1a9-4cbd-4b13-9230-e89a5af87047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12943 | 2025.12.23 21:57:05.668210 [ 352 ] {3ecbdea8-888b-4cee-99a5-ba281961d9e8} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 12944 | 2025.12.23 21:57:05.668876 [ 355 ] {} <Debug> TCP-Session: fd97994c-aa79-48c4-85f5-d8df830072db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12945 | 2025.12.23 21:57:05.668910 [ 355 ] {} <Debug> TCP-Session: fd97994c-aa79-48c4-85f5-d8df830072db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12946 | 2025.12.23 21:57:05.669927 [ 349 ] {3ecbdea8-888b-4cee-99a5-ba281961d9e8} <Trace> AggregatingTransform: Aggregating | ||
| 12947 | 2025.12.23 21:57:05.669973 [ 349 ] {3ecbdea8-888b-4cee-99a5-ba281961d9e8} <Trace> Aggregator: Aggregation method: without_key | ||
| 12948 | 2025.12.23 21:57:05.670009 [ 349 ] {3ecbdea8-888b-4cee-99a5-ba281961d9e8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001684277 sec. (593.727 rows/sec., 23.19 KiB/sec.) | ||
| 12949 | 2025.12.23 21:57:05.670029 [ 349 ] {3ecbdea8-888b-4cee-99a5-ba281961d9e8} <Trace> Aggregator: Merging aggregated data | ||
| 12950 | 2025.12.23 21:57:05.671216 [ 352 ] {3ecbdea8-888b-4cee-99a5-ba281961d9e8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003853 sec., 259.53802232026993 rows/sec., 10.14 KiB/sec. | ||
| 12951 | 2025.12.23 21:57:05.671356 [ 352 ] {3ecbdea8-888b-4cee-99a5-ba281961d9e8} <Debug> TCPHandler: Processed in 0.004196639 sec. | ||
| 12952 | 2025.12.23 21:57:05.671454 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12953 | 2025.12.23 21:57:05.671484 [ 352 ] {} <Debug> TCP-Session: 6189cfd5-1872-41d1-b939-1a059979110e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12954 | 2025.12.23 21:57:05.671497 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12955 | 2025.12.23 21:57:05.671518 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12956 | 2025.12.23 21:57:05.671540 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12957 | 2025.12.23 21:57:05.671549 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12958 | 2025.12.23 21:57:05.671586 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12959 | 2025.12.23 21:57:05.671610 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12960 | 2025.12.23 21:57:05.671630 [ 286 ] {} <Debug> TCP-Session: 4a447e0f-7afe-4b47-8028-5f88fa25165e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12961 | 2025.12.23 21:57:05.671645 [ 289 ] {} <Debug> TCP-Session: 2536d0a0-fda9-4484-a728-f12d1f402bda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12962 | 2025.12.23 21:57:05.671667 [ 288 ] {} <Debug> TCP-Session: 3c0a1090-52ca-488d-b751-731cd3313eb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12963 | 2025.12.23 21:57:05.671629 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12964 | 2025.12.23 21:57:05.671600 [ 354 ] {} <Debug> TCP-Session: da96a1a9-4cbd-4b13-9230-e89a5af87047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12965 | 2025.12.23 21:57:05.671729 [ 290 ] {} <Debug> TCP-Session: 33f91f4e-bf62-4085-be6e-4287a0e11b44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12966 | 2025.12.23 21:57:05.671576 [ 353 ] {} <Debug> TCP-Session: 90ce2bda-c1fd-4dff-9120-1aef1984fa71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12967 | 2025.12.23 21:57:05.671569 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12968 | 2025.12.23 21:57:05.671544 [ 355 ] {} <Debug> TCP-Session: fd97994c-aa79-48c4-85f5-d8df830072db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12969 | 2025.12.23 21:57:05.671815 [ 351 ] {} <Debug> TCP-Session: 2b3f6bc1-af82-4f1f-bd6e-77e9ab9656a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12970 | 2025.12.23 21:57:05.916164 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12971 | 2025.12.23 21:57:05.916213 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12972 | 2025.12.23 21:57:06.128710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27850 | ||
| 12973 | 2025.12.23 21:57:06.129254 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12974 | 2025.12.23 21:57:06.129305 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12975 | 2025.12.23 21:57:06.129808 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12976 | 2025.12.23 21:57:06.130051 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12977 | 2025.12.23 21:57:06.130295 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27850 | ||
| 12978 | 2025.12.23 21:57:07.576031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12979 | 2025.12.23 21:57:07.592331 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12980 | 2025.12.23 21:57:07.592396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12981 | 2025.12.23 21:57:07.598333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12982 | 2025.12.23 21:57:07.599037 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12983 | 2025.12.23 21:57:07.602151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12984 | 2025.12.23 21:57:07.974920 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12985 | 2025.12.23 21:57:07.975101 [ 4 ] {6726a300-1d25-4cd1-8c16-7f4bc411d877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12986 | 2025.12.23 21:57:07.975165 [ 4 ] {6726a300-1d25-4cd1-8c16-7f4bc411d877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12987 | 2025.12.23 21:57:07.975777 [ 4 ] {6726a300-1d25-4cd1-8c16-7f4bc411d877} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12988 | 2025.12.23 21:57:07.975820 [ 4 ] {6726a300-1d25-4cd1-8c16-7f4bc411d877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12989 | 2025.12.23 21:57:07.976204 [ 4 ] {6726a300-1d25-4cd1-8c16-7f4bc411d877} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12990 | 2025.12.23 21:57:07.976426 [ 4 ] {6726a300-1d25-4cd1-8c16-7f4bc411d877} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12991 | 2025.12.23 21:57:07.976587 [ 4 ] {6726a300-1d25-4cd1-8c16-7f4bc411d877} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001532 sec., 36553.52480417755 rows/sec., 2.81 MiB/sec. | ||
| 12992 | 2025.12.23 21:57:07.976636 [ 4 ] {6726a300-1d25-4cd1-8c16-7f4bc411d877} <Debug> TCPHandler: Processed in 0.001838502 sec. | ||
| 12993 | 2025.12.23 21:57:07.976755 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12994 | 2025.12.23 21:57:07.976856 [ 4 ] {6ce2bb36-8040-4c63-b7b7-42d5f4a9db1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12995 | 2025.12.23 21:57:07.976902 [ 4 ] {6ce2bb36-8040-4c63-b7b7-42d5f4a9db1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12996 | 2025.12.23 21:57:07.977338 [ 4 ] {6ce2bb36-8040-4c63-b7b7-42d5f4a9db1c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12997 | 2025.12.23 21:57:07.977380 [ 4 ] {6ce2bb36-8040-4c63-b7b7-42d5f4a9db1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12998 | 2025.12.23 21:57:07.977721 [ 4 ] {6ce2bb36-8040-4c63-b7b7-42d5f4a9db1c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12999 | 2025.12.23 21:57:07.977932 [ 4 ] {6ce2bb36-8040-4c63-b7b7-42d5f4a9db1c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13000 | 2025.12.23 21:57:07.978071 [ 4 ] {6ce2bb36-8040-4c63-b7b7-42d5f4a9db1c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 13001 | 2025.12.23 21:57:07.978111 [ 4 ] {6ce2bb36-8040-4c63-b7b7-42d5f4a9db1c} <Debug> TCPHandler: Processed in 0.00140809 sec. | ||
| 13002 | 2025.12.23 21:57:07.978225 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13003 | 2025.12.23 21:57:07.978322 [ 4 ] {c2ca6c47-193c-4df7-80af-75195d05c900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13004 | 2025.12.23 21:57:07.978368 [ 4 ] {c2ca6c47-193c-4df7-80af-75195d05c900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13005 | 2025.12.23 21:57:07.978781 [ 4 ] {c2ca6c47-193c-4df7-80af-75195d05c900} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13006 | 2025.12.23 21:57:07.978819 [ 4 ] {c2ca6c47-193c-4df7-80af-75195d05c900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13007 | 2025.12.23 21:57:07.979154 [ 4 ] {c2ca6c47-193c-4df7-80af-75195d05c900} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13008 | 2025.12.23 21:57:07.979361 [ 4 ] {c2ca6c47-193c-4df7-80af-75195d05c900} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13009 | 2025.12.23 21:57:07.979493 [ 4 ] {c2ca6c47-193c-4df7-80af-75195d05c900} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 13010 | 2025.12.23 21:57:07.979533 [ 4 ] {c2ca6c47-193c-4df7-80af-75195d05c900} <Debug> TCPHandler: Processed in 0.001358579 sec. | ||
| 13011 | 2025.12.23 21:57:07.979651 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13012 | 2025.12.23 21:57:07.979753 [ 4 ] {b8de05a7-9a33-4e20-b9e6-702e669d37fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13013 | 2025.12.23 21:57:07.979797 [ 4 ] {b8de05a7-9a33-4e20-b9e6-702e669d37fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13014 | 2025.12.23 21:57:07.980147 [ 4 ] {b8de05a7-9a33-4e20-b9e6-702e669d37fc} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13015 | 2025.12.23 21:57:07.980185 [ 4 ] {b8de05a7-9a33-4e20-b9e6-702e669d37fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13016 | 2025.12.23 21:57:07.980511 [ 4 ] {b8de05a7-9a33-4e20-b9e6-702e669d37fc} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13017 | 2025.12.23 21:57:07.980718 [ 4 ] {b8de05a7-9a33-4e20-b9e6-702e669d37fc} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13018 | 2025.12.23 21:57:07.980851 [ 4 ] {b8de05a7-9a33-4e20-b9e6-702e669d37fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 13019 | 2025.12.23 21:57:07.980888 [ 4 ] {b8de05a7-9a33-4e20-b9e6-702e669d37fc} <Debug> TCPHandler: Processed in 0.001287726 sec. | ||
| 13020 | 2025.12.23 21:57:11.237929 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1616 | ||
| 13021 | 2025.12.23 21:57:11.240349 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13022 | 2025.12.23 21:57:11.240411 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13023 | 2025.12.23 21:57:11.241685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13024 | 2025.12.23 21:57:11.241966 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13025 | 2025.12.23 21:57:11.242344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1616 | ||
| 13026 | 2025.12.23 21:57:11.899572 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13027 | 2025.12.23 21:57:11.899739 [ 4 ] {08c76c30-076d-4a09-bb22-bb4b3ed05bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13028 | 2025.12.23 21:57:11.899802 [ 4 ] {08c76c30-076d-4a09-bb22-bb4b3ed05bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13029 | 2025.12.23 21:57:11.900948 [ 4 ] {08c76c30-076d-4a09-bb22-bb4b3ed05bbd} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13030 | 2025.12.23 21:57:11.900991 [ 4 ] {08c76c30-076d-4a09-bb22-bb4b3ed05bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13031 | 2025.12.23 21:57:11.901393 [ 4 ] {08c76c30-076d-4a09-bb22-bb4b3ed05bbd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13032 | 2025.12.23 21:57:11.901621 [ 4 ] {08c76c30-076d-4a09-bb22-bb4b3ed05bbd} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13033 | 2025.12.23 21:57:11.901780 [ 4 ] {08c76c30-076d-4a09-bb22-bb4b3ed05bbd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002087 sec., 196454.2405366555 rows/sec., 12.46 MiB/sec. | ||
| 13034 | 2025.12.23 21:57:11.901831 [ 4 ] {08c76c30-076d-4a09-bb22-bb4b3ed05bbd} <Debug> TCPHandler: Processed in 0.002376747 sec. | ||
| 13035 | 2025.12.23 21:57:11.901949 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13036 | 2025.12.23 21:57:11.902051 [ 4 ] {32711052-1986-4440-8f8b-5ea0b1510910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13037 | 2025.12.23 21:57:11.902094 [ 4 ] {32711052-1986-4440-8f8b-5ea0b1510910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13038 | 2025.12.23 21:57:11.902503 [ 4 ] {32711052-1986-4440-8f8b-5ea0b1510910} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13039 | 2025.12.23 21:57:11.902539 [ 4 ] {32711052-1986-4440-8f8b-5ea0b1510910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13040 | 2025.12.23 21:57:11.902855 [ 4 ] {32711052-1986-4440-8f8b-5ea0b1510910} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13041 | 2025.12.23 21:57:11.903062 [ 4 ] {32711052-1986-4440-8f8b-5ea0b1510910} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2025.12.23 21:57:11.903189 [ 4 ] {32711052-1986-4440-8f8b-5ea0b1510910} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001161 sec., 6890.611541774333 rows/sec., 561.88 KiB/sec. | ||
| 13043 | 2025.12.23 21:57:11.903227 [ 4 ] {32711052-1986-4440-8f8b-5ea0b1510910} <Debug> TCPHandler: Processed in 0.001327497 sec. | ||
| 13044 | 2025.12.23 21:57:11.903326 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13045 | 2025.12.23 21:57:11.903421 [ 4 ] {89b6ef39-f6b6-43a8-8965-aaf4504b7428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13046 | 2025.12.23 21:57:11.903460 [ 4 ] {89b6ef39-f6b6-43a8-8965-aaf4504b7428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13047 | 2025.12.23 21:57:11.905116 [ 4 ] {89b6ef39-f6b6-43a8-8965-aaf4504b7428} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13048 | 2025.12.23 21:57:11.905153 [ 4 ] {89b6ef39-f6b6-43a8-8965-aaf4504b7428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13049 | 2025.12.23 21:57:11.905596 [ 4 ] {89b6ef39-f6b6-43a8-8965-aaf4504b7428} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13050 | 2025.12.23 21:57:11.905803 [ 4 ] {89b6ef39-f6b6-43a8-8965-aaf4504b7428} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13051 | 2025.12.23 21:57:11.905899 [ 44 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13052 | 2025.12.23 21:57:11.905932 [ 4 ] {89b6ef39-f6b6-43a8-8965-aaf4504b7428} <Debug> executeQuery: Read 2336 rows, 194.37 KiB in 0.00253 sec., 923320.1581027667 rows/sec., 75.02 MiB/sec. | ||
| 13053 | 2025.12.23 21:57:11.905935 [ 44 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13054 | 2025.12.23 21:57:11.905964 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13055 | 2025.12.23 21:57:11.905973 [ 4 ] {89b6ef39-f6b6-43a8-8965-aaf4504b7428} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 13056 | 2025.12.23 21:57:11.905987 [ 4 ] {89b6ef39-f6b6-43a8-8965-aaf4504b7428} <Debug> TCPHandler: Processed in 0.002710116 sec. | ||
| 13057 | 2025.12.23 21:57:11.906098 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13058 | 2025.12.23 21:57:11.906158 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 13059 | 2025.12.23 21:57:11.906198 [ 4 ] {8c750e90-d185-4e53-8a14-56dcfabb33f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13060 | 2025.12.23 21:57:11.906268 [ 4 ] {8c750e90-d185-4e53-8a14-56dcfabb33f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13061 | 2025.12.23 21:57:11.906343 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13062 | 2025.12.23 21:57:11.906379 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2465 rows starting from the beginning of the part | ||
| 13063 | 2025.12.23 21:57:11.906447 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1192 rows starting from the beginning of the part | ||
| 13064 | 2025.12.23 21:57:11.906496 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 57 rows starting from the beginning of the part | ||
| 13065 | 2025.12.23 21:57:11.906536 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1192 rows starting from the beginning of the part | ||
| 13066 | 2025.12.23 21:57:11.906580 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 13067 | 2025.12.23 21:57:11.906621 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 2336 rows starting from the beginning of the part | ||
| 13068 | 2025.12.23 21:57:11.906774 [ 4 ] {8c750e90-d185-4e53-8a14-56dcfabb33f0} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13069 | 2025.12.23 21:57:11.906818 [ 4 ] {8c750e90-d185-4e53-8a14-56dcfabb33f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13070 | 2025.12.23 21:57:11.907158 [ 4 ] {8c750e90-d185-4e53-8a14-56dcfabb33f0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13071 | 2025.12.23 21:57:11.907375 [ 4 ] {8c750e90-d185-4e53-8a14-56dcfabb33f0} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13072 | 2025.12.23 21:57:11.907506 [ 4 ] {8c750e90-d185-4e53-8a14-56dcfabb33f0} <Debug> executeQuery: Read 253 rows, 15.88 KiB in 0.001332 sec., 189939.93993993994 rows/sec., 11.64 MiB/sec. | ||
| 13073 | 2025.12.23 21:57:11.907545 [ 4 ] {8c750e90-d185-4e53-8a14-56dcfabb33f0} <Debug> TCPHandler: Processed in 0.001500942 sec. | ||
| 13074 | 2025.12.23 21:57:11.907645 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13075 | 2025.12.23 21:57:11.907738 [ 4 ] {6fea22d3-dbe8-4a4e-a3ba-880d49c4746a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13076 | 2025.12.23 21:57:11.907777 [ 4 ] {6fea22d3-dbe8-4a4e-a3ba-880d49c4746a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13077 | 2025.12.23 21:57:11.908329 [ 4 ] {6fea22d3-dbe8-4a4e-a3ba-880d49c4746a} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13078 | 2025.12.23 21:57:11.908366 [ 4 ] {6fea22d3-dbe8-4a4e-a3ba-880d49c4746a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13079 | 2025.12.23 21:57:11.908687 [ 4 ] {6fea22d3-dbe8-4a4e-a3ba-880d49c4746a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13080 | 2025.12.23 21:57:11.908915 [ 4 ] {6fea22d3-dbe8-4a4e-a3ba-880d49c4746a} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13081 | 2025.12.23 21:57:11.909034 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002968564 sec., 2458427.711176178 rows/sec., 208.34 MiB/sec. | ||
| 13082 | 2025.12.23 21:57:11.909052 [ 4 ] {6fea22d3-dbe8-4a4e-a3ba-880d49c4746a} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001332 sec., 330330.3303303303 rows/sec., 21.85 MiB/sec. | ||
| 13083 | 2025.12.23 21:57:11.909113 [ 4 ] {6fea22d3-dbe8-4a4e-a3ba-880d49c4746a} <Debug> TCPHandler: Processed in 0.001517272 sec. | ||
| 13084 | 2025.12.23 21:57:11.909219 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13085 | 2025.12.23 21:57:11.909311 [ 4 ] {5337fc2b-328c-46de-8817-75a9a3639e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13086 | 2025.12.23 21:57:11.909352 [ 4 ] {5337fc2b-328c-46de-8817-75a9a3639e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13087 | 2025.12.23 21:57:11.909402 [ 195 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13088 | 2025.12.23 21:57:11.909757 [ 195 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_96_19} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13089 | 2025.12.23 21:57:11.909814 [ 4 ] {5337fc2b-328c-46de-8817-75a9a3639e1c} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13090 | 2025.12.23 21:57:11.909854 [ 195 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_96_19} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13091 | 2025.12.23 21:57:11.909857 [ 4 ] {5337fc2b-328c-46de-8817-75a9a3639e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13092 | 2025.12.23 21:57:11.909965 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 13093 | 2025.12.23 21:57:11.910184 [ 4 ] {5337fc2b-328c-46de-8817-75a9a3639e1c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13094 | 2025.12.23 21:57:11.910389 [ 4 ] {5337fc2b-328c-46de-8817-75a9a3639e1c} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13095 | 2025.12.23 21:57:11.910528 [ 4 ] {5337fc2b-328c-46de-8817-75a9a3639e1c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001235 sec., 170850.2024291498 rows/sec., 9.70 MiB/sec. | ||
| 13096 | 2025.12.23 21:57:11.910567 [ 4 ] {5337fc2b-328c-46de-8817-75a9a3639e1c} <Debug> TCPHandler: Processed in 0.001397589 sec. | ||
| 13097 | 2025.12.23 21:57:11.910675 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13098 | 2025.12.23 21:57:11.910790 [ 4 ] {7111fb90-ca32-4012-b5a7-a90f7ec29043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13099 | 2025.12.23 21:57:11.910836 [ 4 ] {7111fb90-ca32-4012-b5a7-a90f7ec29043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13100 | 2025.12.23 21:57:11.911725 [ 4 ] {7111fb90-ca32-4012-b5a7-a90f7ec29043} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13101 | 2025.12.23 21:57:11.911760 [ 4 ] {7111fb90-ca32-4012-b5a7-a90f7ec29043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13102 | 2025.12.23 21:57:11.912122 [ 4 ] {7111fb90-ca32-4012-b5a7-a90f7ec29043} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13103 | 2025.12.23 21:57:11.912322 [ 4 ] {7111fb90-ca32-4012-b5a7-a90f7ec29043} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13104 | 2025.12.23 21:57:11.912456 [ 4 ] {7111fb90-ca32-4012-b5a7-a90f7ec29043} <Debug> executeQuery: Read 1183 rows, 86.61 KiB in 0.001689 sec., 700414.4464179989 rows/sec., 50.08 MiB/sec. | ||
| 13105 | 2025.12.23 21:57:11.912494 [ 4 ] {7111fb90-ca32-4012-b5a7-a90f7ec29043} <Debug> TCPHandler: Processed in 0.001875263 sec. | ||
| 13106 | 2025.12.23 21:57:11.912512 [ 42 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13107 | 2025.12.23 21:57:11.912588 [ 42 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13108 | 2025.12.23 21:57:11.912595 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13109 | 2025.12.23 21:57:11.912632 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13110 | 2025.12.23 21:57:11.912705 [ 4 ] {0c7d467d-6061-48da-bf4d-a448378551f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13111 | 2025.12.23 21:57:11.912747 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 13112 | 2025.12.23 21:57:11.912751 [ 4 ] {0c7d467d-6061-48da-bf4d-a448378551f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13113 | 2025.12.23 21:57:11.912844 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13114 | 2025.12.23 21:57:11.912876 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1249 rows starting from the beginning of the part | ||
| 13115 | 2025.12.23 21:57:11.912941 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 719 rows starting from the beginning of the part | ||
| 13116 | 2025.12.23 21:57:11.912996 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 66 rows starting from the beginning of the part | ||
| 13117 | 2025.12.23 21:57:11.913046 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 719 rows starting from the beginning of the part | ||
| 13118 | 2025.12.23 21:57:11.913084 [ 4 ] {0c7d467d-6061-48da-bf4d-a448378551f3} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13119 | 2025.12.23 21:57:11.913090 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 13120 | 2025.12.23 21:57:11.913217 [ 4 ] {0c7d467d-6061-48da-bf4d-a448378551f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13121 | 2025.12.23 21:57:11.913249 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1183 rows starting from the beginning of the part | ||
| 13122 | 2025.12.23 21:57:11.913517 [ 4 ] {0c7d467d-6061-48da-bf4d-a448378551f3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13123 | 2025.12.23 21:57:11.913740 [ 4 ] {0c7d467d-6061-48da-bf4d-a448378551f3} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13124 | 2025.12.23 21:57:11.913875 [ 4 ] {0c7d467d-6061-48da-bf4d-a448378551f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001187 sec., 5054.759898904803 rows/sec., 264.09 KiB/sec. | ||
| 13125 | 2025.12.23 21:57:11.913911 [ 4 ] {0c7d467d-6061-48da-bf4d-a448378551f3} <Debug> TCPHandler: Processed in 0.001362489 sec. | ||
| 13126 | 2025.12.23 21:57:11.914027 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13127 | 2025.12.23 21:57:11.914194 [ 4 ] {b9dfca90-c4e4-42ff-ae49-e1f41398ee63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13128 | 2025.12.23 21:57:11.914237 [ 4 ] {b9dfca90-c4e4-42ff-ae49-e1f41398ee63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13129 | 2025.12.23 21:57:11.914544 [ 195 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001841421 sec., 2172235.4638075703 rows/sec., 163.48 MiB/sec. | ||
| 13130 | 2025.12.23 21:57:11.914745 [ 191 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13131 | 2025.12.23 21:57:11.914865 [ 4 ] {b9dfca90-c4e4-42ff-ae49-e1f41398ee63} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13132 | 2025.12.23 21:57:11.914908 [ 4 ] {b9dfca90-c4e4-42ff-ae49-e1f41398ee63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13133 | 2025.12.23 21:57:11.915014 [ 191 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_96_19} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13134 | 2025.12.23 21:57:11.915088 [ 191 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_96_19} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13135 | 2025.12.23 21:57:11.915167 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 13136 | 2025.12.23 21:57:11.915323 [ 4 ] {b9dfca90-c4e4-42ff-ae49-e1f41398ee63} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13137 | 2025.12.23 21:57:11.915537 [ 4 ] {b9dfca90-c4e4-42ff-ae49-e1f41398ee63} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13138 | 2025.12.23 21:57:11.915686 [ 4 ] {b9dfca90-c4e4-42ff-ae49-e1f41398ee63} <Debug> executeQuery: Read 940 rows, 63.75 KiB in 0.001496 sec., 628342.2459893049 rows/sec., 41.61 MiB/sec. | ||
| 13139 | 2025.12.23 21:57:11.915729 [ 4 ] {b9dfca90-c4e4-42ff-ae49-e1f41398ee63} <Debug> TCPHandler: Processed in 0.001751729 sec. | ||
| 13140 | 2025.12.23 21:57:11.915855 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13141 | 2025.12.23 21:57:11.915950 [ 4 ] {580c0845-e916-4350-bbfc-0fa5b4b1c2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13142 | 2025.12.23 21:57:11.915992 [ 4 ] {580c0845-e916-4350-bbfc-0fa5b4b1c2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13143 | 2025.12.23 21:57:11.916353 [ 4 ] {580c0845-e916-4350-bbfc-0fa5b4b1c2e7} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13144 | 2025.12.23 21:57:11.916395 [ 4 ] {580c0845-e916-4350-bbfc-0fa5b4b1c2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13145 | 2025.12.23 21:57:11.916745 [ 4 ] {580c0845-e916-4350-bbfc-0fa5b4b1c2e7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13146 | 2025.12.23 21:57:11.917010 [ 4 ] {580c0845-e916-4350-bbfc-0fa5b4b1c2e7} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13147 | 2025.12.23 21:57:11.917138 [ 4 ] {580c0845-e916-4350-bbfc-0fa5b4b1c2e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001207 sec., 828.5004142502072 rows/sec., 55.83 KiB/sec. | ||
| 13148 | 2025.12.23 21:57:11.917174 [ 4 ] {580c0845-e916-4350-bbfc-0fa5b4b1c2e7} <Debug> TCPHandler: Processed in 0.001368569 sec. | ||
| 13149 | 2025.12.23 21:57:11.917285 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13150 | 2025.12.23 21:57:11.917376 [ 4 ] {1702fc0a-db69-4a64-acc1-271dd19c5101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13151 | 2025.12.23 21:57:11.917427 [ 4 ] {1702fc0a-db69-4a64-acc1-271dd19c5101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13152 | 2025.12.23 21:57:11.918268 [ 4 ] {1702fc0a-db69-4a64-acc1-271dd19c5101} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13153 | 2025.12.23 21:57:11.918304 [ 4 ] {1702fc0a-db69-4a64-acc1-271dd19c5101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13154 | 2025.12.23 21:57:11.918863 [ 4 ] {1702fc0a-db69-4a64-acc1-271dd19c5101} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13155 | 2025.12.23 21:57:11.919070 [ 4 ] {1702fc0a-db69-4a64-acc1-271dd19c5101} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13156 | 2025.12.23 21:57:11.919204 [ 4 ] {1702fc0a-db69-4a64-acc1-271dd19c5101} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001845 sec., 21680.21680216802 rows/sec., 38.85 MiB/sec. | ||
| 13157 | 2025.12.23 21:57:11.919257 [ 4 ] {1702fc0a-db69-4a64-acc1-271dd19c5101} <Debug> TCPHandler: Processed in 0.002018196 sec. | ||
| 13158 | 2025.12.23 21:57:11.919366 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13159 | 2025.12.23 21:57:11.919467 [ 4 ] {3a48557f-5f38-4c6e-9364-9c4666b58a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13160 | 2025.12.23 21:57:11.919508 [ 4 ] {3a48557f-5f38-4c6e-9364-9c4666b58a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13161 | 2025.12.23 21:57:11.919830 [ 4 ] {3a48557f-5f38-4c6e-9364-9c4666b58a35} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13162 | 2025.12.23 21:57:11.919867 [ 4 ] {3a48557f-5f38-4c6e-9364-9c4666b58a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13163 | 2025.12.23 21:57:11.920166 [ 4 ] {3a48557f-5f38-4c6e-9364-9c4666b58a35} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13164 | 2025.12.23 21:57:11.920363 [ 4 ] {3a48557f-5f38-4c6e-9364-9c4666b58a35} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13165 | 2025.12.23 21:57:11.920487 [ 4 ] {3a48557f-5f38-4c6e-9364-9c4666b58a35} <Debug> executeQuery: Read 82 rows, 5.00 KiB in 0.001039 sec., 78922.04042348413 rows/sec., 4.69 MiB/sec. | ||
| 13166 | 2025.12.23 21:57:11.920499 [ 42 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13167 | 2025.12.23 21:57:11.920523 [ 4 ] {3a48557f-5f38-4c6e-9364-9c4666b58a35} <Debug> TCPHandler: Processed in 0.001205554 sec. | ||
| 13168 | 2025.12.23 21:57:11.920541 [ 42 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13169 | 2025.12.23 21:57:11.920567 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 13170 | 2025.12.23 21:57:11.920636 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 13171 | 2025.12.23 21:57:11.920714 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13172 | 2025.12.23 21:57:11.920737 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6022 rows starting from the beginning of the part | ||
| 13173 | 2025.12.23 21:57:11.920778 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 104 rows starting from the beginning of the part | ||
| 13174 | 2025.12.23 21:57:11.920812 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 13175 | 2025.12.23 21:57:11.920845 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
| 13176 | 2025.12.23 21:57:11.920876 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 13177 | 2025.12.23 21:57:11.920909 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part | ||
| 13178 | 2025.12.23 21:57:11.922526 [ 192 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6432 rows, containing 4 columns (4 merged, 0 gathered) in 0.001916554 sec., 3356023.3627646286 rows/sec., 214.45 MiB/sec. | ||
| 13179 | 2025.12.23 21:57:11.922862 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13180 | 2025.12.23 21:57:11.923082 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_96_19} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13181 | 2025.12.23 21:57:11.923142 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_96_19} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13182 | 2025.12.23 21:57:11.923202 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 13183 | 2025.12.23 21:57:12.969967 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13184 | 2025.12.23 21:57:12.970265 [ 4 ] {e36dd731-8202-45af-a279-5a4e607790f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13185 | 2025.12.23 21:57:12.970335 [ 4 ] {e36dd731-8202-45af-a279-5a4e607790f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13186 | 2025.12.23 21:57:12.971004 [ 4 ] {e36dd731-8202-45af-a279-5a4e607790f1} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13187 | 2025.12.23 21:57:12.971052 [ 4 ] {e36dd731-8202-45af-a279-5a4e607790f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13188 | 2025.12.23 21:57:12.971443 [ 4 ] {e36dd731-8202-45af-a279-5a4e607790f1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13189 | 2025.12.23 21:57:12.971656 [ 4 ] {e36dd731-8202-45af-a279-5a4e607790f1} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13190 | 2025.12.23 21:57:12.971814 [ 4 ] {e36dd731-8202-45af-a279-5a4e607790f1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.65 MiB/sec. | ||
| 13191 | 2025.12.23 21:57:12.971864 [ 4 ] {e36dd731-8202-45af-a279-5a4e607790f1} <Debug> TCPHandler: Processed in 0.002084258 sec. | ||
| 13192 | 2025.12.23 21:57:12.971987 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13193 | 2025.12.23 21:57:12.972086 [ 4 ] {191cb1a2-1ff6-4e7f-ba3b-ba19c1c09a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13194 | 2025.12.23 21:57:12.972127 [ 4 ] {191cb1a2-1ff6-4e7f-ba3b-ba19c1c09a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13195 | 2025.12.23 21:57:12.972551 [ 4 ] {191cb1a2-1ff6-4e7f-ba3b-ba19c1c09a98} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13196 | 2025.12.23 21:57:12.972592 [ 4 ] {191cb1a2-1ff6-4e7f-ba3b-ba19c1c09a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13197 | 2025.12.23 21:57:12.972928 [ 4 ] {191cb1a2-1ff6-4e7f-ba3b-ba19c1c09a98} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13198 | 2025.12.23 21:57:12.973123 [ 4 ] {191cb1a2-1ff6-4e7f-ba3b-ba19c1c09a98} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13199 | 2025.12.23 21:57:12.973251 [ 4 ] {191cb1a2-1ff6-4e7f-ba3b-ba19c1c09a98} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 13200 | 2025.12.23 21:57:12.973289 [ 4 ] {191cb1a2-1ff6-4e7f-ba3b-ba19c1c09a98} <Debug> TCPHandler: Processed in 0.001356548 sec. | ||
| 13201 | 2025.12.23 21:57:12.973396 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13202 | 2025.12.23 21:57:12.973490 [ 4 ] {df32f21f-1a7e-4995-b646-1e1e7aca19bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13203 | 2025.12.23 21:57:12.973534 [ 4 ] {df32f21f-1a7e-4995-b646-1e1e7aca19bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13204 | 2025.12.23 21:57:12.973893 [ 4 ] {df32f21f-1a7e-4995-b646-1e1e7aca19bf} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13205 | 2025.12.23 21:57:12.973930 [ 4 ] {df32f21f-1a7e-4995-b646-1e1e7aca19bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13206 | 2025.12.23 21:57:12.974249 [ 4 ] {df32f21f-1a7e-4995-b646-1e1e7aca19bf} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13207 | 2025.12.23 21:57:12.974451 [ 4 ] {df32f21f-1a7e-4995-b646-1e1e7aca19bf} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13208 | 2025.12.23 21:57:12.974577 [ 4 ] {df32f21f-1a7e-4995-b646-1e1e7aca19bf} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001107 sec., 56007.22673893406 rows/sec., 3.89 MiB/sec. | ||
| 13209 | 2025.12.23 21:57:12.974613 [ 4 ] {df32f21f-1a7e-4995-b646-1e1e7aca19bf} <Debug> TCPHandler: Processed in 0.001265506 sec. | ||
| 13210 | 2025.12.23 21:57:12.974715 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13211 | 2025.12.23 21:57:12.974806 [ 4 ] {36419d05-56d0-49dd-b7b6-a7cf48b62748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13212 | 2025.12.23 21:57:12.974847 [ 4 ] {36419d05-56d0-49dd-b7b6-a7cf48b62748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13213 | 2025.12.23 21:57:12.975151 [ 4 ] {36419d05-56d0-49dd-b7b6-a7cf48b62748} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13214 | 2025.12.23 21:57:12.975187 [ 4 ] {36419d05-56d0-49dd-b7b6-a7cf48b62748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13215 | 2025.12.23 21:57:12.975482 [ 4 ] {36419d05-56d0-49dd-b7b6-a7cf48b62748} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13216 | 2025.12.23 21:57:12.975687 [ 4 ] {36419d05-56d0-49dd-b7b6-a7cf48b62748} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13217 | 2025.12.23 21:57:12.975811 [ 4 ] {36419d05-56d0-49dd-b7b6-a7cf48b62748} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001023 sec., 21505.37634408602 rows/sec., 1.46 MiB/sec. | ||
| 13218 | 2025.12.23 21:57:12.975846 [ 4 ] {36419d05-56d0-49dd-b7b6-a7cf48b62748} <Debug> TCPHandler: Processed in 0.001177343 sec. | ||
| 13219 | 2025.12.23 21:57:13.631415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28298 | ||
| 13220 | 2025.12.23 21:57:13.631937 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13221 | 2025.12.23 21:57:13.631988 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13222 | 2025.12.23 21:57:13.632519 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13223 | 2025.12.23 21:57:13.632755 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13224 | 2025.12.23 21:57:13.632902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28298 | ||
| 13225 | 2025.12.23 21:57:15.103194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13226 | 2025.12.23 21:57:15.119659 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2025.12.23 21:57:15.119714 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13228 | 2025.12.23 21:57:15.125686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13229 | 2025.12.23 21:57:15.126397 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13230 | 2025.12.23 21:57:15.129158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13231 | 2025.12.23 21:57:17.973827 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13232 | 2025.12.23 21:57:17.974039 [ 4 ] {d90d68fe-8e38-43b4-b2c2-1abd743ba830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13233 | 2025.12.23 21:57:17.974113 [ 4 ] {d90d68fe-8e38-43b4-b2c2-1abd743ba830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13234 | 2025.12.23 21:57:17.974798 [ 4 ] {d90d68fe-8e38-43b4-b2c2-1abd743ba830} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13235 | 2025.12.23 21:57:17.974850 [ 4 ] {d90d68fe-8e38-43b4-b2c2-1abd743ba830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13236 | 2025.12.23 21:57:17.975295 [ 4 ] {d90d68fe-8e38-43b4-b2c2-1abd743ba830} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13237 | 2025.12.23 21:57:17.975531 [ 4 ] {d90d68fe-8e38-43b4-b2c2-1abd743ba830} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13238 | 2025.12.23 21:57:17.975705 [ 4 ] {d90d68fe-8e38-43b4-b2c2-1abd743ba830} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001717 sec., 32615.026208503205 rows/sec., 2.51 MiB/sec. | ||
| 13239 | 2025.12.23 21:57:17.975755 [ 4 ] {d90d68fe-8e38-43b4-b2c2-1abd743ba830} <Debug> TCPHandler: Processed in 0.002061278 sec. | ||
| 13240 | 2025.12.23 21:57:17.975881 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13241 | 2025.12.23 21:57:17.975984 [ 4 ] {5d8f7283-879a-4b1b-b044-15f2f5d9801c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13242 | 2025.12.23 21:57:17.976026 [ 4 ] {5d8f7283-879a-4b1b-b044-15f2f5d9801c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13243 | 2025.12.23 21:57:17.976487 [ 4 ] {5d8f7283-879a-4b1b-b044-15f2f5d9801c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13244 | 2025.12.23 21:57:17.976526 [ 4 ] {5d8f7283-879a-4b1b-b044-15f2f5d9801c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13245 | 2025.12.23 21:57:17.976845 [ 4 ] {5d8f7283-879a-4b1b-b044-15f2f5d9801c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13246 | 2025.12.23 21:57:17.977062 [ 4 ] {5d8f7283-879a-4b1b-b044-15f2f5d9801c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13247 | 2025.12.23 21:57:17.977208 [ 4 ] {5d8f7283-879a-4b1b-b044-15f2f5d9801c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 13248 | 2025.12.23 21:57:17.977248 [ 4 ] {5d8f7283-879a-4b1b-b044-15f2f5d9801c} <Debug> TCPHandler: Processed in 0.001419009 sec. | ||
| 13249 | 2025.12.23 21:57:17.977367 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13250 | 2025.12.23 21:57:17.977463 [ 4 ] {7ef3667f-50c7-4930-9787-edf5367b5ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13251 | 2025.12.23 21:57:17.977509 [ 4 ] {7ef3667f-50c7-4930-9787-edf5367b5ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13252 | 2025.12.23 21:57:17.977939 [ 4 ] {7ef3667f-50c7-4930-9787-edf5367b5ab5} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13253 | 2025.12.23 21:57:17.977976 [ 4 ] {7ef3667f-50c7-4930-9787-edf5367b5ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13254 | 2025.12.23 21:57:17.978312 [ 4 ] {7ef3667f-50c7-4930-9787-edf5367b5ab5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13255 | 2025.12.23 21:57:17.978522 [ 4 ] {7ef3667f-50c7-4930-9787-edf5367b5ab5} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13256 | 2025.12.23 21:57:17.978665 [ 4 ] {7ef3667f-50c7-4930-9787-edf5367b5ab5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 13257 | 2025.12.23 21:57:17.978703 [ 4 ] {7ef3667f-50c7-4930-9787-edf5367b5ab5} <Debug> TCPHandler: Processed in 0.001385539 sec. | ||
| 13258 | 2025.12.23 21:57:17.978818 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13259 | 2025.12.23 21:57:17.978922 [ 4 ] {8deeb4c3-7dcc-44a8-9ed3-3974e20c0997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13260 | 2025.12.23 21:57:17.978964 [ 4 ] {8deeb4c3-7dcc-44a8-9ed3-3974e20c0997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13261 | 2025.12.23 21:57:17.979315 [ 4 ] {8deeb4c3-7dcc-44a8-9ed3-3974e20c0997} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13262 | 2025.12.23 21:57:17.979353 [ 4 ] {8deeb4c3-7dcc-44a8-9ed3-3974e20c0997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13263 | 2025.12.23 21:57:17.979682 [ 4 ] {8deeb4c3-7dcc-44a8-9ed3-3974e20c0997} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13264 | 2025.12.23 21:57:17.979893 [ 4 ] {8deeb4c3-7dcc-44a8-9ed3-3974e20c0997} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13265 | 2025.12.23 21:57:17.980041 [ 4 ] {8deeb4c3-7dcc-44a8-9ed3-3974e20c0997} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 13266 | 2025.12.23 21:57:17.980080 [ 4 ] {8deeb4c3-7dcc-44a8-9ed3-3974e20c0997} <Debug> TCPHandler: Processed in 0.001312328 sec. | ||
| 13267 | 2025.12.23 21:57:20.916275 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13268 | 2025.12.23 21:57:20.916356 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13269 | 2025.12.23 21:57:21.133021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28810 | ||
| 13270 | 2025.12.23 21:57:21.133573 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13271 | 2025.12.23 21:57:21.133626 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13272 | 2025.12.23 21:57:21.134139 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13273 | 2025.12.23 21:57:21.134387 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13274 | 2025.12.23 21:57:21.134546 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28810 | ||
| 13275 | 2025.12.23 21:57:21.242530 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1656 | ||
| 13276 | 2025.12.23 21:57:21.245017 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13277 | 2025.12.23 21:57:21.245077 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13278 | 2025.12.23 21:57:21.246301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13279 | 2025.12.23 21:57:21.246574 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13280 | 2025.12.23 21:57:21.246954 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1656 | ||
| 13281 | 2025.12.23 21:57:22.499169 [ 25 ] {} <Debug> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 13282 | 2025.12.23 21:57:22.499267 [ 25 ] {} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13283 | 2025.12.23 21:57:22.499306 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13284 | 2025.12.23 21:57:22.499438 [ 195 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 13285 | 2025.12.23 21:57:22.499599 [ 195 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13286 | 2025.12.23 21:57:22.499637 [ 195 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 13287 | 2025.12.23 21:57:22.499713 [ 195 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 13288 | 2025.12.23 21:57:22.499769 [ 195 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 13289 | 2025.12.23 21:57:22.499821 [ 195 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 13290 | 2025.12.23 21:57:22.499865 [ 195 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 13291 | 2025.12.23 21:57:22.500735 [ 195 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354779 sec., 28048.855200737537 rows/sec., 2.34 MiB/sec. | ||
| 13292 | 2025.12.23 21:57:22.500840 [ 195 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 13293 | 2025.12.23 21:57:22.501072 [ 195 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_29_7} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13294 | 2025.12.23 21:57:22.501144 [ 195 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_29_7} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 13295 | 2025.12.23 21:57:22.501213 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13296 | 2025.12.23 21:57:22.630235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13297 | 2025.12.23 21:57:22.646572 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13298 | 2025.12.23 21:57:22.646627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13299 | 2025.12.23 21:57:22.652638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13300 | 2025.12.23 21:57:22.653374 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13301 | 2025.12.23 21:57:22.656204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13302 | 2025.12.23 21:57:22.987166 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13303 | 2025.12.23 21:57:22.987449 [ 4 ] {fce36b73-b135-4c13-862f-04075fc225d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13304 | 2025.12.23 21:57:22.987546 [ 4 ] {fce36b73-b135-4c13-862f-04075fc225d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13305 | 2025.12.23 21:57:22.988415 [ 4 ] {fce36b73-b135-4c13-862f-04075fc225d5} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13306 | 2025.12.23 21:57:22.988462 [ 4 ] {fce36b73-b135-4c13-862f-04075fc225d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13307 | 2025.12.23 21:57:22.988851 [ 4 ] {fce36b73-b135-4c13-862f-04075fc225d5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13308 | 2025.12.23 21:57:22.989071 [ 4 ] {fce36b73-b135-4c13-862f-04075fc225d5} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13309 | 2025.12.23 21:57:22.989226 [ 4 ] {fce36b73-b135-4c13-862f-04075fc225d5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001848 sec., 221861.47186147186 rows/sec., 14.07 MiB/sec. | ||
| 13310 | 2025.12.23 21:57:22.989275 [ 4 ] {fce36b73-b135-4c13-862f-04075fc225d5} <Debug> TCPHandler: Processed in 0.002294245 sec. | ||
| 13311 | 2025.12.23 21:57:22.989405 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13312 | 2025.12.23 21:57:22.989515 [ 4 ] {b4fcd2fb-ba5f-48a1-bfeb-24f5effc0b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13313 | 2025.12.23 21:57:22.989558 [ 4 ] {b4fcd2fb-ba5f-48a1-bfeb-24f5effc0b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13314 | 2025.12.23 21:57:22.990539 [ 4 ] {b4fcd2fb-ba5f-48a1-bfeb-24f5effc0b84} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13315 | 2025.12.23 21:57:22.990584 [ 4 ] {b4fcd2fb-ba5f-48a1-bfeb-24f5effc0b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13316 | 2025.12.23 21:57:22.990971 [ 4 ] {b4fcd2fb-ba5f-48a1-bfeb-24f5effc0b84} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13317 | 2025.12.23 21:57:22.991176 [ 4 ] {b4fcd2fb-ba5f-48a1-bfeb-24f5effc0b84} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13318 | 2025.12.23 21:57:22.991305 [ 4 ] {b4fcd2fb-ba5f-48a1-bfeb-24f5effc0b84} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001813 sec., 657473.8003309432 rows/sec., 52.52 MiB/sec. | ||
| 13319 | 2025.12.23 21:57:22.991343 [ 4 ] {b4fcd2fb-ba5f-48a1-bfeb-24f5effc0b84} <Debug> TCPHandler: Processed in 0.001992987 sec. | ||
| 13320 | 2025.12.23 21:57:22.991468 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13321 | 2025.12.23 21:57:22.991565 [ 4 ] {7b9e2148-fecf-4eb6-854b-460543bf722b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13322 | 2025.12.23 21:57:22.991604 [ 4 ] {7b9e2148-fecf-4eb6-854b-460543bf722b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13323 | 2025.12.23 21:57:22.992153 [ 4 ] {7b9e2148-fecf-4eb6-854b-460543bf722b} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13324 | 2025.12.23 21:57:22.992190 [ 4 ] {7b9e2148-fecf-4eb6-854b-460543bf722b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13325 | 2025.12.23 21:57:22.992497 [ 4 ] {7b9e2148-fecf-4eb6-854b-460543bf722b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13326 | 2025.12.23 21:57:22.992703 [ 4 ] {7b9e2148-fecf-4eb6-854b-460543bf722b} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13327 | 2025.12.23 21:57:22.992841 [ 4 ] {7b9e2148-fecf-4eb6-854b-460543bf722b} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001297 sec., 188897.45566692366 rows/sec., 11.54 MiB/sec. | ||
| 13328 | 2025.12.23 21:57:22.992879 [ 4 ] {7b9e2148-fecf-4eb6-854b-460543bf722b} <Debug> TCPHandler: Processed in 0.001463101 sec. | ||
| 13329 | 2025.12.23 21:57:22.992995 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2025.12.23 21:57:22.993094 [ 4 ] {2d4f9b1e-663c-4c99-b1af-e12e2b4b8035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13331 | 2025.12.23 21:57:22.993132 [ 4 ] {2d4f9b1e-663c-4c99-b1af-e12e2b4b8035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13332 | 2025.12.23 21:57:22.993616 [ 4 ] {2d4f9b1e-663c-4c99-b1af-e12e2b4b8035} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2025.12.23 21:57:22.993653 [ 4 ] {2d4f9b1e-663c-4c99-b1af-e12e2b4b8035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13334 | 2025.12.23 21:57:22.993956 [ 4 ] {2d4f9b1e-663c-4c99-b1af-e12e2b4b8035} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13335 | 2025.12.23 21:57:22.994181 [ 4 ] {2d4f9b1e-663c-4c99-b1af-e12e2b4b8035} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2025.12.23 21:57:22.994307 [ 4 ] {2d4f9b1e-663c-4c99-b1af-e12e2b4b8035} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001232 sec., 172077.92207792206 rows/sec., 11.10 MiB/sec. | ||
| 13337 | 2025.12.23 21:57:22.994345 [ 4 ] {2d4f9b1e-663c-4c99-b1af-e12e2b4b8035} <Debug> TCPHandler: Processed in 0.001397539 sec. | ||
| 13338 | 2025.12.23 21:57:22.994454 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2025.12.23 21:57:22.994552 [ 4 ] {1f8a661f-a0d8-4ae2-8909-5ecc3bee8bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13340 | 2025.12.23 21:57:22.994591 [ 4 ] {1f8a661f-a0d8-4ae2-8909-5ecc3bee8bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13341 | 2025.12.23 21:57:22.995041 [ 4 ] {1f8a661f-a0d8-4ae2-8909-5ecc3bee8bf5} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2025.12.23 21:57:22.995076 [ 4 ] {1f8a661f-a0d8-4ae2-8909-5ecc3bee8bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13343 | 2025.12.23 21:57:22.995381 [ 4 ] {1f8a661f-a0d8-4ae2-8909-5ecc3bee8bf5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13344 | 2025.12.23 21:57:22.995580 [ 4 ] {1f8a661f-a0d8-4ae2-8909-5ecc3bee8bf5} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2025.12.23 21:57:22.995703 [ 4 ] {1f8a661f-a0d8-4ae2-8909-5ecc3bee8bf5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001169 sec., 180496.1505560308 rows/sec., 10.25 MiB/sec. | ||
| 13346 | 2025.12.23 21:57:22.995741 [ 4 ] {1f8a661f-a0d8-4ae2-8909-5ecc3bee8bf5} <Debug> TCPHandler: Processed in 0.001334088 sec. | ||
| 13347 | 2025.12.23 21:57:22.995848 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13348 | 2025.12.23 21:57:22.995946 [ 4 ] {87d6c6fd-d2f4-496e-9b1f-daed002d36d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13349 | 2025.12.23 21:57:22.995983 [ 4 ] {87d6c6fd-d2f4-496e-9b1f-daed002d36d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13350 | 2025.12.23 21:57:22.996560 [ 4 ] {87d6c6fd-d2f4-496e-9b1f-daed002d36d0} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2025.12.23 21:57:22.996596 [ 4 ] {87d6c6fd-d2f4-496e-9b1f-daed002d36d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13352 | 2025.12.23 21:57:22.996923 [ 4 ] {87d6c6fd-d2f4-496e-9b1f-daed002d36d0} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13353 | 2025.12.23 21:57:22.997123 [ 4 ] {87d6c6fd-d2f4-496e-9b1f-daed002d36d0} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2025.12.23 21:57:22.997245 [ 4 ] {87d6c6fd-d2f4-496e-9b1f-daed002d36d0} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001318 sec., 545523.5204855843 rows/sec., 38.29 MiB/sec. | ||
| 13355 | 2025.12.23 21:57:22.997282 [ 4 ] {87d6c6fd-d2f4-496e-9b1f-daed002d36d0} <Debug> TCPHandler: Processed in 0.001481052 sec. | ||
| 13356 | 2025.12.23 21:57:22.997389 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13357 | 2025.12.23 21:57:22.997486 [ 4 ] {7afa3af4-e07f-40f6-8428-8a9d9f47b300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13358 | 2025.12.23 21:57:22.997526 [ 4 ] {7afa3af4-e07f-40f6-8428-8a9d9f47b300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13359 | 2025.12.23 21:57:22.997849 [ 4 ] {7afa3af4-e07f-40f6-8428-8a9d9f47b300} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13360 | 2025.12.23 21:57:22.997884 [ 4 ] {7afa3af4-e07f-40f6-8428-8a9d9f47b300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13361 | 2025.12.23 21:57:22.998170 [ 4 ] {7afa3af4-e07f-40f6-8428-8a9d9f47b300} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13362 | 2025.12.23 21:57:22.998393 [ 4 ] {7afa3af4-e07f-40f6-8428-8a9d9f47b300} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13363 | 2025.12.23 21:57:22.998515 [ 4 ] {7afa3af4-e07f-40f6-8428-8a9d9f47b300} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 13364 | 2025.12.23 21:57:22.998551 [ 4 ] {7afa3af4-e07f-40f6-8428-8a9d9f47b300} <Debug> TCPHandler: Processed in 0.001208794 sec. | ||
| 13365 | 2025.12.23 21:57:22.998656 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13366 | 2025.12.23 21:57:22.998755 [ 4 ] {ee6cb12e-4d24-4434-9de9-74e411ff8eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13367 | 2025.12.23 21:57:22.998794 [ 4 ] {ee6cb12e-4d24-4434-9de9-74e411ff8eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13368 | 2025.12.23 21:57:22.999198 [ 4 ] {ee6cb12e-4d24-4434-9de9-74e411ff8eac} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13369 | 2025.12.23 21:57:22.999232 [ 4 ] {ee6cb12e-4d24-4434-9de9-74e411ff8eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13370 | 2025.12.23 21:57:22.999564 [ 4 ] {ee6cb12e-4d24-4434-9de9-74e411ff8eac} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13371 | 2025.12.23 21:57:22.999770 [ 4 ] {ee6cb12e-4d24-4434-9de9-74e411ff8eac} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13372 | 2025.12.23 21:57:22.999896 [ 4 ] {ee6cb12e-4d24-4434-9de9-74e411ff8eac} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00116 sec., 270689.6551724138 rows/sec., 17.78 MiB/sec. | ||
| 13373 | 2025.12.23 21:57:22.999908 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_94_19 to all_99_99_0 | ||
| 13374 | 2025.12.23 21:57:22.999931 [ 4 ] {ee6cb12e-4d24-4434-9de9-74e411ff8eac} <Debug> TCPHandler: Processed in 0.001321907 sec. | ||
| 13375 | 2025.12.23 21:57:22.999943 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13376 | 2025.12.23 21:57:22.999962 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13377 | 2025.12.23 21:57:23.000037 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13378 | 2025.12.23 21:57:23.000055 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_94_19 to all_99_99_0 into Compact with storage Full | ||
| 13379 | 2025.12.23 21:57:23.000128 [ 4 ] {59070c61-e557-49f5-9e62-203f2f85217a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13380 | 2025.12.23 21:57:23.000175 [ 4 ] {59070c61-e557-49f5-9e62-203f2f85217a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13381 | 2025.12.23 21:57:23.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.37 MiB, peak 349.81 MiB, free memory in arenas 0.00 B, will set to 339.25 MiB (RSS), difference: -1.13 MiB | ||
| 13382 | 2025.12.23 21:57:23.000229 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13383 | 2025.12.23 21:57:23.000270 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_94_19, total 29047 rows starting from the beginning of the part | ||
| 13384 | 2025.12.23 21:57:23.000336 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 13385 | 2025.12.23 21:57:23.000391 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 940 rows starting from the beginning of the part | ||
| 13386 | 2025.12.23 21:57:23.000439 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 62 rows starting from the beginning of the part | ||
| 13387 | 2025.12.23 21:57:23.000485 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 13388 | 2025.12.23 21:57:23.000487 [ 4 ] {59070c61-e557-49f5-9e62-203f2f85217a} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13389 | 2025.12.23 21:57:23.000528 [ 4 ] {59070c61-e557-49f5-9e62-203f2f85217a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13390 | 2025.12.23 21:57:23.000531 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 314 rows starting from the beginning of the part | ||
| 13391 | 2025.12.23 21:57:23.000828 [ 4 ] {59070c61-e557-49f5-9e62-203f2f85217a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13392 | 2025.12.23 21:57:23.001027 [ 4 ] {59070c61-e557-49f5-9e62-203f2f85217a} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13393 | 2025.12.23 21:57:23.001149 [ 4 ] {59070c61-e557-49f5-9e62-203f2f85217a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 13394 | 2025.12.23 21:57:23.001184 [ 4 ] {59070c61-e557-49f5-9e62-203f2f85217a} <Debug> TCPHandler: Processed in 0.001194304 sec. | ||
| 13395 | 2025.12.23 21:57:23.001290 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13396 | 2025.12.23 21:57:23.001381 [ 4 ] {09177dd5-78f9-4111-8379-260fde9cae9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13397 | 2025.12.23 21:57:23.001433 [ 4 ] {09177dd5-78f9-4111-8379-260fde9cae9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13398 | 2025.12.23 21:57:23.002194 [ 4 ] {09177dd5-78f9-4111-8379-260fde9cae9c} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13399 | 2025.12.23 21:57:23.002229 [ 4 ] {09177dd5-78f9-4111-8379-260fde9cae9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13400 | 2025.12.23 21:57:23.002804 [ 4 ] {09177dd5-78f9-4111-8379-260fde9cae9c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13401 | 2025.12.23 21:57:23.003041 [ 4 ] {09177dd5-78f9-4111-8379-260fde9cae9c} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13402 | 2025.12.23 21:57:23.003174 [ 4 ] {09177dd5-78f9-4111-8379-260fde9cae9c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001811 sec., 22087.244616234126 rows/sec., 39.58 MiB/sec. | ||
| 13403 | 2025.12.23 21:57:23.003227 [ 4 ] {09177dd5-78f9-4111-8379-260fde9cae9c} <Debug> TCPHandler: Processed in 0.001983486 sec. | ||
| 13404 | 2025.12.23 21:57:23.003336 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13405 | 2025.12.23 21:57:23.003426 [ 4 ] {a0bba84f-287f-40cf-bbfe-895c6f96a50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13406 | 2025.12.23 21:57:23.003466 [ 4 ] {a0bba84f-287f-40cf-bbfe-895c6f96a50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13407 | 2025.12.23 21:57:23.003785 [ 4 ] {a0bba84f-287f-40cf-bbfe-895c6f96a50f} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13408 | 2025.12.23 21:57:23.003820 [ 4 ] {a0bba84f-287f-40cf-bbfe-895c6f96a50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13409 | 2025.12.23 21:57:23.004141 [ 4 ] {a0bba84f-287f-40cf-bbfe-895c6f96a50f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13410 | 2025.12.23 21:57:23.004344 [ 4 ] {a0bba84f-287f-40cf-bbfe-895c6f96a50f} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13411 | 2025.12.23 21:57:23.004466 [ 4 ] {a0bba84f-287f-40cf-bbfe-895c6f96a50f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001058 sec., 98298.67674858223 rows/sec., 6.02 MiB/sec. | ||
| 13412 | 2025.12.23 21:57:23.004502 [ 4 ] {a0bba84f-287f-40cf-bbfe-895c6f96a50f} <Debug> TCPHandler: Processed in 0.001212494 sec. | ||
| 13413 | 2025.12.23 21:57:23.006948 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30683 rows, containing 5 columns (5 merged, 0 gathered) in 0.006928566 sec., 4428477.696539226 rows/sec., 298.60 MiB/sec. | ||
| 13414 | 2025.12.23 21:57:23.007596 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) | ||
| 13415 | 2025.12.23 21:57:23.007882 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13416 | 2025.12.23 21:57:23.007956 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_94_19, all_99_99_0] -> all_1_99_20 | ||
| 13417 | 2025.12.23 21:57:23.008057 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13418 | 2025.12.23 21:57:24.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.51 MiB, peak 349.81 MiB, free memory in arenas 0.00 B, will set to 340.58 MiB (RSS), difference: 1.07 MiB | ||
| 13419 | 2025.12.23 21:57:27.974828 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13420 | 2025.12.23 21:57:27.975133 [ 4 ] {f42836a2-6d19-45c0-bc1f-a40a26ade71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13421 | 2025.12.23 21:57:27.975233 [ 4 ] {f42836a2-6d19-45c0-bc1f-a40a26ade71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13422 | 2025.12.23 21:57:27.976079 [ 4 ] {f42836a2-6d19-45c0-bc1f-a40a26ade71a} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13423 | 2025.12.23 21:57:27.976120 [ 4 ] {f42836a2-6d19-45c0-bc1f-a40a26ade71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13424 | 2025.12.23 21:57:27.976504 [ 4 ] {f42836a2-6d19-45c0-bc1f-a40a26ade71a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13425 | 2025.12.23 21:57:27.976722 [ 4 ] {f42836a2-6d19-45c0-bc1f-a40a26ade71a} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13426 | 2025.12.23 21:57:27.976881 [ 4 ] {f42836a2-6d19-45c0-bc1f-a40a26ade71a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001821 sec., 2196.595277320154 rows/sec., 179.12 KiB/sec. | ||
| 13427 | 2025.12.23 21:57:27.976930 [ 4 ] {f42836a2-6d19-45c0-bc1f-a40a26ade71a} <Debug> TCPHandler: Processed in 0.002288165 sec. | ||
| 13428 | 2025.12.23 21:57:27.977052 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13429 | 2025.12.23 21:57:27.977150 [ 4 ] {31a1bfbd-2965-4398-9797-85cc68b72095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13430 | 2025.12.23 21:57:27.977190 [ 4 ] {31a1bfbd-2965-4398-9797-85cc68b72095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13431 | 2025.12.23 21:57:27.977646 [ 4 ] {31a1bfbd-2965-4398-9797-85cc68b72095} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13432 | 2025.12.23 21:57:27.977680 [ 4 ] {31a1bfbd-2965-4398-9797-85cc68b72095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13433 | 2025.12.23 21:57:27.977987 [ 4 ] {31a1bfbd-2965-4398-9797-85cc68b72095} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13434 | 2025.12.23 21:57:27.978190 [ 4 ] {31a1bfbd-2965-4398-9797-85cc68b72095} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13435 | 2025.12.23 21:57:27.978318 [ 4 ] {31a1bfbd-2965-4398-9797-85cc68b72095} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001191 sec., 48698.57262804366 rows/sec., 3.73 MiB/sec. | ||
| 13436 | 2025.12.23 21:57:27.978355 [ 4 ] {31a1bfbd-2965-4398-9797-85cc68b72095} <Debug> TCPHandler: Processed in 0.001352308 sec. | ||
| 13437 | 2025.12.23 21:57:27.978467 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13438 | 2025.12.23 21:57:27.978560 [ 4 ] {dff4255b-bf43-4842-9f7b-7b6fd2121d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13439 | 2025.12.23 21:57:27.978599 [ 4 ] {dff4255b-bf43-4842-9f7b-7b6fd2121d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13440 | 2025.12.23 21:57:27.979009 [ 4 ] {dff4255b-bf43-4842-9f7b-7b6fd2121d03} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13441 | 2025.12.23 21:57:27.979045 [ 4 ] {dff4255b-bf43-4842-9f7b-7b6fd2121d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13442 | 2025.12.23 21:57:27.979335 [ 4 ] {dff4255b-bf43-4842-9f7b-7b6fd2121d03} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13443 | 2025.12.23 21:57:27.979529 [ 4 ] {dff4255b-bf43-4842-9f7b-7b6fd2121d03} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13444 | 2025.12.23 21:57:27.979651 [ 4 ] {dff4255b-bf43-4842-9f7b-7b6fd2121d03} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00111 sec., 3603.6036036036035 rows/sec., 251.62 KiB/sec. | ||
| 13445 | 2025.12.23 21:57:27.979687 [ 4 ] {dff4255b-bf43-4842-9f7b-7b6fd2121d03} <Debug> TCPHandler: Processed in 0.001267456 sec. | ||
| 13446 | 2025.12.23 21:57:27.979813 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13447 | 2025.12.23 21:57:27.979931 [ 4 ] {c6de0226-631b-44a0-ac08-f6040a95110c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13448 | 2025.12.23 21:57:27.979981 [ 4 ] {c6de0226-631b-44a0-ac08-f6040a95110c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13449 | 2025.12.23 21:57:27.980501 [ 4 ] {c6de0226-631b-44a0-ac08-f6040a95110c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13450 | 2025.12.23 21:57:27.980544 [ 4 ] {c6de0226-631b-44a0-ac08-f6040a95110c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13451 | 2025.12.23 21:57:27.980906 [ 4 ] {c6de0226-631b-44a0-ac08-f6040a95110c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13452 | 2025.12.23 21:57:27.981134 [ 4 ] {c6de0226-631b-44a0-ac08-f6040a95110c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13453 | 2025.12.23 21:57:27.981266 [ 4 ] {c6de0226-631b-44a0-ac08-f6040a95110c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001361 sec., 49963.262307127115 rows/sec., 3.90 MiB/sec. | ||
| 13454 | 2025.12.23 21:57:27.981304 [ 4 ] {c6de0226-631b-44a0-ac08-f6040a95110c} <Debug> TCPHandler: Processed in 0.001552704 sec. | ||
| 13455 | 2025.12.23 21:57:27.981411 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13456 | 2025.12.23 21:57:27.981506 [ 4 ] {6c690a1a-e2b2-468d-9f46-2c47005e6b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13457 | 2025.12.23 21:57:27.981551 [ 4 ] {6c690a1a-e2b2-468d-9f46-2c47005e6b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13458 | 2025.12.23 21:57:27.981949 [ 4 ] {6c690a1a-e2b2-468d-9f46-2c47005e6b8f} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13459 | 2025.12.23 21:57:27.981984 [ 4 ] {6c690a1a-e2b2-468d-9f46-2c47005e6b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13460 | 2025.12.23 21:57:27.982330 [ 4 ] {6c690a1a-e2b2-468d-9f46-2c47005e6b8f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13461 | 2025.12.23 21:57:27.982548 [ 4 ] {6c690a1a-e2b2-468d-9f46-2c47005e6b8f} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13462 | 2025.12.23 21:57:27.982679 [ 4 ] {6c690a1a-e2b2-468d-9f46-2c47005e6b8f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001191 sec., 136020.15113350126 rows/sec., 9.47 MiB/sec. | ||
| 13463 | 2025.12.23 21:57:27.982716 [ 4 ] {6c690a1a-e2b2-468d-9f46-2c47005e6b8f} <Debug> TCPHandler: Processed in 0.001353208 sec. | ||
| 13464 | 2025.12.23 21:57:27.982828 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13465 | 2025.12.23 21:57:27.982945 [ 4 ] {7145d988-f419-4079-bb3a-17b2944c8eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13466 | 2025.12.23 21:57:27.982994 [ 4 ] {7145d988-f419-4079-bb3a-17b2944c8eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13467 | 2025.12.23 21:57:27.983380 [ 4 ] {7145d988-f419-4079-bb3a-17b2944c8eda} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13468 | 2025.12.23 21:57:27.983421 [ 4 ] {7145d988-f419-4079-bb3a-17b2944c8eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13469 | 2025.12.23 21:57:27.983795 [ 4 ] {7145d988-f419-4079-bb3a-17b2944c8eda} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13470 | 2025.12.23 21:57:27.983998 [ 4 ] {7145d988-f419-4079-bb3a-17b2944c8eda} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13471 | 2025.12.23 21:57:27.984125 [ 4 ] {7145d988-f419-4079-bb3a-17b2944c8eda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 13472 | 2025.12.23 21:57:27.984160 [ 4 ] {7145d988-f419-4079-bb3a-17b2944c8eda} <Debug> TCPHandler: Processed in 0.001390259 sec. | ||
| 13473 | 2025.12.23 21:57:28.635707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29258 | ||
| 13474 | 2025.12.23 21:57:28.636294 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2025.12.23 21:57:28.636327 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13476 | 2025.12.23 21:57:28.636832 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13477 | 2025.12.23 21:57:28.637063 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2025.12.23 21:57:28.637188 [ 136 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13479 | 2025.12.23 21:57:28.637193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29258 | ||
| 13480 | 2025.12.23 21:57:28.637236 [ 136 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13481 | 2025.12.23 21:57:28.637259 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13482 | 2025.12.23 21:57:28.637416 [ 186 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::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 | ||
| 13483 | 2025.12.23 21:57:28.637630 [ 186 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13484 | 2025.12.23 21:57:28.637693 [ 186 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26890 rows starting from the beginning of the part | ||
| 13485 | 2025.12.23 21:57:28.637797 [ 186 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 13486 | 2025.12.23 21:57:28.637871 [ 186 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 13487 | 2025.12.23 21:57:28.637913 [ 186 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 13488 | 2025.12.23 21:57:28.637950 [ 186 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 13489 | 2025.12.23 21:57:28.637992 [ 186 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 13490 | 2025.12.23 21:57:28.640401 [ 198 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29258 rows, containing 4 columns (4 merged, 0 gathered) in 0.003069647 sec., 9531389.114122894 rows/sec., 136.35 MiB/sec. | ||
| 13491 | 2025.12.23 21:57:28.640648 [ 198 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13492 | 2025.12.23 21:57:28.640919 [ 198 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_61_12} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2025.12.23 21:57:28.640990 [ 198 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_61_12} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13494 | 2025.12.23 21:57:28.641075 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 13495 | 2025.12.23 21:57:30.157224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13496 | 2025.12.23 21:57:30.174880 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13497 | 2025.12.23 21:57:30.174943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13498 | 2025.12.23 21:57:30.181076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13499 | 2025.12.23 21:57:30.181831 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13500 | 2025.12.23 21:57:30.182152 [ 136 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13501 | 2025.12.23 21:57:30.182227 [ 136 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13502 | 2025.12.23 21:57:30.182251 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13503 | 2025.12.23 21:57:30.182392 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 13504 | 2025.12.23 21:57:30.185401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13505 | 2025.12.23 21:57:30.186365 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13506 | 2025.12.23 21:57:30.187966 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 13507 | 2025.12.23 21:57:30.192548 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 13508 | 2025.12.23 21:57:30.197122 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 13509 | 2025.12.23 21:57:30.201690 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 13510 | 2025.12.23 21:57:30.206301 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 13511 | 2025.12.23 21:57:30.210157 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 13512 | 2025.12.23 21:57:30.263012 [ 192 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.080687257 sec., 5701.024140652098 rows/sec., 29.48 MiB/sec. | ||
| 13513 | 2025.12.23 21:57:30.265455 [ 186 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13514 | 2025.12.23 21:57:30.267303 [ 186 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_61_12} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13515 | 2025.12.23 21:57:30.267415 [ 186 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_61_12} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13516 | 2025.12.23 21:57:30.269157 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13517 | 2025.12.23 21:57:31.248111 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1690 | ||
| 13518 | 2025.12.23 21:57:31.250623 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13519 | 2025.12.23 21:57:31.250688 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13520 | 2025.12.23 21:57:31.251983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13521 | 2025.12.23 21:57:31.252265 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13522 | 2025.12.23 21:57:31.252411 [ 152 ] {} <Debug> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13523 | 2025.12.23 21:57:31.252473 [ 152 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2025.12.23 21:57:31.252494 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13525 | 2025.12.23 21:57:31.252608 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::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 | ||
| 13526 | 2025.12.23 21:57:31.252623 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1690 | ||
| 13527 | 2025.12.23 21:57:31.253180 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13528 | 2025.12.23 21:57:31.253349 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1506 rows starting from the beginning of the part | ||
| 13529 | 2025.12.23 21:57:31.253708 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 13530 | 2025.12.23 21:57:31.254032 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 13531 | 2025.12.23 21:57:31.254352 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::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 | ||
| 13532 | 2025.12.23 21:57:31.254654 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 13533 | 2025.12.23 21:57:31.254951 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 13534 | 2025.12.23 21:57:31.262600 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1690 rows, containing 72 columns (72 merged, 0 gathered) in 0.010044153 sec., 168257.09445087105 rows/sec., 132.89 MiB/sec. | ||
| 13535 | 2025.12.23 21:57:31.264220 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13536 | 2025.12.23 21:57:31.264763 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_46_9} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13537 | 2025.12.23 21:57:31.264840 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_46_9} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13538 | 2025.12.23 21:57:31.265035 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 13539 | 2025.12.23 21:57:32.987022 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13540 | 2025.12.23 21:57:32.987208 [ 4 ] {7ae23f2a-ea95-4623-bf1e-e8780eb9ba31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13541 | 2025.12.23 21:57:32.987272 [ 4 ] {7ae23f2a-ea95-4623-bf1e-e8780eb9ba31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13542 | 2025.12.23 21:57:32.988085 [ 4 ] {7ae23f2a-ea95-4623-bf1e-e8780eb9ba31} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13543 | 2025.12.23 21:57:32.988136 [ 4 ] {7ae23f2a-ea95-4623-bf1e-e8780eb9ba31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13544 | 2025.12.23 21:57:32.988561 [ 4 ] {7ae23f2a-ea95-4623-bf1e-e8780eb9ba31} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13545 | 2025.12.23 21:57:32.988819 [ 4 ] {7ae23f2a-ea95-4623-bf1e-e8780eb9ba31} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13546 | 2025.12.23 21:57:32.988989 [ 151 ] {} <Debug> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 13547 | 2025.12.23 21:57:32.989017 [ 4 ] {7ae23f2a-ea95-4623-bf1e-e8780eb9ba31} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001856 sec., 220905.1724137931 rows/sec., 14.01 MiB/sec. | ||
| 13548 | 2025.12.23 21:57:32.989053 [ 151 ] {} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13549 | 2025.12.23 21:57:32.989077 [ 4 ] {7ae23f2a-ea95-4623-bf1e-e8780eb9ba31} <Debug> TCPHandler: Processed in 0.002180301 sec. | ||
| 13550 | 2025.12.23 21:57:32.989077 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13551 | 2025.12.23 21:57:32.989186 [ 192 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::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 | ||
| 13552 | 2025.12.23 21:57:32.989268 [ 192 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13553 | 2025.12.23 21:57:32.989297 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13554 | 2025.12.23 21:57:32.989304 [ 192 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 434 rows starting from the beginning of the part | ||
| 13555 | 2025.12.23 21:57:32.989375 [ 192 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 13556 | 2025.12.23 21:57:32.989418 [ 192 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 13557 | 2025.12.23 21:57:32.989451 [ 4 ] {e97ad3bc-299c-497b-89e3-a47ad8a59341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13558 | 2025.12.23 21:57:32.989460 [ 192 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 13559 | 2025.12.23 21:57:32.989514 [ 192 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 13560 | 2025.12.23 21:57:32.989522 [ 4 ] {e97ad3bc-299c-497b-89e3-a47ad8a59341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13561 | 2025.12.23 21:57:32.989553 [ 192 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 13562 | 2025.12.23 21:57:32.990673 [ 4 ] {e97ad3bc-299c-497b-89e3-a47ad8a59341} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13563 | 2025.12.23 21:57:32.990717 [ 4 ] {e97ad3bc-299c-497b-89e3-a47ad8a59341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13564 | 2025.12.23 21:57:32.990764 [ 201 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608916 sec., 1543896.6359959128 rows/sec., 104.12 MiB/sec. | ||
| 13565 | 2025.12.23 21:57:32.990968 [ 187 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 13566 | 2025.12.23 21:57:32.991174 [ 4 ] {e97ad3bc-299c-497b-89e3-a47ad8a59341} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13567 | 2025.12.23 21:57:32.991297 [ 187 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_40_8} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13568 | 2025.12.23 21:57:32.991390 [ 187 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_40_8} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 13569 | 2025.12.23 21:57:32.991443 [ 4 ] {e97ad3bc-299c-497b-89e3-a47ad8a59341} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13570 | 2025.12.23 21:57:32.991500 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 13571 | 2025.12.23 21:57:32.991580 [ 151 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13572 | 2025.12.23 21:57:32.991591 [ 4 ] {e97ad3bc-299c-497b-89e3-a47ad8a59341} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002194 sec., 543299.9088422972 rows/sec., 43.40 MiB/sec. | ||
| 13573 | 2025.12.23 21:57:32.991616 [ 151 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13574 | 2025.12.23 21:57:32.991639 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13575 | 2025.12.23 21:57:32.991657 [ 4 ] {e97ad3bc-299c-497b-89e3-a47ad8a59341} <Debug> TCPHandler: Processed in 0.00247181 sec. | ||
| 13576 | 2025.12.23 21:57:32.991704 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 13577 | 2025.12.23 21:57:32.991784 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13578 | 2025.12.23 21:57:32.991787 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13579 | 2025.12.23 21:57:32.991822 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2465 rows starting from the beginning of the part | ||
| 13580 | 2025.12.23 21:57:32.991867 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 13581 | 2025.12.23 21:57:32.991892 [ 4 ] {577f036a-c44c-4b39-b33d-29f3cfaeff39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13582 | 2025.12.23 21:57:32.991903 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 13583 | 2025.12.23 21:57:32.991945 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1192 rows starting from the beginning of the part | ||
| 13584 | 2025.12.23 21:57:32.991947 [ 4 ] {577f036a-c44c-4b39-b33d-29f3cfaeff39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13585 | 2025.12.23 21:57:32.991979 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 58 rows starting from the beginning of the part | ||
| 13586 | 2025.12.23 21:57:32.992011 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1192 rows starting from the beginning of the part | ||
| 13587 | 2025.12.23 21:57:32.992486 [ 4 ] {577f036a-c44c-4b39-b33d-29f3cfaeff39} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13588 | 2025.12.23 21:57:32.992522 [ 4 ] {577f036a-c44c-4b39-b33d-29f3cfaeff39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13589 | 2025.12.23 21:57:32.992854 [ 4 ] {577f036a-c44c-4b39-b33d-29f3cfaeff39} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13590 | 2025.12.23 21:57:32.993063 [ 4 ] {577f036a-c44c-4b39-b33d-29f3cfaeff39} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13591 | 2025.12.23 21:57:32.993174 [ 151 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 13592 | 2025.12.23 21:57:32.993194 [ 4 ] {577f036a-c44c-4b39-b33d-29f3cfaeff39} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001328 sec., 184487.9518072289 rows/sec., 11.27 MiB/sec. | ||
| 13593 | 2025.12.23 21:57:32.993202 [ 151 ] {} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13594 | 2025.12.23 21:57:32.993231 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13595 | 2025.12.23 21:57:32.993239 [ 4 ] {577f036a-c44c-4b39-b33d-29f3cfaeff39} <Debug> TCPHandler: Processed in 0.001509283 sec. | ||
| 13596 | 2025.12.23 21:57:32.993296 [ 187 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 13597 | 2025.12.23 21:57:32.993359 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13598 | 2025.12.23 21:57:32.993389 [ 187 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13599 | 2025.12.23 21:57:32.993423 [ 187 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 277 rows starting from the beginning of the part | ||
| 13600 | 2025.12.23 21:57:32.993470 [ 4 ] {b486557d-aa11-404f-b71c-766348145df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13601 | 2025.12.23 21:57:32.993480 [ 187 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 245 rows starting from the beginning of the part | ||
| 13602 | 2025.12.23 21:57:32.993517 [ 4 ] {b486557d-aa11-404f-b71c-766348145df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13603 | 2025.12.23 21:57:32.993536 [ 187 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 253 rows starting from the beginning of the part | ||
| 13604 | 2025.12.23 21:57:32.993582 [ 187 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 245 rows starting from the beginning of the part | ||
| 13605 | 2025.12.23 21:57:32.993621 [ 187 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 4 rows starting from the beginning of the part | ||
| 13606 | 2025.12.23 21:57:32.993655 [ 201 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5019 rows, containing 5 columns (5 merged, 0 gathered) in 0.001978495 sec., 2536776.691373999 rows/sec., 214.48 MiB/sec. | ||
| 13607 | 2025.12.23 21:57:32.993663 [ 187 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 245 rows starting from the beginning of the part | ||
| 13608 | 2025.12.23 21:57:32.993911 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13609 | 2025.12.23 21:57:32.994009 [ 4 ] {b486557d-aa11-404f-b71c-766348145df3} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13610 | 2025.12.23 21:57:32.994049 [ 4 ] {b486557d-aa11-404f-b71c-766348145df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13611 | 2025.12.23 21:57:32.994154 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_101_20} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13612 | 2025.12.23 21:57:32.994216 [ 192 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_101_20} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13613 | 2025.12.23 21:57:32.994275 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13614 | 2025.12.23 21:57:32.994400 [ 4 ] {b486557d-aa11-404f-b71c-766348145df3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13615 | 2025.12.23 21:57:32.994611 [ 4 ] {b486557d-aa11-404f-b71c-766348145df3} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13616 | 2025.12.23 21:57:32.994641 [ 192 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377349 sec., 921335.1155008643 rows/sec., 60.10 MiB/sec. | ||
| 13617 | 2025.12.23 21:57:32.994740 [ 4 ] {b486557d-aa11-404f-b71c-766348145df3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001292 sec., 164086.68730650155 rows/sec., 10.58 MiB/sec. | ||
| 13618 | 2025.12.23 21:57:32.994755 [ 187 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 13619 | 2025.12.23 21:57:32.994781 [ 4 ] {b486557d-aa11-404f-b71c-766348145df3} <Debug> TCPHandler: Processed in 0.001473151 sec. | ||
| 13620 | 2025.12.23 21:57:32.994909 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13621 | 2025.12.23 21:57:32.994990 [ 187 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_60_12} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13622 | 2025.12.23 21:57:32.995006 [ 4 ] {f7beb9b3-9958-4f60-82f1-d7687507155c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13623 | 2025.12.23 21:57:32.995049 [ 4 ] {f7beb9b3-9958-4f60-82f1-d7687507155c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13624 | 2025.12.23 21:57:32.995057 [ 187 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_60_12} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 13625 | 2025.12.23 21:57:32.995127 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 13626 | 2025.12.23 21:57:32.995527 [ 4 ] {f7beb9b3-9958-4f60-82f1-d7687507155c} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13627 | 2025.12.23 21:57:32.995567 [ 4 ] {f7beb9b3-9958-4f60-82f1-d7687507155c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13628 | 2025.12.23 21:57:32.995866 [ 4 ] {f7beb9b3-9958-4f60-82f1-d7687507155c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13629 | 2025.12.23 21:57:32.996072 [ 4 ] {f7beb9b3-9958-4f60-82f1-d7687507155c} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13630 | 2025.12.23 21:57:32.996199 [ 4 ] {f7beb9b3-9958-4f60-82f1-d7687507155c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001213 sec., 173948.88705688374 rows/sec., 9.88 MiB/sec. | ||
| 13631 | 2025.12.23 21:57:32.996237 [ 4 ] {f7beb9b3-9958-4f60-82f1-d7687507155c} <Debug> TCPHandler: Processed in 0.001385339 sec. | ||
| 13632 | 2025.12.23 21:57:32.996347 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13633 | 2025.12.23 21:57:32.996441 [ 4 ] {132b2b61-24c6-4420-ad7c-61c43b7dead8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13634 | 2025.12.23 21:57:32.996479 [ 4 ] {132b2b61-24c6-4420-ad7c-61c43b7dead8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13635 | 2025.12.23 21:57:32.997139 [ 4 ] {132b2b61-24c6-4420-ad7c-61c43b7dead8} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13636 | 2025.12.23 21:57:32.997175 [ 4 ] {132b2b61-24c6-4420-ad7c-61c43b7dead8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13637 | 2025.12.23 21:57:32.997500 [ 4 ] {132b2b61-24c6-4420-ad7c-61c43b7dead8} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13638 | 2025.12.23 21:57:32.997701 [ 4 ] {132b2b61-24c6-4420-ad7c-61c43b7dead8} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13639 | 2025.12.23 21:57:32.997821 [ 151 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13640 | 2025.12.23 21:57:32.997829 [ 4 ] {132b2b61-24c6-4420-ad7c-61c43b7dead8} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001407 sec., 511016.34683724237 rows/sec., 35.86 MiB/sec. | ||
| 13641 | 2025.12.23 21:57:32.997853 [ 151 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13642 | 2025.12.23 21:57:32.997875 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13643 | 2025.12.23 21:57:32.997881 [ 4 ] {132b2b61-24c6-4420-ad7c-61c43b7dead8} <Debug> TCPHandler: Processed in 0.001584195 sec. | ||
| 13644 | 2025.12.23 21:57:32.997941 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 13645 | 2025.12.23 21:57:32.998003 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13646 | 2025.12.23 21:57:32.998008 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13647 | 2025.12.23 21:57:32.998039 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1249 rows starting from the beginning of the part | ||
| 13648 | 2025.12.23 21:57:32.998081 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 13649 | 2025.12.23 21:57:32.998096 [ 4 ] {e9a3fd03-622b-4284-8344-44632de3c1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13650 | 2025.12.23 21:57:32.998116 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 13651 | 2025.12.23 21:57:32.998137 [ 4 ] {e9a3fd03-622b-4284-8344-44632de3c1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13652 | 2025.12.23 21:57:32.998151 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 719 rows starting from the beginning of the part | ||
| 13653 | 2025.12.23 21:57:32.998183 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 68 rows starting from the beginning of the part | ||
| 13654 | 2025.12.23 21:57:32.998218 [ 192 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 719 rows starting from the beginning of the part | ||
| 13655 | 2025.12.23 21:57:32.998475 [ 4 ] {e9a3fd03-622b-4284-8344-44632de3c1ec} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13656 | 2025.12.23 21:57:32.998509 [ 4 ] {e9a3fd03-622b-4284-8344-44632de3c1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13657 | 2025.12.23 21:57:32.998815 [ 4 ] {e9a3fd03-622b-4284-8344-44632de3c1ec} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13658 | 2025.12.23 21:57:32.999027 [ 4 ] {e9a3fd03-622b-4284-8344-44632de3c1ec} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13659 | 2025.12.23 21:57:32.999153 [ 4 ] {e9a3fd03-622b-4284-8344-44632de3c1ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 13660 | 2025.12.23 21:57:32.999186 [ 187 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2883 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271966 sec., 2266570.0183809944 rows/sec., 170.88 MiB/sec. | ||
| 13661 | 2025.12.23 21:57:32.999193 [ 4 ] {e9a3fd03-622b-4284-8344-44632de3c1ec} <Debug> TCPHandler: Processed in 0.001240125 sec. | ||
| 13662 | 2025.12.23 21:57:32.999323 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13663 | 2025.12.23 21:57:32.999417 [ 4 ] {5ce22019-fe69-4fac-9673-e26af4b475c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13664 | 2025.12.23 21:57:32.999421 [ 201 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13665 | 2025.12.23 21:57:32.999464 [ 4 ] {5ce22019-fe69-4fac-9673-e26af4b475c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13666 | 2025.12.23 21:57:32.999730 [ 201 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_101_20} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13667 | 2025.12.23 21:57:32.999817 [ 201 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_101_20} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13668 | 2025.12.23 21:57:32.999905 [ 4 ] {5ce22019-fe69-4fac-9673-e26af4b475c7} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13669 | 2025.12.23 21:57:32.999928 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 13670 | 2025.12.23 21:57:32.999946 [ 4 ] {5ce22019-fe69-4fac-9673-e26af4b475c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13671 | 2025.12.23 21:57:33.000399 [ 4 ] {5ce22019-fe69-4fac-9673-e26af4b475c7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13672 | 2025.12.23 21:57:33.000612 [ 4 ] {5ce22019-fe69-4fac-9673-e26af4b475c7} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13673 | 2025.12.23 21:57:33.000743 [ 4 ] {5ce22019-fe69-4fac-9673-e26af4b475c7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001345 sec., 233457.24907063195 rows/sec., 15.34 MiB/sec. | ||
| 13674 | 2025.12.23 21:57:33.000781 [ 4 ] {5ce22019-fe69-4fac-9673-e26af4b475c7} <Debug> TCPHandler: Processed in 0.001507603 sec. | ||
| 13675 | 2025.12.23 21:57:33.000890 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13676 | 2025.12.23 21:57:33.000983 [ 4 ] {7e895b9d-fba4-4a4b-86f2-1112dd3dc866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13677 | 2025.12.23 21:57:33.001024 [ 4 ] {7e895b9d-fba4-4a4b-86f2-1112dd3dc866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13678 | 2025.12.23 21:57:33.001332 [ 4 ] {7e895b9d-fba4-4a4b-86f2-1112dd3dc866} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13679 | 2025.12.23 21:57:33.001368 [ 4 ] {7e895b9d-fba4-4a4b-86f2-1112dd3dc866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13680 | 2025.12.23 21:57:33.001662 [ 4 ] {7e895b9d-fba4-4a4b-86f2-1112dd3dc866} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13681 | 2025.12.23 21:57:33.001862 [ 4 ] {7e895b9d-fba4-4a4b-86f2-1112dd3dc866} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13682 | 2025.12.23 21:57:33.001969 [ 151 ] {} <Debug> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 13683 | 2025.12.23 21:57:33.001988 [ 4 ] {7e895b9d-fba4-4a4b-86f2-1112dd3dc866} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 13684 | 2025.12.23 21:57:33.002008 [ 151 ] {} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13685 | 2025.12.23 21:57:33.002030 [ 4 ] {7e895b9d-fba4-4a4b-86f2-1112dd3dc866} <Debug> TCPHandler: Processed in 0.001189044 sec. | ||
| 13686 | 2025.12.23 21:57:33.002032 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13687 | 2025.12.23 21:57:33.002120 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 13688 | 2025.12.23 21:57:33.002155 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13689 | 2025.12.23 21:57:33.002201 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13690 | 2025.12.23 21:57:33.002225 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 36 rows starting from the beginning of the part | ||
| 13691 | 2025.12.23 21:57:33.002249 [ 4 ] {1ccf9e03-f3a7-4a1b-9d06-50ed12bf1f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13692 | 2025.12.23 21:57:33.002267 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 13693 | 2025.12.23 21:57:33.002303 [ 4 ] {1ccf9e03-f3a7-4a1b-9d06-50ed12bf1f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13694 | 2025.12.23 21:57:33.002304 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 13695 | 2025.12.23 21:57:33.002344 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 13696 | 2025.12.23 21:57:33.002375 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 13697 | 2025.12.23 21:57:33.002405 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 13698 | 2025.12.23 21:57:33.003082 [ 190 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.000984267 sec., 41655.36383928345 rows/sec., 2.73 MiB/sec. | ||
| 13699 | 2025.12.23 21:57:33.003159 [ 4 ] {1ccf9e03-f3a7-4a1b-9d06-50ed12bf1f2e} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13700 | 2025.12.23 21:57:33.003199 [ 4 ] {1ccf9e03-f3a7-4a1b-9d06-50ed12bf1f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13701 | 2025.12.23 21:57:33.003213 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 13702 | 2025.12.23 21:57:33.003439 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_37_8} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13703 | 2025.12.23 21:57:33.003512 [ 192 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_37_8} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 13704 | 2025.12.23 21:57:33.003567 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13705 | 2025.12.23 21:57:33.003785 [ 4 ] {1ccf9e03-f3a7-4a1b-9d06-50ed12bf1f2e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13706 | 2025.12.23 21:57:33.004015 [ 4 ] {1ccf9e03-f3a7-4a1b-9d06-50ed12bf1f2e} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13707 | 2025.12.23 21:57:33.004159 [ 4 ] {1ccf9e03-f3a7-4a1b-9d06-50ed12bf1f2e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001927 sec., 20757.65438505449 rows/sec., 37.20 MiB/sec. | ||
| 13708 | 2025.12.23 21:57:33.004227 [ 4 ] {1ccf9e03-f3a7-4a1b-9d06-50ed12bf1f2e} <Debug> TCPHandler: Processed in 0.00212727 sec. | ||
| 13709 | 2025.12.23 21:57:33.004338 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13710 | 2025.12.23 21:57:33.004431 [ 4 ] {8e80288c-b0b8-4dc1-ba55-852bb4cd6693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13711 | 2025.12.23 21:57:33.004472 [ 4 ] {8e80288c-b0b8-4dc1-ba55-852bb4cd6693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13712 | 2025.12.23 21:57:33.004803 [ 4 ] {8e80288c-b0b8-4dc1-ba55-852bb4cd6693} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13713 | 2025.12.23 21:57:33.004838 [ 4 ] {8e80288c-b0b8-4dc1-ba55-852bb4cd6693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13714 | 2025.12.23 21:57:33.005145 [ 4 ] {8e80288c-b0b8-4dc1-ba55-852bb4cd6693} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13715 | 2025.12.23 21:57:33.005350 [ 4 ] {8e80288c-b0b8-4dc1-ba55-852bb4cd6693} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13716 | 2025.12.23 21:57:33.005465 [ 151 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13717 | 2025.12.23 21:57:33.005475 [ 4 ] {8e80288c-b0b8-4dc1-ba55-852bb4cd6693} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001062 sec., 97928.43691148776 rows/sec., 6.00 MiB/sec. | ||
| 13718 | 2025.12.23 21:57:33.005500 [ 151 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13719 | 2025.12.23 21:57:33.005522 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13720 | 2025.12.23 21:57:33.005524 [ 4 ] {8e80288c-b0b8-4dc1-ba55-852bb4cd6693} <Debug> TCPHandler: Processed in 0.001235034 sec. | ||
| 13721 | 2025.12.23 21:57:33.005602 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 13722 | 2025.12.23 21:57:33.005716 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13723 | 2025.12.23 21:57:33.005748 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6432 rows starting from the beginning of the part | ||
| 13724 | 2025.12.23 21:57:33.005805 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 22 rows starting from the beginning of the part | ||
| 13725 | 2025.12.23 21:57:33.005852 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 13726 | 2025.12.23 21:57:33.005893 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 104 rows starting from the beginning of the part | ||
| 13727 | 2025.12.23 21:57:33.005932 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 13728 | 2025.12.23 21:57:33.005973 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 104 rows starting from the beginning of the part | ||
| 13729 | 2025.12.23 21:57:33.007859 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6782 rows, containing 4 columns (4 merged, 0 gathered) in 0.002294014 sec., 2956389.9784395387 rows/sec., 188.90 MiB/sec. | ||
| 13730 | 2025.12.23 21:57:33.008266 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13731 | 2025.12.23 21:57:33.008538 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_101_20} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13732 | 2025.12.23 21:57:33.008616 [ 195 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_101_20} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13733 | 2025.12.23 21:57:33.008691 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 13734 | 2025.12.23 21:57:35.916617 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13735 | 2025.12.23 21:57:35.916675 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13736 | 2025.12.23 21:57:36.137383 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29770 | ||
| 13737 | 2025.12.23 21:57:36.138130 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13738 | 2025.12.23 21:57:36.138168 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13739 | 2025.12.23 21:57:36.138652 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13740 | 2025.12.23 21:57:36.138900 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13741 | 2025.12.23 21:57:36.139033 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29770 | ||
| 13742 | 2025.12.23 21:57:37.685485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13743 | 2025.12.23 21:57:37.701251 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13744 | 2025.12.23 21:57:37.701320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 13745 | 2025.12.23 21:57:37.706693 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13746 | 2025.12.23 21:57:37.707355 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13747 | 2025.12.23 21:57:37.710464 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13748 | 2025.12.23 21:57:37.974028 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13749 | 2025.12.23 21:57:37.974281 [ 4 ] {3a3aa20c-dc6a-4f9b-a2b8-a2c0320b909c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13750 | 2025.12.23 21:57:37.974351 [ 4 ] {3a3aa20c-dc6a-4f9b-a2b8-a2c0320b909c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13751 | 2025.12.23 21:57:37.975078 [ 4 ] {3a3aa20c-dc6a-4f9b-a2b8-a2c0320b909c} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13752 | 2025.12.23 21:57:37.975129 [ 4 ] {3a3aa20c-dc6a-4f9b-a2b8-a2c0320b909c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13753 | 2025.12.23 21:57:37.975565 [ 4 ] {3a3aa20c-dc6a-4f9b-a2b8-a2c0320b909c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13754 | 2025.12.23 21:57:37.975788 [ 4 ] {3a3aa20c-dc6a-4f9b-a2b8-a2c0320b909c} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13755 | 2025.12.23 21:57:37.975946 [ 4 ] {3a3aa20c-dc6a-4f9b-a2b8-a2c0320b909c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001717 sec., 32615.026208503205 rows/sec., 2.51 MiB/sec. | ||
| 13756 | 2025.12.23 21:57:37.975994 [ 4 ] {3a3aa20c-dc6a-4f9b-a2b8-a2c0320b909c} <Debug> TCPHandler: Processed in 0.00214041 sec. | ||
| 13757 | 2025.12.23 21:57:37.976121 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13758 | 2025.12.23 21:57:37.976234 [ 4 ] {f3b97624-8cc7-4ce5-964b-911ca4dee662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13759 | 2025.12.23 21:57:37.976277 [ 4 ] {f3b97624-8cc7-4ce5-964b-911ca4dee662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13760 | 2025.12.23 21:57:37.976709 [ 4 ] {f3b97624-8cc7-4ce5-964b-911ca4dee662} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13761 | 2025.12.23 21:57:37.976744 [ 4 ] {f3b97624-8cc7-4ce5-964b-911ca4dee662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13762 | 2025.12.23 21:57:37.977071 [ 4 ] {f3b97624-8cc7-4ce5-964b-911ca4dee662} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13763 | 2025.12.23 21:57:37.977278 [ 4 ] {f3b97624-8cc7-4ce5-964b-911ca4dee662} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13764 | 2025.12.23 21:57:37.977407 [ 4 ] {f3b97624-8cc7-4ce5-964b-911ca4dee662} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 13765 | 2025.12.23 21:57:37.977444 [ 4 ] {f3b97624-8cc7-4ce5-964b-911ca4dee662} <Debug> TCPHandler: Processed in 0.001388719 sec. | ||
| 13766 | 2025.12.23 21:57:37.977555 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13767 | 2025.12.23 21:57:37.977649 [ 4 ] {73ffa573-01fc-4eee-9cdb-ca1be0a08433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13768 | 2025.12.23 21:57:37.977693 [ 4 ] {73ffa573-01fc-4eee-9cdb-ca1be0a08433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13769 | 2025.12.23 21:57:37.978091 [ 4 ] {73ffa573-01fc-4eee-9cdb-ca1be0a08433} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13770 | 2025.12.23 21:57:37.978125 [ 4 ] {73ffa573-01fc-4eee-9cdb-ca1be0a08433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13771 | 2025.12.23 21:57:37.978457 [ 4 ] {73ffa573-01fc-4eee-9cdb-ca1be0a08433} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13772 | 2025.12.23 21:57:37.978671 [ 4 ] {73ffa573-01fc-4eee-9cdb-ca1be0a08433} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13773 | 2025.12.23 21:57:37.978797 [ 4 ] {73ffa573-01fc-4eee-9cdb-ca1be0a08433} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 13774 | 2025.12.23 21:57:37.978834 [ 4 ] {73ffa573-01fc-4eee-9cdb-ca1be0a08433} <Debug> TCPHandler: Processed in 0.001327657 sec. | ||
| 13775 | 2025.12.23 21:57:37.978941 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13776 | 2025.12.23 21:57:37.979035 [ 4 ] {75ef5dac-01e5-4137-90ce-cf5cd0b98b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13777 | 2025.12.23 21:57:37.979075 [ 4 ] {75ef5dac-01e5-4137-90ce-cf5cd0b98b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13778 | 2025.12.23 21:57:37.979406 [ 4 ] {75ef5dac-01e5-4137-90ce-cf5cd0b98b53} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13779 | 2025.12.23 21:57:37.979441 [ 4 ] {75ef5dac-01e5-4137-90ce-cf5cd0b98b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13780 | 2025.12.23 21:57:37.979742 [ 4 ] {75ef5dac-01e5-4137-90ce-cf5cd0b98b53} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13781 | 2025.12.23 21:57:37.979948 [ 4 ] {75ef5dac-01e5-4137-90ce-cf5cd0b98b53} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13782 | 2025.12.23 21:57:37.980072 [ 4 ] {75ef5dac-01e5-4137-90ce-cf5cd0b98b53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 13783 | 2025.12.23 21:57:37.980108 [ 4 ] {75ef5dac-01e5-4137-90ce-cf5cd0b98b53} <Debug> TCPHandler: Processed in 0.001214705 sec. | ||
| 13784 | 2025.12.23 21:57:41.252882 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1720 | ||
| 13785 | 2025.12.23 21:57:41.255149 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13786 | 2025.12.23 21:57:41.255199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13787 | 2025.12.23 21:57:41.256372 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13788 | 2025.12.23 21:57:41.256627 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13789 | 2025.12.23 21:57:41.256896 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1720 | ||
| 13790 | 2025.12.23 21:57:41.899971 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13791 | 2025.12.23 21:57:41.900160 [ 4 ] {7c784137-4063-4d0f-a114-4c05e559f7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13792 | 2025.12.23 21:57:41.900426 [ 4 ] {7c784137-4063-4d0f-a114-4c05e559f7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13793 | 2025.12.23 21:57:41.901239 [ 4 ] {7c784137-4063-4d0f-a114-4c05e559f7f5} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13794 | 2025.12.23 21:57:41.901286 [ 4 ] {7c784137-4063-4d0f-a114-4c05e559f7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13795 | 2025.12.23 21:57:41.901674 [ 4 ] {7c784137-4063-4d0f-a114-4c05e559f7f5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13796 | 2025.12.23 21:57:41.901891 [ 4 ] {7c784137-4063-4d0f-a114-4c05e559f7f5} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13797 | 2025.12.23 21:57:41.902040 [ 4 ] {7c784137-4063-4d0f-a114-4c05e559f7f5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001932 sec., 212215.3209109731 rows/sec., 13.46 MiB/sec. | ||
| 13798 | 2025.12.23 21:57:41.902082 [ 4 ] {7c784137-4063-4d0f-a114-4c05e559f7f5} <Debug> TCPHandler: Processed in 0.002239523 sec. | ||
| 13799 | 2025.12.23 21:57:41.902203 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13800 | 2025.12.23 21:57:41.902311 [ 4 ] {65ebb7e1-1bd7-4931-91a1-5e7e0678e6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13801 | 2025.12.23 21:57:41.902360 [ 4 ] {65ebb7e1-1bd7-4931-91a1-5e7e0678e6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13802 | 2025.12.23 21:57:41.902826 [ 4 ] {65ebb7e1-1bd7-4931-91a1-5e7e0678e6f4} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13803 | 2025.12.23 21:57:41.902871 [ 4 ] {65ebb7e1-1bd7-4931-91a1-5e7e0678e6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13804 | 2025.12.23 21:57:41.903263 [ 4 ] {65ebb7e1-1bd7-4931-91a1-5e7e0678e6f4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13805 | 2025.12.23 21:57:41.903487 [ 4 ] {65ebb7e1-1bd7-4931-91a1-5e7e0678e6f4} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13806 | 2025.12.23 21:57:41.903615 [ 4 ] {65ebb7e1-1bd7-4931-91a1-5e7e0678e6f4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001324 sec., 3021.1480362537764 rows/sec., 246.35 KiB/sec. | ||
| 13807 | 2025.12.23 21:57:41.903654 [ 4 ] {65ebb7e1-1bd7-4931-91a1-5e7e0678e6f4} <Debug> TCPHandler: Processed in 0.001503273 sec. | ||
| 13808 | 2025.12.23 21:57:41.903770 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13809 | 2025.12.23 21:57:41.903871 [ 4 ] {cc9c278f-5c4a-41f9-9a5b-8ba2daf898cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13810 | 2025.12.23 21:57:41.903912 [ 4 ] {cc9c278f-5c4a-41f9-9a5b-8ba2daf898cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13811 | 2025.12.23 21:57:41.905775 [ 4 ] {cc9c278f-5c4a-41f9-9a5b-8ba2daf898cc} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13812 | 2025.12.23 21:57:41.905838 [ 4 ] {cc9c278f-5c4a-41f9-9a5b-8ba2daf898cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13813 | 2025.12.23 21:57:41.906290 [ 4 ] {cc9c278f-5c4a-41f9-9a5b-8ba2daf898cc} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13814 | 2025.12.23 21:57:41.906498 [ 4 ] {cc9c278f-5c4a-41f9-9a5b-8ba2daf898cc} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13815 | 2025.12.23 21:57:41.906630 [ 4 ] {cc9c278f-5c4a-41f9-9a5b-8ba2daf898cc} <Debug> executeQuery: Read 2334 rows, 194.22 KiB in 0.002779 sec., 839870.4569989205 rows/sec., 68.25 MiB/sec. | ||
| 13816 | 2025.12.23 21:57:41.906671 [ 4 ] {cc9c278f-5c4a-41f9-9a5b-8ba2daf898cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 13817 | 2025.12.23 21:57:41.906684 [ 4 ] {cc9c278f-5c4a-41f9-9a5b-8ba2daf898cc} <Debug> TCPHandler: Processed in 0.002966804 sec. | ||
| 13818 | 2025.12.23 21:57:41.906799 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13819 | 2025.12.23 21:57:41.906896 [ 4 ] {382c17cc-b6f3-4809-943e-f0a65738c3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13820 | 2025.12.23 21:57:41.906937 [ 4 ] {382c17cc-b6f3-4809-943e-f0a65738c3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13821 | 2025.12.23 21:57:41.907487 [ 4 ] {382c17cc-b6f3-4809-943e-f0a65738c3ad} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13822 | 2025.12.23 21:57:41.907524 [ 4 ] {382c17cc-b6f3-4809-943e-f0a65738c3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13823 | 2025.12.23 21:57:41.907853 [ 4 ] {382c17cc-b6f3-4809-943e-f0a65738c3ad} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13824 | 2025.12.23 21:57:41.908051 [ 4 ] {382c17cc-b6f3-4809-943e-f0a65738c3ad} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13825 | 2025.12.23 21:57:41.908180 [ 4 ] {382c17cc-b6f3-4809-943e-f0a65738c3ad} <Debug> executeQuery: Read 249 rows, 15.60 KiB in 0.001299 sec., 191685.91224018476 rows/sec., 11.73 MiB/sec. | ||
| 13826 | 2025.12.23 21:57:41.908219 [ 4 ] {382c17cc-b6f3-4809-943e-f0a65738c3ad} <Debug> TCPHandler: Processed in 0.001468351 sec. | ||
| 13827 | 2025.12.23 21:57:41.908338 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13828 | 2025.12.23 21:57:41.908432 [ 4 ] {452ed283-f40e-4d1c-bdf4-5d39c9b45c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13829 | 2025.12.23 21:57:41.908471 [ 4 ] {452ed283-f40e-4d1c-bdf4-5d39c9b45c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13830 | 2025.12.23 21:57:41.909072 [ 4 ] {452ed283-f40e-4d1c-bdf4-5d39c9b45c64} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13831 | 2025.12.23 21:57:41.909108 [ 4 ] {452ed283-f40e-4d1c-bdf4-5d39c9b45c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13832 | 2025.12.23 21:57:41.909420 [ 4 ] {452ed283-f40e-4d1c-bdf4-5d39c9b45c64} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13833 | 2025.12.23 21:57:41.909623 [ 4 ] {452ed283-f40e-4d1c-bdf4-5d39c9b45c64} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13834 | 2025.12.23 21:57:41.909732 [ 144 ] {} <Debug> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13835 | 2025.12.23 21:57:41.909749 [ 4 ] {452ed283-f40e-4d1c-bdf4-5d39c9b45c64} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001334 sec., 329835.08245877066 rows/sec., 21.82 MiB/sec. | ||
| 13836 | 2025.12.23 21:57:41.909805 [ 144 ] {} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13837 | 2025.12.23 21:57:41.909819 [ 4 ] {452ed283-f40e-4d1c-bdf4-5d39c9b45c64} <Debug> TCPHandler: Processed in 0.001528614 sec. | ||
| 13838 | 2025.12.23 21:57:41.909834 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13839 | 2025.12.23 21:57:41.909942 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13840 | 2025.12.23 21:57:41.910002 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::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 | ||
| 13841 | 2025.12.23 21:57:41.910045 [ 4 ] {b8fd4e64-53a6-4cda-9e99-0a5f641543cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13842 | 2025.12.23 21:57:41.910116 [ 4 ] {b8fd4e64-53a6-4cda-9e99-0a5f641543cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13843 | 2025.12.23 21:57:41.910227 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13844 | 2025.12.23 21:57:41.910290 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 466 rows starting from the beginning of the part | ||
| 13845 | 2025.12.23 21:57:41.910387 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 13846 | 2025.12.23 21:57:41.910435 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 440 rows starting from the beginning of the part | ||
| 13847 | 2025.12.23 21:57:41.910484 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 13848 | 2025.12.23 21:57:41.910524 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 13849 | 2025.12.23 21:57:41.910568 [ 190 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 440 rows starting from the beginning of the part | ||
| 13850 | 2025.12.23 21:57:41.910648 [ 4 ] {b8fd4e64-53a6-4cda-9e99-0a5f641543cf} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13851 | 2025.12.23 21:57:41.910690 [ 4 ] {b8fd4e64-53a6-4cda-9e99-0a5f641543cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13852 | 2025.12.23 21:57:41.911035 [ 4 ] {b8fd4e64-53a6-4cda-9e99-0a5f641543cf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13853 | 2025.12.23 21:57:41.911263 [ 4 ] {b8fd4e64-53a6-4cda-9e99-0a5f641543cf} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13854 | 2025.12.23 21:57:41.911395 [ 4 ] {b8fd4e64-53a6-4cda-9e99-0a5f641543cf} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001369 sec., 154127.10007304602 rows/sec., 8.75 MiB/sec. | ||
| 13855 | 2025.12.23 21:57:41.911405 [ 139 ] {} <Debug> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13856 | 2025.12.23 21:57:41.911434 [ 4 ] {b8fd4e64-53a6-4cda-9e99-0a5f641543cf} <Debug> TCPHandler: Processed in 0.001542153 sec. | ||
| 13857 | 2025.12.23 21:57:41.911449 [ 139 ] {} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13858 | 2025.12.23 21:57:41.911472 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13859 | 2025.12.23 21:57:41.911550 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13860 | 2025.12.23 21:57:41.911571 [ 195 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::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 | ||
| 13861 | 2025.12.23 21:57:41.911644 [ 4 ] {193461f0-8480-49ec-9438-8ea1f0cebd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13862 | 2025.12.23 21:57:41.911687 [ 4 ] {193461f0-8480-49ec-9438-8ea1f0cebd8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13863 | 2025.12.23 21:57:41.911705 [ 195 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13864 | 2025.12.23 21:57:41.911710 [ 196 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001795711 sec., 1103741.0808309356 rows/sec., 76.86 MiB/sec. | ||
| 13865 | 2025.12.23 21:57:41.911745 [ 195 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 223 rows starting from the beginning of the part | ||
| 13866 | 2025.12.23 21:57:41.911814 [ 195 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 13867 | 2025.12.23 21:57:41.911862 [ 195 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 13868 | 2025.12.23 21:57:41.911873 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13869 | 2025.12.23 21:57:41.911904 [ 195 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 13870 | 2025.12.23 21:57:41.911948 [ 195 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 13871 | 2025.12.23 21:57:41.911988 [ 195 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 13872 | 2025.12.23 21:57:41.912171 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_41_8} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13873 | 2025.12.23 21:57:41.912252 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_41_8} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13874 | 2025.12.23 21:57:41.912347 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 13875 | 2025.12.23 21:57:41.912755 [ 4 ] {193461f0-8480-49ec-9438-8ea1f0cebd8c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13876 | 2025.12.23 21:57:41.912792 [ 4 ] {193461f0-8480-49ec-9438-8ea1f0cebd8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13877 | 2025.12.23 21:57:41.912975 [ 200 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452191 sec., 880049.5251657667 rows/sec., 53.49 MiB/sec. | ||
| 13878 | 2025.12.23 21:57:41.913089 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13879 | 2025.12.23 21:57:41.913142 [ 4 ] {193461f0-8480-49ec-9438-8ea1f0cebd8c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13880 | 2025.12.23 21:57:41.913351 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_41_8} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13881 | 2025.12.23 21:57:41.913367 [ 4 ] {193461f0-8480-49ec-9438-8ea1f0cebd8c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13882 | 2025.12.23 21:57:41.913413 [ 188 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_41_8} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13883 | 2025.12.23 21:57:41.913495 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13884 | 2025.12.23 21:57:41.913497 [ 4 ] {193461f0-8480-49ec-9438-8ea1f0cebd8c} <Debug> executeQuery: Read 1179 rows, 86.29 KiB in 0.001871 sec., 630144.307856761 rows/sec., 45.04 MiB/sec. | ||
| 13885 | 2025.12.23 21:57:41.913543 [ 4 ] {193461f0-8480-49ec-9438-8ea1f0cebd8c} <Debug> TCPHandler: Processed in 0.002042848 sec. | ||
| 13886 | 2025.12.23 21:57:41.913656 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13887 | 2025.12.23 21:57:41.913748 [ 4 ] {d906419f-b94b-4ccb-be69-df873831b111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13888 | 2025.12.23 21:57:41.913788 [ 4 ] {d906419f-b94b-4ccb-be69-df873831b111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13889 | 2025.12.23 21:57:41.914113 [ 4 ] {d906419f-b94b-4ccb-be69-df873831b111} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13890 | 2025.12.23 21:57:41.914148 [ 4 ] {d906419f-b94b-4ccb-be69-df873831b111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13891 | 2025.12.23 21:57:41.914444 [ 4 ] {d906419f-b94b-4ccb-be69-df873831b111} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13892 | 2025.12.23 21:57:41.914640 [ 4 ] {d906419f-b94b-4ccb-be69-df873831b111} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13893 | 2025.12.23 21:57:41.914747 [ 144 ] {} <Debug> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 13894 | 2025.12.23 21:57:41.914768 [ 4 ] {d906419f-b94b-4ccb-be69-df873831b111} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 13895 | 2025.12.23 21:57:41.914793 [ 144 ] {} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13896 | 2025.12.23 21:57:41.914823 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13897 | 2025.12.23 21:57:41.914833 [ 4 ] {d906419f-b94b-4ccb-be69-df873831b111} <Debug> TCPHandler: Processed in 0.001226384 sec. | ||
| 13898 | 2025.12.23 21:57:41.914911 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 13899 | 2025.12.23 21:57:41.914950 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13900 | 2025.12.23 21:57:41.915008 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13901 | 2025.12.23 21:57:41.915034 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
| 13902 | 2025.12.23 21:57:41.915050 [ 4 ] {feb50ec8-ce04-4b21-8404-9cddf4524b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13903 | 2025.12.23 21:57:41.915087 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 13904 | 2025.12.23 21:57:41.915092 [ 4 ] {feb50ec8-ce04-4b21-8404-9cddf4524b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13905 | 2025.12.23 21:57:41.915131 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 13906 | 2025.12.23 21:57:41.915169 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 13907 | 2025.12.23 21:57:41.915205 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 13908 | 2025.12.23 21:57:41.915242 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 13909 | 2025.12.23 21:57:41.915769 [ 4 ] {feb50ec8-ce04-4b21-8404-9cddf4524b55} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13910 | 2025.12.23 21:57:41.915805 [ 4 ] {feb50ec8-ce04-4b21-8404-9cddf4524b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13911 | 2025.12.23 21:57:41.915889 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001012509 sec., 225183.1835568869 rows/sec., 11.49 MiB/sec. | ||
| 13912 | 2025.12.23 21:57:41.915988 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 13913 | 2025.12.23 21:57:41.916215 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_38_8} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13914 | 2025.12.23 21:57:41.916224 [ 4 ] {feb50ec8-ce04-4b21-8404-9cddf4524b55} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13915 | 2025.12.23 21:57:41.916276 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_38_8} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 13916 | 2025.12.23 21:57:41.916329 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13917 | 2025.12.23 21:57:41.916442 [ 4 ] {feb50ec8-ce04-4b21-8404-9cddf4524b55} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13918 | 2025.12.23 21:57:41.916569 [ 4 ] {feb50ec8-ce04-4b21-8404-9cddf4524b55} <Debug> executeQuery: Read 938 rows, 63.61 KiB in 0.001537 sec., 610279.7657774886 rows/sec., 40.41 MiB/sec. | ||
| 13919 | 2025.12.23 21:57:41.916611 [ 4 ] {feb50ec8-ce04-4b21-8404-9cddf4524b55} <Debug> TCPHandler: Processed in 0.001708638 sec. | ||
| 13920 | 2025.12.23 21:57:41.916721 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13921 | 2025.12.23 21:57:41.916815 [ 4 ] {f888038c-1e39-4e6b-987c-5dcd255b5b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13922 | 2025.12.23 21:57:41.916856 [ 4 ] {f888038c-1e39-4e6b-987c-5dcd255b5b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13923 | 2025.12.23 21:57:41.917165 [ 4 ] {f888038c-1e39-4e6b-987c-5dcd255b5b20} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13924 | 2025.12.23 21:57:41.917202 [ 4 ] {f888038c-1e39-4e6b-987c-5dcd255b5b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13925 | 2025.12.23 21:57:41.917504 [ 4 ] {f888038c-1e39-4e6b-987c-5dcd255b5b20} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13926 | 2025.12.23 21:57:41.917709 [ 4 ] {f888038c-1e39-4e6b-987c-5dcd255b5b20} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13927 | 2025.12.23 21:57:41.917836 [ 4 ] {f888038c-1e39-4e6b-987c-5dcd255b5b20} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 13928 | 2025.12.23 21:57:41.917874 [ 4 ] {f888038c-1e39-4e6b-987c-5dcd255b5b20} <Debug> TCPHandler: Processed in 0.001201404 sec. | ||
| 13929 | 2025.12.23 21:57:41.917979 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13930 | 2025.12.23 21:57:41.918073 [ 4 ] {b9f4f293-c25a-49bc-aa9b-5ea079fa7805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13931 | 2025.12.23 21:57:41.918127 [ 4 ] {b9f4f293-c25a-49bc-aa9b-5ea079fa7805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13932 | 2025.12.23 21:57:41.918995 [ 4 ] {b9f4f293-c25a-49bc-aa9b-5ea079fa7805} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13933 | 2025.12.23 21:57:41.919032 [ 4 ] {b9f4f293-c25a-49bc-aa9b-5ea079fa7805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13934 | 2025.12.23 21:57:41.919590 [ 4 ] {b9f4f293-c25a-49bc-aa9b-5ea079fa7805} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13935 | 2025.12.23 21:57:41.919805 [ 4 ] {b9f4f293-c25a-49bc-aa9b-5ea079fa7805} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13936 | 2025.12.23 21:57:41.919910 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13937 | 2025.12.23 21:57:41.919942 [ 4 ] {b9f4f293-c25a-49bc-aa9b-5ea079fa7805} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001888 sec., 21186.440677966104 rows/sec., 37.97 MiB/sec. | ||
| 13938 | 2025.12.23 21:57:41.919945 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13939 | 2025.12.23 21:57:41.919983 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13940 | 2025.12.23 21:57:41.920011 [ 4 ] {b9f4f293-c25a-49bc-aa9b-5ea079fa7805} <Debug> TCPHandler: Processed in 0.002079948 sec. | ||
| 13941 | 2025.12.23 21:57:41.920060 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::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 | ||
| 13942 | 2025.12.23 21:57:41.920129 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13943 | 2025.12.23 21:57:41.920265 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13944 | 2025.12.23 21:57:41.920266 [ 4 ] {660d5202-dc50-43f7-b4cd-f3fc68ef648a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13945 | 2025.12.23 21:57:41.920316 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1545 rows starting from the beginning of the part | ||
| 13946 | 2025.12.23 21:57:41.920333 [ 4 ] {660d5202-dc50-43f7-b4cd-f3fc68ef648a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13947 | 2025.12.23 21:57:41.920424 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 13948 | 2025.12.23 21:57:41.920518 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 13949 | 2025.12.23 21:57:41.920616 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 13950 | 2025.12.23 21:57:41.920712 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 13951 | 2025.12.23 21:57:41.920729 [ 4 ] {660d5202-dc50-43f7-b4cd-f3fc68ef648a} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13952 | 2025.12.23 21:57:41.920773 [ 4 ] {660d5202-dc50-43f7-b4cd-f3fc68ef648a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13953 | 2025.12.23 21:57:41.920804 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 13954 | 2025.12.23 21:57:41.921145 [ 4 ] {660d5202-dc50-43f7-b4cd-f3fc68ef648a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13955 | 2025.12.23 21:57:41.921379 [ 4 ] {660d5202-dc50-43f7-b4cd-f3fc68ef648a} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13956 | 2025.12.23 21:57:41.921504 [ 4 ] {660d5202-dc50-43f7-b4cd-f3fc68ef648a} <Debug> executeQuery: Read 82 rows, 5.00 KiB in 0.001263 sec., 64924.78226444972 rows/sec., 3.86 MiB/sec. | ||
| 13957 | 2025.12.23 21:57:41.921541 [ 4 ] {660d5202-dc50-43f7-b4cd-f3fc68ef648a} <Debug> TCPHandler: Processed in 0.001464922 sec. | ||
| 13958 | 2025.12.23 21:57:41.930402 [ 198 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 19 columns (19 merged, 0 gathered) in 0.010373573 sec., 168215.9078651107 rows/sec., 301.44 MiB/sec. | ||
| 13959 | 2025.12.23 21:57:41.932354 [ 188 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13960 | 2025.12.23 21:57:41.932662 [ 188 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13961 | 2025.12.23 21:57:41.932727 [ 188 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13962 | 2025.12.23 21:57:41.932830 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 13963 | 2025.12.23 21:57:42.000202 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.52 MiB, peak 355.17 MiB, free memory in arenas 0.00 B, will set to 351.35 MiB (RSS), difference: 7.83 MiB | ||
| 13964 | 2025.12.23 21:57:42.970101 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13965 | 2025.12.23 21:57:42.970404 [ 4 ] {4ccad243-6153-461d-99d8-6e629bf819cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13966 | 2025.12.23 21:57:42.970474 [ 4 ] {4ccad243-6153-461d-99d8-6e629bf819cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13967 | 2025.12.23 21:57:42.971119 [ 4 ] {4ccad243-6153-461d-99d8-6e629bf819cc} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13968 | 2025.12.23 21:57:42.971170 [ 4 ] {4ccad243-6153-461d-99d8-6e629bf819cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13969 | 2025.12.23 21:57:42.971571 [ 4 ] {4ccad243-6153-461d-99d8-6e629bf819cc} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13970 | 2025.12.23 21:57:42.971801 [ 4 ] {4ccad243-6153-461d-99d8-6e629bf819cc} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13971 | 2025.12.23 21:57:42.971957 [ 4 ] {4ccad243-6153-461d-99d8-6e629bf819cc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.64 MiB/sec. | ||
| 13972 | 2025.12.23 21:57:42.972007 [ 4 ] {4ccad243-6153-461d-99d8-6e629bf819cc} <Debug> TCPHandler: Processed in 0.002085939 sec. | ||
| 13973 | 2025.12.23 21:57:42.972128 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13974 | 2025.12.23 21:57:42.972229 [ 4 ] {73b57353-c495-4ab3-9b00-01b556303818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13975 | 2025.12.23 21:57:42.972273 [ 4 ] {73b57353-c495-4ab3-9b00-01b556303818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13976 | 2025.12.23 21:57:42.972711 [ 4 ] {73b57353-c495-4ab3-9b00-01b556303818} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13977 | 2025.12.23 21:57:42.972750 [ 4 ] {73b57353-c495-4ab3-9b00-01b556303818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13978 | 2025.12.23 21:57:42.973064 [ 4 ] {73b57353-c495-4ab3-9b00-01b556303818} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13979 | 2025.12.23 21:57:42.973275 [ 4 ] {73b57353-c495-4ab3-9b00-01b556303818} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13980 | 2025.12.23 21:57:42.973414 [ 4 ] {73b57353-c495-4ab3-9b00-01b556303818} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 13981 | 2025.12.23 21:57:42.973453 [ 4 ] {73b57353-c495-4ab3-9b00-01b556303818} <Debug> TCPHandler: Processed in 0.001375619 sec. | ||
| 13982 | 2025.12.23 21:57:42.973567 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13983 | 2025.12.23 21:57:42.973661 [ 4 ] {f8e62066-57f0-41f2-85b5-505776539131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13984 | 2025.12.23 21:57:42.973705 [ 4 ] {f8e62066-57f0-41f2-85b5-505776539131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13985 | 2025.12.23 21:57:42.974073 [ 4 ] {f8e62066-57f0-41f2-85b5-505776539131} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13986 | 2025.12.23 21:57:42.974110 [ 4 ] {f8e62066-57f0-41f2-85b5-505776539131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13987 | 2025.12.23 21:57:42.974451 [ 4 ] {f8e62066-57f0-41f2-85b5-505776539131} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13988 | 2025.12.23 21:57:42.974663 [ 4 ] {f8e62066-57f0-41f2-85b5-505776539131} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13989 | 2025.12.23 21:57:42.974770 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 5 parts from all_1_99_20 to all_103_103_0 | ||
| 13990 | 2025.12.23 21:57:42.974790 [ 4 ] {f8e62066-57f0-41f2-85b5-505776539131} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001149 sec., 53959.96518711923 rows/sec., 3.75 MiB/sec. | ||
| 13991 | 2025.12.23 21:57:42.974835 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13992 | 2025.12.23 21:57:42.974844 [ 4 ] {f8e62066-57f0-41f2-85b5-505776539131} <Debug> TCPHandler: Processed in 0.001327597 sec. | ||
| 13993 | 2025.12.23 21:57:42.974860 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 13994 | 2025.12.23 21:57:42.974961 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13995 | 2025.12.23 21:57:42.974990 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_103_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_99_20 to all_103_103_0 into Compact with storage Full | ||
| 13996 | 2025.12.23 21:57:42.975059 [ 4 ] {10fc844d-1bde-4dd4-8379-ff20dc70028a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13997 | 2025.12.23 21:57:42.975105 [ 4 ] {10fc844d-1bde-4dd4-8379-ff20dc70028a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13998 | 2025.12.23 21:57:42.975155 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_103_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13999 | 2025.12.23 21:57:42.975201 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_99_20, total 30683 rows starting from the beginning of the part | ||
| 14000 | 2025.12.23 21:57:42.975274 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 162 rows starting from the beginning of the part | ||
| 14001 | 2025.12.23 21:57:42.975323 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 314 rows starting from the beginning of the part | ||
| 14002 | 2025.12.23 21:57:42.975372 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 14003 | 2025.12.23 21:57:42.975421 [ 186 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 938 rows starting from the beginning of the part | ||
| 14004 | 2025.12.23 21:57:42.975427 [ 4 ] {10fc844d-1bde-4dd4-8379-ff20dc70028a} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14005 | 2025.12.23 21:57:42.975470 [ 4 ] {10fc844d-1bde-4dd4-8379-ff20dc70028a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 14006 | 2025.12.23 21:57:42.975830 [ 4 ] {10fc844d-1bde-4dd4-8379-ff20dc70028a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14007 | 2025.12.23 21:57:42.976041 [ 4 ] {10fc844d-1bde-4dd4-8379-ff20dc70028a} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14008 | 2025.12.23 21:57:42.976173 [ 4 ] {10fc844d-1bde-4dd4-8379-ff20dc70028a} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001134 sec., 19400.352733686068 rows/sec., 1.32 MiB/sec. | ||
| 14009 | 2025.12.23 21:57:42.976210 [ 4 ] {10fc844d-1bde-4dd4-8379-ff20dc70028a} <Debug> TCPHandler: Processed in 0.001297887 sec. | ||
| 14010 | 2025.12.23 21:57:42.982559 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_103_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32257 rows, containing 5 columns (5 merged, 0 gathered) in 0.007627236 sec., 4229186.038035273 rows/sec., 285.03 MiB/sec. | ||
| 14011 | 2025.12.23 21:57:42.983106 [ 194 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_103_21} <Trace> MergedBlockOutputStream: filled checksums all_1_103_21 (state Temporary) | ||
| 14012 | 2025.12.23 21:57:42.983450 [ 194 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_103_21 to all_1_103_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14013 | 2025.12.23 21:57:42.983537 [ 194 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 5 parts: [all_1_99_20, all_103_103_0] -> all_1_103_21 | ||
| 14014 | 2025.12.23 21:57:42.983631 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 14015 | 2025.12.23 21:57:43.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.66 MiB, peak 358.87 MiB, free memory in arenas 0.00 B, will set to 352.89 MiB (RSS), difference: 1.23 MiB | ||
| 14016 | 2025.12.23 21:57:43.639239 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30218 | ||
| 14017 | 2025.12.23 21:57:43.640056 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14018 | 2025.12.23 21:57:43.640132 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 14019 | 2025.12.23 21:57:43.640947 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14020 | 2025.12.23 21:57:43.641187 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14021 | 2025.12.23 21:57:43.641336 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30218 | ||
| 14022 | 2025.12.23 21:57:45.210603 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14023 | 2025.12.23 21:57:45.227454 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2025.12.23 21:57:45.227503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 14025 | 2025.12.23 21:57:45.233697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14026 | 2025.12.23 21:57:45.234385 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14027 | 2025.12.23 21:57:45.237338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14028 | 2025.12.23 21:57:47.974042 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14029 | 2025.12.23 21:57:47.974228 [ 4 ] {a3f09193-1b03-4c9d-96da-6347dcad23bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14030 | 2025.12.23 21:57:47.974295 [ 4 ] {a3f09193-1b03-4c9d-96da-6347dcad23bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14031 | 2025.12.23 21:57:47.974980 [ 4 ] {a3f09193-1b03-4c9d-96da-6347dcad23bf} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14032 | 2025.12.23 21:57:47.975031 [ 4 ] {a3f09193-1b03-4c9d-96da-6347dcad23bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 14033 | 2025.12.23 21:57:47.975436 [ 4 ] {a3f09193-1b03-4c9d-96da-6347dcad23bf} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14034 | 2025.12.23 21:57:47.975684 [ 4 ] {a3f09193-1b03-4c9d-96da-6347dcad23bf} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14035 | 2025.12.23 21:57:47.975848 [ 4 ] {a3f09193-1b03-4c9d-96da-6347dcad23bf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001667 sec., 33593.28134373125 rows/sec., 2.58 MiB/sec. | ||
| 14036 | 2025.12.23 21:57:47.975899 [ 4 ] {a3f09193-1b03-4c9d-96da-6347dcad23bf} <Debug> TCPHandler: Processed in 0.001979596 sec. | ||
| 14037 | 2025.12.23 21:57:47.976021 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14038 | 2025.12.23 21:57:47.976122 [ 4 ] {eb0b4edd-11de-4273-bfdb-fb810c479752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14039 | 2025.12.23 21:57:47.976164 [ 4 ] {eb0b4edd-11de-4273-bfdb-fb810c479752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14040 | 2025.12.23 21:57:47.976611 [ 4 ] {eb0b4edd-11de-4273-bfdb-fb810c479752} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14041 | 2025.12.23 21:57:47.976651 [ 4 ] {eb0b4edd-11de-4273-bfdb-fb810c479752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 14042 | 2025.12.23 21:57:47.976963 [ 4 ] {eb0b4edd-11de-4273-bfdb-fb810c479752} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14043 | 2025.12.23 21:57:47.977174 [ 4 ] {eb0b4edd-11de-4273-bfdb-fb810c479752} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14044 | 2025.12.23 21:57:47.977320 [ 4 ] {eb0b4edd-11de-4273-bfdb-fb810c479752} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 14045 | 2025.12.23 21:57:47.977361 [ 4 ] {eb0b4edd-11de-4273-bfdb-fb810c479752} <Debug> TCPHandler: Processed in 0.00139234 sec. | ||
| 14046 | 2025.12.23 21:57:47.977479 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14047 | 2025.12.23 21:57:47.977574 [ 4 ] {bfe7f55d-1235-4c09-abf6-6d000fc61349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14048 | 2025.12.23 21:57:47.977619 [ 4 ] {bfe7f55d-1235-4c09-abf6-6d000fc61349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14049 | 2025.12.23 21:57:47.978035 [ 4 ] {bfe7f55d-1235-4c09-abf6-6d000fc61349} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14050 | 2025.12.23 21:57:47.978073 [ 4 ] {bfe7f55d-1235-4c09-abf6-6d000fc61349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 14051 | 2025.12.23 21:57:47.978411 [ 4 ] {bfe7f55d-1235-4c09-abf6-6d000fc61349} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14052 | 2025.12.23 21:57:47.978624 [ 4 ] {bfe7f55d-1235-4c09-abf6-6d000fc61349} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14053 | 2025.12.23 21:57:47.978757 [ 4 ] {bfe7f55d-1235-4c09-abf6-6d000fc61349} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 14054 | 2025.12.23 21:57:47.978796 [ 4 ] {bfe7f55d-1235-4c09-abf6-6d000fc61349} <Debug> TCPHandler: Processed in 0.001368269 sec. | ||
| 14055 | 2025.12.23 21:57:47.978908 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14056 | 2025.12.23 21:57:47.979009 [ 4 ] {a62af4b5-250d-4155-aca4-0628a99318c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14057 | 2025.12.23 21:57:47.979052 [ 4 ] {a62af4b5-250d-4155-aca4-0628a99318c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14058 | 2025.12.23 21:57:47.979451 [ 4 ] {a62af4b5-250d-4155-aca4-0628a99318c5} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14059 | 2025.12.23 21:57:47.979486 [ 4 ] {a62af4b5-250d-4155-aca4-0628a99318c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 14060 | 2025.12.23 21:57:47.979811 [ 4 ] {a62af4b5-250d-4155-aca4-0628a99318c5} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14061 | 2025.12.23 21:57:47.980032 [ 4 ] {a62af4b5-250d-4155-aca4-0628a99318c5} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14062 | 2025.12.23 21:57:47.980171 [ 4 ] {a62af4b5-250d-4155-aca4-0628a99318c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 14063 | 2025.12.23 21:57:47.980208 [ 4 ] {a62af4b5-250d-4155-aca4-0628a99318c5} <Debug> TCPHandler: Processed in 0.001352078 sec. | ||
| 14064 | 2025.12.23 21:57:50.916734 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14065 | 2025.12.23 21:57:50.916824 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14066 | 2025.12.23 21:57:51.141499 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30730 | ||
| 14067 | 2025.12.23 21:57:51.142123 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14068 | 2025.12.23 21:57:51.142166 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 14069 | 2025.12.23 21:57:51.142655 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14070 | 2025.12.23 21:57:51.142898 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14071 | 2025.12.23 21:57:51.143028 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30730 | ||
| 14072 | 2025.12.23 21:57:51.257092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1760 | ||
| 14073 | 2025.12.23 21:57:51.259650 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14074 | 2025.12.23 21:57:51.259713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 14075 | 2025.12.23 21:57:51.260943 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14076 | 2025.12.23 21:57:51.261230 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14077 | 2025.12.23 21:57:51.261604 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1760 | ||
| 14078 | 2025.12.23 21:57:52.002669 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002123331 sec. | ||
| 14079 | 2025.12.23 21:57:52.737409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14080 | 2025.12.23 21:57:52.754199 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14081 | 2025.12.23 21:57:52.754264 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 14082 | 2025.12.23 21:57:52.761016 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14083 | 2025.12.23 21:57:52.761790 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14084 | 2025.12.23 21:57:52.765111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14085 | 2025.12.23 21:57:52.988247 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14086 | 2025.12.23 21:57:52.988497 [ 4 ] {96201563-4355-48bc-a521-764e6f0345e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14087 | 2025.12.23 21:57:52.988591 [ 4 ] {96201563-4355-48bc-a521-764e6f0345e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14088 | 2025.12.23 21:57:52.989600 [ 4 ] {96201563-4355-48bc-a521-764e6f0345e0} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14089 | 2025.12.23 21:57:52.989640 [ 4 ] {96201563-4355-48bc-a521-764e6f0345e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14090 | 2025.12.23 21:57:52.990013 [ 4 ] {96201563-4355-48bc-a521-764e6f0345e0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14091 | 2025.12.23 21:57:52.990242 [ 4 ] {96201563-4355-48bc-a521-764e6f0345e0} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14092 | 2025.12.23 21:57:52.990393 [ 4 ] {96201563-4355-48bc-a521-764e6f0345e0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001966 sec., 208545.26958290947 rows/sec., 13.23 MiB/sec. | ||
| 14093 | 2025.12.23 21:57:52.990439 [ 4 ] {96201563-4355-48bc-a521-764e6f0345e0} <Debug> TCPHandler: Processed in 0.002370167 sec. | ||
| 14094 | 2025.12.23 21:57:52.990590 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14095 | 2025.12.23 21:57:52.990688 [ 4 ] {62eda29f-43e7-4602-a462-4d873abe7f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14096 | 2025.12.23 21:57:52.990729 [ 4 ] {62eda29f-43e7-4602-a462-4d873abe7f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14097 | 2025.12.23 21:57:52.991772 [ 4 ] {62eda29f-43e7-4602-a462-4d873abe7f4e} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14098 | 2025.12.23 21:57:52.991808 [ 4 ] {62eda29f-43e7-4602-a462-4d873abe7f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14099 | 2025.12.23 21:57:52.992211 [ 4 ] {62eda29f-43e7-4602-a462-4d873abe7f4e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14100 | 2025.12.23 21:57:52.992419 [ 4 ] {62eda29f-43e7-4602-a462-4d873abe7f4e} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14101 | 2025.12.23 21:57:52.992534 [ 124 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14102 | 2025.12.23 21:57:52.992551 [ 4 ] {62eda29f-43e7-4602-a462-4d873abe7f4e} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001884 sec., 632696.3906581741 rows/sec., 50.55 MiB/sec. | ||
| 14103 | 2025.12.23 21:57:52.992572 [ 124 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14104 | 2025.12.23 21:57:52.992590 [ 4 ] {62eda29f-43e7-4602-a462-4d873abe7f4e} <Debug> TCPHandler: Processed in 0.002064568 sec. | ||
| 14105 | 2025.12.23 21:57:52.992592 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14106 | 2025.12.23 21:57:52.992730 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14107 | 2025.12.23 21:57:52.992750 [ 186 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 14108 | 2025.12.23 21:57:52.992827 [ 4 ] {77da8fbe-22b6-4f03-9e01-06de3d96bdfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14109 | 2025.12.23 21:57:52.992884 [ 4 ] {77da8fbe-22b6-4f03-9e01-06de3d96bdfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14110 | 2025.12.23 21:57:52.992998 [ 186 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14111 | 2025.12.23 21:57:52.993059 [ 186 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2465 rows starting from the beginning of the part | ||
| 14112 | 2025.12.23 21:57:52.993169 [ 186 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
| 14113 | 2025.12.23 21:57:52.993254 [ 186 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 2334 rows starting from the beginning of the part | ||
| 14114 | 2025.12.23 21:57:52.993330 [ 186 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part | ||
| 14115 | 2025.12.23 21:57:52.993411 [ 186 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 14116 | 2025.12.23 21:57:52.993457 [ 4 ] {77da8fbe-22b6-4f03-9e01-06de3d96bdfb} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2025.12.23 21:57:52.993481 [ 186 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1192 rows starting from the beginning of the part | ||
| 14118 | 2025.12.23 21:57:52.993499 [ 4 ] {77da8fbe-22b6-4f03-9e01-06de3d96bdfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14119 | 2025.12.23 21:57:52.993861 [ 4 ] {77da8fbe-22b6-4f03-9e01-06de3d96bdfb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14120 | 2025.12.23 21:57:52.994097 [ 4 ] {77da8fbe-22b6-4f03-9e01-06de3d96bdfb} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14121 | 2025.12.23 21:57:52.994228 [ 4 ] {77da8fbe-22b6-4f03-9e01-06de3d96bdfb} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001421 sec., 172413.7931034483 rows/sec., 10.53 MiB/sec. | ||
| 14122 | 2025.12.23 21:57:52.994267 [ 4 ] {77da8fbe-22b6-4f03-9e01-06de3d96bdfb} <Debug> TCPHandler: Processed in 0.001587285 sec. | ||
| 14123 | 2025.12.23 21:57:52.994381 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14124 | 2025.12.23 21:57:52.994483 [ 4 ] {704ab5c1-482c-4b84-a6fb-884d7d549e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14125 | 2025.12.23 21:57:52.994522 [ 4 ] {704ab5c1-482c-4b84-a6fb-884d7d549e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14126 | 2025.12.23 21:57:52.994999 [ 4 ] {704ab5c1-482c-4b84-a6fb-884d7d549e18} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2025.12.23 21:57:52.995035 [ 4 ] {704ab5c1-482c-4b84-a6fb-884d7d549e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14128 | 2025.12.23 21:57:52.995358 [ 4 ] {704ab5c1-482c-4b84-a6fb-884d7d549e18} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14129 | 2025.12.23 21:57:52.995569 [ 4 ] {704ab5c1-482c-4b84-a6fb-884d7d549e18} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14130 | 2025.12.23 21:57:52.995697 [ 4 ] {704ab5c1-482c-4b84-a6fb-884d7d549e18} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001235 sec., 171659.91902834008 rows/sec., 11.07 MiB/sec. | ||
| 14131 | 2025.12.23 21:57:52.995735 [ 4 ] {704ab5c1-482c-4b84-a6fb-884d7d549e18} <Debug> TCPHandler: Processed in 0.00140322 sec. | ||
| 14132 | 2025.12.23 21:57:52.995855 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14133 | 2025.12.23 21:57:52.995854 [ 194 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6159 rows, containing 5 columns (5 merged, 0 gathered) in 0.0031855 sec., 1933448.4382357558 rows/sec., 164.18 MiB/sec. | ||
| 14134 | 2025.12.23 21:57:52.995959 [ 4 ] {f6151b74-6757-40f9-bfbc-7eea54aa8ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14135 | 2025.12.23 21:57:52.996003 [ 4 ] {f6151b74-6757-40f9-bfbc-7eea54aa8ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14136 | 2025.12.23 21:57:52.996192 [ 198 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14137 | 2025.12.23 21:57:52.996479 [ 4 ] {f6151b74-6757-40f9-bfbc-7eea54aa8ad0} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14138 | 2025.12.23 21:57:52.996498 [ 198 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_106_21} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14139 | 2025.12.23 21:57:52.996520 [ 4 ] {f6151b74-6757-40f9-bfbc-7eea54aa8ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14140 | 2025.12.23 21:57:52.996590 [ 198 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_106_21} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14141 | 2025.12.23 21:57:52.996691 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 14142 | 2025.12.23 21:57:52.996855 [ 4 ] {f6151b74-6757-40f9-bfbc-7eea54aa8ad0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14143 | 2025.12.23 21:57:52.997083 [ 4 ] {f6151b74-6757-40f9-bfbc-7eea54aa8ad0} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14144 | 2025.12.23 21:57:52.997215 [ 4 ] {f6151b74-6757-40f9-bfbc-7eea54aa8ad0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001274 sec., 165620.09419152277 rows/sec., 9.40 MiB/sec. | ||
| 14145 | 2025.12.23 21:57:52.997253 [ 4 ] {f6151b74-6757-40f9-bfbc-7eea54aa8ad0} <Debug> TCPHandler: Processed in 0.00144859 sec. | ||
| 14146 | 2025.12.23 21:57:52.997364 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14147 | 2025.12.23 21:57:52.997464 [ 4 ] {7c912d84-fc2e-410f-b420-c1158c8f1fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14148 | 2025.12.23 21:57:52.997502 [ 4 ] {7c912d84-fc2e-410f-b420-c1158c8f1fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14149 | 2025.12.23 21:57:52.998159 [ 4 ] {7c912d84-fc2e-410f-b420-c1158c8f1fdb} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14150 | 2025.12.23 21:57:52.998195 [ 4 ] {7c912d84-fc2e-410f-b420-c1158c8f1fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14151 | 2025.12.23 21:57:52.998536 [ 4 ] {7c912d84-fc2e-410f-b420-c1158c8f1fdb} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14152 | 2025.12.23 21:57:52.998743 [ 4 ] {7c912d84-fc2e-410f-b420-c1158c8f1fdb} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14153 | 2025.12.23 21:57:52.998872 [ 4 ] {7c912d84-fc2e-410f-b420-c1158c8f1fdb} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001427 sec., 503854.23966362997 rows/sec., 35.36 MiB/sec. | ||
| 14154 | 2025.12.23 21:57:52.998909 [ 4 ] {7c912d84-fc2e-410f-b420-c1158c8f1fdb} <Debug> TCPHandler: Processed in 0.001593995 sec. | ||
| 14155 | 2025.12.23 21:57:52.998912 [ 110 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14156 | 2025.12.23 21:57:52.998985 [ 110 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14157 | 2025.12.23 21:57:52.999017 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14158 | 2025.12.23 21:57:52.999023 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14159 | 2025.12.23 21:57:52.999129 [ 4 ] {d6565a2e-a594-4ae7-ac5c-2ffc3d629b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14160 | 2025.12.23 21:57:52.999176 [ 4 ] {d6565a2e-a594-4ae7-ac5c-2ffc3d629b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14161 | 2025.12.23 21:57:52.999174 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 14162 | 2025.12.23 21:57:52.999328 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14163 | 2025.12.23 21:57:52.999363 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1249 rows starting from the beginning of the part | ||
| 14164 | 2025.12.23 21:57:52.999433 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
| 14165 | 2025.12.23 21:57:52.999485 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1179 rows starting from the beginning of the part | ||
| 14166 | 2025.12.23 21:57:52.999511 [ 4 ] {d6565a2e-a594-4ae7-ac5c-2ffc3d629b1d} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14167 | 2025.12.23 21:57:52.999527 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
| 14168 | 2025.12.23 21:57:52.999555 [ 4 ] {d6565a2e-a594-4ae7-ac5c-2ffc3d629b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14169 | 2025.12.23 21:57:52.999576 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 14170 | 2025.12.23 21:57:52.999622 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 719 rows starting from the beginning of the part | ||
| 14171 | 2025.12.23 21:57:52.999897 [ 4 ] {d6565a2e-a594-4ae7-ac5c-2ffc3d629b1d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14172 | 2025.12.23 21:57:53.000209 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.09 MiB, peak 358.87 MiB, free memory in arenas 0.00 B, will set to 352.89 MiB (RSS), difference: -4.20 MiB | ||
| 14173 | 2025.12.23 21:57:53.000292 [ 4 ] {d6565a2e-a594-4ae7-ac5c-2ffc3d629b1d} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14174 | 2025.12.23 21:57:53.000432 [ 4 ] {d6565a2e-a594-4ae7-ac5c-2ffc3d629b1d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001322 sec., 4538.57791225416 rows/sec., 237.12 KiB/sec. | ||
| 14175 | 2025.12.23 21:57:53.000469 [ 4 ] {d6565a2e-a594-4ae7-ac5c-2ffc3d629b1d} <Debug> TCPHandler: Processed in 0.001501272 sec. | ||
| 14176 | 2025.12.23 21:57:53.000583 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14177 | 2025.12.23 21:57:53.000684 [ 4 ] {b35d33a9-e7fc-4b02-955e-6baefb4d7828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14178 | 2025.12.23 21:57:53.000725 [ 4 ] {b35d33a9-e7fc-4b02-955e-6baefb4d7828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14179 | 2025.12.23 21:57:53.001067 [ 198 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3339 rows, containing 5 columns (5 merged, 0 gathered) in 0.001950095 sec., 1712224.2762532083 rows/sec., 129.52 MiB/sec. | ||
| 14180 | 2025.12.23 21:57:53.001167 [ 4 ] {b35d33a9-e7fc-4b02-955e-6baefb4d7828} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14181 | 2025.12.23 21:57:53.001207 [ 4 ] {b35d33a9-e7fc-4b02-955e-6baefb4d7828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14182 | 2025.12.23 21:57:53.001252 [ 198 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14183 | 2025.12.23 21:57:53.001526 [ 198 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_106_21} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14184 | 2025.12.23 21:57:53.001596 [ 198 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_106_21} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14185 | 2025.12.23 21:57:53.001600 [ 4 ] {b35d33a9-e7fc-4b02-955e-6baefb4d7828} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14186 | 2025.12.23 21:57:53.001686 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 14187 | 2025.12.23 21:57:53.001854 [ 4 ] {b35d33a9-e7fc-4b02-955e-6baefb4d7828} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14188 | 2025.12.23 21:57:53.001990 [ 4 ] {b35d33a9-e7fc-4b02-955e-6baefb4d7828} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001324 sec., 237160.12084592142 rows/sec., 15.58 MiB/sec. | ||
| 14189 | 2025.12.23 21:57:53.002026 [ 4 ] {b35d33a9-e7fc-4b02-955e-6baefb4d7828} <Debug> TCPHandler: Processed in 0.001491802 sec. | ||
| 14190 | 2025.12.23 21:57:53.002135 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14191 | 2025.12.23 21:57:53.002236 [ 4 ] {f685c501-44aa-4e9c-ae55-3f3f6831ac36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14192 | 2025.12.23 21:57:53.002276 [ 4 ] {f685c501-44aa-4e9c-ae55-3f3f6831ac36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14193 | 2025.12.23 21:57:53.002581 [ 4 ] {f685c501-44aa-4e9c-ae55-3f3f6831ac36} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14194 | 2025.12.23 21:57:53.002615 [ 4 ] {f685c501-44aa-4e9c-ae55-3f3f6831ac36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14195 | 2025.12.23 21:57:53.002909 [ 4 ] {f685c501-44aa-4e9c-ae55-3f3f6831ac36} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14196 | 2025.12.23 21:57:53.003112 [ 4 ] {f685c501-44aa-4e9c-ae55-3f3f6831ac36} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14197 | 2025.12.23 21:57:53.003238 [ 4 ] {f685c501-44aa-4e9c-ae55-3f3f6831ac36} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 14198 | 2025.12.23 21:57:53.003274 [ 4 ] {f685c501-44aa-4e9c-ae55-3f3f6831ac36} <Debug> TCPHandler: Processed in 0.001187923 sec. | ||
| 14199 | 2025.12.23 21:57:53.003380 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14200 | 2025.12.23 21:57:53.003481 [ 4 ] {d6b1db3a-d3d9-4ac3-bd96-aef97762acfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14201 | 2025.12.23 21:57:53.003533 [ 4 ] {d6b1db3a-d3d9-4ac3-bd96-aef97762acfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14202 | 2025.12.23 21:57:53.004375 [ 4 ] {d6b1db3a-d3d9-4ac3-bd96-aef97762acfa} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14203 | 2025.12.23 21:57:53.004410 [ 4 ] {d6b1db3a-d3d9-4ac3-bd96-aef97762acfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14204 | 2025.12.23 21:57:53.004956 [ 4 ] {d6b1db3a-d3d9-4ac3-bd96-aef97762acfa} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14205 | 2025.12.23 21:57:53.005186 [ 4 ] {d6b1db3a-d3d9-4ac3-bd96-aef97762acfa} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14206 | 2025.12.23 21:57:53.005323 [ 4 ] {d6b1db3a-d3d9-4ac3-bd96-aef97762acfa} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00186 sec., 21505.37634408602 rows/sec., 38.54 MiB/sec. | ||
| 14207 | 2025.12.23 21:57:53.005383 [ 4 ] {d6b1db3a-d3d9-4ac3-bd96-aef97762acfa} <Debug> TCPHandler: Processed in 0.002051978 sec. | ||
| 14208 | 2025.12.23 21:57:53.005524 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14209 | 2025.12.23 21:57:53.005630 [ 4 ] {be8e7eb0-921d-45f3-93f0-d14fe7d1e057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14210 | 2025.12.23 21:57:53.005672 [ 4 ] {be8e7eb0-921d-45f3-93f0-d14fe7d1e057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14211 | 2025.12.23 21:57:53.006037 [ 4 ] {be8e7eb0-921d-45f3-93f0-d14fe7d1e057} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14212 | 2025.12.23 21:57:53.006071 [ 4 ] {be8e7eb0-921d-45f3-93f0-d14fe7d1e057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14213 | 2025.12.23 21:57:53.006382 [ 4 ] {be8e7eb0-921d-45f3-93f0-d14fe7d1e057} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14214 | 2025.12.23 21:57:53.006582 [ 4 ] {be8e7eb0-921d-45f3-93f0-d14fe7d1e057} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14215 | 2025.12.23 21:57:53.006703 [ 4 ] {be8e7eb0-921d-45f3-93f0-d14fe7d1e057} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001091 sec., 95325.38955087076 rows/sec., 5.84 MiB/sec. | ||
| 14216 | 2025.12.23 21:57:53.006717 [ 110 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14217 | 2025.12.23 21:57:53.006738 [ 4 ] {be8e7eb0-921d-45f3-93f0-d14fe7d1e057} <Debug> TCPHandler: Processed in 0.001280466 sec. | ||
| 14218 | 2025.12.23 21:57:53.006760 [ 110 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14219 | 2025.12.23 21:57:53.006784 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14220 | 2025.12.23 21:57:53.006865 [ 194 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 14221 | 2025.12.23 21:57:53.006961 [ 194 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14222 | 2025.12.23 21:57:53.006988 [ 194 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6782 rows starting from the beginning of the part | ||
| 14223 | 2025.12.23 21:57:53.007037 [ 194 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 14224 | 2025.12.23 21:57:53.007077 [ 194 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part | ||
| 14225 | 2025.12.23 21:57:53.007114 [ 194 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 22 rows starting from the beginning of the part | ||
| 14226 | 2025.12.23 21:57:53.007153 [ 194 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 14227 | 2025.12.23 21:57:53.007189 [ 194 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 104 rows starting from the beginning of the part | ||
| 14228 | 2025.12.23 21:57:53.008844 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7110 rows, containing 4 columns (4 merged, 0 gathered) in 0.002011347 sec., 3534944.492422242 rows/sec., 225.80 MiB/sec. | ||
| 14229 | 2025.12.23 21:57:53.009208 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14230 | 2025.12.23 21:57:53.009445 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_106_21} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14231 | 2025.12.23 21:57:53.009508 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_106_21} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14232 | 2025.12.23 21:57:53.009568 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14233 | 2025.12.23 21:57:54.000215 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.06 MiB, peak 358.87 MiB, free memory in arenas 0.00 B, will set to 352.96 MiB (RSS), difference: 2.91 MiB | ||
| 14234 | 2025.12.23 21:57:57.974185 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14235 | 2025.12.23 21:57:57.974374 [ 4 ] {5bfe4129-0ea2-49d0-91ed-b37e95da6e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14236 | 2025.12.23 21:57:57.974439 [ 4 ] {5bfe4129-0ea2-49d0-91ed-b37e95da6e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14237 | 2025.12.23 21:57:57.975032 [ 4 ] {5bfe4129-0ea2-49d0-91ed-b37e95da6e00} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14238 | 2025.12.23 21:57:57.975083 [ 4 ] {5bfe4129-0ea2-49d0-91ed-b37e95da6e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14239 | 2025.12.23 21:57:57.975457 [ 4 ] {5bfe4129-0ea2-49d0-91ed-b37e95da6e00} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14240 | 2025.12.23 21:57:57.975676 [ 4 ] {5bfe4129-0ea2-49d0-91ed-b37e95da6e00} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14241 | 2025.12.23 21:57:57.975827 [ 4 ] {5bfe4129-0ea2-49d0-91ed-b37e95da6e00} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001499 sec., 1334.2228152101402 rows/sec., 108.80 KiB/sec. | ||
| 14242 | 2025.12.23 21:57:57.975877 [ 4 ] {5bfe4129-0ea2-49d0-91ed-b37e95da6e00} <Debug> TCPHandler: Processed in 0.001813281 sec. | ||
| 14243 | 2025.12.23 21:57:57.975992 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14244 | 2025.12.23 21:57:57.976092 [ 4 ] {3cc148f5-6151-4c1e-bf5b-39f450748746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14245 | 2025.12.23 21:57:57.976135 [ 4 ] {3cc148f5-6151-4c1e-bf5b-39f450748746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14246 | 2025.12.23 21:57:57.976545 [ 4 ] {3cc148f5-6151-4c1e-bf5b-39f450748746} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14247 | 2025.12.23 21:57:57.976582 [ 4 ] {3cc148f5-6151-4c1e-bf5b-39f450748746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14248 | 2025.12.23 21:57:57.976918 [ 4 ] {3cc148f5-6151-4c1e-bf5b-39f450748746} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14249 | 2025.12.23 21:57:57.977120 [ 4 ] {3cc148f5-6151-4c1e-bf5b-39f450748746} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14250 | 2025.12.23 21:57:57.977253 [ 4 ] {3cc148f5-6151-4c1e-bf5b-39f450748746} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001185 sec., 48101.26582278481 rows/sec., 3.69 MiB/sec. | ||
| 14251 | 2025.12.23 21:57:57.977291 [ 4 ] {3cc148f5-6151-4c1e-bf5b-39f450748746} <Debug> TCPHandler: Processed in 0.001347688 sec. | ||
| 14252 | 2025.12.23 21:57:57.977396 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14253 | 2025.12.23 21:57:57.977488 [ 4 ] {3ed2aecd-0d27-4f21-bc7d-8c90610d9e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14254 | 2025.12.23 21:57:57.977528 [ 4 ] {3ed2aecd-0d27-4f21-bc7d-8c90610d9e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14255 | 2025.12.23 21:57:57.977899 [ 4 ] {3ed2aecd-0d27-4f21-bc7d-8c90610d9e95} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14256 | 2025.12.23 21:57:57.977936 [ 4 ] {3ed2aecd-0d27-4f21-bc7d-8c90610d9e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14257 | 2025.12.23 21:57:57.978232 [ 4 ] {3ed2aecd-0d27-4f21-bc7d-8c90610d9e95} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14258 | 2025.12.23 21:57:57.978444 [ 4 ] {3ed2aecd-0d27-4f21-bc7d-8c90610d9e95} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14259 | 2025.12.23 21:57:57.978570 [ 4 ] {3ed2aecd-0d27-4f21-bc7d-8c90610d9e95} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001101 sec., 1816.5304268846503 rows/sec., 126.84 KiB/sec. | ||
| 14260 | 2025.12.23 21:57:57.978608 [ 4 ] {3ed2aecd-0d27-4f21-bc7d-8c90610d9e95} <Debug> TCPHandler: Processed in 0.001259175 sec. | ||
| 14261 | 2025.12.23 21:57:57.978711 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14262 | 2025.12.23 21:57:57.978809 [ 4 ] {c99efb5f-2d6f-45c1-b056-34250851a232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14263 | 2025.12.23 21:57:57.978851 [ 4 ] {c99efb5f-2d6f-45c1-b056-34250851a232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14264 | 2025.12.23 21:57:57.979284 [ 4 ] {c99efb5f-2d6f-45c1-b056-34250851a232} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14265 | 2025.12.23 21:57:57.979324 [ 4 ] {c99efb5f-2d6f-45c1-b056-34250851a232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14266 | 2025.12.23 21:57:57.979670 [ 4 ] {c99efb5f-2d6f-45c1-b056-34250851a232} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14267 | 2025.12.23 21:57:57.979893 [ 4 ] {c99efb5f-2d6f-45c1-b056-34250851a232} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14268 | 2025.12.23 21:57:57.980029 [ 4 ] {c99efb5f-2d6f-45c1-b056-34250851a232} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00124 sec., 53225.8064516129 rows/sec., 4.16 MiB/sec. | ||
| 14269 | 2025.12.23 21:57:57.980071 [ 4 ] {c99efb5f-2d6f-45c1-b056-34250851a232} <Debug> TCPHandler: Processed in 0.001408559 sec. | ||
| 14270 | 2025.12.23 21:57:57.980180 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14271 | 2025.12.23 21:57:57.980280 [ 4 ] {a6db1ca3-3746-48a3-a0f2-10643d0500d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14272 | 2025.12.23 21:57:57.980326 [ 4 ] {a6db1ca3-3746-48a3-a0f2-10643d0500d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14273 | 2025.12.23 21:57:57.980725 [ 4 ] {a6db1ca3-3746-48a3-a0f2-10643d0500d7} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14274 | 2025.12.23 21:57:57.980764 [ 4 ] {a6db1ca3-3746-48a3-a0f2-10643d0500d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14275 | 2025.12.23 21:57:57.981102 [ 4 ] {a6db1ca3-3746-48a3-a0f2-10643d0500d7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14276 | 2025.12.23 21:57:57.981322 [ 4 ] {a6db1ca3-3746-48a3-a0f2-10643d0500d7} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14277 | 2025.12.23 21:57:57.981450 [ 4 ] {a6db1ca3-3746-48a3-a0f2-10643d0500d7} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00119 sec., 135294.11764705883 rows/sec., 9.42 MiB/sec. | ||
| 14278 | 2025.12.23 21:57:57.981488 [ 4 ] {a6db1ca3-3746-48a3-a0f2-10643d0500d7} <Debug> TCPHandler: Processed in 0.001356258 sec. | ||
| 14279 | 2025.12.23 21:57:57.981604 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14280 | 2025.12.23 21:57:57.981730 [ 4 ] {f833bc1e-06ee-4ec0-b580-e12a91ff47c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14281 | 2025.12.23 21:57:57.981781 [ 4 ] {f833bc1e-06ee-4ec0-b580-e12a91ff47c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14282 | 2025.12.23 21:57:57.982155 [ 4 ] {f833bc1e-06ee-4ec0-b580-e12a91ff47c1} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14283 | 2025.12.23 21:57:57.982192 [ 4 ] {f833bc1e-06ee-4ec0-b580-e12a91ff47c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14284 | 2025.12.23 21:57:57.982512 [ 4 ] {f833bc1e-06ee-4ec0-b580-e12a91ff47c1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14285 | 2025.12.23 21:57:57.982724 [ 4 ] {f833bc1e-06ee-4ec0-b580-e12a91ff47c1} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14286 | 2025.12.23 21:57:57.982853 [ 4 ] {f833bc1e-06ee-4ec0-b580-e12a91ff47c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 14287 | 2025.12.23 21:57:57.982890 [ 4 ] {f833bc1e-06ee-4ec0-b580-e12a91ff47c1} <Debug> TCPHandler: Processed in 0.001345808 sec. | ||
| 14288 | 2025.12.23 21:57:58.643237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31178 | ||
| 14289 | 2025.12.23 21:57:58.644069 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14290 | 2025.12.23 21:57:58.644107 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14291 | 2025.12.23 21:57:58.644598 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14292 | 2025.12.23 21:57:58.644853 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14293 | 2025.12.23 21:57:58.644992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31178 | ||
| 14294 | 2025.12.23 21:58:00.265188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14295 | 2025.12.23 21:58:00.283684 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14296 | 2025.12.23 21:58:00.283755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14297 | 2025.12.23 21:58:00.289896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14298 | 2025.12.23 21:58:00.290675 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14299 | 2025.12.23 21:58:00.294701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14300 | 2025.12.23 21:58:01.261826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1794 | ||
| 14301 | 2025.12.23 21:58:01.264263 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14302 | 2025.12.23 21:58:01.264322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14303 | 2025.12.23 21:58:01.265536 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14304 | 2025.12.23 21:58:01.265808 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14305 | 2025.12.23 21:58:01.266189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1794 | ||
| 14306 | 2025.12.23 21:58:02.988039 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14307 | 2025.12.23 21:58:02.988306 [ 4 ] {ed7b2ced-2017-404d-8ef2-4cf3b1c6c20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14308 | 2025.12.23 21:58:02.988368 [ 4 ] {ed7b2ced-2017-404d-8ef2-4cf3b1c6c20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14309 | 2025.12.23 21:58:02.989243 [ 4 ] {ed7b2ced-2017-404d-8ef2-4cf3b1c6c20e} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14310 | 2025.12.23 21:58:02.989289 [ 4 ] {ed7b2ced-2017-404d-8ef2-4cf3b1c6c20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14311 | 2025.12.23 21:58:02.989713 [ 4 ] {ed7b2ced-2017-404d-8ef2-4cf3b1c6c20e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14312 | 2025.12.23 21:58:02.989932 [ 4 ] {ed7b2ced-2017-404d-8ef2-4cf3b1c6c20e} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14313 | 2025.12.23 21:58:02.990080 [ 4 ] {ed7b2ced-2017-404d-8ef2-4cf3b1c6c20e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001823 sec., 224904.0043883708 rows/sec., 14.27 MiB/sec. | ||
| 14314 | 2025.12.23 21:58:02.990122 [ 4 ] {ed7b2ced-2017-404d-8ef2-4cf3b1c6c20e} <Debug> TCPHandler: Processed in 0.002262934 sec. | ||
| 14315 | 2025.12.23 21:58:02.990245 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14316 | 2025.12.23 21:58:02.990346 [ 4 ] {15a8661e-a103-46df-9618-58bc13fc998a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14317 | 2025.12.23 21:58:02.990387 [ 4 ] {15a8661e-a103-46df-9618-58bc13fc998a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14318 | 2025.12.23 21:58:02.991815 [ 4 ] {15a8661e-a103-46df-9618-58bc13fc998a} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14319 | 2025.12.23 21:58:02.991851 [ 4 ] {15a8661e-a103-46df-9618-58bc13fc998a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14320 | 2025.12.23 21:58:02.992228 [ 4 ] {15a8661e-a103-46df-9618-58bc13fc998a} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14321 | 2025.12.23 21:58:02.992438 [ 4 ] {15a8661e-a103-46df-9618-58bc13fc998a} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14322 | 2025.12.23 21:58:02.992566 [ 4 ] {15a8661e-a103-46df-9618-58bc13fc998a} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002238 sec., 532618.4092940125 rows/sec., 42.55 MiB/sec. | ||
| 14323 | 2025.12.23 21:58:02.992603 [ 4 ] {15a8661e-a103-46df-9618-58bc13fc998a} <Debug> TCPHandler: Processed in 0.002406208 sec. | ||
| 14324 | 2025.12.23 21:58:02.992729 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14325 | 2025.12.23 21:58:02.992829 [ 4 ] {289b2bbd-8784-4824-898b-65ea0fe38df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14326 | 2025.12.23 21:58:02.992867 [ 4 ] {289b2bbd-8784-4824-898b-65ea0fe38df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14327 | 2025.12.23 21:58:02.993462 [ 4 ] {289b2bbd-8784-4824-898b-65ea0fe38df2} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14328 | 2025.12.23 21:58:02.993499 [ 4 ] {289b2bbd-8784-4824-898b-65ea0fe38df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14329 | 2025.12.23 21:58:02.993820 [ 4 ] {289b2bbd-8784-4824-898b-65ea0fe38df2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14330 | 2025.12.23 21:58:02.994023 [ 4 ] {289b2bbd-8784-4824-898b-65ea0fe38df2} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14331 | 2025.12.23 21:58:02.994147 [ 4 ] {289b2bbd-8784-4824-898b-65ea0fe38df2} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001336 sec., 183383.23353293413 rows/sec., 11.20 MiB/sec. | ||
| 14332 | 2025.12.23 21:58:02.994185 [ 4 ] {289b2bbd-8784-4824-898b-65ea0fe38df2} <Debug> TCPHandler: Processed in 0.001502622 sec. | ||
| 14333 | 2025.12.23 21:58:02.994296 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14334 | 2025.12.23 21:58:02.994396 [ 4 ] {5b849d21-7cfc-469c-8cdc-e803049221d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14335 | 2025.12.23 21:58:02.994434 [ 4 ] {5b849d21-7cfc-469c-8cdc-e803049221d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14336 | 2025.12.23 21:58:02.995003 [ 4 ] {5b849d21-7cfc-469c-8cdc-e803049221d9} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14337 | 2025.12.23 21:58:02.995040 [ 4 ] {5b849d21-7cfc-469c-8cdc-e803049221d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14338 | 2025.12.23 21:58:02.995358 [ 4 ] {5b849d21-7cfc-469c-8cdc-e803049221d9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14339 | 2025.12.23 21:58:02.995587 [ 4 ] {5b849d21-7cfc-469c-8cdc-e803049221d9} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14340 | 2025.12.23 21:58:02.995714 [ 4 ] {5b849d21-7cfc-469c-8cdc-e803049221d9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001336 sec., 158682.63473053894 rows/sec., 10.23 MiB/sec. | ||
| 14341 | 2025.12.23 21:58:02.995752 [ 4 ] {5b849d21-7cfc-469c-8cdc-e803049221d9} <Debug> TCPHandler: Processed in 0.001503303 sec. | ||
| 14342 | 2025.12.23 21:58:02.995859 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14343 | 2025.12.23 21:58:02.995952 [ 4 ] {c8955e6a-5f0e-4ee8-95da-21160ba0f267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14344 | 2025.12.23 21:58:02.995990 [ 4 ] {c8955e6a-5f0e-4ee8-95da-21160ba0f267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14345 | 2025.12.23 21:58:02.996594 [ 4 ] {c8955e6a-5f0e-4ee8-95da-21160ba0f267} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14346 | 2025.12.23 21:58:02.996637 [ 4 ] {c8955e6a-5f0e-4ee8-95da-21160ba0f267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14347 | 2025.12.23 21:58:02.996953 [ 4 ] {c8955e6a-5f0e-4ee8-95da-21160ba0f267} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14348 | 2025.12.23 21:58:02.997156 [ 4 ] {c8955e6a-5f0e-4ee8-95da-21160ba0f267} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14349 | 2025.12.23 21:58:02.997282 [ 4 ] {c8955e6a-5f0e-4ee8-95da-21160ba0f267} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001348 sec., 156528.1899109792 rows/sec., 8.89 MiB/sec. | ||
| 14350 | 2025.12.23 21:58:02.997320 [ 4 ] {c8955e6a-5f0e-4ee8-95da-21160ba0f267} <Debug> TCPHandler: Processed in 0.001508433 sec. | ||
| 14351 | 2025.12.23 21:58:02.997428 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14352 | 2025.12.23 21:58:02.997522 [ 4 ] {855d6aba-82cc-47a4-a6e9-05f7c6466208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14353 | 2025.12.23 21:58:02.997570 [ 4 ] {855d6aba-82cc-47a4-a6e9-05f7c6466208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14354 | 2025.12.23 21:58:02.998381 [ 4 ] {855d6aba-82cc-47a4-a6e9-05f7c6466208} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14355 | 2025.12.23 21:58:02.998423 [ 4 ] {855d6aba-82cc-47a4-a6e9-05f7c6466208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14356 | 2025.12.23 21:58:02.998759 [ 4 ] {855d6aba-82cc-47a4-a6e9-05f7c6466208} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14357 | 2025.12.23 21:58:02.998971 [ 4 ] {855d6aba-82cc-47a4-a6e9-05f7c6466208} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14358 | 2025.12.23 21:58:02.999113 [ 4 ] {855d6aba-82cc-47a4-a6e9-05f7c6466208} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001594 sec., 451066.49937264743 rows/sec., 31.66 MiB/sec. | ||
| 14359 | 2025.12.23 21:58:02.999155 [ 4 ] {855d6aba-82cc-47a4-a6e9-05f7c6466208} <Debug> TCPHandler: Processed in 0.00177402 sec. | ||
| 14360 | 2025.12.23 21:58:02.999272 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14361 | 2025.12.23 21:58:02.999366 [ 4 ] {f401d1b8-23b0-4a5f-be7f-c13f6003f95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14362 | 2025.12.23 21:58:02.999405 [ 4 ] {f401d1b8-23b0-4a5f-be7f-c13f6003f95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14363 | 2025.12.23 21:58:02.999741 [ 4 ] {f401d1b8-23b0-4a5f-be7f-c13f6003f95d} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14364 | 2025.12.23 21:58:02.999777 [ 4 ] {f401d1b8-23b0-4a5f-be7f-c13f6003f95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14365 | 2025.12.23 21:58:03.000069 [ 4 ] {f401d1b8-23b0-4a5f-be7f-c13f6003f95d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14366 | 2025.12.23 21:58:03.000400 [ 4 ] {f401d1b8-23b0-4a5f-be7f-c13f6003f95d} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14367 | 2025.12.23 21:58:03.000530 [ 4 ] {f401d1b8-23b0-4a5f-be7f-c13f6003f95d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001183 sec., 5071.851225697379 rows/sec., 264.98 KiB/sec. | ||
| 14368 | 2025.12.23 21:58:03.000565 [ 4 ] {f401d1b8-23b0-4a5f-be7f-c13f6003f95d} <Debug> TCPHandler: Processed in 0.001344528 sec. | ||
| 14369 | 2025.12.23 21:58:03.000678 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14370 | 2025.12.23 21:58:03.000771 [ 4 ] {70dd4806-ced8-4bb2-a2cf-1d73771997d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14371 | 2025.12.23 21:58:03.000813 [ 4 ] {70dd4806-ced8-4bb2-a2cf-1d73771997d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14372 | 2025.12.23 21:58:03.001301 [ 4 ] {70dd4806-ced8-4bb2-a2cf-1d73771997d1} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14373 | 2025.12.23 21:58:03.001336 [ 4 ] {70dd4806-ced8-4bb2-a2cf-1d73771997d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14374 | 2025.12.23 21:58:03.001670 [ 4 ] {70dd4806-ced8-4bb2-a2cf-1d73771997d1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14375 | 2025.12.23 21:58:03.001872 [ 4 ] {70dd4806-ced8-4bb2-a2cf-1d73771997d1} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14376 | 2025.12.23 21:58:03.001998 [ 4 ] {70dd4806-ced8-4bb2-a2cf-1d73771997d1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001245 sec., 252208.83534136545 rows/sec., 16.57 MiB/sec. | ||
| 14377 | 2025.12.23 21:58:03.002016 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_103_21 to all_108_108_0 | ||
| 14378 | 2025.12.23 21:58:03.002035 [ 4 ] {70dd4806-ced8-4bb2-a2cf-1d73771997d1} <Debug> TCPHandler: Processed in 0.00140349 sec. | ||
| 14379 | 2025.12.23 21:58:03.002081 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14380 | 2025.12.23 21:58:03.002106 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14381 | 2025.12.23 21:58:03.002170 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14382 | 2025.12.23 21:58:03.002243 [ 194 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_108_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_103_21 to all_108_108_0 into Compact with storage Full | ||
| 14383 | 2025.12.23 21:58:03.002265 [ 4 ] {9cfd64b5-e3da-4d2b-83f0-b28cfaa89ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14384 | 2025.12.23 21:58:03.002356 [ 4 ] {9cfd64b5-e3da-4d2b-83f0-b28cfaa89ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14385 | 2025.12.23 21:58:03.002465 [ 194 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_108_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14386 | 2025.12.23 21:58:03.002529 [ 194 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_103_21, total 32257 rows starting from the beginning of the part | ||
| 14387 | 2025.12.23 21:58:03.002635 [ 194 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 62 rows starting from the beginning of the part | ||
| 14388 | 2025.12.23 21:58:03.002671 [ 4 ] {9cfd64b5-e3da-4d2b-83f0-b28cfaa89ccb} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14389 | 2025.12.23 21:58:03.002712 [ 4 ] {9cfd64b5-e3da-4d2b-83f0-b28cfaa89ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14390 | 2025.12.23 21:58:03.002716 [ 194 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 14391 | 2025.12.23 21:58:03.002795 [ 194 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 314 rows starting from the beginning of the part | ||
| 14392 | 2025.12.23 21:58:03.002870 [ 194 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 161 rows starting from the beginning of the part | ||
| 14393 | 2025.12.23 21:58:03.002936 [ 194 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 314 rows starting from the beginning of the part | ||
| 14394 | 2025.12.23 21:58:03.003018 [ 4 ] {9cfd64b5-e3da-4d2b-83f0-b28cfaa89ccb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14395 | 2025.12.23 21:58:03.003259 [ 4 ] {9cfd64b5-e3da-4d2b-83f0-b28cfaa89ccb} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14396 | 2025.12.23 21:58:03.003388 [ 4 ] {9cfd64b5-e3da-4d2b-83f0-b28cfaa89ccb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 59.06 KiB/sec. | ||
| 14397 | 2025.12.23 21:58:03.003423 [ 4 ] {9cfd64b5-e3da-4d2b-83f0-b28cfaa89ccb} <Debug> TCPHandler: Processed in 0.001299676 sec. | ||
| 14398 | 2025.12.23 21:58:03.003538 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14399 | 2025.12.23 21:58:03.003629 [ 4 ] {1e865136-0ffd-4cca-8b53-c32543066ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14400 | 2025.12.23 21:58:03.003681 [ 4 ] {1e865136-0ffd-4cca-8b53-c32543066ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14401 | 2025.12.23 21:58:03.004586 [ 4 ] {1e865136-0ffd-4cca-8b53-c32543066ad9} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14402 | 2025.12.23 21:58:03.004622 [ 4 ] {1e865136-0ffd-4cca-8b53-c32543066ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14403 | 2025.12.23 21:58:03.005213 [ 4 ] {1e865136-0ffd-4cca-8b53-c32543066ad9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14404 | 2025.12.23 21:58:03.005427 [ 4 ] {1e865136-0ffd-4cca-8b53-c32543066ad9} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14405 | 2025.12.23 21:58:03.005561 [ 4 ] {1e865136-0ffd-4cca-8b53-c32543066ad9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00195 sec., 20512.820512820515 rows/sec., 36.76 MiB/sec. | ||
| 14406 | 2025.12.23 21:58:03.005614 [ 4 ] {1e865136-0ffd-4cca-8b53-c32543066ad9} <Debug> TCPHandler: Processed in 0.00212363 sec. | ||
| 14407 | 2025.12.23 21:58:03.005729 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14408 | 2025.12.23 21:58:03.005822 [ 4 ] {eda6bae2-ec70-4b5d-a499-8168401f29e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14409 | 2025.12.23 21:58:03.005862 [ 4 ] {eda6bae2-ec70-4b5d-a499-8168401f29e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14410 | 2025.12.23 21:58:03.006205 [ 4 ] {eda6bae2-ec70-4b5d-a499-8168401f29e7} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14411 | 2025.12.23 21:58:03.006240 [ 4 ] {eda6bae2-ec70-4b5d-a499-8168401f29e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14412 | 2025.12.23 21:58:03.006537 [ 4 ] {eda6bae2-ec70-4b5d-a499-8168401f29e7} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14413 | 2025.12.23 21:58:03.006735 [ 4 ] {eda6bae2-ec70-4b5d-a499-8168401f29e7} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14414 | 2025.12.23 21:58:03.006876 [ 4 ] {eda6bae2-ec70-4b5d-a499-8168401f29e7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001058 sec., 98298.67674858223 rows/sec., 6.02 MiB/sec. | ||
| 14415 | 2025.12.23 21:58:03.006915 [ 4 ] {eda6bae2-ec70-4b5d-a499-8168401f29e7} <Debug> TCPHandler: Processed in 0.001231915 sec. | ||
| 14416 | 2025.12.23 21:58:03.008987 [ 194 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_108_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33268 rows, containing 5 columns (5 merged, 0 gathered) in 0.006818002 sec., 4879435.353641727 rows/sec., 328.83 MiB/sec. | ||
| 14417 | 2025.12.23 21:58:03.009317 [ 199 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_108_22} <Trace> MergedBlockOutputStream: filled checksums all_1_108_22 (state Temporary) | ||
| 14418 | 2025.12.23 21:58:03.009665 [ 199 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_108_22 to all_1_108_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14419 | 2025.12.23 21:58:03.009755 [ 199 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_103_21, all_108_108_0] -> all_1_108_22 | ||
| 14420 | 2025.12.23 21:58:03.009857 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 14421 | 2025.12.23 21:58:05.574049 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36271 | ||
| 14422 | 2025.12.23 21:58:05.574168 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14423 | 2025.12.23 21:58:05.574199 [ 353 ] {} <Debug> TCP-Session: 09ef5aa7-e997-4889-a34a-905d7385c4c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36271 | ||
| 14424 | 2025.12.23 21:58:05.574226 [ 353 ] {} <Debug> TCP-Session: 09ef5aa7-e997-4889-a34a-905d7385c4c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14425 | 2025.12.23 21:58:05.574242 [ 353 ] {} <Debug> TCP-Session: 09ef5aa7-e997-4889-a34a-905d7385c4c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14426 | 2025.12.23 21:58:05.574418 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45857 | ||
| 14427 | 2025.12.23 21:58:05.574476 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48570 | ||
| 14428 | 2025.12.23 21:58:05.574487 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42166 | ||
| 14429 | 2025.12.23 21:58:05.574507 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38167 | ||
| 14430 | 2025.12.23 21:58:05.574534 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14431 | 2025.12.23 21:58:05.574567 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14432 | 2025.12.23 21:58:05.574582 [ 353 ] {} <Trace> TCP-Session: 09ef5aa7-e997-4889-a34a-905d7385c4c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14433 | 2025.12.23 21:58:05.574595 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14434 | 2025.12.23 21:58:05.574603 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14435 | 2025.12.23 21:58:05.574633 [ 289 ] {} <Debug> TCP-Session: 46a6e960-8014-446c-a040-4fbcccddd957 Authenticating user 'default' from [fd00:1122:3344:101::e]:42166 | ||
| 14436 | 2025.12.23 21:58:05.574644 [ 351 ] {} <Debug> TCP-Session: 93710ad6-f8a3-432d-a3a2-e077c0b22f41 Authenticating user 'default' from [fd00:1122:3344:101::e]:38167 | ||
| 14437 | 2025.12.23 21:58:05.574657 [ 289 ] {} <Debug> TCP-Session: 46a6e960-8014-446c-a040-4fbcccddd957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14438 | 2025.12.23 21:58:05.574663 [ 351 ] {} <Debug> TCP-Session: 93710ad6-f8a3-432d-a3a2-e077c0b22f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14439 | 2025.12.23 21:58:05.574674 [ 289 ] {} <Debug> TCP-Session: 46a6e960-8014-446c-a040-4fbcccddd957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14440 | 2025.12.23 21:58:05.574681 [ 351 ] {} <Debug> TCP-Session: 93710ad6-f8a3-432d-a3a2-e077c0b22f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14441 | 2025.12.23 21:58:05.574599 [ 288 ] {} <Debug> TCP-Session: 7f028ad5-9055-42f7-9a90-4ff88844bd60 Authenticating user 'default' from [fd00:1122:3344:101::e]:48570 | ||
| 14442 | 2025.12.23 21:58:05.574590 [ 354 ] {} <Debug> TCP-Session: 0dddccde-1618-4082-b316-d927b27a0c9f Authenticating user 'default' from [fd00:1122:3344:101::e]:45857 | ||
| 14443 | 2025.12.23 21:58:05.574513 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54519 | ||
| 14444 | 2025.12.23 21:58:05.574740 [ 354 ] {} <Debug> TCP-Session: 0dddccde-1618-4082-b316-d927b27a0c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14445 | 2025.12.23 21:58:05.574735 [ 288 ] {} <Debug> TCP-Session: 7f028ad5-9055-42f7-9a90-4ff88844bd60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14446 | 2025.12.23 21:58:05.574772 [ 354 ] {} <Debug> TCP-Session: 0dddccde-1618-4082-b316-d927b27a0c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14447 | 2025.12.23 21:58:05.574790 [ 288 ] {} <Debug> TCP-Session: 7f028ad5-9055-42f7-9a90-4ff88844bd60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14448 | 2025.12.23 21:58:05.574794 [ 353 ] {02159214-b147-4218-a242-e2997219b8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36271) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14449 | 2025.12.23 21:58:05.574809 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14450 | 2025.12.23 21:58:05.574497 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34206 | ||
| 14451 | 2025.12.23 21:58:05.574855 [ 352 ] {} <Debug> TCP-Session: 4dc6c5f4-161b-4f42-b393-0d0661c262de Authenticating user 'default' from [fd00:1122:3344:101::e]:54519 | ||
| 14452 | 2025.12.23 21:58:05.574474 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41944 | ||
| 14453 | 2025.12.23 21:58:05.574904 [ 352 ] {} <Debug> TCP-Session: 4dc6c5f4-161b-4f42-b393-0d0661c262de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14454 | 2025.12.23 21:58:05.574474 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57854 | ||
| 14455 | 2025.12.23 21:58:05.574946 [ 352 ] {} <Debug> TCP-Session: 4dc6c5f4-161b-4f42-b393-0d0661c262de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14456 | 2025.12.23 21:58:05.575084 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14457 | 2025.12.23 21:58:05.575118 [ 290 ] {} <Debug> TCP-Session: d3681651-4651-4bb4-b910-a2464765b08d Authenticating user 'default' from [fd00:1122:3344:101::e]:34206 | ||
| 14458 | 2025.12.23 21:58:05.575140 [ 290 ] {} <Debug> TCP-Session: d3681651-4651-4bb4-b910-a2464765b08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14459 | 2025.12.23 21:58:05.575154 [ 290 ] {} <Debug> TCP-Session: d3681651-4651-4bb4-b910-a2464765b08d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14460 | 2025.12.23 21:58:05.575287 [ 353 ] {02159214-b147-4218-a242-e2997219b8ec} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14461 | 2025.12.23 21:58:05.575354 [ 353 ] {02159214-b147-4218-a242-e2997219b8ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14462 | 2025.12.23 21:58:05.575389 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14463 | 2025.12.23 21:58:05.575424 [ 355 ] {} <Debug> TCP-Session: 562b5be2-ecc0-4fd2-9080-eab18fc7f55d Authenticating user 'default' from [fd00:1122:3344:101::e]:57854 | ||
| 14464 | 2025.12.23 21:58:05.575445 [ 355 ] {} <Debug> TCP-Session: 562b5be2-ecc0-4fd2-9080-eab18fc7f55d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14465 | 2025.12.23 21:58:05.575457 [ 355 ] {} <Debug> TCP-Session: 562b5be2-ecc0-4fd2-9080-eab18fc7f55d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14466 | 2025.12.23 21:58:05.575469 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14467 | 2025.12.23 21:58:05.575500 [ 286 ] {} <Debug> TCP-Session: 008b2209-0a0a-4c27-8123-8e825cb833d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41944 | ||
| 14468 | 2025.12.23 21:58:05.575517 [ 286 ] {} <Debug> TCP-Session: 008b2209-0a0a-4c27-8123-8e825cb833d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14469 | 2025.12.23 21:58:05.575529 [ 286 ] {} <Debug> TCP-Session: 008b2209-0a0a-4c27-8123-8e825cb833d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14470 | 2025.12.23 21:58:05.575679 [ 353 ] {02159214-b147-4218-a242-e2997219b8ec} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 14471 | 2025.12.23 21:58:05.576679 [ 325 ] {02159214-b147-4218-a242-e2997219b8ec} <Trace> AggregatingTransform: Aggregating | ||
| 14472 | 2025.12.23 21:58:05.576709 [ 325 ] {02159214-b147-4218-a242-e2997219b8ec} <Trace> Aggregator: Aggregation method: without_key | ||
| 14473 | 2025.12.23 21:58:05.576738 [ 325 ] {02159214-b147-4218-a242-e2997219b8ec} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955477 sec. (1046.598 rows/sec., 40.88 KiB/sec.) | ||
| 14474 | 2025.12.23 21:58:05.576759 [ 325 ] {02159214-b147-4218-a242-e2997219b8ec} <Trace> Aggregator: Merging aggregated data | ||
| 14475 | 2025.12.23 21:58:05.578125 [ 353 ] {02159214-b147-4218-a242-e2997219b8ec} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003416 sec., 292.74004683840747 rows/sec., 11.44 KiB/sec. | ||
| 14476 | 2025.12.23 21:58:05.578214 [ 353 ] {02159214-b147-4218-a242-e2997219b8ec} <Debug> TCPHandler: Processed in 0.003781007 sec. | ||
| 14477 | 2025.12.23 21:58:05.578295 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14478 | 2025.12.23 21:58:05.578323 [ 353 ] {} <Debug> TCP-Session: 09ef5aa7-e997-4889-a34a-905d7385c4c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14479 | 2025.12.23 21:58:05.578331 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14480 | 2025.12.23 21:58:05.578361 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14481 | 2025.12.23 21:58:05.578378 [ 354 ] {} <Debug> TCP-Session: 0dddccde-1618-4082-b316-d927b27a0c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14482 | 2025.12.23 21:58:05.578380 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14483 | 2025.12.23 21:58:05.578400 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14484 | 2025.12.23 21:58:05.578440 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14485 | 2025.12.23 21:58:05.578457 [ 289 ] {} <Debug> TCP-Session: 46a6e960-8014-446c-a040-4fbcccddd957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14486 | 2025.12.23 21:58:05.578479 [ 290 ] {} <Debug> TCP-Session: d3681651-4651-4bb4-b910-a2464765b08d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14487 | 2025.12.23 21:58:05.578496 [ 288 ] {} <Debug> TCP-Session: 7f028ad5-9055-42f7-9a90-4ff88844bd60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14488 | 2025.12.23 21:58:05.578495 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14489 | 2025.12.23 21:58:05.578472 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14490 | 2025.12.23 21:58:05.578555 [ 351 ] {} <Debug> TCP-Session: 93710ad6-f8a3-432d-a3a2-e077c0b22f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14491 | 2025.12.23 21:58:05.578454 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14492 | 2025.12.23 21:58:05.578581 [ 286 ] {} <Debug> TCP-Session: 008b2209-0a0a-4c27-8123-8e825cb833d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14493 | 2025.12.23 21:58:05.578408 [ 352 ] {} <Debug> TCP-Session: 4dc6c5f4-161b-4f42-b393-0d0661c262de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14494 | 2025.12.23 21:58:05.578622 [ 355 ] {} <Debug> TCP-Session: 562b5be2-ecc0-4fd2-9080-eab18fc7f55d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14495 | 2025.12.23 21:58:05.641848 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37539 | ||
| 14496 | 2025.12.23 21:58:05.641944 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14497 | 2025.12.23 21:58:05.641969 [ 353 ] {} <Debug> TCP-Session: 319577fc-d5ce-4b97-87b7-18b83c8f3dd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37539 | ||
| 14498 | 2025.12.23 21:58:05.641989 [ 353 ] {} <Debug> TCP-Session: 319577fc-d5ce-4b97-87b7-18b83c8f3dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14499 | 2025.12.23 21:58:05.642002 [ 353 ] {} <Debug> TCP-Session: 319577fc-d5ce-4b97-87b7-18b83c8f3dd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14500 | 2025.12.23 21:58:05.642160 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32923 | ||
| 14501 | 2025.12.23 21:58:05.642210 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39058 | ||
| 14502 | 2025.12.23 21:58:05.642232 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40719 | ||
| 14503 | 2025.12.23 21:58:05.642266 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45334 | ||
| 14504 | 2025.12.23 21:58:05.642277 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40780 | ||
| 14505 | 2025.12.23 21:58:05.642275 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14506 | 2025.12.23 21:58:05.642333 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14507 | 2025.12.23 21:58:05.642357 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14508 | 2025.12.23 21:58:05.642380 [ 286 ] {} <Debug> TCP-Session: 010aabaf-8d9f-41b2-a05b-0862af397187 Authenticating user 'default' from [fd00:1122:3344:101::e]:40719 | ||
| 14509 | 2025.12.23 21:58:05.642421 [ 290 ] {} <Debug> TCP-Session: eddf6807-42df-468f-a0d7-12ae2b34aaa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45334 | ||
| 14510 | 2025.12.23 21:58:05.642371 [ 354 ] {} <Debug> TCP-Session: 350253cd-9a27-4e5b-89b6-b429b7e4b546 Authenticating user 'default' from [fd00:1122:3344:101::e]:32923 | ||
| 14511 | 2025.12.23 21:58:05.642454 [ 290 ] {} <Debug> TCP-Session: eddf6807-42df-468f-a0d7-12ae2b34aaa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14512 | 2025.12.23 21:58:05.642453 [ 286 ] {} <Debug> TCP-Session: 010aabaf-8d9f-41b2-a05b-0862af397187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14513 | 2025.12.23 21:58:05.642487 [ 290 ] {} <Debug> TCP-Session: eddf6807-42df-468f-a0d7-12ae2b34aaa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14514 | 2025.12.23 21:58:05.642483 [ 354 ] {} <Debug> TCP-Session: 350253cd-9a27-4e5b-89b6-b429b7e4b546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14515 | 2025.12.23 21:58:05.642499 [ 286 ] {} <Debug> TCP-Session: 010aabaf-8d9f-41b2-a05b-0862af397187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14516 | 2025.12.23 21:58:05.642527 [ 354 ] {} <Debug> TCP-Session: 350253cd-9a27-4e5b-89b6-b429b7e4b546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14517 | 2025.12.23 21:58:05.642374 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14518 | 2025.12.23 21:58:05.642333 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14519 | 2025.12.23 21:58:05.642257 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37351 | ||
| 14520 | 2025.12.23 21:58:05.642243 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54322 | ||
| 14521 | 2025.12.23 21:58:05.642643 [ 351 ] {} <Debug> TCP-Session: 82c67f63-713b-453c-9e0a-fb66d0b41363 Authenticating user 'default' from [fd00:1122:3344:101::e]:40780 | ||
| 14522 | 2025.12.23 21:58:05.642282 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55489 | ||
| 14523 | 2025.12.23 21:58:05.642684 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14524 | 2025.12.23 21:58:05.642692 [ 351 ] {} <Debug> TCP-Session: 82c67f63-713b-453c-9e0a-fb66d0b41363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14525 | 2025.12.23 21:58:05.642728 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14526 | 2025.12.23 21:58:05.642742 [ 351 ] {} <Debug> TCP-Session: 82c67f63-713b-453c-9e0a-fb66d0b41363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14527 | 2025.12.23 21:58:05.642753 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14528 | 2025.12.23 21:58:05.642767 [ 288 ] {} <Debug> TCP-Session: f4ee1251-aa8c-4e1b-a4a7-20f98f1c2c84 Authenticating user 'default' from [fd00:1122:3344:101::e]:54322 | ||
| 14529 | 2025.12.23 21:58:05.642790 [ 352 ] {} <Debug> TCP-Session: a3d324bc-86bb-4e1b-891d-c29c18f7ba4c Authenticating user 'default' from [fd00:1122:3344:101::e]:55489 | ||
| 14530 | 2025.12.23 21:58:05.642803 [ 288 ] {} <Debug> TCP-Session: f4ee1251-aa8c-4e1b-a4a7-20f98f1c2c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14531 | 2025.12.23 21:58:05.642813 [ 352 ] {} <Debug> TCP-Session: a3d324bc-86bb-4e1b-891d-c29c18f7ba4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14532 | 2025.12.23 21:58:05.642822 [ 288 ] {} <Debug> TCP-Session: f4ee1251-aa8c-4e1b-a4a7-20f98f1c2c84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14533 | 2025.12.23 21:58:05.642831 [ 352 ] {} <Debug> TCP-Session: a3d324bc-86bb-4e1b-891d-c29c18f7ba4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14534 | 2025.12.23 21:58:05.642732 [ 289 ] {} <Debug> TCP-Session: e1cfe931-3b22-4f6b-a199-9eb0ec70ef2b Authenticating user 'default' from [fd00:1122:3344:101::e]:37351 | ||
| 14535 | 2025.12.23 21:58:05.642675 [ 355 ] {} <Debug> TCP-Session: dc87f8a8-0179-4d77-a4f0-1d54f093b49a Authenticating user 'default' from [fd00:1122:3344:101::e]:39058 | ||
| 14536 | 2025.12.23 21:58:05.642873 [ 289 ] {} <Debug> TCP-Session: e1cfe931-3b22-4f6b-a199-9eb0ec70ef2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14537 | 2025.12.23 21:58:05.642895 [ 355 ] {} <Debug> TCP-Session: dc87f8a8-0179-4d77-a4f0-1d54f093b49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14538 | 2025.12.23 21:58:05.642908 [ 289 ] {} <Debug> TCP-Session: e1cfe931-3b22-4f6b-a199-9eb0ec70ef2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14539 | 2025.12.23 21:58:05.642928 [ 355 ] {} <Debug> TCP-Session: dc87f8a8-0179-4d77-a4f0-1d54f093b49a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14540 | 2025.12.23 21:58:05.642285 [ 353 ] {} <Trace> TCP-Session: 319577fc-d5ce-4b97-87b7-18b83c8f3dd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14541 | 2025.12.23 21:58:05.643114 [ 353 ] {edd4c8df-978e-4386-96df-3793580dccf4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37539) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14542 | 2025.12.23 21:58:05.643341 [ 353 ] {edd4c8df-978e-4386-96df-3793580dccf4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14543 | 2025.12.23 21:58:05.643393 [ 353 ] {edd4c8df-978e-4386-96df-3793580dccf4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14544 | 2025.12.23 21:58:05.643658 [ 353 ] {edd4c8df-978e-4386-96df-3793580dccf4} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 14545 | 2025.12.23 21:58:05.644621 [ 298 ] {edd4c8df-978e-4386-96df-3793580dccf4} <Trace> AggregatingTransform: Aggregating | ||
| 14546 | 2025.12.23 21:58:05.644687 [ 298 ] {edd4c8df-978e-4386-96df-3793580dccf4} <Trace> Aggregator: Aggregation method: without_key | ||
| 14547 | 2025.12.23 21:58:05.644729 [ 298 ] {edd4c8df-978e-4386-96df-3793580dccf4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971657 sec. (1029.170 rows/sec., 40.20 KiB/sec.) | ||
| 14548 | 2025.12.23 21:58:05.644751 [ 298 ] {edd4c8df-978e-4386-96df-3793580dccf4} <Trace> Aggregator: Merging aggregated data | ||
| 14549 | 2025.12.23 21:58:05.646363 [ 353 ] {edd4c8df-978e-4386-96df-3793580dccf4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003297 sec., 303.3060357901122 rows/sec., 11.85 KiB/sec. | ||
| 14550 | 2025.12.23 21:58:05.646502 [ 353 ] {edd4c8df-978e-4386-96df-3793580dccf4} <Debug> TCPHandler: Processed in 0.004319762 sec. | ||
| 14551 | 2025.12.23 21:58:05.646596 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14552 | 2025.12.23 21:58:05.646622 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14553 | 2025.12.23 21:58:05.646637 [ 354 ] {} <Debug> TCP-Session: 350253cd-9a27-4e5b-89b6-b429b7e4b546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14554 | 2025.12.23 21:58:05.646645 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14555 | 2025.12.23 21:58:05.646654 [ 352 ] {} <Debug> TCP-Session: a3d324bc-86bb-4e1b-891d-c29c18f7ba4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14556 | 2025.12.23 21:58:05.646662 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14557 | 2025.12.23 21:58:05.646684 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14558 | 2025.12.23 21:58:05.646701 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14559 | 2025.12.23 21:58:05.646709 [ 355 ] {} <Debug> TCP-Session: dc87f8a8-0179-4d77-a4f0-1d54f093b49a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14560 | 2025.12.23 21:58:05.646723 [ 286 ] {} <Debug> TCP-Session: 010aabaf-8d9f-41b2-a05b-0862af397187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14561 | 2025.12.23 21:58:05.646723 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14562 | 2025.12.23 21:58:05.646740 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14563 | 2025.12.23 21:58:05.646756 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14564 | 2025.12.23 21:58:05.646775 [ 289 ] {} <Debug> TCP-Session: e1cfe931-3b22-4f6b-a199-9eb0ec70ef2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14565 | 2025.12.23 21:58:05.646788 [ 351 ] {} <Debug> TCP-Session: 82c67f63-713b-453c-9e0a-fb66d0b41363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14566 | 2025.12.23 21:58:05.646798 [ 353 ] {} <Debug> TCP-Session: 319577fc-d5ce-4b97-87b7-18b83c8f3dd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14567 | 2025.12.23 21:58:05.646683 [ 288 ] {} <Debug> TCP-Session: f4ee1251-aa8c-4e1b-a4a7-20f98f1c2c84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14568 | 2025.12.23 21:58:05.646735 [ 290 ] {} <Debug> TCP-Session: eddf6807-42df-468f-a0d7-12ae2b34aaa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14569 | 2025.12.23 21:58:05.819465 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56643 | ||
| 14570 | 2025.12.23 21:58:05.819567 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14571 | 2025.12.23 21:58:05.819591 [ 353 ] {} <Debug> TCP-Session: 7c6a16ae-ab05-4747-85f3-10ee9216a9ae Authenticating user 'default' from [fd00:1122:3344:101::e]:56643 | ||
| 14572 | 2025.12.23 21:58:05.819612 [ 353 ] {} <Debug> TCP-Session: 7c6a16ae-ab05-4747-85f3-10ee9216a9ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14573 | 2025.12.23 21:58:05.819624 [ 353 ] {} <Debug> TCP-Session: 7c6a16ae-ab05-4747-85f3-10ee9216a9ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14574 | 2025.12.23 21:58:05.819826 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49801 | ||
| 14575 | 2025.12.23 21:58:05.819881 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36114 | ||
| 14576 | 2025.12.23 21:58:05.819905 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33158 | ||
| 14577 | 2025.12.23 21:58:05.819927 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53671 | ||
| 14578 | 2025.12.23 21:58:05.819950 [ 353 ] {} <Trace> TCP-Session: 7c6a16ae-ab05-4747-85f3-10ee9216a9ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14579 | 2025.12.23 21:58:05.819937 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56449 | ||
| 14580 | 2025.12.23 21:58:05.820003 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14581 | 2025.12.23 21:58:05.820006 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14582 | 2025.12.23 21:58:05.820034 [ 289 ] {} <Debug> TCP-Session: 99ee7850-9429-4224-be14-f0e2c3fe983a Authenticating user 'default' from [fd00:1122:3344:101::e]:33158 | ||
| 14583 | 2025.12.23 21:58:05.820045 [ 351 ] {} <Debug> TCP-Session: 55979393-ac13-420a-8973-06f5cf6efcc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53671 | ||
| 14584 | 2025.12.23 21:58:05.820057 [ 289 ] {} <Debug> TCP-Session: 99ee7850-9429-4224-be14-f0e2c3fe983a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14585 | 2025.12.23 21:58:05.820066 [ 351 ] {} <Debug> TCP-Session: 55979393-ac13-420a-8973-06f5cf6efcc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14586 | 2025.12.23 21:58:05.820073 [ 289 ] {} <Debug> TCP-Session: 99ee7850-9429-4224-be14-f0e2c3fe983a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14587 | 2025.12.23 21:58:05.820073 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14588 | 2025.12.23 21:58:05.820083 [ 351 ] {} <Debug> TCP-Session: 55979393-ac13-420a-8973-06f5cf6efcc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14589 | 2025.12.23 21:58:05.820005 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14590 | 2025.12.23 21:58:05.820120 [ 353 ] {34181312-0948-485d-a27c-28bec3c5ac23} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56643) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14591 | 2025.12.23 21:58:05.820121 [ 352 ] {} <Debug> TCP-Session: d8c79b90-eba9-438c-a9f3-2c798492b4c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56449 | ||
| 14592 | 2025.12.23 21:58:05.820158 [ 286 ] {} <Debug> TCP-Session: cf631b28-5550-4236-9926-572c233734b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36114 | ||
| 14593 | 2025.12.23 21:58:05.819939 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14594 | 2025.12.23 21:58:05.820194 [ 352 ] {} <Debug> TCP-Session: d8c79b90-eba9-438c-a9f3-2c798492b4c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14595 | 2025.12.23 21:58:05.820205 [ 286 ] {} <Debug> TCP-Session: cf631b28-5550-4236-9926-572c233734b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14596 | 2025.12.23 21:58:05.820227 [ 352 ] {} <Debug> TCP-Session: d8c79b90-eba9-438c-a9f3-2c798492b4c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14597 | 2025.12.23 21:58:05.820250 [ 286 ] {} <Debug> TCP-Session: cf631b28-5550-4236-9926-572c233734b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14598 | 2025.12.23 21:58:05.820223 [ 354 ] {} <Debug> TCP-Session: e227b367-9b43-499d-af02-560421924fcd Authenticating user 'default' from [fd00:1122:3344:101::e]:49801 | ||
| 14599 | 2025.12.23 21:58:05.819917 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47272 | ||
| 14600 | 2025.12.23 21:58:05.820296 [ 354 ] {} <Debug> TCP-Session: e227b367-9b43-499d-af02-560421924fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14601 | 2025.12.23 21:58:05.819890 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43562 | ||
| 14602 | 2025.12.23 21:58:05.820329 [ 354 ] {} <Debug> TCP-Session: e227b367-9b43-499d-af02-560421924fcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14603 | 2025.12.23 21:58:05.819881 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52854 | ||
| 14604 | 2025.12.23 21:58:05.820361 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14605 | 2025.12.23 21:58:05.820392 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14606 | 2025.12.23 21:58:05.820399 [ 290 ] {} <Debug> TCP-Session: 8ea41eb8-f703-45eb-9c0e-6cd10ff7ee40 Authenticating user 'default' from [fd00:1122:3344:101::e]:47272 | ||
| 14607 | 2025.12.23 21:58:05.820424 [ 288 ] {} <Debug> TCP-Session: 5214addd-7069-4bd9-9065-a39ae3d840aa Authenticating user 'default' from [fd00:1122:3344:101::e]:43562 | ||
| 14608 | 2025.12.23 21:58:05.820434 [ 353 ] {34181312-0948-485d-a27c-28bec3c5ac23} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14609 | 2025.12.23 21:58:05.820447 [ 288 ] {} <Debug> TCP-Session: 5214addd-7069-4bd9-9065-a39ae3d840aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14610 | 2025.12.23 21:58:05.820432 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14611 | 2025.12.23 21:58:05.820479 [ 288 ] {} <Debug> TCP-Session: 5214addd-7069-4bd9-9065-a39ae3d840aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14612 | 2025.12.23 21:58:05.820499 [ 353 ] {34181312-0948-485d-a27c-28bec3c5ac23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14613 | 2025.12.23 21:58:05.820509 [ 355 ] {} <Debug> TCP-Session: bb9d01df-720e-4b23-b3b5-494ef2f27eb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52854 | ||
| 14614 | 2025.12.23 21:58:05.820431 [ 290 ] {} <Debug> TCP-Session: 8ea41eb8-f703-45eb-9c0e-6cd10ff7ee40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14615 | 2025.12.23 21:58:05.820548 [ 355 ] {} <Debug> TCP-Session: bb9d01df-720e-4b23-b3b5-494ef2f27eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14616 | 2025.12.23 21:58:05.820558 [ 290 ] {} <Debug> TCP-Session: 8ea41eb8-f703-45eb-9c0e-6cd10ff7ee40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14617 | 2025.12.23 21:58:05.820564 [ 355 ] {} <Debug> TCP-Session: bb9d01df-720e-4b23-b3b5-494ef2f27eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14618 | 2025.12.23 21:58:05.820801 [ 353 ] {34181312-0948-485d-a27c-28bec3c5ac23} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 14619 | 2025.12.23 21:58:05.821744 [ 306 ] {34181312-0948-485d-a27c-28bec3c5ac23} <Trace> AggregatingTransform: Aggregating | ||
| 14620 | 2025.12.23 21:58:05.821818 [ 306 ] {34181312-0948-485d-a27c-28bec3c5ac23} <Trace> Aggregator: Aggregation method: without_key | ||
| 14621 | 2025.12.23 21:58:05.821859 [ 306 ] {34181312-0948-485d-a27c-28bec3c5ac23} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950987 sec. (1051.539 rows/sec., 41.08 KiB/sec.) | ||
| 14622 | 2025.12.23 21:58:05.821878 [ 306 ] {34181312-0948-485d-a27c-28bec3c5ac23} <Trace> Aggregator: Merging aggregated data | ||
| 14623 | 2025.12.23 21:58:05.823096 [ 353 ] {34181312-0948-485d-a27c-28bec3c5ac23} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003029 sec., 330.1419610432486 rows/sec., 12.90 KiB/sec. | ||
| 14624 | 2025.12.23 21:58:05.823276 [ 353 ] {34181312-0948-485d-a27c-28bec3c5ac23} <Debug> TCPHandler: Processed in 0.003436107 sec. | ||
| 14625 | 2025.12.23 21:58:05.823364 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14626 | 2025.12.23 21:58:05.823393 [ 353 ] {} <Debug> TCP-Session: 7c6a16ae-ab05-4747-85f3-10ee9216a9ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14627 | 2025.12.23 21:58:05.823397 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14628 | 2025.12.23 21:58:05.823422 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14629 | 2025.12.23 21:58:05.823440 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14630 | 2025.12.23 21:58:05.823442 [ 290 ] {} <Debug> TCP-Session: 8ea41eb8-f703-45eb-9c0e-6cd10ff7ee40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14631 | 2025.12.23 21:58:05.823461 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14632 | 2025.12.23 21:58:05.823476 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14633 | 2025.12.23 21:58:05.823512 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14634 | 2025.12.23 21:58:05.823532 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14635 | 2025.12.23 21:58:05.823541 [ 289 ] {} <Debug> TCP-Session: 99ee7850-9429-4224-be14-f0e2c3fe983a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14636 | 2025.12.23 21:58:05.823567 [ 288 ] {} <Debug> TCP-Session: 5214addd-7069-4bd9-9065-a39ae3d840aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14637 | 2025.12.23 21:58:05.823579 [ 351 ] {} <Debug> TCP-Session: 55979393-ac13-420a-8973-06f5cf6efcc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14638 | 2025.12.23 21:58:05.823518 [ 355 ] {} <Debug> TCP-Session: bb9d01df-720e-4b23-b3b5-494ef2f27eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14639 | 2025.12.23 21:58:05.823467 [ 354 ] {} <Debug> TCP-Session: e227b367-9b43-499d-af02-560421924fcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14640 | 2025.12.23 21:58:05.823478 [ 352 ] {} <Debug> TCP-Session: d8c79b90-eba9-438c-a9f3-2c798492b4c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14641 | 2025.12.23 21:58:05.823495 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14642 | 2025.12.23 21:58:05.823706 [ 286 ] {} <Debug> TCP-Session: cf631b28-5550-4236-9926-572c233734b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14643 | 2025.12.23 21:58:05.916892 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14644 | 2025.12.23 21:58:05.916958 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14645 | 2025.12.23 21:58:06.146100 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31690 | ||
| 14646 | 2025.12.23 21:58:06.146661 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14647 | 2025.12.23 21:58:06.146712 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14648 | 2025.12.23 21:58:06.147250 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14649 | 2025.12.23 21:58:06.147508 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14650 | 2025.12.23 21:58:06.147661 [ 117 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14651 | 2025.12.23 21:58:06.147667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31690 | ||
| 14652 | 2025.12.23 21:58:06.147718 [ 117 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14653 | 2025.12.23 21:58:06.147742 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 14654 | 2025.12.23 21:58:06.147843 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::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 | ||
| 14655 | 2025.12.23 21:58:06.147948 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14656 | 2025.12.23 21:58:06.147986 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29258 rows starting from the beginning of the part | ||
| 14657 | 2025.12.23 21:58:06.148056 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 14658 | 2025.12.23 21:58:06.148109 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 14659 | 2025.12.23 21:58:06.148156 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 14660 | 2025.12.23 21:58:06.148202 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 14661 | 2025.12.23 21:58:06.148255 [ 193 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 14662 | 2025.12.23 21:58:06.150559 [ 194 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002757798 sec., 11491051.918958532 rows/sec., 164.38 MiB/sec. | ||
| 14663 | 2025.12.23 21:58:06.150878 [ 201 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14664 | 2025.12.23 21:58:06.151191 [ 201 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_66_13} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14665 | 2025.12.23 21:58:06.151271 [ 201 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_66_13} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14666 | 2025.12.23 21:58:06.151357 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 14667 | 2025.12.23 21:58:07.795746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14668 | 2025.12.23 21:58:07.813128 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14669 | 2025.12.23 21:58:07.813186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14670 | 2025.12.23 21:58:07.818803 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14671 | 2025.12.23 21:58:07.819510 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14672 | 2025.12.23 21:58:07.819809 [ 119 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14673 | 2025.12.23 21:58:07.819868 [ 119 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14674 | 2025.12.23 21:58:07.819887 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14675 | 2025.12.23 21:58:07.820024 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 14676 | 2025.12.23 21:58:07.822813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14677 | 2025.12.23 21:58:07.823899 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14678 | 2025.12.23 21:58:07.825369 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 14679 | 2025.12.23 21:58:07.829939 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 14680 | 2025.12.23 21:58:07.834658 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 14681 | 2025.12.23 21:58:07.839561 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 14682 | 2025.12.23 21:58:07.843897 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 14683 | 2025.12.23 21:58:07.847705 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 14684 | 2025.12.23 21:58:07.902796 [ 201 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.082833858 sec., 5999.961996216572 rows/sec., 31.02 MiB/sec. | ||
| 14685 | 2025.12.23 21:58:07.906019 [ 191 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14686 | 2025.12.23 21:58:07.908130 [ 191 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_66_13} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14687 | 2025.12.23 21:58:07.908252 [ 191 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_66_13} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14688 | 2025.12.23 21:58:07.911489 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14689 | 2025.12.23 21:58:07.974408 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14690 | 2025.12.23 21:58:07.974658 [ 4 ] {5e59db31-6757-4e0a-9b6a-c40552bf16ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14691 | 2025.12.23 21:58:07.974749 [ 4 ] {5e59db31-6757-4e0a-9b6a-c40552bf16ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14692 | 2025.12.23 21:58:07.975656 [ 4 ] {5e59db31-6757-4e0a-9b6a-c40552bf16ad} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14693 | 2025.12.23 21:58:07.975693 [ 4 ] {5e59db31-6757-4e0a-9b6a-c40552bf16ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14694 | 2025.12.23 21:58:07.976018 [ 4 ] {5e59db31-6757-4e0a-9b6a-c40552bf16ad} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14695 | 2025.12.23 21:58:07.976228 [ 4 ] {5e59db31-6757-4e0a-9b6a-c40552bf16ad} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14696 | 2025.12.23 21:58:07.976370 [ 4 ] {5e59db31-6757-4e0a-9b6a-c40552bf16ad} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001791 sec., 31267.448352875486 rows/sec., 2.40 MiB/sec. | ||
| 14697 | 2025.12.23 21:58:07.976412 [ 4 ] {5e59db31-6757-4e0a-9b6a-c40552bf16ad} <Debug> TCPHandler: Processed in 0.002173941 sec. | ||
| 14698 | 2025.12.23 21:58:07.976525 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14699 | 2025.12.23 21:58:07.976633 [ 4 ] {58d727ae-73c8-4f28-9f07-fc06be73b595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14700 | 2025.12.23 21:58:07.976672 [ 4 ] {58d727ae-73c8-4f28-9f07-fc06be73b595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14701 | 2025.12.23 21:58:07.977102 [ 4 ] {58d727ae-73c8-4f28-9f07-fc06be73b595} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14702 | 2025.12.23 21:58:07.977137 [ 4 ] {58d727ae-73c8-4f28-9f07-fc06be73b595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14703 | 2025.12.23 21:58:07.977436 [ 4 ] {58d727ae-73c8-4f28-9f07-fc06be73b595} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14704 | 2025.12.23 21:58:07.977649 [ 4 ] {58d727ae-73c8-4f28-9f07-fc06be73b595} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14705 | 2025.12.23 21:58:07.977778 [ 4 ] {58d727ae-73c8-4f28-9f07-fc06be73b595} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 14706 | 2025.12.23 21:58:07.977816 [ 4 ] {58d727ae-73c8-4f28-9f07-fc06be73b595} <Debug> TCPHandler: Processed in 0.001338928 sec. | ||
| 14707 | 2025.12.23 21:58:07.977922 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14708 | 2025.12.23 21:58:07.978014 [ 4 ] {36596a86-9309-458e-b8f2-3f8cb53ab752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14709 | 2025.12.23 21:58:07.978070 [ 4 ] {36596a86-9309-458e-b8f2-3f8cb53ab752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14710 | 2025.12.23 21:58:07.978502 [ 4 ] {36596a86-9309-458e-b8f2-3f8cb53ab752} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14711 | 2025.12.23 21:58:07.978536 [ 4 ] {36596a86-9309-458e-b8f2-3f8cb53ab752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14712 | 2025.12.23 21:58:07.978864 [ 4 ] {36596a86-9309-458e-b8f2-3f8cb53ab752} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14713 | 2025.12.23 21:58:07.979072 [ 4 ] {36596a86-9309-458e-b8f2-3f8cb53ab752} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14714 | 2025.12.23 21:58:07.979199 [ 4 ] {36596a86-9309-458e-b8f2-3f8cb53ab752} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 14715 | 2025.12.23 21:58:07.979241 [ 4 ] {36596a86-9309-458e-b8f2-3f8cb53ab752} <Debug> TCPHandler: Processed in 0.001366399 sec. | ||
| 14716 | 2025.12.23 21:58:07.979345 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14717 | 2025.12.23 21:58:07.979444 [ 4 ] {3346796d-2dda-419c-bded-f2719c363695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14718 | 2025.12.23 21:58:07.979484 [ 4 ] {3346796d-2dda-419c-bded-f2719c363695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14719 | 2025.12.23 21:58:07.979807 [ 4 ] {3346796d-2dda-419c-bded-f2719c363695} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14720 | 2025.12.23 21:58:07.979843 [ 4 ] {3346796d-2dda-419c-bded-f2719c363695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14721 | 2025.12.23 21:58:07.980140 [ 4 ] {3346796d-2dda-419c-bded-f2719c363695} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14722 | 2025.12.23 21:58:07.980342 [ 4 ] {3346796d-2dda-419c-bded-f2719c363695} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14723 | 2025.12.23 21:58:07.980465 [ 4 ] {3346796d-2dda-419c-bded-f2719c363695} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 14724 | 2025.12.23 21:58:07.980500 [ 4 ] {3346796d-2dda-419c-bded-f2719c363695} <Debug> TCPHandler: Processed in 0.001201634 sec. | ||
| 14725 | 2025.12.23 21:58:08.000178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.55 MiB, peak 368.01 MiB, free memory in arenas 0.00 B, will set to 358.25 MiB (RSS), difference: 3.70 MiB | ||
| 14726 | 2025.12.23 21:58:11.266384 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1830 | ||
| 14727 | 2025.12.23 21:58:11.269052 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14728 | 2025.12.23 21:58:11.269101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14729 | 2025.12.23 21:58:11.270300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14730 | 2025.12.23 21:58:11.270569 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14731 | 2025.12.23 21:58:11.270850 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1830 | ||
| 14732 | 2025.12.23 21:58:11.898326 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14733 | 2025.12.23 21:58:11.898498 [ 4 ] {0455cd79-8406-4976-b15d-fb20ddf7f5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14734 | 2025.12.23 21:58:11.898561 [ 4 ] {0455cd79-8406-4976-b15d-fb20ddf7f5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14735 | 2025.12.23 21:58:11.899401 [ 4 ] {0455cd79-8406-4976-b15d-fb20ddf7f5f7} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14736 | 2025.12.23 21:58:11.899449 [ 4 ] {0455cd79-8406-4976-b15d-fb20ddf7f5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14737 | 2025.12.23 21:58:11.899837 [ 4 ] {0455cd79-8406-4976-b15d-fb20ddf7f5f7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14738 | 2025.12.23 21:58:11.900045 [ 4 ] {0455cd79-8406-4976-b15d-fb20ddf7f5f7} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14739 | 2025.12.23 21:58:11.900193 [ 4 ] {0455cd79-8406-4976-b15d-fb20ddf7f5f7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001742 sec., 235361.65327210102 rows/sec., 14.93 MiB/sec. | ||
| 14740 | 2025.12.23 21:58:11.900318 [ 4 ] {0455cd79-8406-4976-b15d-fb20ddf7f5f7} <Debug> TCPHandler: Processed in 0.00211231 sec. | ||
| 14741 | 2025.12.23 21:58:11.900503 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14742 | 2025.12.23 21:58:11.900598 [ 4 ] {3fa5256a-c992-47c3-a492-77536bfe0ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14743 | 2025.12.23 21:58:11.900644 [ 4 ] {3fa5256a-c992-47c3-a492-77536bfe0ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14744 | 2025.12.23 21:58:11.901039 [ 4 ] {3fa5256a-c992-47c3-a492-77536bfe0ebc} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14745 | 2025.12.23 21:58:11.901075 [ 4 ] {3fa5256a-c992-47c3-a492-77536bfe0ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14746 | 2025.12.23 21:58:11.901376 [ 4 ] {3fa5256a-c992-47c3-a492-77536bfe0ebc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14747 | 2025.12.23 21:58:11.901579 [ 4 ] {3fa5256a-c992-47c3-a492-77536bfe0ebc} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14748 | 2025.12.23 21:58:11.901706 [ 4 ] {3fa5256a-c992-47c3-a492-77536bfe0ebc} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001127 sec., 7098.49157054126 rows/sec., 578.83 KiB/sec. | ||
| 14749 | 2025.12.23 21:58:11.901743 [ 4 ] {3fa5256a-c992-47c3-a492-77536bfe0ebc} <Debug> TCPHandler: Processed in 0.001288036 sec. | ||
| 14750 | 2025.12.23 21:58:11.901841 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14751 | 2025.12.23 21:58:11.901942 [ 4 ] {f0cf7c18-6bc3-4750-8991-8ac72d4099f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14752 | 2025.12.23 21:58:11.901982 [ 4 ] {f0cf7c18-6bc3-4750-8991-8ac72d4099f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14753 | 2025.12.23 21:58:11.903652 [ 4 ] {f0cf7c18-6bc3-4750-8991-8ac72d4099f0} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14754 | 2025.12.23 21:58:11.903688 [ 4 ] {f0cf7c18-6bc3-4750-8991-8ac72d4099f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14755 | 2025.12.23 21:58:11.904176 [ 4 ] {f0cf7c18-6bc3-4750-8991-8ac72d4099f0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14756 | 2025.12.23 21:58:11.904396 [ 4 ] {f0cf7c18-6bc3-4750-8991-8ac72d4099f0} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14757 | 2025.12.23 21:58:11.904524 [ 4 ] {f0cf7c18-6bc3-4750-8991-8ac72d4099f0} <Debug> executeQuery: Read 2336 rows, 194.37 KiB in 0.002607 sec., 896049.0985807441 rows/sec., 72.81 MiB/sec. | ||
| 14758 | 2025.12.23 21:58:11.904565 [ 4 ] {f0cf7c18-6bc3-4750-8991-8ac72d4099f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 14759 | 2025.12.23 21:58:11.904580 [ 4 ] {f0cf7c18-6bc3-4750-8991-8ac72d4099f0} <Debug> TCPHandler: Processed in 0.002785508 sec. | ||
| 14760 | 2025.12.23 21:58:11.904678 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14761 | 2025.12.23 21:58:11.904779 [ 4 ] {c556481b-5b6b-4991-94b2-a6a629150744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14762 | 2025.12.23 21:58:11.904819 [ 4 ] {c556481b-5b6b-4991-94b2-a6a629150744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14763 | 2025.12.23 21:58:11.905346 [ 4 ] {c556481b-5b6b-4991-94b2-a6a629150744} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14764 | 2025.12.23 21:58:11.905382 [ 4 ] {c556481b-5b6b-4991-94b2-a6a629150744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14765 | 2025.12.23 21:58:11.905700 [ 4 ] {c556481b-5b6b-4991-94b2-a6a629150744} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14766 | 2025.12.23 21:58:11.905894 [ 4 ] {c556481b-5b6b-4991-94b2-a6a629150744} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14767 | 2025.12.23 21:58:11.906016 [ 109 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 14768 | 2025.12.23 21:58:11.906025 [ 4 ] {c556481b-5b6b-4991-94b2-a6a629150744} <Debug> executeQuery: Read 253 rows, 15.88 KiB in 0.001265 sec., 200000 rows/sec., 12.26 MiB/sec. | ||
| 14769 | 2025.12.23 21:58:11.906095 [ 109 ] {} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14770 | 2025.12.23 21:58:11.906124 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14771 | 2025.12.23 21:58:11.906132 [ 4 ] {c556481b-5b6b-4991-94b2-a6a629150744} <Debug> TCPHandler: Processed in 0.001500432 sec. | ||
| 14772 | 2025.12.23 21:58:11.906234 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 14773 | 2025.12.23 21:58:11.906252 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14774 | 2025.12.23 21:58:11.906359 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14775 | 2025.12.23 21:58:11.906368 [ 4 ] {fb78115a-7134-4231-8b10-b044f097f5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14776 | 2025.12.23 21:58:11.906397 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 277 rows starting from the beginning of the part | ||
| 14777 | 2025.12.23 21:58:11.906414 [ 4 ] {fb78115a-7134-4231-8b10-b044f097f5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14778 | 2025.12.23 21:58:11.906472 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 249 rows starting from the beginning of the part | ||
| 14779 | 2025.12.23 21:58:11.906520 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 245 rows starting from the beginning of the part | ||
| 14780 | 2025.12.23 21:58:11.906561 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2 rows starting from the beginning of the part | ||
| 14781 | 2025.12.23 21:58:11.906600 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 245 rows starting from the beginning of the part | ||
| 14782 | 2025.12.23 21:58:11.906640 [ 201 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 253 rows starting from the beginning of the part | ||
| 14783 | 2025.12.23 21:58:11.906962 [ 4 ] {fb78115a-7134-4231-8b10-b044f097f5e1} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14784 | 2025.12.23 21:58:11.907003 [ 4 ] {fb78115a-7134-4231-8b10-b044f097f5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14785 | 2025.12.23 21:58:11.907356 [ 4 ] {fb78115a-7134-4231-8b10-b044f097f5e1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14786 | 2025.12.23 21:58:11.907556 [ 4 ] {fb78115a-7134-4231-8b10-b044f097f5e1} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14787 | 2025.12.23 21:58:11.907611 [ 190 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423391 sec., 892938.0612916619 rows/sec., 58.26 MiB/sec. | ||
| 14788 | 2025.12.23 21:58:11.907679 [ 4 ] {fb78115a-7134-4231-8b10-b044f097f5e1} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001329 sec., 331075.9969902182 rows/sec., 21.90 MiB/sec. | ||
| 14789 | 2025.12.23 21:58:11.907720 [ 4 ] {fb78115a-7134-4231-8b10-b044f097f5e1} <Debug> TCPHandler: Processed in 0.001515393 sec. | ||
| 14790 | 2025.12.23 21:58:11.907825 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14791 | 2025.12.23 21:58:11.907841 [ 195 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 14792 | 2025.12.23 21:58:11.907923 [ 4 ] {b16a0e8c-3934-419e-ae43-60288c5e7afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14793 | 2025.12.23 21:58:11.907965 [ 4 ] {b16a0e8c-3934-419e-ae43-60288c5e7afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14794 | 2025.12.23 21:58:11.908177 [ 195 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_65_13} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14795 | 2025.12.23 21:58:11.908269 [ 195 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_65_13} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 14796 | 2025.12.23 21:58:11.908370 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 14797 | 2025.12.23 21:58:11.908443 [ 4 ] {b16a0e8c-3934-419e-ae43-60288c5e7afe} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14798 | 2025.12.23 21:58:11.908484 [ 4 ] {b16a0e8c-3934-419e-ae43-60288c5e7afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14799 | 2025.12.23 21:58:11.908864 [ 4 ] {b16a0e8c-3934-419e-ae43-60288c5e7afe} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14800 | 2025.12.23 21:58:11.909107 [ 4 ] {b16a0e8c-3934-419e-ae43-60288c5e7afe} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14801 | 2025.12.23 21:58:11.909259 [ 4 ] {b16a0e8c-3934-419e-ae43-60288c5e7afe} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001352 sec., 156065.08875739647 rows/sec., 8.86 MiB/sec. | ||
| 14802 | 2025.12.23 21:58:11.909304 [ 4 ] {b16a0e8c-3934-419e-ae43-60288c5e7afe} <Debug> TCPHandler: Processed in 0.001525253 sec. | ||
| 14803 | 2025.12.23 21:58:11.909421 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14804 | 2025.12.23 21:58:11.909531 [ 4 ] {b75673ea-4106-42ca-aff0-fffd1f9cbe68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14805 | 2025.12.23 21:58:11.909572 [ 4 ] {b75673ea-4106-42ca-aff0-fffd1f9cbe68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14806 | 2025.12.23 21:58:11.910380 [ 4 ] {b75673ea-4106-42ca-aff0-fffd1f9cbe68} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14807 | 2025.12.23 21:58:11.910417 [ 4 ] {b75673ea-4106-42ca-aff0-fffd1f9cbe68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14808 | 2025.12.23 21:58:11.910759 [ 4 ] {b75673ea-4106-42ca-aff0-fffd1f9cbe68} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14809 | 2025.12.23 21:58:11.910960 [ 4 ] {b75673ea-4106-42ca-aff0-fffd1f9cbe68} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14810 | 2025.12.23 21:58:11.911089 [ 4 ] {b75673ea-4106-42ca-aff0-fffd1f9cbe68} <Debug> executeQuery: Read 1183 rows, 86.61 KiB in 0.001581 sec., 748260.5945604049 rows/sec., 53.50 MiB/sec. | ||
| 14811 | 2025.12.23 21:58:11.911125 [ 4 ] {b75673ea-4106-42ca-aff0-fffd1f9cbe68} <Debug> TCPHandler: Processed in 0.001761179 sec. | ||
| 14812 | 2025.12.23 21:58:11.911230 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14813 | 2025.12.23 21:58:11.911322 [ 4 ] {165ff546-0b40-4305-a80f-df2b7dc8ff7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14814 | 2025.12.23 21:58:11.911361 [ 4 ] {165ff546-0b40-4305-a80f-df2b7dc8ff7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14815 | 2025.12.23 21:58:11.911668 [ 4 ] {165ff546-0b40-4305-a80f-df2b7dc8ff7d} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14816 | 2025.12.23 21:58:11.911702 [ 4 ] {165ff546-0b40-4305-a80f-df2b7dc8ff7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14817 | 2025.12.23 21:58:11.911995 [ 4 ] {165ff546-0b40-4305-a80f-df2b7dc8ff7d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14818 | 2025.12.23 21:58:11.912189 [ 4 ] {165ff546-0b40-4305-a80f-df2b7dc8ff7d} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14819 | 2025.12.23 21:58:11.912312 [ 4 ] {165ff546-0b40-4305-a80f-df2b7dc8ff7d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001009 sec., 5946.481665014867 rows/sec., 310.68 KiB/sec. | ||
| 14820 | 2025.12.23 21:58:11.912348 [ 4 ] {165ff546-0b40-4305-a80f-df2b7dc8ff7d} <Debug> TCPHandler: Processed in 0.001165243 sec. | ||
| 14821 | 2025.12.23 21:58:11.912449 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14822 | 2025.12.23 21:58:11.912547 [ 4 ] {78d8d8df-7427-4f41-b439-24890d18875e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14823 | 2025.12.23 21:58:11.912589 [ 4 ] {78d8d8df-7427-4f41-b439-24890d18875e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14824 | 2025.12.23 21:58:11.913160 [ 4 ] {78d8d8df-7427-4f41-b439-24890d18875e} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14825 | 2025.12.23 21:58:11.913195 [ 4 ] {78d8d8df-7427-4f41-b439-24890d18875e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14826 | 2025.12.23 21:58:11.913568 [ 4 ] {78d8d8df-7427-4f41-b439-24890d18875e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14827 | 2025.12.23 21:58:11.913775 [ 4 ] {78d8d8df-7427-4f41-b439-24890d18875e} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14828 | 2025.12.23 21:58:11.913904 [ 4 ] {78d8d8df-7427-4f41-b439-24890d18875e} <Debug> executeQuery: Read 940 rows, 63.75 KiB in 0.001374 sec., 684133.9155749636 rows/sec., 45.31 MiB/sec. | ||
| 14829 | 2025.12.23 21:58:11.913941 [ 4 ] {78d8d8df-7427-4f41-b439-24890d18875e} <Debug> TCPHandler: Processed in 0.001541554 sec. | ||
| 14830 | 2025.12.23 21:58:11.914049 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14831 | 2025.12.23 21:58:11.914142 [ 4 ] {53feb3cd-b201-40ed-a7ba-0d3b211f40b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14832 | 2025.12.23 21:58:11.914182 [ 4 ] {53feb3cd-b201-40ed-a7ba-0d3b211f40b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14833 | 2025.12.23 21:58:11.914491 [ 4 ] {53feb3cd-b201-40ed-a7ba-0d3b211f40b2} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14834 | 2025.12.23 21:58:11.914524 [ 4 ] {53feb3cd-b201-40ed-a7ba-0d3b211f40b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14835 | 2025.12.23 21:58:11.914806 [ 4 ] {53feb3cd-b201-40ed-a7ba-0d3b211f40b2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14836 | 2025.12.23 21:58:11.915002 [ 4 ] {53feb3cd-b201-40ed-a7ba-0d3b211f40b2} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14837 | 2025.12.23 21:58:11.915132 [ 4 ] {53feb3cd-b201-40ed-a7ba-0d3b211f40b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 14838 | 2025.12.23 21:58:11.915168 [ 4 ] {53feb3cd-b201-40ed-a7ba-0d3b211f40b2} <Debug> TCPHandler: Processed in 0.001168103 sec. | ||
| 14839 | 2025.12.23 21:58:11.915277 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14840 | 2025.12.23 21:58:11.915369 [ 4 ] {f9b590e1-24d5-4e5a-b5e2-73917a08c123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14841 | 2025.12.23 21:58:11.915420 [ 4 ] {f9b590e1-24d5-4e5a-b5e2-73917a08c123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14842 | 2025.12.23 21:58:11.916271 [ 4 ] {f9b590e1-24d5-4e5a-b5e2-73917a08c123} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14843 | 2025.12.23 21:58:11.916305 [ 4 ] {f9b590e1-24d5-4e5a-b5e2-73917a08c123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14844 | 2025.12.23 21:58:11.916850 [ 4 ] {f9b590e1-24d5-4e5a-b5e2-73917a08c123} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14845 | 2025.12.23 21:58:11.917064 [ 4 ] {f9b590e1-24d5-4e5a-b5e2-73917a08c123} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14846 | 2025.12.23 21:58:11.917195 [ 4 ] {f9b590e1-24d5-4e5a-b5e2-73917a08c123} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001845 sec., 21680.21680216802 rows/sec., 38.85 MiB/sec. | ||
| 14847 | 2025.12.23 21:58:11.917248 [ 4 ] {f9b590e1-24d5-4e5a-b5e2-73917a08c123} <Debug> TCPHandler: Processed in 0.002019207 sec. | ||
| 14848 | 2025.12.23 21:58:11.917358 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14849 | 2025.12.23 21:58:11.917451 [ 4 ] {1c81ae58-7379-4a0a-938b-926c9bc72f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14850 | 2025.12.23 21:58:11.917491 [ 4 ] {1c81ae58-7379-4a0a-938b-926c9bc72f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14851 | 2025.12.23 21:58:11.917820 [ 4 ] {1c81ae58-7379-4a0a-938b-926c9bc72f35} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14852 | 2025.12.23 21:58:11.917853 [ 4 ] {1c81ae58-7379-4a0a-938b-926c9bc72f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14853 | 2025.12.23 21:58:11.918143 [ 4 ] {1c81ae58-7379-4a0a-938b-926c9bc72f35} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14854 | 2025.12.23 21:58:11.918342 [ 4 ] {1c81ae58-7379-4a0a-938b-926c9bc72f35} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14855 | 2025.12.23 21:58:11.918466 [ 4 ] {1c81ae58-7379-4a0a-938b-926c9bc72f35} <Debug> executeQuery: Read 82 rows, 5.00 KiB in 0.001033 sec., 79380.44530493708 rows/sec., 4.72 MiB/sec. | ||
| 14856 | 2025.12.23 21:58:11.918500 [ 4 ] {1c81ae58-7379-4a0a-938b-926c9bc72f35} <Debug> TCPHandler: Processed in 0.001191823 sec. | ||
| 14857 | 2025.12.23 21:58:12.969217 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14858 | 2025.12.23 21:58:12.969403 [ 4 ] {167b4fed-de2b-4c9e-81de-5f7a712766c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14859 | 2025.12.23 21:58:12.969467 [ 4 ] {167b4fed-de2b-4c9e-81de-5f7a712766c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14860 | 2025.12.23 21:58:12.970099 [ 4 ] {167b4fed-de2b-4c9e-81de-5f7a712766c6} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14861 | 2025.12.23 21:58:12.970140 [ 4 ] {167b4fed-de2b-4c9e-81de-5f7a712766c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14862 | 2025.12.23 21:58:12.970541 [ 4 ] {167b4fed-de2b-4c9e-81de-5f7a712766c6} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14863 | 2025.12.23 21:58:12.970755 [ 4 ] {167b4fed-de2b-4c9e-81de-5f7a712766c6} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14864 | 2025.12.23 21:58:12.970894 [ 112 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14865 | 2025.12.23 21:58:12.970908 [ 4 ] {167b4fed-de2b-4c9e-81de-5f7a712766c6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00155 sec., 36129.032258064515 rows/sec., 2.78 MiB/sec. | ||
| 14866 | 2025.12.23 21:58:12.970938 [ 112 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14867 | 2025.12.23 21:58:12.970961 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14868 | 2025.12.23 21:58:12.970967 [ 4 ] {167b4fed-de2b-4c9e-81de-5f7a712766c6} <Debug> TCPHandler: Processed in 0.001871403 sec. | ||
| 14869 | 2025.12.23 21:58:12.971096 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14870 | 2025.12.23 21:58:12.971093 [ 201 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 14871 | 2025.12.23 21:58:12.971197 [ 4 ] {7b77bc6f-b238-4e1b-b48e-1ab82ea27b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14872 | 2025.12.23 21:58:12.971242 [ 4 ] {7b77bc6f-b238-4e1b-b48e-1ab82ea27b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14873 | 2025.12.23 21:58:12.971260 [ 201 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14874 | 2025.12.23 21:58:12.971300 [ 201 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2465 rows starting from the beginning of the part | ||
| 14875 | 2025.12.23 21:58:12.971366 [ 201 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 57 rows starting from the beginning of the part | ||
| 14876 | 2025.12.23 21:58:12.971412 [ 201 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1192 rows starting from the beginning of the part | ||
| 14877 | 2025.12.23 21:58:12.971453 [ 201 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 14878 | 2025.12.23 21:58:12.971493 [ 201 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 2336 rows starting from the beginning of the part | ||
| 14879 | 2025.12.23 21:58:12.971531 [ 201 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 14880 | 2025.12.23 21:58:12.971683 [ 4 ] {7b77bc6f-b238-4e1b-b48e-1ab82ea27b41} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14881 | 2025.12.23 21:58:12.971724 [ 4 ] {7b77bc6f-b238-4e1b-b48e-1ab82ea27b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14882 | 2025.12.23 21:58:12.972062 [ 4 ] {7b77bc6f-b238-4e1b-b48e-1ab82ea27b41} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14883 | 2025.12.23 21:58:12.972279 [ 4 ] {7b77bc6f-b238-4e1b-b48e-1ab82ea27b41} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14884 | 2025.12.23 21:58:12.972387 [ 112 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14885 | 2025.12.23 21:58:12.972411 [ 112 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2025.12.23 21:58:12.972416 [ 4 ] {7b77bc6f-b238-4e1b-b48e-1ab82ea27b41} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 14887 | 2025.12.23 21:58:12.972428 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14888 | 2025.12.23 21:58:12.972456 [ 4 ] {7b77bc6f-b238-4e1b-b48e-1ab82ea27b41} <Debug> TCPHandler: Processed in 0.00141283 sec. | ||
| 14889 | 2025.12.23 21:58:12.972541 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 14890 | 2025.12.23 21:58:12.972565 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14891 | 2025.12.23 21:58:12.972676 [ 4 ] {aab66fe8-6fa4-492c-b0aa-e93d83060423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14892 | 2025.12.23 21:58:12.972697 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14893 | 2025.12.23 21:58:12.972720 [ 4 ] {aab66fe8-6fa4-492c-b0aa-e93d83060423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14894 | 2025.12.23 21:58:12.972737 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1249 rows starting from the beginning of the part | ||
| 14895 | 2025.12.23 21:58:12.972808 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 66 rows starting from the beginning of the part | ||
| 14896 | 2025.12.23 21:58:12.972853 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 719 rows starting from the beginning of the part | ||
| 14897 | 2025.12.23 21:58:12.972893 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 14898 | 2025.12.23 21:58:12.972930 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1183 rows starting from the beginning of the part | ||
| 14899 | 2025.12.23 21:58:12.972971 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 14900 | 2025.12.23 21:58:12.973094 [ 4 ] {aab66fe8-6fa4-492c-b0aa-e93d83060423} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14901 | 2025.12.23 21:58:12.973135 [ 4 ] {aab66fe8-6fa4-492c-b0aa-e93d83060423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14902 | 2025.12.23 21:58:12.973714 [ 4 ] {aab66fe8-6fa4-492c-b0aa-e93d83060423} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14903 | 2025.12.23 21:58:12.973813 [ 196 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6162 rows, containing 5 columns (5 merged, 0 gathered) in 0.002787969 sec., 2210211.0891476916 rows/sec., 187.67 MiB/sec. | ||
| 14904 | 2025.12.23 21:58:12.973936 [ 4 ] {aab66fe8-6fa4-492c-b0aa-e93d83060423} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14905 | 2025.12.23 21:58:12.974075 [ 4 ] {aab66fe8-6fa4-492c-b0aa-e93d83060423} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001419 sec., 43692.74136715997 rows/sec., 3.04 MiB/sec. | ||
| 14906 | 2025.12.23 21:58:12.974090 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14907 | 2025.12.23 21:58:12.974124 [ 4 ] {aab66fe8-6fa4-492c-b0aa-e93d83060423} <Debug> TCPHandler: Processed in 0.001608435 sec. | ||
| 14908 | 2025.12.23 21:58:12.974262 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14909 | 2025.12.23 21:58:12.974377 [ 4 ] {f946ca82-8473-4e43-aa33-d66fede0fd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14910 | 2025.12.23 21:58:12.974384 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3345 rows, containing 5 columns (5 merged, 0 gathered) in 0.001901703 sec., 1758949.741363399 rows/sec., 133.08 MiB/sec. | ||
| 14911 | 2025.12.23 21:58:12.974429 [ 4 ] {f946ca82-8473-4e43-aa33-d66fede0fd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14912 | 2025.12.23 21:58:12.974462 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_111_22} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14913 | 2025.12.23 21:58:12.974557 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_111_22} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14914 | 2025.12.23 21:58:12.974595 [ 200 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14915 | 2025.12.23 21:58:12.974677 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 14916 | 2025.12.23 21:58:12.974837 [ 4 ] {f946ca82-8473-4e43-aa33-d66fede0fd02} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14917 | 2025.12.23 21:58:12.974841 [ 200 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_111_22} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14918 | 2025.12.23 21:58:12.974870 [ 4 ] {f946ca82-8473-4e43-aa33-d66fede0fd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14919 | 2025.12.23 21:58:12.974922 [ 200 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_111_22} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14920 | 2025.12.23 21:58:12.975002 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 14921 | 2025.12.23 21:58:12.975180 [ 4 ] {f946ca82-8473-4e43-aa33-d66fede0fd02} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14922 | 2025.12.23 21:58:12.975387 [ 4 ] {f946ca82-8473-4e43-aa33-d66fede0fd02} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14923 | 2025.12.23 21:58:12.975493 [ 112 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14924 | 2025.12.23 21:58:12.975514 [ 4 ] {f946ca82-8473-4e43-aa33-d66fede0fd02} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001162 sec., 18932.8743545611 rows/sec., 1.29 MiB/sec. | ||
| 14925 | 2025.12.23 21:58:12.975517 [ 112 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14926 | 2025.12.23 21:58:12.975543 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14927 | 2025.12.23 21:58:12.975551 [ 4 ] {f946ca82-8473-4e43-aa33-d66fede0fd02} <Debug> TCPHandler: Processed in 0.001352978 sec. | ||
| 14928 | 2025.12.23 21:58:12.975625 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 14929 | 2025.12.23 21:58:12.975742 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14930 | 2025.12.23 21:58:12.975771 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7110 rows starting from the beginning of the part | ||
| 14931 | 2025.12.23 21:58:12.975821 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 14932 | 2025.12.23 21:58:12.975863 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part | ||
| 14933 | 2025.12.23 21:58:12.975900 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 14934 | 2025.12.23 21:58:12.975935 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 82 rows starting from the beginning of the part | ||
| 14935 | 2025.12.23 21:58:12.975971 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 22 rows starting from the beginning of the part | ||
| 14936 | 2025.12.23 21:58:12.978066 [ 197 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7438 rows, containing 4 columns (4 merged, 0 gathered) in 0.002476039 sec., 3003991.4557080884 rows/sec., 191.84 MiB/sec. | ||
| 14937 | 2025.12.23 21:58:12.978740 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14938 | 2025.12.23 21:58:12.978980 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_111_22} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14939 | 2025.12.23 21:58:12.979048 [ 200 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_111_22} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14940 | 2025.12.23 21:58:12.979132 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 14941 | 2025.12.23 21:58:13.647863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32138 | ||
| 14942 | 2025.12.23 21:58:13.648672 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14943 | 2025.12.23 21:58:13.648759 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14944 | 2025.12.23 21:58:13.649393 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14945 | 2025.12.23 21:58:13.649635 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14946 | 2025.12.23 21:58:13.649783 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32138 | ||
| 14947 | 2025.12.23 21:58:15.322890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14948 | 2025.12.23 21:58:15.337845 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14949 | 2025.12.23 21:58:15.337895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14950 | 2025.12.23 21:58:15.343319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14951 | 2025.12.23 21:58:15.344026 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14952 | 2025.12.23 21:58:15.346888 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14953 | 2025.12.23 21:58:17.974780 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14954 | 2025.12.23 21:58:17.975078 [ 4 ] {4f41fa6e-57d5-4cdb-a2ce-49488b48c135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14955 | 2025.12.23 21:58:17.975179 [ 4 ] {4f41fa6e-57d5-4cdb-a2ce-49488b48c135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14956 | 2025.12.23 21:58:17.976149 [ 4 ] {4f41fa6e-57d5-4cdb-a2ce-49488b48c135} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14957 | 2025.12.23 21:58:17.976193 [ 4 ] {4f41fa6e-57d5-4cdb-a2ce-49488b48c135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14958 | 2025.12.23 21:58:17.976573 [ 4 ] {4f41fa6e-57d5-4cdb-a2ce-49488b48c135} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14959 | 2025.12.23 21:58:17.976793 [ 4 ] {4f41fa6e-57d5-4cdb-a2ce-49488b48c135} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14960 | 2025.12.23 21:58:17.976942 [ 4 ] {4f41fa6e-57d5-4cdb-a2ce-49488b48c135} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.22 MiB/sec. | ||
| 14961 | 2025.12.23 21:58:17.976983 [ 4 ] {4f41fa6e-57d5-4cdb-a2ce-49488b48c135} <Debug> TCPHandler: Processed in 0.002379197 sec. | ||
| 14962 | 2025.12.23 21:58:17.977105 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14963 | 2025.12.23 21:58:17.977215 [ 4 ] {9705ddd7-cab6-4921-8f38-c1e5bd428090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14964 | 2025.12.23 21:58:17.977255 [ 4 ] {9705ddd7-cab6-4921-8f38-c1e5bd428090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14965 | 2025.12.23 21:58:17.977752 [ 4 ] {9705ddd7-cab6-4921-8f38-c1e5bd428090} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14966 | 2025.12.23 21:58:17.977789 [ 4 ] {9705ddd7-cab6-4921-8f38-c1e5bd428090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14967 | 2025.12.23 21:58:17.978099 [ 4 ] {9705ddd7-cab6-4921-8f38-c1e5bd428090} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14968 | 2025.12.23 21:58:17.978302 [ 4 ] {9705ddd7-cab6-4921-8f38-c1e5bd428090} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14969 | 2025.12.23 21:58:17.978429 [ 4 ] {9705ddd7-cab6-4921-8f38-c1e5bd428090} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 14970 | 2025.12.23 21:58:17.978467 [ 4 ] {9705ddd7-cab6-4921-8f38-c1e5bd428090} <Debug> TCPHandler: Processed in 0.001409089 sec. | ||
| 14971 | 2025.12.23 21:58:17.978588 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14972 | 2025.12.23 21:58:17.978688 [ 4 ] {d72cb716-49c9-4756-b9ed-d528d065d202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14973 | 2025.12.23 21:58:17.978731 [ 4 ] {d72cb716-49c9-4756-b9ed-d528d065d202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14974 | 2025.12.23 21:58:17.979216 [ 4 ] {d72cb716-49c9-4756-b9ed-d528d065d202} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14975 | 2025.12.23 21:58:17.979253 [ 4 ] {d72cb716-49c9-4756-b9ed-d528d065d202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14976 | 2025.12.23 21:58:17.979589 [ 4 ] {d72cb716-49c9-4756-b9ed-d528d065d202} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14977 | 2025.12.23 21:58:17.979790 [ 4 ] {d72cb716-49c9-4756-b9ed-d528d065d202} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14978 | 2025.12.23 21:58:17.979918 [ 4 ] {d72cb716-49c9-4756-b9ed-d528d065d202} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 14979 | 2025.12.23 21:58:17.979955 [ 4 ] {d72cb716-49c9-4756-b9ed-d528d065d202} <Debug> TCPHandler: Processed in 0.00142016 sec. | ||
| 14980 | 2025.12.23 21:58:17.980066 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14981 | 2025.12.23 21:58:17.980165 [ 4 ] {db01fb20-6a04-4e5a-b2c5-bde4bb482f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14982 | 2025.12.23 21:58:17.980206 [ 4 ] {db01fb20-6a04-4e5a-b2c5-bde4bb482f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14983 | 2025.12.23 21:58:17.980548 [ 4 ] {db01fb20-6a04-4e5a-b2c5-bde4bb482f18} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14984 | 2025.12.23 21:58:17.980583 [ 4 ] {db01fb20-6a04-4e5a-b2c5-bde4bb482f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14985 | 2025.12.23 21:58:17.980877 [ 4 ] {db01fb20-6a04-4e5a-b2c5-bde4bb482f18} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14986 | 2025.12.23 21:58:17.981075 [ 4 ] {db01fb20-6a04-4e5a-b2c5-bde4bb482f18} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14987 | 2025.12.23 21:58:17.981199 [ 4 ] {db01fb20-6a04-4e5a-b2c5-bde4bb482f18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 14988 | 2025.12.23 21:58:17.981234 [ 4 ] {db01fb20-6a04-4e5a-b2c5-bde4bb482f18} <Debug> TCPHandler: Processed in 0.001215664 sec. | ||
| 14989 | 2025.12.23 21:58:20.917064 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14990 | 2025.12.23 21:58:20.917152 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14991 | 2025.12.23 21:58:21.149903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32650 | ||
| 14992 | 2025.12.23 21:58:21.150438 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14993 | 2025.12.23 21:58:21.150479 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 14994 | 2025.12.23 21:58:21.150975 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14995 | 2025.12.23 21:58:21.151232 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14996 | 2025.12.23 21:58:21.151391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32650 | ||
| 14997 | 2025.12.23 21:58:21.271096 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1870 | ||
| 14998 | 2025.12.23 21:58:21.273652 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14999 | 2025.12.23 21:58:21.273713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15000 | 2025.12.23 21:58:21.274942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15001 | 2025.12.23 21:58:21.275224 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15002 | 2025.12.23 21:58:21.275388 [ 101 ] {} <Debug> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15003 | 2025.12.23 21:58:21.275464 [ 101 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15004 | 2025.12.23 21:58:21.275498 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 15005 | 2025.12.23 21:58:21.275601 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1870 | ||
| 15006 | 2025.12.23 21:58:21.275634 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::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 | ||
| 15007 | 2025.12.23 21:58:21.276250 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15008 | 2025.12.23 21:58:21.276383 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1690 rows starting from the beginning of the part | ||
| 15009 | 2025.12.23 21:58:21.276734 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
| 15010 | 2025.12.23 21:58:21.277055 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 15011 | 2025.12.23 21:58:21.277380 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 15012 | 2025.12.23 21:58:21.277724 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 15013 | 2025.12.23 21:58:21.278049 [ 197 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 15014 | 2025.12.23 21:58:21.285195 [ 198 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1870 rows, containing 72 columns (72 merged, 0 gathered) in 0.009619042 sec., 194406.05415799204 rows/sec., 152.08 MiB/sec. | ||
| 15015 | 2025.12.23 21:58:21.286864 [ 189 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15016 | 2025.12.23 21:58:21.287381 [ 189 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_51_10} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15017 | 2025.12.23 21:58:21.287459 [ 189 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_51_10} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15018 | 2025.12.23 21:58:21.287650 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 15019 | 2025.12.23 21:58:22.846943 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15020 | 2025.12.23 21:58:22.863116 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15021 | 2025.12.23 21:58:22.863175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15022 | 2025.12.23 21:58:22.868961 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15023 | 2025.12.23 21:58:22.869622 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15024 | 2025.12.23 21:58:22.872387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15025 | 2025.12.23 21:58:22.988689 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15026 | 2025.12.23 21:58:22.988947 [ 4 ] {37333ce2-0386-47b5-8d36-ee1f9a901ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15027 | 2025.12.23 21:58:22.989030 [ 4 ] {37333ce2-0386-47b5-8d36-ee1f9a901ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15028 | 2025.12.23 21:58:22.989725 [ 4 ] {37333ce2-0386-47b5-8d36-ee1f9a901ec5} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15029 | 2025.12.23 21:58:22.989769 [ 4 ] {37333ce2-0386-47b5-8d36-ee1f9a901ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15030 | 2025.12.23 21:58:22.990155 [ 4 ] {37333ce2-0386-47b5-8d36-ee1f9a901ec5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15031 | 2025.12.23 21:58:22.990392 [ 4 ] {37333ce2-0386-47b5-8d36-ee1f9a901ec5} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15032 | 2025.12.23 21:58:22.990548 [ 4 ] {37333ce2-0386-47b5-8d36-ee1f9a901ec5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00167 sec., 245508.98203592814 rows/sec., 15.57 MiB/sec. | ||
| 15033 | 2025.12.23 21:58:22.990557 [ 99 ] {} <Debug> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 15034 | 2025.12.23 21:58:22.990595 [ 4 ] {37333ce2-0386-47b5-8d36-ee1f9a901ec5} <Debug> TCPHandler: Processed in 0.002077068 sec. | ||
| 15035 | 2025.12.23 21:58:22.990634 [ 99 ] {} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15036 | 2025.12.23 21:58:22.990662 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15037 | 2025.12.23 21:58:22.990723 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15038 | 2025.12.23 21:58:22.990762 [ 199 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 15039 | 2025.12.23 21:58:22.990827 [ 4 ] {95756ae3-b151-49e5-9a78-ade08d8c10c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15040 | 2025.12.23 21:58:22.990874 [ 4 ] {95756ae3-b151-49e5-9a78-ade08d8c10c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15041 | 2025.12.23 21:58:22.990881 [ 199 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15042 | 2025.12.23 21:58:22.990920 [ 199 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 434 rows starting from the beginning of the part | ||
| 15043 | 2025.12.23 21:58:22.990985 [ 199 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 15044 | 2025.12.23 21:58:22.991030 [ 199 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part | ||
| 15045 | 2025.12.23 21:58:22.991074 [ 199 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 410 rows starting from the beginning of the part | ||
| 15046 | 2025.12.23 21:58:22.991114 [ 199 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 410 rows starting from the beginning of the part | ||
| 15047 | 2025.12.23 21:58:22.991154 [ 199 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 410 rows starting from the beginning of the part | ||
| 15048 | 2025.12.23 21:58:22.991749 [ 4 ] {95756ae3-b151-49e5-9a78-ade08d8c10c1} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15049 | 2025.12.23 21:58:22.991791 [ 4 ] {95756ae3-b151-49e5-9a78-ade08d8c10c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15050 | 2025.12.23 21:58:22.992178 [ 4 ] {95756ae3-b151-49e5-9a78-ade08d8c10c1} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15051 | 2025.12.23 21:58:22.992338 [ 189 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001613745 sec., 1539276.651515574 rows/sec., 103.81 MiB/sec. | ||
| 15052 | 2025.12.23 21:58:22.992396 [ 4 ] {95756ae3-b151-49e5-9a78-ade08d8c10c1} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15053 | 2025.12.23 21:58:22.992537 [ 4 ] {95756ae3-b151-49e5-9a78-ade08d8c10c1} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001732 sec., 688221.7090069284 rows/sec., 54.98 MiB/sec. | ||
| 15054 | 2025.12.23 21:58:22.992538 [ 192 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 15055 | 2025.12.23 21:58:22.992577 [ 4 ] {95756ae3-b151-49e5-9a78-ade08d8c10c1} <Debug> TCPHandler: Processed in 0.001906344 sec. | ||
| 15056 | 2025.12.23 21:58:22.992691 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15057 | 2025.12.23 21:58:22.992788 [ 4 ] {8a17d9f1-7e99-4c68-9664-00ae904c59cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15058 | 2025.12.23 21:58:22.992830 [ 4 ] {8a17d9f1-7e99-4c68-9664-00ae904c59cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15059 | 2025.12.23 21:58:22.992846 [ 192 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_45_9} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15060 | 2025.12.23 21:58:22.992924 [ 192 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_45_9} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 15061 | 2025.12.23 21:58:22.993005 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 15062 | 2025.12.23 21:58:22.993297 [ 4 ] {8a17d9f1-7e99-4c68-9664-00ae904c59cc} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15063 | 2025.12.23 21:58:22.993333 [ 4 ] {8a17d9f1-7e99-4c68-9664-00ae904c59cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15064 | 2025.12.23 21:58:22.993642 [ 4 ] {8a17d9f1-7e99-4c68-9664-00ae904c59cc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15065 | 2025.12.23 21:58:22.993851 [ 4 ] {8a17d9f1-7e99-4c68-9664-00ae904c59cc} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15066 | 2025.12.23 21:58:22.993981 [ 4 ] {8a17d9f1-7e99-4c68-9664-00ae904c59cc} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001214 sec., 201812.1911037891 rows/sec., 12.33 MiB/sec. | ||
| 15067 | 2025.12.23 21:58:22.994020 [ 4 ] {8a17d9f1-7e99-4c68-9664-00ae904c59cc} <Debug> TCPHandler: Processed in 0.001379999 sec. | ||
| 15068 | 2025.12.23 21:58:22.994123 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15069 | 2025.12.23 21:58:22.994223 [ 4 ] {a3949860-8400-42cd-a97f-028d71b42956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15070 | 2025.12.23 21:58:22.994265 [ 4 ] {a3949860-8400-42cd-a97f-028d71b42956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15071 | 2025.12.23 21:58:22.994737 [ 4 ] {a3949860-8400-42cd-a97f-028d71b42956} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15072 | 2025.12.23 21:58:22.994773 [ 4 ] {a3949860-8400-42cd-a97f-028d71b42956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15073 | 2025.12.23 21:58:22.995089 [ 4 ] {a3949860-8400-42cd-a97f-028d71b42956} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15074 | 2025.12.23 21:58:22.995292 [ 4 ] {a3949860-8400-42cd-a97f-028d71b42956} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15075 | 2025.12.23 21:58:22.995428 [ 4 ] {a3949860-8400-42cd-a97f-028d71b42956} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001224 sec., 173202.61437908496 rows/sec., 11.17 MiB/sec. | ||
| 15076 | 2025.12.23 21:58:22.995466 [ 4 ] {a3949860-8400-42cd-a97f-028d71b42956} <Debug> TCPHandler: Processed in 0.001392099 sec. | ||
| 15077 | 2025.12.23 21:58:22.995570 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15078 | 2025.12.23 21:58:22.995662 [ 4 ] {9af0d732-21ac-4757-ad1c-ade333fa1f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15079 | 2025.12.23 21:58:22.995701 [ 4 ] {9af0d732-21ac-4757-ad1c-ade333fa1f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15080 | 2025.12.23 21:58:22.996177 [ 4 ] {9af0d732-21ac-4757-ad1c-ade333fa1f33} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15081 | 2025.12.23 21:58:22.996217 [ 4 ] {9af0d732-21ac-4757-ad1c-ade333fa1f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15082 | 2025.12.23 21:58:22.996541 [ 4 ] {9af0d732-21ac-4757-ad1c-ade333fa1f33} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15083 | 2025.12.23 21:58:22.996765 [ 4 ] {9af0d732-21ac-4757-ad1c-ade333fa1f33} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15084 | 2025.12.23 21:58:22.996897 [ 4 ] {9af0d732-21ac-4757-ad1c-ade333fa1f33} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001253 sec., 168395.84996009577 rows/sec., 9.56 MiB/sec. | ||
| 15085 | 2025.12.23 21:58:22.996936 [ 4 ] {9af0d732-21ac-4757-ad1c-ade333fa1f33} <Debug> TCPHandler: Processed in 0.00141281 sec. | ||
| 15086 | 2025.12.23 21:58:22.997052 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15087 | 2025.12.23 21:58:22.997146 [ 4 ] {14d7f2e4-8d57-4bbb-b68e-1fcb52515832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15088 | 2025.12.23 21:58:22.997186 [ 4 ] {14d7f2e4-8d57-4bbb-b68e-1fcb52515832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15089 | 2025.12.23 21:58:22.997806 [ 4 ] {14d7f2e4-8d57-4bbb-b68e-1fcb52515832} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15090 | 2025.12.23 21:58:22.997843 [ 4 ] {14d7f2e4-8d57-4bbb-b68e-1fcb52515832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15091 | 2025.12.23 21:58:22.998175 [ 4 ] {14d7f2e4-8d57-4bbb-b68e-1fcb52515832} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15092 | 2025.12.23 21:58:22.998381 [ 4 ] {14d7f2e4-8d57-4bbb-b68e-1fcb52515832} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15093 | 2025.12.23 21:58:22.998521 [ 4 ] {14d7f2e4-8d57-4bbb-b68e-1fcb52515832} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001379 sec., 521392.31327048584 rows/sec., 36.59 MiB/sec. | ||
| 15094 | 2025.12.23 21:58:22.998564 [ 4 ] {14d7f2e4-8d57-4bbb-b68e-1fcb52515832} <Debug> TCPHandler: Processed in 0.001561674 sec. | ||
| 15095 | 2025.12.23 21:58:22.998678 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15096 | 2025.12.23 21:58:22.998772 [ 4 ] {fd9e2a19-b576-4328-bfcf-66f0e771ccaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15097 | 2025.12.23 21:58:22.998814 [ 4 ] {fd9e2a19-b576-4328-bfcf-66f0e771ccaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15098 | 2025.12.23 21:58:22.999211 [ 4 ] {fd9e2a19-b576-4328-bfcf-66f0e771ccaa} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15099 | 2025.12.23 21:58:22.999254 [ 4 ] {fd9e2a19-b576-4328-bfcf-66f0e771ccaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15100 | 2025.12.23 21:58:22.999621 [ 4 ] {fd9e2a19-b576-4328-bfcf-66f0e771ccaa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15101 | 2025.12.23 21:58:22.999861 [ 4 ] {fd9e2a19-b576-4328-bfcf-66f0e771ccaa} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15102 | 2025.12.23 21:58:23.000007 [ 4 ] {fd9e2a19-b576-4328-bfcf-66f0e771ccaa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001253 sec., 4788.507581803671 rows/sec., 250.18 KiB/sec. | ||
| 15103 | 2025.12.23 21:58:23.000044 [ 4 ] {fd9e2a19-b576-4328-bfcf-66f0e771ccaa} <Debug> TCPHandler: Processed in 0.00141561 sec. | ||
| 15104 | 2025.12.23 21:58:23.000154 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15105 | 2025.12.23 21:58:23.000249 [ 4 ] {ec9b3bbc-899a-4b0a-bbd7-456f0d3329c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15106 | 2025.12.23 21:58:23.000293 [ 4 ] {ec9b3bbc-899a-4b0a-bbd7-456f0d3329c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15107 | 2025.12.23 21:58:23.000713 [ 4 ] {ec9b3bbc-899a-4b0a-bbd7-456f0d3329c3} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15108 | 2025.12.23 21:58:23.000749 [ 4 ] {ec9b3bbc-899a-4b0a-bbd7-456f0d3329c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15109 | 2025.12.23 21:58:23.001075 [ 4 ] {ec9b3bbc-899a-4b0a-bbd7-456f0d3329c3} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15110 | 2025.12.23 21:58:23.001276 [ 4 ] {ec9b3bbc-899a-4b0a-bbd7-456f0d3329c3} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15111 | 2025.12.23 21:58:23.001383 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_108_22 to all_113_113_0 | ||
| 15112 | 2025.12.23 21:58:23.001403 [ 4 ] {ec9b3bbc-899a-4b0a-bbd7-456f0d3329c3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001174 sec., 267461.6695059625 rows/sec., 17.57 MiB/sec. | ||
| 15113 | 2025.12.23 21:58:23.001415 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15114 | 2025.12.23 21:58:23.001435 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15115 | 2025.12.23 21:58:23.001440 [ 4 ] {ec9b3bbc-899a-4b0a-bbd7-456f0d3329c3} <Debug> TCPHandler: Processed in 0.001336287 sec. | ||
| 15116 | 2025.12.23 21:58:23.001517 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_113_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_108_22 to all_113_113_0 into Compact with storage Full | ||
| 15117 | 2025.12.23 21:58:23.001564 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15118 | 2025.12.23 21:58:23.001631 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_113_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15119 | 2025.12.23 21:58:23.001672 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_108_22, total 33268 rows starting from the beginning of the part | ||
| 15120 | 2025.12.23 21:58:23.001673 [ 4 ] {60afe247-1da6-41e1-8cd0-e8353c1a2034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15121 | 2025.12.23 21:58:23.001727 [ 4 ] {60afe247-1da6-41e1-8cd0-e8353c1a2034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15122 | 2025.12.23 21:58:23.001748 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 15123 | 2025.12.23 21:58:23.001813 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 940 rows starting from the beginning of the part | ||
| 15124 | 2025.12.23 21:58:23.001876 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 62 rows starting from the beginning of the part | ||
| 15125 | 2025.12.23 21:58:23.001935 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 15126 | 2025.12.23 21:58:23.002002 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 314 rows starting from the beginning of the part | ||
| 15127 | 2025.12.23 21:58:23.002115 [ 4 ] {60afe247-1da6-41e1-8cd0-e8353c1a2034} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15128 | 2025.12.23 21:58:23.002154 [ 4 ] {60afe247-1da6-41e1-8cd0-e8353c1a2034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15129 | 2025.12.23 21:58:23.002731 [ 4 ] {60afe247-1da6-41e1-8cd0-e8353c1a2034} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15130 | 2025.12.23 21:58:23.002988 [ 4 ] {60afe247-1da6-41e1-8cd0-e8353c1a2034} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15131 | 2025.12.23 21:58:23.003093 [ 100 ] {} <Debug> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 15132 | 2025.12.23 21:58:23.003121 [ 100 ] {} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15133 | 2025.12.23 21:58:23.003123 [ 4 ] {60afe247-1da6-41e1-8cd0-e8353c1a2034} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. | ||
| 15134 | 2025.12.23 21:58:23.003142 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15135 | 2025.12.23 21:58:23.003169 [ 4 ] {60afe247-1da6-41e1-8cd0-e8353c1a2034} <Debug> TCPHandler: Processed in 0.001665317 sec. | ||
| 15136 | 2025.12.23 21:58:23.003233 [ 189 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 15137 | 2025.12.23 21:58:23.003308 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15138 | 2025.12.23 21:58:23.003368 [ 189 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15139 | 2025.12.23 21:58:23.003407 [ 189 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 41 rows starting from the beginning of the part | ||
| 15140 | 2025.12.23 21:58:23.003410 [ 4 ] {79e97569-a38e-49c7-8884-b0ef49fa2c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15141 | 2025.12.23 21:58:23.003474 [ 4 ] {79e97569-a38e-49c7-8884-b0ef49fa2c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15142 | 2025.12.23 21:58:23.003475 [ 189 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 15143 | 2025.12.23 21:58:23.003534 [ 189 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 15144 | 2025.12.23 21:58:23.003574 [ 189 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 15145 | 2025.12.23 21:58:23.003612 [ 189 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 15146 | 2025.12.23 21:58:23.003653 [ 189 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 15147 | 2025.12.23 21:58:23.004307 [ 4 ] {79e97569-a38e-49c7-8884-b0ef49fa2c78} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15148 | 2025.12.23 21:58:23.004348 [ 4 ] {79e97569-a38e-49c7-8884-b0ef49fa2c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15149 | 2025.12.23 21:58:23.004685 [ 193 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.001493942 sec., 30791.021338177787 rows/sec., 2.02 MiB/sec. | ||
| 15150 | 2025.12.23 21:58:23.004867 [ 187 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 15151 | 2025.12.23 21:58:23.005188 [ 187 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_42_9} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15152 | 2025.12.23 21:58:23.005257 [ 4 ] {79e97569-a38e-49c7-8884-b0ef49fa2c78} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15153 | 2025.12.23 21:58:23.005283 [ 187 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_42_9} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 15154 | 2025.12.23 21:58:23.005440 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15155 | 2025.12.23 21:58:23.005501 [ 4 ] {79e97569-a38e-49c7-8884-b0ef49fa2c78} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15156 | 2025.12.23 21:58:23.005649 [ 4 ] {79e97569-a38e-49c7-8884-b0ef49fa2c78} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00226 sec., 17699.11504424779 rows/sec., 31.72 MiB/sec. | ||
| 15157 | 2025.12.23 21:58:23.005708 [ 4 ] {79e97569-a38e-49c7-8884-b0ef49fa2c78} <Debug> TCPHandler: Processed in 0.002448599 sec. | ||
| 15158 | 2025.12.23 21:58:23.005821 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15159 | 2025.12.23 21:58:23.005915 [ 4 ] {dda55f8d-ce8f-487d-8064-45ca1bf73687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15160 | 2025.12.23 21:58:23.005954 [ 4 ] {dda55f8d-ce8f-487d-8064-45ca1bf73687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15161 | 2025.12.23 21:58:23.006283 [ 4 ] {dda55f8d-ce8f-487d-8064-45ca1bf73687} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15162 | 2025.12.23 21:58:23.006317 [ 4 ] {dda55f8d-ce8f-487d-8064-45ca1bf73687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15163 | 2025.12.23 21:58:23.006634 [ 4 ] {dda55f8d-ce8f-487d-8064-45ca1bf73687} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15164 | 2025.12.23 21:58:23.006841 [ 4 ] {dda55f8d-ce8f-487d-8064-45ca1bf73687} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15165 | 2025.12.23 21:58:23.006964 [ 4 ] {dda55f8d-ce8f-487d-8064-45ca1bf73687} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001068 sec., 97378.27715355805 rows/sec., 5.97 MiB/sec. | ||
| 15166 | 2025.12.23 21:58:23.006999 [ 4 ] {dda55f8d-ce8f-487d-8064-45ca1bf73687} <Debug> TCPHandler: Processed in 0.001226944 sec. | ||
| 15167 | 2025.12.23 21:58:23.010188 [ 194 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_113_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34904 rows, containing 5 columns (5 merged, 0 gathered) in 0.008703836 sec., 4010185.8536856626 rows/sec., 270.16 MiB/sec. | ||
| 15168 | 2025.12.23 21:58:23.010465 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_113_23} <Trace> MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) | ||
| 15169 | 2025.12.23 21:58:23.010701 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15170 | 2025.12.23 21:58:23.010766 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_108_22, all_113_113_0] -> all_1_113_23 | ||
| 15171 | 2025.12.23 21:58:23.010828 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 15172 | 2025.12.23 21:58:23.748731 [ 66 ] {} <Debug> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 15173 | 2025.12.23 21:58:23.748810 [ 66 ] {} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15174 | 2025.12.23 21:58:23.748839 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15175 | 2025.12.23 21:58:23.749010 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 15176 | 2025.12.23 21:58:23.749256 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15177 | 2025.12.23 21:58:23.749327 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 15178 | 2025.12.23 21:58:23.749446 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 15179 | 2025.12.23 21:58:23.749523 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 15180 | 2025.12.23 21:58:23.749594 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 15181 | 2025.12.23 21:58:23.749664 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 15182 | 2025.12.23 21:58:23.750546 [ 194 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605576 sec., 23667.51869733977 rows/sec., 1.97 MiB/sec. | ||
| 15183 | 2025.12.23 21:58:23.750702 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 15184 | 2025.12.23 21:58:23.750947 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_33_8} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15185 | 2025.12.23 21:58:23.751018 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_33_8} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 15186 | 2025.12.23 21:58:23.751084 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15187 | 2025.12.23 21:58:24.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.83 MiB, peak 368.01 MiB, free memory in arenas 0.00 B, will set to 361.21 MiB (RSS), difference: 1.38 MiB | ||
| 15188 | 2025.12.23 21:58:27.981721 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15189 | 2025.12.23 21:58:27.981922 [ 4 ] {9da30286-eb0c-4928-b03f-57dd2cfa2e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15190 | 2025.12.23 21:58:27.981993 [ 4 ] {9da30286-eb0c-4928-b03f-57dd2cfa2e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15191 | 2025.12.23 21:58:27.982604 [ 4 ] {9da30286-eb0c-4928-b03f-57dd2cfa2e70} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15192 | 2025.12.23 21:58:27.982648 [ 4 ] {9da30286-eb0c-4928-b03f-57dd2cfa2e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15193 | 2025.12.23 21:58:27.983018 [ 4 ] {9da30286-eb0c-4928-b03f-57dd2cfa2e70} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15194 | 2025.12.23 21:58:27.983246 [ 4 ] {9da30286-eb0c-4928-b03f-57dd2cfa2e70} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15195 | 2025.12.23 21:58:27.983392 [ 4 ] {9da30286-eb0c-4928-b03f-57dd2cfa2e70} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001522 sec., 15768.725361366623 rows/sec., 1.31 MiB/sec. | ||
| 15196 | 2025.12.23 21:58:27.983434 [ 4 ] {9da30286-eb0c-4928-b03f-57dd2cfa2e70} <Debug> TCPHandler: Processed in 0.001843402 sec. | ||
| 15197 | 2025.12.23 21:58:27.983579 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15198 | 2025.12.23 21:58:27.983693 [ 4 ] {7fc130f7-c45f-468b-944b-7f15a8667088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15199 | 2025.12.23 21:58:27.983742 [ 4 ] {7fc130f7-c45f-468b-944b-7f15a8667088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15200 | 2025.12.23 21:58:27.984191 [ 4 ] {7fc130f7-c45f-468b-944b-7f15a8667088} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15201 | 2025.12.23 21:58:27.984227 [ 4 ] {7fc130f7-c45f-468b-944b-7f15a8667088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15202 | 2025.12.23 21:58:27.984523 [ 4 ] {7fc130f7-c45f-468b-944b-7f15a8667088} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15203 | 2025.12.23 21:58:27.984726 [ 4 ] {7fc130f7-c45f-468b-944b-7f15a8667088} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15204 | 2025.12.23 21:58:27.984853 [ 4 ] {7fc130f7-c45f-468b-944b-7f15a8667088} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001185 sec., 3375.527426160337 rows/sec., 275.25 KiB/sec. | ||
| 15205 | 2025.12.23 21:58:27.984890 [ 4 ] {7fc130f7-c45f-468b-944b-7f15a8667088} <Debug> TCPHandler: Processed in 0.001375859 sec. | ||
| 15206 | 2025.12.23 21:58:27.984999 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15207 | 2025.12.23 21:58:27.985090 [ 4 ] {f7e1a7d8-bee7-45f1-a93e-9e8e5d51637d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15208 | 2025.12.23 21:58:27.985128 [ 4 ] {f7e1a7d8-bee7-45f1-a93e-9e8e5d51637d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15209 | 2025.12.23 21:58:27.985570 [ 4 ] {f7e1a7d8-bee7-45f1-a93e-9e8e5d51637d} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15210 | 2025.12.23 21:58:27.985606 [ 4 ] {f7e1a7d8-bee7-45f1-a93e-9e8e5d51637d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15211 | 2025.12.23 21:58:27.985909 [ 4 ] {f7e1a7d8-bee7-45f1-a93e-9e8e5d51637d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15212 | 2025.12.23 21:58:27.986109 [ 4 ] {f7e1a7d8-bee7-45f1-a93e-9e8e5d51637d} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15213 | 2025.12.23 21:58:27.986234 [ 4 ] {f7e1a7d8-bee7-45f1-a93e-9e8e5d51637d} <Debug> executeQuery: Read 178 rows, 16.01 KiB in 0.001162 sec., 153184.165232358 rows/sec., 13.46 MiB/sec. | ||
| 15214 | 2025.12.23 21:58:27.986270 [ 4 ] {f7e1a7d8-bee7-45f1-a93e-9e8e5d51637d} <Debug> TCPHandler: Processed in 0.001318707 sec. | ||
| 15215 | 2025.12.23 21:58:27.986379 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15216 | 2025.12.23 21:58:27.986468 [ 4 ] {541809a3-ee35-4f28-85c0-212d53462bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15217 | 2025.12.23 21:58:27.986507 [ 4 ] {541809a3-ee35-4f28-85c0-212d53462bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15218 | 2025.12.23 21:58:27.986884 [ 4 ] {541809a3-ee35-4f28-85c0-212d53462bc0} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15219 | 2025.12.23 21:58:27.986919 [ 4 ] {541809a3-ee35-4f28-85c0-212d53462bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15220 | 2025.12.23 21:58:27.987198 [ 4 ] {541809a3-ee35-4f28-85c0-212d53462bc0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15221 | 2025.12.23 21:58:27.987404 [ 4 ] {541809a3-ee35-4f28-85c0-212d53462bc0} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15222 | 2025.12.23 21:58:27.987530 [ 4 ] {541809a3-ee35-4f28-85c0-212d53462bc0} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001079 sec., 14828.544949026875 rows/sec., 1.12 MiB/sec. | ||
| 15223 | 2025.12.23 21:58:27.987565 [ 4 ] {541809a3-ee35-4f28-85c0-212d53462bc0} <Debug> TCPHandler: Processed in 0.001233634 sec. | ||
| 15224 | 2025.12.23 21:58:27.987671 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15225 | 2025.12.23 21:58:27.987787 [ 4 ] {12847533-3053-4900-aeff-f5ada1f2092b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15226 | 2025.12.23 21:58:27.987824 [ 4 ] {12847533-3053-4900-aeff-f5ada1f2092b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15227 | 2025.12.23 21:58:27.988201 [ 4 ] {12847533-3053-4900-aeff-f5ada1f2092b} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15228 | 2025.12.23 21:58:27.988235 [ 4 ] {12847533-3053-4900-aeff-f5ada1f2092b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15229 | 2025.12.23 21:58:27.988518 [ 4 ] {12847533-3053-4900-aeff-f5ada1f2092b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15230 | 2025.12.23 21:58:27.988711 [ 4 ] {12847533-3053-4900-aeff-f5ada1f2092b} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15231 | 2025.12.23 21:58:27.988820 [ 47 ] {} <Debug> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 15232 | 2025.12.23 21:58:27.988834 [ 4 ] {12847533-3053-4900-aeff-f5ada1f2092b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001064 sec., 22556.390977443607 rows/sec., 1.87 MiB/sec. | ||
| 15233 | 2025.12.23 21:58:27.988885 [ 47 ] {} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15234 | 2025.12.23 21:58:27.988913 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15235 | 2025.12.23 21:58:27.988917 [ 4 ] {12847533-3053-4900-aeff-f5ada1f2092b} <Debug> TCPHandler: Processed in 0.001293407 sec. | ||
| 15236 | 2025.12.23 21:58:27.989017 [ 195 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::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 | ||
| 15237 | 2025.12.23 21:58:27.989034 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15238 | 2025.12.23 21:58:27.989140 [ 4 ] {44962d79-1f72-47b1-9d99-e4f0d2cf288b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15239 | 2025.12.23 21:58:27.989151 [ 195 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15240 | 2025.12.23 21:58:27.989180 [ 4 ] {44962d79-1f72-47b1-9d99-e4f0d2cf288b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15241 | 2025.12.23 21:58:27.989194 [ 195 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 466 rows starting from the beginning of the part | ||
| 15242 | 2025.12.23 21:58:27.989276 [ 195 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 15243 | 2025.12.23 21:58:27.989331 [ 195 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 15244 | 2025.12.23 21:58:27.989380 [ 195 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 440 rows starting from the beginning of the part | ||
| 15245 | 2025.12.23 21:58:27.989427 [ 195 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 15246 | 2025.12.23 21:58:27.989474 [ 195 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 15247 | 2025.12.23 21:58:27.989562 [ 4 ] {44962d79-1f72-47b1-9d99-e4f0d2cf288b} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15248 | 2025.12.23 21:58:27.989603 [ 4 ] {44962d79-1f72-47b1-9d99-e4f0d2cf288b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15249 | 2025.12.23 21:58:27.989917 [ 4 ] {44962d79-1f72-47b1-9d99-e4f0d2cf288b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15250 | 2025.12.23 21:58:27.990128 [ 4 ] {44962d79-1f72-47b1-9d99-e4f0d2cf288b} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15251 | 2025.12.23 21:58:27.990236 [ 47 ] {} <Debug> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 15252 | 2025.12.23 21:58:27.990266 [ 47 ] {} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15253 | 2025.12.23 21:58:27.990282 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15254 | 2025.12.23 21:58:27.990291 [ 4 ] {44962d79-1f72-47b1-9d99-e4f0d2cf288b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 801.97 KiB/sec. | ||
| 15255 | 2025.12.23 21:58:27.990344 [ 4 ] {44962d79-1f72-47b1-9d99-e4f0d2cf288b} <Debug> TCPHandler: Processed in 0.001357958 sec. | ||
| 15256 | 2025.12.23 21:58:27.990388 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::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 | ||
| 15257 | 2025.12.23 21:58:27.990451 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15258 | 2025.12.23 21:58:27.990530 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15259 | 2025.12.23 21:58:27.990546 [ 4 ] {a14810e8-af37-466c-a578-f5643bc5f55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15260 | 2025.12.23 21:58:27.990569 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 223 rows starting from the beginning of the part | ||
| 15261 | 2025.12.23 21:58:27.990589 [ 4 ] {a14810e8-af37-466c-a578-f5643bc5f55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15262 | 2025.12.23 21:58:27.990644 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 211 rows starting from the beginning of the part | ||
| 15263 | 2025.12.23 21:58:27.990672 [ 196 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001702988 sec., 919560.2082927185 rows/sec., 64.19 MiB/sec. | ||
| 15264 | 2025.12.23 21:58:27.990698 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 211 rows starting from the beginning of the part | ||
| 15265 | 2025.12.23 21:58:27.990747 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 211 rows starting from the beginning of the part | ||
| 15266 | 2025.12.23 21:58:27.990792 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 211 rows starting from the beginning of the part | ||
| 15267 | 2025.12.23 21:58:27.990833 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 15268 | 2025.12.23 21:58:27.990854 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 15269 | 2025.12.23 21:58:27.991003 [ 4 ] {a14810e8-af37-466c-a578-f5643bc5f55e} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15270 | 2025.12.23 21:58:27.991039 [ 4 ] {a14810e8-af37-466c-a578-f5643bc5f55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15271 | 2025.12.23 21:58:27.991182 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_46_9} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15272 | 2025.12.23 21:58:27.991250 [ 188 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_46_9} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 15273 | 2025.12.23 21:58:27.991338 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 15274 | 2025.12.23 21:58:27.991359 [ 4 ] {a14810e8-af37-466c-a578-f5643bc5f55e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15275 | 2025.12.23 21:58:27.991590 [ 4 ] {a14810e8-af37-466c-a578-f5643bc5f55e} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15276 | 2025.12.23 21:58:27.991717 [ 4 ] {a14810e8-af37-466c-a578-f5643bc5f55e} <Debug> executeQuery: Read 104 rows, 8.70 KiB in 0.001188 sec., 87542.08754208754 rows/sec., 7.15 MiB/sec. | ||
| 15277 | 2025.12.23 21:58:27.991753 [ 4 ] {a14810e8-af37-466c-a578-f5643bc5f55e} <Debug> TCPHandler: Processed in 0.001349628 sec. | ||
| 15278 | 2025.12.23 21:58:27.991848 [ 200 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516302 sec., 711599.668139988 rows/sec., 43.43 MiB/sec. | ||
| 15279 | 2025.12.23 21:58:27.991861 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15280 | 2025.12.23 21:58:27.991956 [ 4 ] {11682daa-884f-4d55-9e5a-b831485aecdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15281 | 2025.12.23 21:58:27.991981 [ 200 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 15282 | 2025.12.23 21:58:27.991998 [ 4 ] {11682daa-884f-4d55-9e5a-b831485aecdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15283 | 2025.12.23 21:58:27.992226 [ 200 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_46_9} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15284 | 2025.12.23 21:58:27.992292 [ 200 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_46_9} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 15285 | 2025.12.23 21:58:27.992382 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15286 | 2025.12.23 21:58:27.992403 [ 4 ] {11682daa-884f-4d55-9e5a-b831485aecdb} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15287 | 2025.12.23 21:58:27.992437 [ 4 ] {11682daa-884f-4d55-9e5a-b831485aecdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15288 | 2025.12.23 21:58:27.992757 [ 4 ] {11682daa-884f-4d55-9e5a-b831485aecdb} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15289 | 2025.12.23 21:58:27.992957 [ 4 ] {11682daa-884f-4d55-9e5a-b831485aecdb} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15290 | 2025.12.23 21:58:27.993081 [ 4 ] {11682daa-884f-4d55-9e5a-b831485aecdb} <Debug> executeQuery: Read 342 rows, 26.49 KiB in 0.001144 sec., 298951.0489510489 rows/sec., 22.62 MiB/sec. | ||
| 15291 | 2025.12.23 21:58:27.993116 [ 4 ] {11682daa-884f-4d55-9e5a-b831485aecdb} <Debug> TCPHandler: Processed in 0.001303656 sec. | ||
| 15292 | 2025.12.23 21:58:27.993224 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15293 | 2025.12.23 21:58:27.993314 [ 4 ] {a2fbea49-ce00-4113-b041-fe14ed0cf22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15294 | 2025.12.23 21:58:27.993353 [ 4 ] {a2fbea49-ce00-4113-b041-fe14ed0cf22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15295 | 2025.12.23 21:58:27.993664 [ 4 ] {a2fbea49-ce00-4113-b041-fe14ed0cf22d} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15296 | 2025.12.23 21:58:27.993699 [ 4 ] {a2fbea49-ce00-4113-b041-fe14ed0cf22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15297 | 2025.12.23 21:58:27.993982 [ 4 ] {a2fbea49-ce00-4113-b041-fe14ed0cf22d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15298 | 2025.12.23 21:58:27.994180 [ 4 ] {a2fbea49-ce00-4113-b041-fe14ed0cf22d} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15299 | 2025.12.23 21:58:27.994306 [ 4 ] {a2fbea49-ce00-4113-b041-fe14ed0cf22d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00101 sec., 59405.9405940594 rows/sec., 4.00 MiB/sec. | ||
| 15300 | 2025.12.23 21:58:27.994341 [ 4 ] {a2fbea49-ce00-4113-b041-fe14ed0cf22d} <Debug> TCPHandler: Processed in 0.001164243 sec. | ||
| 15301 | 2025.12.23 21:58:28.652489 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33098 | ||
| 15302 | 2025.12.23 21:58:28.652995 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15303 | 2025.12.23 21:58:28.653043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15304 | 2025.12.23 21:58:28.653541 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15305 | 2025.12.23 21:58:28.653779 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15306 | 2025.12.23 21:58:28.653924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33098 | ||
| 15307 | 2025.12.23 21:58:30.373407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15308 | 2025.12.23 21:58:30.390549 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15309 | 2025.12.23 21:58:30.390607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15310 | 2025.12.23 21:58:30.396927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15311 | 2025.12.23 21:58:30.397903 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15312 | 2025.12.23 21:58:30.401532 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15313 | 2025.12.23 21:58:31.276775 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1910 | ||
| 15314 | 2025.12.23 21:58:31.279192 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15315 | 2025.12.23 21:58:31.279242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15316 | 2025.12.23 21:58:31.280475 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15317 | 2025.12.23 21:58:31.280735 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15318 | 2025.12.23 21:58:31.280990 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1910 | ||
| 15319 | 2025.12.23 21:58:32.975744 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15320 | 2025.12.23 21:58:32.975925 [ 4 ] {7ea2caa4-4393-4bc1-b3eb-e5af55766485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15321 | 2025.12.23 21:58:32.975988 [ 4 ] {7ea2caa4-4393-4bc1-b3eb-e5af55766485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15322 | 2025.12.23 21:58:32.976724 [ 4 ] {7ea2caa4-4393-4bc1-b3eb-e5af55766485} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15323 | 2025.12.23 21:58:32.976764 [ 4 ] {7ea2caa4-4393-4bc1-b3eb-e5af55766485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15324 | 2025.12.23 21:58:32.977151 [ 4 ] {7ea2caa4-4393-4bc1-b3eb-e5af55766485} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15325 | 2025.12.23 21:58:32.977371 [ 4 ] {7ea2caa4-4393-4bc1-b3eb-e5af55766485} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15326 | 2025.12.23 21:58:32.977524 [ 4 ] {7ea2caa4-4393-4bc1-b3eb-e5af55766485} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001645 sec., 82674.77203647417 rows/sec., 7.17 MiB/sec. | ||
| 15327 | 2025.12.23 21:58:32.977571 [ 4 ] {7ea2caa4-4393-4bc1-b3eb-e5af55766485} <Debug> TCPHandler: Processed in 0.001953575 sec. | ||
| 15328 | 2025.12.23 21:58:32.977690 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15329 | 2025.12.23 21:58:32.977796 [ 4 ] {2b7a401f-b478-4bc0-99ed-e0b7286bf06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15330 | 2025.12.23 21:58:32.977846 [ 4 ] {2b7a401f-b478-4bc0-99ed-e0b7286bf06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15331 | 2025.12.23 21:58:32.978276 [ 4 ] {2b7a401f-b478-4bc0-99ed-e0b7286bf06d} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15332 | 2025.12.23 21:58:32.978310 [ 4 ] {2b7a401f-b478-4bc0-99ed-e0b7286bf06d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15333 | 2025.12.23 21:58:32.978635 [ 4 ] {2b7a401f-b478-4bc0-99ed-e0b7286bf06d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15334 | 2025.12.23 21:58:32.978835 [ 4 ] {2b7a401f-b478-4bc0-99ed-e0b7286bf06d} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15335 | 2025.12.23 21:58:32.978965 [ 4 ] {2b7a401f-b478-4bc0-99ed-e0b7286bf06d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001198 sec., 33388.981636060096 rows/sec., 2.45 MiB/sec. | ||
| 15336 | 2025.12.23 21:58:32.979002 [ 4 ] {2b7a401f-b478-4bc0-99ed-e0b7286bf06d} <Debug> TCPHandler: Processed in 0.001362269 sec. | ||
| 15337 | 2025.12.23 21:58:32.979111 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15338 | 2025.12.23 21:58:32.979204 [ 4 ] {9790a7ca-2360-4afe-9643-e9741f46e2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15339 | 2025.12.23 21:58:32.979243 [ 4 ] {9790a7ca-2360-4afe-9643-e9741f46e2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15340 | 2025.12.23 21:58:32.979668 [ 4 ] {9790a7ca-2360-4afe-9643-e9741f46e2db} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15341 | 2025.12.23 21:58:32.979701 [ 4 ] {9790a7ca-2360-4afe-9643-e9741f46e2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15342 | 2025.12.23 21:58:32.979994 [ 4 ] {9790a7ca-2360-4afe-9643-e9741f46e2db} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15343 | 2025.12.23 21:58:32.980188 [ 4 ] {9790a7ca-2360-4afe-9643-e9741f46e2db} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15344 | 2025.12.23 21:58:32.980314 [ 4 ] {9790a7ca-2360-4afe-9643-e9741f46e2db} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00113 sec., 92035.3982300885 rows/sec., 7.19 MiB/sec. | ||
| 15345 | 2025.12.23 21:58:32.980351 [ 4 ] {9790a7ca-2360-4afe-9643-e9741f46e2db} <Debug> TCPHandler: Processed in 0.001289777 sec. | ||
| 15346 | 2025.12.23 21:58:32.980459 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15347 | 2025.12.23 21:58:32.980550 [ 4 ] {2e5c244a-d13d-4450-8c50-5dd92b6e304d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15348 | 2025.12.23 21:58:32.980593 [ 4 ] {2e5c244a-d13d-4450-8c50-5dd92b6e304d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15349 | 2025.12.23 21:58:32.981015 [ 4 ] {2e5c244a-d13d-4450-8c50-5dd92b6e304d} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15350 | 2025.12.23 21:58:32.981048 [ 4 ] {2e5c244a-d13d-4450-8c50-5dd92b6e304d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15351 | 2025.12.23 21:58:32.981388 [ 4 ] {2e5c244a-d13d-4450-8c50-5dd92b6e304d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15352 | 2025.12.23 21:58:32.981595 [ 4 ] {2e5c244a-d13d-4450-8c50-5dd92b6e304d} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15353 | 2025.12.23 21:58:32.981732 [ 4 ] {2e5c244a-d13d-4450-8c50-5dd92b6e304d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 15354 | 2025.12.23 21:58:32.981769 [ 4 ] {2e5c244a-d13d-4450-8c50-5dd92b6e304d} <Debug> TCPHandler: Processed in 0.001357699 sec. | ||
| 15355 | 2025.12.23 21:58:32.981885 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15356 | 2025.12.23 21:58:32.981980 [ 4 ] {db81c8e7-f1f1-4c72-ab1b-4eff5d3963de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15357 | 2025.12.23 21:58:32.982033 [ 4 ] {db81c8e7-f1f1-4c72-ab1b-4eff5d3963de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15358 | 2025.12.23 21:58:32.982900 [ 4 ] {db81c8e7-f1f1-4c72-ab1b-4eff5d3963de} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15359 | 2025.12.23 21:58:32.982936 [ 4 ] {db81c8e7-f1f1-4c72-ab1b-4eff5d3963de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15360 | 2025.12.23 21:58:32.983506 [ 4 ] {db81c8e7-f1f1-4c72-ab1b-4eff5d3963de} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15361 | 2025.12.23 21:58:32.983719 [ 4 ] {db81c8e7-f1f1-4c72-ab1b-4eff5d3963de} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15362 | 2025.12.23 21:58:32.983847 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15363 | 2025.12.23 21:58:32.983861 [ 4 ] {db81c8e7-f1f1-4c72-ab1b-4eff5d3963de} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.0019 sec., 21052.63157894737 rows/sec., 37.73 MiB/sec. | ||
| 15364 | 2025.12.23 21:58:32.983926 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15365 | 2025.12.23 21:58:32.983956 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15366 | 2025.12.23 21:58:32.983971 [ 4 ] {db81c8e7-f1f1-4c72-ab1b-4eff5d3963de} <Debug> TCPHandler: Processed in 0.00213367 sec. | ||
| 15367 | 2025.12.23 21:58:32.984056 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::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 | ||
| 15368 | 2025.12.23 21:58:32.984092 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15369 | 2025.12.23 21:58:32.984185 [ 4 ] {d4085b49-bcff-478e-9018-ef4a8fc4501a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15370 | 2025.12.23 21:58:32.984230 [ 4 ] {d4085b49-bcff-478e-9018-ef4a8fc4501a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15371 | 2025.12.23 21:58:32.984265 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15372 | 2025.12.23 21:58:32.984319 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1745 rows starting from the beginning of the part | ||
| 15373 | 2025.12.23 21:58:32.984430 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 15374 | 2025.12.23 21:58:32.984524 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 15375 | 2025.12.23 21:58:32.984566 [ 4 ] {d4085b49-bcff-478e-9018-ef4a8fc4501a} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15376 | 2025.12.23 21:58:32.984603 [ 4 ] {d4085b49-bcff-478e-9018-ef4a8fc4501a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15377 | 2025.12.23 21:58:32.984615 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 15378 | 2025.12.23 21:58:32.984704 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 15379 | 2025.12.23 21:58:32.984792 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 15380 | 2025.12.23 21:58:32.984913 [ 4 ] {d4085b49-bcff-478e-9018-ef4a8fc4501a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15381 | 2025.12.23 21:58:32.985120 [ 4 ] {d4085b49-bcff-478e-9018-ef4a8fc4501a} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15382 | 2025.12.23 21:58:32.985248 [ 4 ] {d4085b49-bcff-478e-9018-ef4a8fc4501a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 15383 | 2025.12.23 21:58:32.985284 [ 4 ] {d4085b49-bcff-478e-9018-ef4a8fc4501a} <Debug> TCPHandler: Processed in 0.001240635 sec. | ||
| 15384 | 2025.12.23 21:58:32.996323 [ 193 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1945 rows, containing 19 columns (19 merged, 0 gathered) in 0.012305407 sec., 158060.59888957755 rows/sec., 283.24 MiB/sec. | ||
| 15385 | 2025.12.23 21:58:32.998452 [ 186 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15386 | 2025.12.23 21:58:32.998851 [ 186 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15387 | 2025.12.23 21:58:32.998941 [ 186 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15388 | 2025.12.23 21:58:32.999104 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.55 MiB. | ||
| 15389 | 2025.12.23 21:58:33.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.70 MiB, peak 379.20 MiB, free memory in arenas 0.00 B, will set to 366.91 MiB (RSS), difference: 5.22 MiB | ||
| 15390 | 2025.12.23 21:58:35.448402 [ 27 ] {} <Debug> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 | ||
| 15391 | 2025.12.23 21:58:35.448462 [ 27 ] {} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15392 | 2025.12.23 21:58:35.448483 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15393 | 2025.12.23 21:58:35.448626 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full | ||
| 15394 | 2025.12.23 21:58:35.448817 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15395 | 2025.12.23 21:58:35.448873 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 228 rows starting from the beginning of the part | ||
| 15396 | 2025.12.23 21:58:35.448975 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 15397 | 2025.12.23 21:58:35.449052 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 15398 | 2025.12.23 21:58:35.449117 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 15399 | 2025.12.23 21:58:35.449184 [ 200 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 15400 | 2025.12.23 21:58:35.450085 [ 193 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001526613 sec., 165071.30490831664 rows/sec., 8.42 MiB/sec. | ||
| 15401 | 2025.12.23 21:58:35.450297 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 15402 | 2025.12.23 21:58:35.450618 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_42_9} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15403 | 2025.12.23 21:58:35.450708 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_42_9} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 | ||
| 15404 | 2025.12.23 21:58:35.450808 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15405 | 2025.12.23 21:58:35.917198 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15406 | 2025.12.23 21:58:35.917256 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15407 | 2025.12.23 21:58:36.154067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33610 | ||
| 15408 | 2025.12.23 21:58:36.154647 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15409 | 2025.12.23 21:58:36.154684 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15410 | 2025.12.23 21:58:36.155166 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15411 | 2025.12.23 21:58:36.155392 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15412 | 2025.12.23 21:58:36.155529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33610 | ||
| 15413 | 2025.12.23 21:58:36.973720 [ 218 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): 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] | ||
| 15414 | 2025.12.23 21:58:36.973794 [ 218 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): 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] | ||
| 15415 | 2025.12.23 21:58:36.990385 [ 218 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): 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] | ||
| 15416 | 2025.12.23 21:58:37.039741 [ 225 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): 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] | ||
| 15417 | 2025.12.23 21:58:37.039830 [ 225 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): 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] | ||
| 15418 | 2025.12.23 21:58:37.044681 [ 225 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): 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] | ||
| 15419 | 2025.12.23 21:58:37.857524 [ 224 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): 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] | ||
| 15420 | 2025.12.23 21:58:37.857585 [ 224 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): 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] | ||
| 15421 | 2025.12.23 21:58:37.860444 [ 224 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): 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] | ||
| 15422 | 2025.12.23 21:58:37.901610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15423 | 2025.12.23 21:58:37.918840 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15424 | 2025.12.23 21:58:37.918897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15425 | 2025.12.23 21:58:37.922282 [ 219 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): 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] | ||
| 15426 | 2025.12.23 21:58:37.922337 [ 219 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): 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] | ||
| 15427 | 2025.12.23 21:58:37.924801 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15428 | 2025.12.23 21:58:37.925627 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15429 | 2025.12.23 21:58:37.925774 [ 219 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): 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] | ||
| 15430 | 2025.12.23 21:58:37.929099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15431 | 2025.12.23 21:58:37.974181 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15432 | 2025.12.23 21:58:37.974346 [ 4 ] {c522d62d-0e4b-4fa0-87ce-2e5d60a007d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15433 | 2025.12.23 21:58:37.974411 [ 4 ] {c522d62d-0e4b-4fa0-87ce-2e5d60a007d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15434 | 2025.12.23 21:58:37.974958 [ 4 ] {c522d62d-0e4b-4fa0-87ce-2e5d60a007d9} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15435 | 2025.12.23 21:58:37.974997 [ 4 ] {c522d62d-0e4b-4fa0-87ce-2e5d60a007d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15436 | 2025.12.23 21:58:37.975338 [ 4 ] {c522d62d-0e4b-4fa0-87ce-2e5d60a007d9} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15437 | 2025.12.23 21:58:37.975553 [ 4 ] {c522d62d-0e4b-4fa0-87ce-2e5d60a007d9} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15438 | 2025.12.23 21:58:37.975684 [ 91 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15439 | 2025.12.23 21:58:37.975693 [ 4 ] {c522d62d-0e4b-4fa0-87ce-2e5d60a007d9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001392 sec., 40229.88505747126 rows/sec., 3.09 MiB/sec. | ||
| 15440 | 2025.12.23 21:58:37.975726 [ 91 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15441 | 2025.12.23 21:58:37.975749 [ 4 ] {c522d62d-0e4b-4fa0-87ce-2e5d60a007d9} <Debug> TCPHandler: Processed in 0.001686557 sec. | ||
| 15442 | 2025.12.23 21:58:37.975750 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15443 | 2025.12.23 21:58:37.975851 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 15444 | 2025.12.23 21:58:37.975867 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15445 | 2025.12.23 21:58:37.975954 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15446 | 2025.12.23 21:58:37.975969 [ 4 ] {8b48f0eb-77c4-4aaa-ad8e-d97b196d14fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15447 | 2025.12.23 21:58:37.975985 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2465 rows starting from the beginning of the part | ||
| 15448 | 2025.12.23 21:58:37.976011 [ 4 ] {8b48f0eb-77c4-4aaa-ad8e-d97b196d14fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15449 | 2025.12.23 21:58:37.976052 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
| 15450 | 2025.12.23 21:58:37.976105 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1192 rows starting from the beginning of the part | ||
| 15451 | 2025.12.23 21:58:37.976155 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 178 rows starting from the beginning of the part | ||
| 15452 | 2025.12.23 21:58:37.976203 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 136 rows starting from the beginning of the part | ||
| 15453 | 2025.12.23 21:58:37.976252 [ 200 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part | ||
| 15454 | 2025.12.23 21:58:37.976436 [ 4 ] {8b48f0eb-77c4-4aaa-ad8e-d97b196d14fb} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15455 | 2025.12.23 21:58:37.976471 [ 4 ] {8b48f0eb-77c4-4aaa-ad8e-d97b196d14fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15456 | 2025.12.23 21:58:37.976785 [ 4 ] {8b48f0eb-77c4-4aaa-ad8e-d97b196d14fb} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15457 | 2025.12.23 21:58:37.977017 [ 4 ] {8b48f0eb-77c4-4aaa-ad8e-d97b196d14fb} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15458 | 2025.12.23 21:58:37.977127 [ 91 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15459 | 2025.12.23 21:58:37.977151 [ 4 ] {8b48f0eb-77c4-4aaa-ad8e-d97b196d14fb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 15460 | 2025.12.23 21:58:37.977153 [ 91 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15461 | 2025.12.23 21:58:37.977181 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15462 | 2025.12.23 21:58:37.977190 [ 4 ] {8b48f0eb-77c4-4aaa-ad8e-d97b196d14fb} <Debug> TCPHandler: Processed in 0.001374399 sec. | ||
| 15463 | 2025.12.23 21:58:37.977287 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 15464 | 2025.12.23 21:58:37.977303 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15465 | 2025.12.23 21:58:37.977419 [ 4 ] {e396ac83-cbae-4012-87b4-04ca22357259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15466 | 2025.12.23 21:58:37.977435 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15467 | 2025.12.23 21:58:37.977464 [ 4 ] {e396ac83-cbae-4012-87b4-04ca22357259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15468 | 2025.12.23 21:58:37.977476 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1249 rows starting from the beginning of the part | ||
| 15469 | 2025.12.23 21:58:37.977555 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
| 15470 | 2025.12.23 21:58:37.977602 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 719 rows starting from the beginning of the part | ||
| 15471 | 2025.12.23 21:58:37.977644 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 104 rows starting from the beginning of the part | ||
| 15472 | 2025.12.23 21:58:37.977684 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 104 rows starting from the beginning of the part | ||
| 15473 | 2025.12.23 21:58:37.977724 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part | ||
| 15474 | 2025.12.23 21:58:37.977866 [ 4 ] {e396ac83-cbae-4012-87b4-04ca22357259} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15475 | 2025.12.23 21:58:37.977899 [ 201 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4083 rows, containing 5 columns (5 merged, 0 gathered) in 0.002082809 sec., 1960333.3767042488 rows/sec., 167.34 MiB/sec. | ||
| 15476 | 2025.12.23 21:58:37.977906 [ 4 ] {e396ac83-cbae-4012-87b4-04ca22357259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15477 | 2025.12.23 21:58:37.978223 [ 198 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15478 | 2025.12.23 21:58:37.978337 [ 4 ] {e396ac83-cbae-4012-87b4-04ca22357259} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15479 | 2025.12.23 21:58:37.978590 [ 198 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_116_23} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15480 | 2025.12.23 21:58:37.978635 [ 4 ] {e396ac83-cbae-4012-87b4-04ca22357259} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15481 | 2025.12.23 21:58:37.978681 [ 198 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_116_23} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15482 | 2025.12.23 21:58:37.978777 [ 4 ] {e396ac83-cbae-4012-87b4-04ca22357259} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001377 sec., 116194.62599854756 rows/sec., 8.09 MiB/sec. | ||
| 15483 | 2025.12.23 21:58:37.978799 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 15484 | 2025.12.23 21:58:37.978819 [ 4 ] {e396ac83-cbae-4012-87b4-04ca22357259} <Debug> TCPHandler: Processed in 0.001565804 sec. | ||
| 15485 | 2025.12.23 21:58:37.978832 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): 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] | ||
| 15486 | 2025.12.23 21:58:37.978869 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): 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] | ||
| 15487 | 2025.12.23 21:58:37.978934 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15488 | 2025.12.23 21:58:37.979027 [ 4 ] {a02b8483-e3c1-4a0c-9581-2aef2ec1ef1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15489 | 2025.12.23 21:58:37.979070 [ 4 ] {a02b8483-e3c1-4a0c-9581-2aef2ec1ef1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15490 | 2025.12.23 21:58:37.979073 [ 190 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001841692 sec., 1251023.5153326397 rows/sec., 95.56 MiB/sec. | ||
| 15491 | 2025.12.23 21:58:37.979310 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15492 | 2025.12.23 21:58:37.979399 [ 4 ] {a02b8483-e3c1-4a0c-9581-2aef2ec1ef1c} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15493 | 2025.12.23 21:58:37.979441 [ 4 ] {a02b8483-e3c1-4a0c-9581-2aef2ec1ef1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15494 | 2025.12.23 21:58:37.979703 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_116_23} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15495 | 2025.12.23 21:58:37.979799 [ 4 ] {a02b8483-e3c1-4a0c-9581-2aef2ec1ef1c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15496 | 2025.12.23 21:58:37.979800 [ 197 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_116_23} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15497 | 2025.12.23 21:58:37.979939 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 15498 | 2025.12.23 21:58:37.980039 [ 4 ] {a02b8483-e3c1-4a0c-9581-2aef2ec1ef1c} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15499 | 2025.12.23 21:58:37.980153 [ 91 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15500 | 2025.12.23 21:58:37.980174 [ 4 ] {a02b8483-e3c1-4a0c-9581-2aef2ec1ef1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 15501 | 2025.12.23 21:58:37.980178 [ 91 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15502 | 2025.12.23 21:58:37.980204 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15503 | 2025.12.23 21:58:37.980212 [ 4 ] {a02b8483-e3c1-4a0c-9581-2aef2ec1ef1c} <Debug> TCPHandler: Processed in 0.001327317 sec. | ||
| 15504 | 2025.12.23 21:58:37.980279 [ 201 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 15505 | 2025.12.23 21:58:37.980337 [ 219 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): 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] | ||
| 15506 | 2025.12.23 21:58:37.980379 [ 219 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): 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] | ||
| 15507 | 2025.12.23 21:58:37.980394 [ 201 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15508 | 2025.12.23 21:58:37.980431 [ 201 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7438 rows starting from the beginning of the part | ||
| 15509 | 2025.12.23 21:58:37.980494 [ 201 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 15510 | 2025.12.23 21:58:37.980540 [ 201 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 104 rows starting from the beginning of the part | ||
| 15511 | 2025.12.23 21:58:37.980581 [ 201 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 15512 | 2025.12.23 21:58:37.980620 [ 201 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 15513 | 2025.12.23 21:58:37.980663 [ 201 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 15514 | 2025.12.23 21:58:37.981719 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): 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] | ||
| 15515 | 2025.12.23 21:58:37.982751 [ 219 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): 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] | ||
| 15516 | 2025.12.23 21:58:37.982812 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7782 rows, containing 4 columns (4 merged, 0 gathered) in 0.002568852 sec., 3029368.7608316867 rows/sec., 193.68 MiB/sec. | ||
| 15517 | 2025.12.23 21:58:37.983265 [ 201 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15518 | 2025.12.23 21:58:37.983519 [ 201 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_116_23} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15519 | 2025.12.23 21:58:37.983591 [ 201 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_116_23} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15520 | 2025.12.23 21:58:37.983657 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 15521 | 2025.12.23 21:58:41.281224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1930 | ||
| 15522 | 2025.12.23 21:58:41.283326 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15523 | 2025.12.23 21:58:41.283389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15524 | 2025.12.23 21:58:41.284589 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15525 | 2025.12.23 21:58:41.284864 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15526 | 2025.12.23 21:58:41.285248 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1930 | ||
| 15527 | 2025.12.23 21:58:41.905428 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15528 | 2025.12.23 21:58:41.905619 [ 4 ] {6faa3462-3866-4fc4-8694-3e25a2725ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15529 | 2025.12.23 21:58:41.905689 [ 4 ] {6faa3462-3866-4fc4-8694-3e25a2725ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15530 | 2025.12.23 21:58:41.906461 [ 4 ] {6faa3462-3866-4fc4-8694-3e25a2725ec2} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15531 | 2025.12.23 21:58:41.906506 [ 4 ] {6faa3462-3866-4fc4-8694-3e25a2725ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15532 | 2025.12.23 21:58:41.906913 [ 4 ] {6faa3462-3866-4fc4-8694-3e25a2725ec2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15533 | 2025.12.23 21:58:41.907136 [ 4 ] {6faa3462-3866-4fc4-8694-3e25a2725ec2} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15534 | 2025.12.23 21:58:41.907292 [ 4 ] {6faa3462-3866-4fc4-8694-3e25a2725ec2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001725 sec., 237681.15942028986 rows/sec., 15.08 MiB/sec. | ||
| 15535 | 2025.12.23 21:58:41.907342 [ 4 ] {6faa3462-3866-4fc4-8694-3e25a2725ec2} <Debug> TCPHandler: Processed in 0.002042678 sec. | ||
| 15536 | 2025.12.23 21:58:41.907460 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15537 | 2025.12.23 21:58:41.907560 [ 4 ] {9930e273-4d1b-407e-9870-9c227ee74822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15538 | 2025.12.23 21:58:41.907603 [ 4 ] {9930e273-4d1b-407e-9870-9c227ee74822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15539 | 2025.12.23 21:58:41.908004 [ 4 ] {9930e273-4d1b-407e-9870-9c227ee74822} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15540 | 2025.12.23 21:58:41.908038 [ 4 ] {9930e273-4d1b-407e-9870-9c227ee74822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15541 | 2025.12.23 21:58:41.908339 [ 4 ] {9930e273-4d1b-407e-9870-9c227ee74822} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15542 | 2025.12.23 21:58:41.908539 [ 4 ] {9930e273-4d1b-407e-9870-9c227ee74822} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15543 | 2025.12.23 21:58:41.908664 [ 4 ] {9930e273-4d1b-407e-9870-9c227ee74822} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001127 sec., 3549.24578527063 rows/sec., 289.42 KiB/sec. | ||
| 15544 | 2025.12.23 21:58:41.908701 [ 4 ] {9930e273-4d1b-407e-9870-9c227ee74822} <Debug> TCPHandler: Processed in 0.001291596 sec. | ||
| 15545 | 2025.12.23 21:58:41.908806 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15546 | 2025.12.23 21:58:41.908899 [ 4 ] {a29ea486-ef7e-4f21-ba67-95f7e77d8ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15547 | 2025.12.23 21:58:41.908939 [ 4 ] {a29ea486-ef7e-4f21-ba67-95f7e77d8ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15548 | 2025.12.23 21:58:41.910434 [ 4 ] {a29ea486-ef7e-4f21-ba67-95f7e77d8ac8} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15549 | 2025.12.23 21:58:41.910472 [ 4 ] {a29ea486-ef7e-4f21-ba67-95f7e77d8ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15550 | 2025.12.23 21:58:41.910925 [ 4 ] {a29ea486-ef7e-4f21-ba67-95f7e77d8ac8} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15551 | 2025.12.23 21:58:41.911147 [ 4 ] {a29ea486-ef7e-4f21-ba67-95f7e77d8ac8} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15552 | 2025.12.23 21:58:41.911280 [ 4 ] {a29ea486-ef7e-4f21-ba67-95f7e77d8ac8} <Debug> executeQuery: Read 2334 rows, 194.22 KiB in 0.002399 sec., 972905.3772405168 rows/sec., 79.06 MiB/sec. | ||
| 15553 | 2025.12.23 21:58:41.911323 [ 4 ] {a29ea486-ef7e-4f21-ba67-95f7e77d8ac8} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 15554 | 2025.12.23 21:58:41.911336 [ 4 ] {a29ea486-ef7e-4f21-ba67-95f7e77d8ac8} <Debug> TCPHandler: Processed in 0.002577303 sec. | ||
| 15555 | 2025.12.23 21:58:41.911442 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15556 | 2025.12.23 21:58:41.911541 [ 4 ] {4d4f6c21-732c-43b5-a329-38ef3ae5cad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15557 | 2025.12.23 21:58:41.911581 [ 4 ] {4d4f6c21-732c-43b5-a329-38ef3ae5cad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15558 | 2025.12.23 21:58:41.912055 [ 4 ] {4d4f6c21-732c-43b5-a329-38ef3ae5cad9} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15559 | 2025.12.23 21:58:41.912089 [ 4 ] {4d4f6c21-732c-43b5-a329-38ef3ae5cad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15560 | 2025.12.23 21:58:41.912406 [ 4 ] {4d4f6c21-732c-43b5-a329-38ef3ae5cad9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15561 | 2025.12.23 21:58:41.912612 [ 4 ] {4d4f6c21-732c-43b5-a329-38ef3ae5cad9} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15562 | 2025.12.23 21:58:41.912737 [ 4 ] {4d4f6c21-732c-43b5-a329-38ef3ae5cad9} <Debug> executeQuery: Read 249 rows, 15.60 KiB in 0.001214 sec., 205107.08401976936 rows/sec., 12.55 MiB/sec. | ||
| 15563 | 2025.12.23 21:58:41.912774 [ 4 ] {4d4f6c21-732c-43b5-a329-38ef3ae5cad9} <Debug> TCPHandler: Processed in 0.001381189 sec. | ||
| 15564 | 2025.12.23 21:58:41.912878 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15565 | 2025.12.23 21:58:41.912972 [ 4 ] {31dab3c8-b4fb-4cab-b0f0-0090f1f8ee63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15566 | 2025.12.23 21:58:41.913011 [ 4 ] {31dab3c8-b4fb-4cab-b0f0-0090f1f8ee63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15567 | 2025.12.23 21:58:41.913530 [ 4 ] {31dab3c8-b4fb-4cab-b0f0-0090f1f8ee63} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15568 | 2025.12.23 21:58:41.913564 [ 4 ] {31dab3c8-b4fb-4cab-b0f0-0090f1f8ee63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15569 | 2025.12.23 21:58:41.913872 [ 4 ] {31dab3c8-b4fb-4cab-b0f0-0090f1f8ee63} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15570 | 2025.12.23 21:58:41.914090 [ 4 ] {31dab3c8-b4fb-4cab-b0f0-0090f1f8ee63} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15571 | 2025.12.23 21:58:41.914215 [ 4 ] {31dab3c8-b4fb-4cab-b0f0-0090f1f8ee63} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001261 sec., 348929.42109436955 rows/sec., 23.08 MiB/sec. | ||
| 15572 | 2025.12.23 21:58:41.914254 [ 4 ] {31dab3c8-b4fb-4cab-b0f0-0090f1f8ee63} <Debug> TCPHandler: Processed in 0.00142512 sec. | ||
| 15573 | 2025.12.23 21:58:41.914365 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15574 | 2025.12.23 21:58:41.914458 [ 4 ] {8824cc27-4d74-499d-b88d-267acca4593f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15575 | 2025.12.23 21:58:41.914496 [ 4 ] {8824cc27-4d74-499d-b88d-267acca4593f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15576 | 2025.12.23 21:58:41.914953 [ 4 ] {8824cc27-4d74-499d-b88d-267acca4593f} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15577 | 2025.12.23 21:58:41.914990 [ 4 ] {8824cc27-4d74-499d-b88d-267acca4593f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15578 | 2025.12.23 21:58:41.915296 [ 4 ] {8824cc27-4d74-499d-b88d-267acca4593f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15579 | 2025.12.23 21:58:41.915513 [ 4 ] {8824cc27-4d74-499d-b88d-267acca4593f} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15580 | 2025.12.23 21:58:41.915639 [ 4 ] {8824cc27-4d74-499d-b88d-267acca4593f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001199 sec., 175979.98331943285 rows/sec., 9.99 MiB/sec. | ||
| 15581 | 2025.12.23 21:58:41.915677 [ 4 ] {8824cc27-4d74-499d-b88d-267acca4593f} <Debug> TCPHandler: Processed in 0.001360998 sec. | ||
| 15582 | 2025.12.23 21:58:41.915797 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15583 | 2025.12.23 21:58:41.915920 [ 4 ] {ce24e0a0-129f-47c0-9388-d8a51b2ea223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15584 | 2025.12.23 21:58:41.915967 [ 4 ] {ce24e0a0-129f-47c0-9388-d8a51b2ea223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15585 | 2025.12.23 21:58:41.916866 [ 4 ] {ce24e0a0-129f-47c0-9388-d8a51b2ea223} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15586 | 2025.12.23 21:58:41.916902 [ 4 ] {ce24e0a0-129f-47c0-9388-d8a51b2ea223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15587 | 2025.12.23 21:58:41.917265 [ 4 ] {ce24e0a0-129f-47c0-9388-d8a51b2ea223} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15588 | 2025.12.23 21:58:41.917469 [ 4 ] {ce24e0a0-129f-47c0-9388-d8a51b2ea223} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15589 | 2025.12.23 21:58:41.917601 [ 4 ] {ce24e0a0-129f-47c0-9388-d8a51b2ea223} <Debug> executeQuery: Read 1179 rows, 86.29 KiB in 0.001705 sec., 691495.6011730206 rows/sec., 49.42 MiB/sec. | ||
| 15590 | 2025.12.23 21:58:41.917640 [ 4 ] {ce24e0a0-129f-47c0-9388-d8a51b2ea223} <Debug> TCPHandler: Processed in 0.001905063 sec. | ||
| 15591 | 2025.12.23 21:58:41.917753 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15592 | 2025.12.23 21:58:41.917847 [ 4 ] {196623d7-cf11-40eb-8c5a-c21bb623bbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15593 | 2025.12.23 21:58:41.917888 [ 4 ] {196623d7-cf11-40eb-8c5a-c21bb623bbf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15594 | 2025.12.23 21:58:41.918210 [ 4 ] {196623d7-cf11-40eb-8c5a-c21bb623bbf5} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15595 | 2025.12.23 21:58:41.918246 [ 4 ] {196623d7-cf11-40eb-8c5a-c21bb623bbf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15596 | 2025.12.23 21:58:41.918551 [ 4 ] {196623d7-cf11-40eb-8c5a-c21bb623bbf5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15597 | 2025.12.23 21:58:41.918752 [ 4 ] {196623d7-cf11-40eb-8c5a-c21bb623bbf5} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15598 | 2025.12.23 21:58:41.918880 [ 4 ] {196623d7-cf11-40eb-8c5a-c21bb623bbf5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 15599 | 2025.12.23 21:58:41.918915 [ 4 ] {196623d7-cf11-40eb-8c5a-c21bb623bbf5} <Debug> TCPHandler: Processed in 0.001211604 sec. | ||
| 15600 | 2025.12.23 21:58:41.919020 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15601 | 2025.12.23 21:58:41.919112 [ 4 ] {fe6f3d52-e13c-4784-88c4-6c72f9bf5dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15602 | 2025.12.23 21:58:41.919154 [ 4 ] {fe6f3d52-e13c-4784-88c4-6c72f9bf5dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15603 | 2025.12.23 21:58:41.919692 [ 4 ] {fe6f3d52-e13c-4784-88c4-6c72f9bf5dea} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15604 | 2025.12.23 21:58:41.919727 [ 4 ] {fe6f3d52-e13c-4784-88c4-6c72f9bf5dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15605 | 2025.12.23 21:58:41.920092 [ 4 ] {fe6f3d52-e13c-4784-88c4-6c72f9bf5dea} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15606 | 2025.12.23 21:58:41.920294 [ 4 ] {fe6f3d52-e13c-4784-88c4-6c72f9bf5dea} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15607 | 2025.12.23 21:58:41.920420 [ 4 ] {fe6f3d52-e13c-4784-88c4-6c72f9bf5dea} <Debug> executeQuery: Read 938 rows, 63.61 KiB in 0.001326 sec., 707390.6485671191 rows/sec., 46.85 MiB/sec. | ||
| 15608 | 2025.12.23 21:58:41.920457 [ 4 ] {fe6f3d52-e13c-4784-88c4-6c72f9bf5dea} <Debug> TCPHandler: Processed in 0.001485552 sec. | ||
| 15609 | 2025.12.23 21:58:41.920567 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15610 | 2025.12.23 21:58:41.920659 [ 4 ] {f616c3c8-62ef-4705-9a7b-9066ace28bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15611 | 2025.12.23 21:58:41.920699 [ 4 ] {f616c3c8-62ef-4705-9a7b-9066ace28bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15612 | 2025.12.23 21:58:41.920999 [ 4 ] {f616c3c8-62ef-4705-9a7b-9066ace28bec} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15613 | 2025.12.23 21:58:41.921034 [ 4 ] {f616c3c8-62ef-4705-9a7b-9066ace28bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15614 | 2025.12.23 21:58:41.921319 [ 4 ] {f616c3c8-62ef-4705-9a7b-9066ace28bec} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15615 | 2025.12.23 21:58:41.921529 [ 4 ] {f616c3c8-62ef-4705-9a7b-9066ace28bec} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15616 | 2025.12.23 21:58:41.921653 [ 4 ] {f616c3c8-62ef-4705-9a7b-9066ace28bec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 15617 | 2025.12.23 21:58:41.921689 [ 4 ] {f616c3c8-62ef-4705-9a7b-9066ace28bec} <Debug> TCPHandler: Processed in 0.001171183 sec. | ||
| 15618 | 2025.12.23 21:58:41.921794 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15619 | 2025.12.23 21:58:41.921887 [ 4 ] {880c39ad-fee3-44d9-a729-be1960e0945b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15620 | 2025.12.23 21:58:41.921939 [ 4 ] {880c39ad-fee3-44d9-a729-be1960e0945b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15621 | 2025.12.23 21:58:41.922768 [ 4 ] {880c39ad-fee3-44d9-a729-be1960e0945b} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15622 | 2025.12.23 21:58:41.922804 [ 4 ] {880c39ad-fee3-44d9-a729-be1960e0945b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15623 | 2025.12.23 21:58:41.923331 [ 4 ] {880c39ad-fee3-44d9-a729-be1960e0945b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15624 | 2025.12.23 21:58:41.923541 [ 4 ] {880c39ad-fee3-44d9-a729-be1960e0945b} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15625 | 2025.12.23 21:58:41.923674 [ 4 ] {880c39ad-fee3-44d9-a729-be1960e0945b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001804 sec., 22172.949002217294 rows/sec., 39.73 MiB/sec. | ||
| 15626 | 2025.12.23 21:58:41.923728 [ 4 ] {880c39ad-fee3-44d9-a729-be1960e0945b} <Debug> TCPHandler: Processed in 0.001982647 sec. | ||
| 15627 | 2025.12.23 21:58:41.923837 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15628 | 2025.12.23 21:58:41.923929 [ 4 ] {86b529f4-b439-4230-ad24-97cf789b8141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15629 | 2025.12.23 21:58:41.923970 [ 4 ] {86b529f4-b439-4230-ad24-97cf789b8141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15630 | 2025.12.23 21:58:41.924282 [ 4 ] {86b529f4-b439-4230-ad24-97cf789b8141} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15631 | 2025.12.23 21:58:41.924318 [ 4 ] {86b529f4-b439-4230-ad24-97cf789b8141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15632 | 2025.12.23 21:58:41.924671 [ 4 ] {86b529f4-b439-4230-ad24-97cf789b8141} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15633 | 2025.12.23 21:58:41.924869 [ 4 ] {86b529f4-b439-4230-ad24-97cf789b8141} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15634 | 2025.12.23 21:58:41.924991 [ 4 ] {86b529f4-b439-4230-ad24-97cf789b8141} <Debug> executeQuery: Read 82 rows, 5.00 KiB in 0.00108 sec., 75925.92592592593 rows/sec., 4.52 MiB/sec. | ||
| 15635 | 2025.12.23 21:58:41.925028 [ 4 ] {86b529f4-b439-4230-ad24-97cf789b8141} <Debug> TCPHandler: Processed in 0.001240115 sec. | ||
| 15636 | 2025.12.23 21:58:42.970034 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15637 | 2025.12.23 21:58:42.970217 [ 4 ] {7cb74dee-b906-43ea-ab04-ec1c441c570d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15638 | 2025.12.23 21:58:42.970305 [ 4 ] {7cb74dee-b906-43ea-ab04-ec1c441c570d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15639 | 2025.12.23 21:58:42.970996 [ 4 ] {7cb74dee-b906-43ea-ab04-ec1c441c570d} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15640 | 2025.12.23 21:58:42.971039 [ 4 ] {7cb74dee-b906-43ea-ab04-ec1c441c570d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15641 | 2025.12.23 21:58:42.971432 [ 4 ] {7cb74dee-b906-43ea-ab04-ec1c441c570d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15642 | 2025.12.23 21:58:42.971660 [ 4 ] {7cb74dee-b906-43ea-ab04-ec1c441c570d} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15643 | 2025.12.23 21:58:42.971816 [ 4 ] {7cb74dee-b906-43ea-ab04-ec1c441c570d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001644 sec., 34063.2603406326 rows/sec., 2.62 MiB/sec. | ||
| 15644 | 2025.12.23 21:58:42.971857 [ 4 ] {7cb74dee-b906-43ea-ab04-ec1c441c570d} <Debug> TCPHandler: Processed in 0.001944645 sec. | ||
| 15645 | 2025.12.23 21:58:42.971980 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15646 | 2025.12.23 21:58:42.972076 [ 4 ] {662383fe-f7b5-4c7a-837d-ff9f92b95a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15647 | 2025.12.23 21:58:42.972117 [ 4 ] {662383fe-f7b5-4c7a-837d-ff9f92b95a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15648 | 2025.12.23 21:58:42.972545 [ 4 ] {662383fe-f7b5-4c7a-837d-ff9f92b95a3e} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15649 | 2025.12.23 21:58:42.972583 [ 4 ] {662383fe-f7b5-4c7a-837d-ff9f92b95a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15650 | 2025.12.23 21:58:42.972887 [ 4 ] {662383fe-f7b5-4c7a-837d-ff9f92b95a3e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15651 | 2025.12.23 21:58:42.973092 [ 4 ] {662383fe-f7b5-4c7a-837d-ff9f92b95a3e} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15652 | 2025.12.23 21:58:42.973221 [ 4 ] {662383fe-f7b5-4c7a-837d-ff9f92b95a3e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 15653 | 2025.12.23 21:58:42.973280 [ 4 ] {662383fe-f7b5-4c7a-837d-ff9f92b95a3e} <Debug> TCPHandler: Processed in 0.001350768 sec. | ||
| 15654 | 2025.12.23 21:58:42.973411 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15655 | 2025.12.23 21:58:42.973507 [ 4 ] {557b10e8-4a3d-4b0d-8c97-732a46f76a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15656 | 2025.12.23 21:58:42.973550 [ 4 ] {557b10e8-4a3d-4b0d-8c97-732a46f76a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15657 | 2025.12.23 21:58:42.973918 [ 4 ] {557b10e8-4a3d-4b0d-8c97-732a46f76a6b} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15658 | 2025.12.23 21:58:42.973955 [ 4 ] {557b10e8-4a3d-4b0d-8c97-732a46f76a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15659 | 2025.12.23 21:58:42.974281 [ 4 ] {557b10e8-4a3d-4b0d-8c97-732a46f76a6b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15660 | 2025.12.23 21:58:42.974486 [ 4 ] {557b10e8-4a3d-4b0d-8c97-732a46f76a6b} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15661 | 2025.12.23 21:58:42.974594 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 5 parts from all_1_113_23 to all_117_117_0 | ||
| 15662 | 2025.12.23 21:58:42.974614 [ 4 ] {557b10e8-4a3d-4b0d-8c97-732a46f76a6b} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001127 sec., 55013.30967169477 rows/sec., 3.82 MiB/sec. | ||
| 15663 | 2025.12.23 21:58:42.974657 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15664 | 2025.12.23 21:58:42.974679 [ 4 ] {557b10e8-4a3d-4b0d-8c97-732a46f76a6b} <Debug> TCPHandler: Processed in 0.001316898 sec. | ||
| 15665 | 2025.12.23 21:58:42.974681 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15666 | 2025.12.23 21:58:42.974801 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15667 | 2025.12.23 21:58:42.974829 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_117_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_113_23 to all_117_117_0 into Compact with storage Full | ||
| 15668 | 2025.12.23 21:58:42.974900 [ 4 ] {b7aceec0-ee98-4bd0-a24d-d3ba8c5aad9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15669 | 2025.12.23 21:58:42.974945 [ 4 ] {b7aceec0-ee98-4bd0-a24d-d3ba8c5aad9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15670 | 2025.12.23 21:58:42.974995 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_117_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15671 | 2025.12.23 21:58:42.975040 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_23, total 34904 rows starting from the beginning of the part | ||
| 15672 | 2025.12.23 21:58:42.975115 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 342 rows starting from the beginning of the part | ||
| 15673 | 2025.12.23 21:58:42.975166 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 15674 | 2025.12.23 21:58:42.975217 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 15675 | 2025.12.23 21:58:42.975268 [ 4 ] {b7aceec0-ee98-4bd0-a24d-d3ba8c5aad9b} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15676 | 2025.12.23 21:58:42.975270 [ 197 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 938 rows starting from the beginning of the part | ||
| 15677 | 2025.12.23 21:58:42.975313 [ 4 ] {b7aceec0-ee98-4bd0-a24d-d3ba8c5aad9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15678 | 2025.12.23 21:58:42.975645 [ 4 ] {b7aceec0-ee98-4bd0-a24d-d3ba8c5aad9b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15679 | 2025.12.23 21:58:42.975862 [ 4 ] {b7aceec0-ee98-4bd0-a24d-d3ba8c5aad9b} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15680 | 2025.12.23 21:58:42.975993 [ 4 ] {b7aceec0-ee98-4bd0-a24d-d3ba8c5aad9b} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001113 sec., 19766.39712488769 rows/sec., 1.34 MiB/sec. | ||
| 15681 | 2025.12.23 21:58:42.976030 [ 4 ] {b7aceec0-ee98-4bd0-a24d-d3ba8c5aad9b} <Debug> TCPHandler: Processed in 0.001278866 sec. | ||
| 15682 | 2025.12.23 21:58:42.981901 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_117_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36504 rows, containing 5 columns (5 merged, 0 gathered) in 0.007133351 sec., 5117370.503708566 rows/sec., 345.10 MiB/sec. | ||
| 15683 | 2025.12.23 21:58:42.982354 [ 199 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_117_24} <Trace> MergedBlockOutputStream: filled checksums all_1_117_24 (state Temporary) | ||
| 15684 | 2025.12.23 21:58:42.982697 [ 199 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_117_24 to all_1_117_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15685 | 2025.12.23 21:58:42.982784 [ 199 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 5 parts: [all_1_113_23, all_117_117_0] -> all_1_117_24 | ||
| 15686 | 2025.12.23 21:58:42.982877 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15687 | 2025.12.23 21:58:43.655679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34058 | ||
| 15688 | 2025.12.23 21:58:43.656273 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15689 | 2025.12.23 21:58:43.656323 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15690 | 2025.12.23 21:58:43.656864 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15691 | 2025.12.23 21:58:43.657097 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15692 | 2025.12.23 21:58:43.657229 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34058 | ||
| 15693 | 2025.12.23 21:58:43.657238 [ 72 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15694 | 2025.12.23 21:58:43.657283 [ 72 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15695 | 2025.12.23 21:58:43.657305 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15696 | 2025.12.23 21:58:43.657435 [ 191 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::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 | ||
| 15697 | 2025.12.23 21:58:43.657601 [ 191 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15698 | 2025.12.23 21:58:43.657644 [ 191 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31690 rows starting from the beginning of the part | ||
| 15699 | 2025.12.23 21:58:43.657716 [ 191 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 15700 | 2025.12.23 21:58:43.657765 [ 191 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 15701 | 2025.12.23 21:58:43.657806 [ 191 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 15702 | 2025.12.23 21:58:43.657843 [ 191 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 15703 | 2025.12.23 21:58:43.657881 [ 191 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 15704 | 2025.12.23 21:58:43.660108 [ 190 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34058 rows, containing 4 columns (4 merged, 0 gathered) in 0.002731127 sec., 12470309.875739943 rows/sec., 178.39 MiB/sec. | ||
| 15705 | 2025.12.23 21:58:43.660569 [ 190 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15706 | 2025.12.23 21:58:43.660895 [ 190 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_71_14} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15707 | 2025.12.23 21:58:43.660982 [ 190 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_71_14} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15708 | 2025.12.23 21:58:43.661089 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 15709 | 2025.12.23 21:58:45.429166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15710 | 2025.12.23 21:58:45.446108 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15711 | 2025.12.23 21:58:45.446164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15712 | 2025.12.23 21:58:45.452544 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15713 | 2025.12.23 21:58:45.453274 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15714 | 2025.12.23 21:58:45.453569 [ 89 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15715 | 2025.12.23 21:58:45.453633 [ 89 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15716 | 2025.12.23 21:58:45.453652 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 15717 | 2025.12.23 21:58:45.453773 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 15718 | 2025.12.23 21:58:45.456633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15719 | 2025.12.23 21:58:45.457632 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15720 | 2025.12.23 21:58:45.459074 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 15721 | 2025.12.23 21:58:45.463688 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 15722 | 2025.12.23 21:58:45.468350 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 15723 | 2025.12.23 21:58:45.473049 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 15724 | 2025.12.23 21:58:45.478104 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 15725 | 2025.12.23 21:58:45.482738 [ 189 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 15726 | 2025.12.23 21:58:45.539754 [ 190 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.086037129 sec., 6218.245613472295 rows/sec., 32.15 MiB/sec. | ||
| 15727 | 2025.12.23 21:58:45.542761 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15728 | 2025.12.23 21:58:45.544708 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_71_14} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15729 | 2025.12.23 21:58:45.544813 [ 194 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_71_14} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15730 | 2025.12.23 21:58:45.547391 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15731 | 2025.12.23 21:58:47.974302 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15732 | 2025.12.23 21:58:47.974485 [ 4 ] {465bedf1-f7cb-4278-b0c5-48befb1b6bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15733 | 2025.12.23 21:58:47.974547 [ 4 ] {465bedf1-f7cb-4278-b0c5-48befb1b6bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15734 | 2025.12.23 21:58:47.975202 [ 4 ] {465bedf1-f7cb-4278-b0c5-48befb1b6bb9} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15735 | 2025.12.23 21:58:47.975247 [ 4 ] {465bedf1-f7cb-4278-b0c5-48befb1b6bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15736 | 2025.12.23 21:58:47.975616 [ 4 ] {465bedf1-f7cb-4278-b0c5-48befb1b6bb9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15737 | 2025.12.23 21:58:47.975828 [ 4 ] {465bedf1-f7cb-4278-b0c5-48befb1b6bb9} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15738 | 2025.12.23 21:58:47.975973 [ 4 ] {465bedf1-f7cb-4278-b0c5-48befb1b6bb9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001534 sec., 36505.86701434159 rows/sec., 2.80 MiB/sec. | ||
| 15739 | 2025.12.23 21:58:47.976020 [ 4 ] {465bedf1-f7cb-4278-b0c5-48befb1b6bb9} <Debug> TCPHandler: Processed in 0.001845972 sec. | ||
| 15740 | 2025.12.23 21:58:47.976133 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15741 | 2025.12.23 21:58:47.976231 [ 4 ] {b8f9b8e7-24f6-4b0d-a8f4-267b7fa540dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15742 | 2025.12.23 21:58:47.976272 [ 4 ] {b8f9b8e7-24f6-4b0d-a8f4-267b7fa540dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15743 | 2025.12.23 21:58:47.976682 [ 4 ] {b8f9b8e7-24f6-4b0d-a8f4-267b7fa540dc} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15744 | 2025.12.23 21:58:47.976717 [ 4 ] {b8f9b8e7-24f6-4b0d-a8f4-267b7fa540dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15745 | 2025.12.23 21:58:47.977009 [ 4 ] {b8f9b8e7-24f6-4b0d-a8f4-267b7fa540dc} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15746 | 2025.12.23 21:58:47.977205 [ 4 ] {b8f9b8e7-24f6-4b0d-a8f4-267b7fa540dc} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15747 | 2025.12.23 21:58:47.977331 [ 4 ] {b8f9b8e7-24f6-4b0d-a8f4-267b7fa540dc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001123 sec., 56990.20480854853 rows/sec., 4.45 MiB/sec. | ||
| 15748 | 2025.12.23 21:58:47.977368 [ 4 ] {b8f9b8e7-24f6-4b0d-a8f4-267b7fa540dc} <Debug> TCPHandler: Processed in 0.001285726 sec. | ||
| 15749 | 2025.12.23 21:58:47.977472 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15750 | 2025.12.23 21:58:47.977563 [ 4 ] {f01907c4-3580-485e-8620-5466c1b46e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15751 | 2025.12.23 21:58:47.977605 [ 4 ] {f01907c4-3580-485e-8620-5466c1b46e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15752 | 2025.12.23 21:58:47.977999 [ 4 ] {f01907c4-3580-485e-8620-5466c1b46e78} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15753 | 2025.12.23 21:58:47.978033 [ 4 ] {f01907c4-3580-485e-8620-5466c1b46e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15754 | 2025.12.23 21:58:47.978349 [ 4 ] {f01907c4-3580-485e-8620-5466c1b46e78} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15755 | 2025.12.23 21:58:47.978556 [ 4 ] {f01907c4-3580-485e-8620-5466c1b46e78} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15756 | 2025.12.23 21:58:47.978682 [ 4 ] {f01907c4-3580-485e-8620-5466c1b46e78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 15757 | 2025.12.23 21:58:47.978717 [ 4 ] {f01907c4-3580-485e-8620-5466c1b46e78} <Debug> TCPHandler: Processed in 0.001293947 sec. | ||
| 15758 | 2025.12.23 21:58:47.978814 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15759 | 2025.12.23 21:58:47.978904 [ 4 ] {ceba65e1-00f4-44d8-be49-20461d630789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15760 | 2025.12.23 21:58:47.978943 [ 4 ] {ceba65e1-00f4-44d8-be49-20461d630789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15761 | 2025.12.23 21:58:47.979264 [ 4 ] {ceba65e1-00f4-44d8-be49-20461d630789} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15762 | 2025.12.23 21:58:47.979299 [ 4 ] {ceba65e1-00f4-44d8-be49-20461d630789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15763 | 2025.12.23 21:58:47.979592 [ 4 ] {ceba65e1-00f4-44d8-be49-20461d630789} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15764 | 2025.12.23 21:58:47.979791 [ 4 ] {ceba65e1-00f4-44d8-be49-20461d630789} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15765 | 2025.12.23 21:58:47.979913 [ 4 ] {ceba65e1-00f4-44d8-be49-20461d630789} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001028 sec., 58365.75875486381 rows/sec., 3.93 MiB/sec. | ||
| 15766 | 2025.12.23 21:58:47.979949 [ 4 ] {ceba65e1-00f4-44d8-be49-20461d630789} <Debug> TCPHandler: Processed in 0.001181994 sec. | ||
| 15767 | 2025.12.23 21:58:50.917297 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15768 | 2025.12.23 21:58:50.917367 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15769 | 2025.12.23 21:58:51.158547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34570 | ||
| 15770 | 2025.12.23 21:58:51.159079 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15771 | 2025.12.23 21:58:51.159120 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15772 | 2025.12.23 21:58:51.159600 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15773 | 2025.12.23 21:58:51.159824 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15774 | 2025.12.23 21:58:51.159955 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34570 | ||
| 15775 | 2025.12.23 21:58:51.286318 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1970 | ||
| 15776 | 2025.12.23 21:58:51.288805 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15777 | 2025.12.23 21:58:51.288863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15778 | 2025.12.23 21:58:51.290069 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15779 | 2025.12.23 21:58:51.290367 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15780 | 2025.12.23 21:58:51.290587 [ 224 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): 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] | ||
| 15781 | 2025.12.23 21:58:51.290647 [ 224 ] {} <Debug> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): 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] | ||
| 15782 | 2025.12.23 21:58:51.290746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1970 | ||
| 15783 | 2025.12.23 21:58:51.293360 [ 224 ] {} <Debug> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): 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] | ||
| 15784 | 2025.12.23 21:58:52.957634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 15785 | 2025.12.23 21:58:52.974201 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15786 | 2025.12.23 21:58:52.974254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15787 | 2025.12.23 21:58:52.980104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15788 | 2025.12.23 21:58:52.980802 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15789 | 2025.12.23 21:58:52.984082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 15790 | 2025.12.23 21:58:52.988008 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15791 | 2025.12.23 21:58:52.988203 [ 4 ] {cb31b12e-715f-479a-931e-73d5c5cd4ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15792 | 2025.12.23 21:58:52.988294 [ 4 ] {cb31b12e-715f-479a-931e-73d5c5cd4ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15793 | 2025.12.23 21:58:52.989316 [ 4 ] {cb31b12e-715f-479a-931e-73d5c5cd4ceb} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15794 | 2025.12.23 21:58:52.989352 [ 4 ] {cb31b12e-715f-479a-931e-73d5c5cd4ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15795 | 2025.12.23 21:58:52.989686 [ 4 ] {cb31b12e-715f-479a-931e-73d5c5cd4ceb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15796 | 2025.12.23 21:58:52.989886 [ 4 ] {cb31b12e-715f-479a-931e-73d5c5cd4ceb} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15797 | 2025.12.23 21:58:52.990019 [ 4 ] {cb31b12e-715f-479a-931e-73d5c5cd4ceb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001879 sec., 218201.17083555082 rows/sec., 13.84 MiB/sec. | ||
| 15798 | 2025.12.23 21:58:52.990057 [ 4 ] {cb31b12e-715f-479a-931e-73d5c5cd4ceb} <Debug> TCPHandler: Processed in 0.002160201 sec. | ||
| 15799 | 2025.12.23 21:58:52.990176 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15800 | 2025.12.23 21:58:52.990272 [ 4 ] {21735fc6-51cd-4e89-80fc-33cbe47952c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15801 | 2025.12.23 21:58:52.990312 [ 4 ] {21735fc6-51cd-4e89-80fc-33cbe47952c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15802 | 2025.12.23 21:58:52.991363 [ 4 ] {21735fc6-51cd-4e89-80fc-33cbe47952c5} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15803 | 2025.12.23 21:58:52.991399 [ 4 ] {21735fc6-51cd-4e89-80fc-33cbe47952c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15804 | 2025.12.23 21:58:52.991763 [ 4 ] {21735fc6-51cd-4e89-80fc-33cbe47952c5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15805 | 2025.12.23 21:58:52.991971 [ 4 ] {21735fc6-51cd-4e89-80fc-33cbe47952c5} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15806 | 2025.12.23 21:58:52.992108 [ 4 ] {21735fc6-51cd-4e89-80fc-33cbe47952c5} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001843 sec., 646771.5680954965 rows/sec., 51.67 MiB/sec. | ||
| 15807 | 2025.12.23 21:58:52.992150 [ 4 ] {21735fc6-51cd-4e89-80fc-33cbe47952c5} <Debug> TCPHandler: Processed in 0.002023427 sec. | ||
| 15808 | 2025.12.23 21:58:52.992262 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15809 | 2025.12.23 21:58:52.992366 [ 4 ] {a41284fe-7d1b-47ee-b642-918f7681877f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15810 | 2025.12.23 21:58:52.992404 [ 4 ] {a41284fe-7d1b-47ee-b642-918f7681877f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15811 | 2025.12.23 21:58:52.992925 [ 4 ] {a41284fe-7d1b-47ee-b642-918f7681877f} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15812 | 2025.12.23 21:58:52.992959 [ 4 ] {a41284fe-7d1b-47ee-b642-918f7681877f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15813 | 2025.12.23 21:58:52.993255 [ 4 ] {a41284fe-7d1b-47ee-b642-918f7681877f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15814 | 2025.12.23 21:58:52.993451 [ 4 ] {a41284fe-7d1b-47ee-b642-918f7681877f} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15815 | 2025.12.23 21:58:52.993568 [ 83 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 15816 | 2025.12.23 21:58:52.993572 [ 4 ] {a41284fe-7d1b-47ee-b642-918f7681877f} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001225 sec., 200000 rows/sec., 12.22 MiB/sec. | ||
| 15817 | 2025.12.23 21:58:52.993604 [ 83 ] {} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2025.12.23 21:58:52.993623 [ 4 ] {a41284fe-7d1b-47ee-b642-918f7681877f} <Debug> TCPHandler: Processed in 0.00140914 sec. | ||
| 15819 | 2025.12.23 21:58:52.993624 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15820 | 2025.12.23 21:58:52.993720 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 15821 | 2025.12.23 21:58:52.993721 [ 220 ] {} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): 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] | ||
| 15822 | 2025.12.23 21:58:52.993761 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15823 | 2025.12.23 21:58:52.993770 [ 220 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): 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] | ||
| 15824 | 2025.12.23 21:58:52.993813 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15825 | 2025.12.23 21:58:52.993845 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 277 rows starting from the beginning of the part | ||
| 15826 | 2025.12.23 21:58:52.993866 [ 4 ] {2817756c-6146-47fc-8a38-33c7148fd0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15827 | 2025.12.23 21:58:52.993907 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 245 rows starting from the beginning of the part | ||
| 15828 | 2025.12.23 21:58:52.993915 [ 4 ] {2817756c-6146-47fc-8a38-33c7148fd0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15829 | 2025.12.23 21:58:52.993959 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 16 rows starting from the beginning of the part | ||
| 15830 | 2025.12.23 21:58:52.994008 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 40 rows starting from the beginning of the part | ||
| 15831 | 2025.12.23 21:58:52.994049 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 249 rows starting from the beginning of the part | ||
| 15832 | 2025.12.23 21:58:52.994091 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 245 rows starting from the beginning of the part | ||
| 15833 | 2025.12.23 21:58:52.994479 [ 4 ] {2817756c-6146-47fc-8a38-33c7148fd0d7} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15834 | 2025.12.23 21:58:52.994516 [ 4 ] {2817756c-6146-47fc-8a38-33c7148fd0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15835 | 2025.12.23 21:58:52.994845 [ 4 ] {2817756c-6146-47fc-8a38-33c7148fd0d7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15836 | 2025.12.23 21:58:52.994926 [ 190 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241886 sec., 863203.2247726442 rows/sec., 56.90 MiB/sec. | ||
| 15837 | 2025.12.23 21:58:52.995100 [ 4 ] {2817756c-6146-47fc-8a38-33c7148fd0d7} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15838 | 2025.12.23 21:58:52.995155 [ 195 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 15839 | 2025.12.23 21:58:52.995264 [ 4 ] {2817756c-6146-47fc-8a38-33c7148fd0d7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001422 sec., 149085.7946554149 rows/sec., 9.61 MiB/sec. | ||
| 15840 | 2025.12.23 21:58:52.995308 [ 4 ] {2817756c-6146-47fc-8a38-33c7148fd0d7} <Debug> TCPHandler: Processed in 0.001606186 sec. | ||
| 15841 | 2025.12.23 21:58:52.995415 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15842 | 2025.12.23 21:58:52.995504 [ 195 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_70_14} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15843 | 2025.12.23 21:58:52.995509 [ 4 ] {d035ff34-b875-4e28-befb-a8568c85f047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15844 | 2025.12.23 21:58:52.995565 [ 4 ] {d035ff34-b875-4e28-befb-a8568c85f047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15845 | 2025.12.23 21:58:52.995605 [ 195 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_70_14} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 15846 | 2025.12.23 21:58:52.995715 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 15847 | 2025.12.23 21:58:52.996190 [ 4 ] {d035ff34-b875-4e28-befb-a8568c85f047} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15848 | 2025.12.23 21:58:52.996231 [ 4 ] {d035ff34-b875-4e28-befb-a8568c85f047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15849 | 2025.12.23 21:58:52.996532 [ 4 ] {d035ff34-b875-4e28-befb-a8568c85f047} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15850 | 2025.12.23 21:58:52.996779 [ 4 ] {d035ff34-b875-4e28-befb-a8568c85f047} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15851 | 2025.12.23 21:58:52.996931 [ 4 ] {d035ff34-b875-4e28-befb-a8568c85f047} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001439 sec., 146629.6038915914 rows/sec., 8.33 MiB/sec. | ||
| 15852 | 2025.12.23 21:58:52.996970 [ 4 ] {d035ff34-b875-4e28-befb-a8568c85f047} <Debug> TCPHandler: Processed in 0.001602875 sec. | ||
| 15853 | 2025.12.23 21:58:52.997065 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15854 | 2025.12.23 21:58:52.997155 [ 4 ] {1a360aad-7213-43d3-8caa-080912f54e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15855 | 2025.12.23 21:58:52.997193 [ 4 ] {1a360aad-7213-43d3-8caa-080912f54e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15856 | 2025.12.23 21:58:52.997469 [ 220 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): 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] | ||
| 15857 | 2025.12.23 21:58:52.997928 [ 4 ] {1a360aad-7213-43d3-8caa-080912f54e74} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15858 | 2025.12.23 21:58:52.997964 [ 4 ] {1a360aad-7213-43d3-8caa-080912f54e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15859 | 2025.12.23 21:58:52.998286 [ 4 ] {1a360aad-7213-43d3-8caa-080912f54e74} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15860 | 2025.12.23 21:58:52.998494 [ 4 ] {1a360aad-7213-43d3-8caa-080912f54e74} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15861 | 2025.12.23 21:58:52.998620 [ 4 ] {1a360aad-7213-43d3-8caa-080912f54e74} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001483 sec., 484828.05124747136 rows/sec., 34.03 MiB/sec. | ||
| 15862 | 2025.12.23 21:58:52.998658 [ 4 ] {1a360aad-7213-43d3-8caa-080912f54e74} <Debug> TCPHandler: Processed in 0.001639616 sec. | ||
| 15863 | 2025.12.23 21:58:52.998763 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15864 | 2025.12.23 21:58:52.998854 [ 4 ] {1f454fba-5d1b-4d70-a8d4-731b13ef69fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15865 | 2025.12.23 21:58:52.998893 [ 4 ] {1f454fba-5d1b-4d70-a8d4-731b13ef69fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15866 | 2025.12.23 21:58:52.999216 [ 4 ] {1f454fba-5d1b-4d70-a8d4-731b13ef69fc} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15867 | 2025.12.23 21:58:52.999251 [ 4 ] {1f454fba-5d1b-4d70-a8d4-731b13ef69fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15868 | 2025.12.23 21:58:52.999538 [ 4 ] {1f454fba-5d1b-4d70-a8d4-731b13ef69fc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15869 | 2025.12.23 21:58:52.999740 [ 4 ] {1f454fba-5d1b-4d70-a8d4-731b13ef69fc} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15870 | 2025.12.23 21:58:52.999871 [ 4 ] {1f454fba-5d1b-4d70-a8d4-731b13ef69fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 15871 | 2025.12.23 21:58:52.999907 [ 4 ] {1f454fba-5d1b-4d70-a8d4-731b13ef69fc} <Debug> TCPHandler: Processed in 0.001190813 sec. | ||
| 15872 | 2025.12.23 21:58:53.000010 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15873 | 2025.12.23 21:58:53.000101 [ 4 ] {7f756ed9-979a-4275-a3ec-9fb7cafd9a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15874 | 2025.12.23 21:58:53.000142 [ 4 ] {7f756ed9-979a-4275-a3ec-9fb7cafd9a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15875 | 2025.12.23 21:58:53.000570 [ 4 ] {7f756ed9-979a-4275-a3ec-9fb7cafd9a74} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15876 | 2025.12.23 21:58:53.000606 [ 4 ] {7f756ed9-979a-4275-a3ec-9fb7cafd9a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15877 | 2025.12.23 21:58:53.000924 [ 4 ] {7f756ed9-979a-4275-a3ec-9fb7cafd9a74} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15878 | 2025.12.23 21:58:53.001180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.34 MiB, peak 385.72 MiB, free memory in arenas 0.00 B, will set to 367.30 MiB (RSS), difference: -1.04 MiB | ||
| 15879 | 2025.12.23 21:58:53.001279 [ 4 ] {7f756ed9-979a-4275-a3ec-9fb7cafd9a74} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15880 | 2025.12.23 21:58:53.001422 [ 4 ] {7f756ed9-979a-4275-a3ec-9fb7cafd9a74} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001338 sec., 234678.62481315396 rows/sec., 15.42 MiB/sec. | ||
| 15881 | 2025.12.23 21:58:53.001467 [ 4 ] {7f756ed9-979a-4275-a3ec-9fb7cafd9a74} <Debug> TCPHandler: Processed in 0.001504153 sec. | ||
| 15882 | 2025.12.23 21:58:53.001586 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15883 | 2025.12.23 21:58:53.001677 [ 4 ] {a2c83efb-a6bc-41bc-a900-2f41f1873fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15884 | 2025.12.23 21:58:53.001717 [ 4 ] {a2c83efb-a6bc-41bc-a900-2f41f1873fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15885 | 2025.12.23 21:58:53.002053 [ 4 ] {a2c83efb-a6bc-41bc-a900-2f41f1873fc9} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15886 | 2025.12.23 21:58:53.002089 [ 4 ] {a2c83efb-a6bc-41bc-a900-2f41f1873fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15887 | 2025.12.23 21:58:53.002371 [ 4 ] {a2c83efb-a6bc-41bc-a900-2f41f1873fc9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15888 | 2025.12.23 21:58:53.002574 [ 4 ] {a2c83efb-a6bc-41bc-a900-2f41f1873fc9} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15889 | 2025.12.23 21:58:53.002702 [ 4 ] {a2c83efb-a6bc-41bc-a900-2f41f1873fc9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 15890 | 2025.12.23 21:58:53.002738 [ 4 ] {a2c83efb-a6bc-41bc-a900-2f41f1873fc9} <Debug> TCPHandler: Processed in 0.001199044 sec. | ||
| 15891 | 2025.12.23 21:58:53.002853 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15892 | 2025.12.23 21:58:53.002943 [ 4 ] {afcf0017-4af7-4992-b33d-f0fac12b78f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15893 | 2025.12.23 21:58:53.002996 [ 4 ] {afcf0017-4af7-4992-b33d-f0fac12b78f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15894 | 2025.12.23 21:58:53.003811 [ 4 ] {afcf0017-4af7-4992-b33d-f0fac12b78f0} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15895 | 2025.12.23 21:58:53.003846 [ 4 ] {afcf0017-4af7-4992-b33d-f0fac12b78f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15896 | 2025.12.23 21:58:53.004358 [ 4 ] {afcf0017-4af7-4992-b33d-f0fac12b78f0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15897 | 2025.12.23 21:58:53.004573 [ 4 ] {afcf0017-4af7-4992-b33d-f0fac12b78f0} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15898 | 2025.12.23 21:58:53.004705 [ 4 ] {afcf0017-4af7-4992-b33d-f0fac12b78f0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001779 sec., 22484.541877459247 rows/sec., 40.29 MiB/sec. | ||
| 15899 | 2025.12.23 21:58:53.004758 [ 4 ] {afcf0017-4af7-4992-b33d-f0fac12b78f0} <Debug> TCPHandler: Processed in 0.001951645 sec. | ||
| 15900 | 2025.12.23 21:58:53.004867 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15901 | 2025.12.23 21:58:53.004959 [ 4 ] {21efe726-783e-459d-8cb3-a8ef2aae964c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15902 | 2025.12.23 21:58:53.004999 [ 4 ] {21efe726-783e-459d-8cb3-a8ef2aae964c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15903 | 2025.12.23 21:58:53.005336 [ 4 ] {21efe726-783e-459d-8cb3-a8ef2aae964c} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15904 | 2025.12.23 21:58:53.005370 [ 4 ] {21efe726-783e-459d-8cb3-a8ef2aae964c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15905 | 2025.12.23 21:58:53.005671 [ 4 ] {21efe726-783e-459d-8cb3-a8ef2aae964c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15906 | 2025.12.23 21:58:53.005870 [ 4 ] {21efe726-783e-459d-8cb3-a8ef2aae964c} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15907 | 2025.12.23 21:58:53.006017 [ 4 ] {21efe726-783e-459d-8cb3-a8ef2aae964c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001077 sec., 96564.53110492107 rows/sec., 5.92 MiB/sec. | ||
| 15908 | 2025.12.23 21:58:53.006052 [ 4 ] {21efe726-783e-459d-8cb3-a8ef2aae964c} <Debug> TCPHandler: Processed in 0.001231385 sec. | ||
| 15909 | 2025.12.23 21:58:57.973733 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15910 | 2025.12.23 21:58:57.973944 [ 4 ] {231e0bc3-c5bd-4fba-ac26-50c7ed43624d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15911 | 2025.12.23 21:58:57.974017 [ 4 ] {231e0bc3-c5bd-4fba-ac26-50c7ed43624d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15912 | 2025.12.23 21:58:57.974648 [ 4 ] {231e0bc3-c5bd-4fba-ac26-50c7ed43624d} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15913 | 2025.12.23 21:58:57.974697 [ 4 ] {231e0bc3-c5bd-4fba-ac26-50c7ed43624d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15914 | 2025.12.23 21:58:57.975084 [ 4 ] {231e0bc3-c5bd-4fba-ac26-50c7ed43624d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15915 | 2025.12.23 21:58:57.975338 [ 4 ] {231e0bc3-c5bd-4fba-ac26-50c7ed43624d} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15916 | 2025.12.23 21:58:57.975522 [ 4 ] {231e0bc3-c5bd-4fba-ac26-50c7ed43624d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00163 sec., 1226.993865030675 rows/sec., 100.05 KiB/sec. | ||
| 15917 | 2025.12.23 21:58:57.975571 [ 4 ] {231e0bc3-c5bd-4fba-ac26-50c7ed43624d} <Debug> TCPHandler: Processed in 0.001971015 sec. | ||
| 15918 | 2025.12.23 21:58:57.975691 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15919 | 2025.12.23 21:58:57.975797 [ 4 ] {cd233cdb-62aa-4087-9989-9a0c7f343558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15920 | 2025.12.23 21:58:57.975840 [ 4 ] {cd233cdb-62aa-4087-9989-9a0c7f343558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15921 | 2025.12.23 21:58:57.976274 [ 4 ] {cd233cdb-62aa-4087-9989-9a0c7f343558} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15922 | 2025.12.23 21:58:57.976312 [ 4 ] {cd233cdb-62aa-4087-9989-9a0c7f343558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15923 | 2025.12.23 21:58:57.976632 [ 4 ] {cd233cdb-62aa-4087-9989-9a0c7f343558} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15924 | 2025.12.23 21:58:57.976847 [ 4 ] {cd233cdb-62aa-4087-9989-9a0c7f343558} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15925 | 2025.12.23 21:58:57.976980 [ 4 ] {cd233cdb-62aa-4087-9989-9a0c7f343558} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001205 sec., 47302.90456431536 rows/sec., 3.63 MiB/sec. | ||
| 15926 | 2025.12.23 21:58:57.976982 [ 76 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15927 | 2025.12.23 21:58:57.977020 [ 4 ] {cd233cdb-62aa-4087-9989-9a0c7f343558} <Debug> TCPHandler: Processed in 0.001380869 sec. | ||
| 15928 | 2025.12.23 21:58:57.977061 [ 76 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15929 | 2025.12.23 21:58:57.977088 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15930 | 2025.12.23 21:58:57.977161 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15931 | 2025.12.23 21:58:57.977231 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 15932 | 2025.12.23 21:58:57.977288 [ 4 ] {98661eb8-1e81-482e-8aee-c6c417d68fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15933 | 2025.12.23 21:58:57.977345 [ 4 ] {98661eb8-1e81-482e-8aee-c6c417d68fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15934 | 2025.12.23 21:58:57.977390 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15935 | 2025.12.23 21:58:57.977435 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2465 rows starting from the beginning of the part | ||
| 15936 | 2025.12.23 21:58:57.977518 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 2334 rows starting from the beginning of the part | ||
| 15937 | 2025.12.23 21:58:57.977576 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part | ||
| 15938 | 2025.12.23 21:58:57.977636 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
| 15939 | 2025.12.23 21:58:57.977688 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1192 rows starting from the beginning of the part | ||
| 15940 | 2025.12.23 21:58:57.977738 [ 190 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 57 rows starting from the beginning of the part | ||
| 15941 | 2025.12.23 21:58:57.977816 [ 4 ] {98661eb8-1e81-482e-8aee-c6c417d68fbf} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15942 | 2025.12.23 21:58:57.977866 [ 4 ] {98661eb8-1e81-482e-8aee-c6c417d68fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15943 | 2025.12.23 21:58:57.978257 [ 4 ] {98661eb8-1e81-482e-8aee-c6c417d68fbf} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15944 | 2025.12.23 21:58:57.978475 [ 4 ] {98661eb8-1e81-482e-8aee-c6c417d68fbf} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15945 | 2025.12.23 21:58:57.978614 [ 4 ] {98661eb8-1e81-482e-8aee-c6c417d68fbf} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001353 sec., 1478.1966001478197 rows/sec., 103.21 KiB/sec. | ||
| 15946 | 2025.12.23 21:58:57.978656 [ 4 ] {98661eb8-1e81-482e-8aee-c6c417d68fbf} <Debug> TCPHandler: Processed in 0.001556754 sec. | ||
| 15947 | 2025.12.23 21:58:57.978776 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15948 | 2025.12.23 21:58:57.978896 [ 4 ] {9f3a9120-b37f-4519-af94-fa062c3d6497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15949 | 2025.12.23 21:58:57.978946 [ 4 ] {9f3a9120-b37f-4519-af94-fa062c3d6497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15950 | 2025.12.23 21:58:57.979419 [ 4 ] {9f3a9120-b37f-4519-af94-fa062c3d6497} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15951 | 2025.12.23 21:58:57.979457 [ 4 ] {9f3a9120-b37f-4519-af94-fa062c3d6497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15952 | 2025.12.23 21:58:57.979784 [ 4 ] {9f3a9120-b37f-4519-af94-fa062c3d6497} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15953 | 2025.12.23 21:58:57.979993 [ 4 ] {9f3a9120-b37f-4519-af94-fa062c3d6497} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15954 | 2025.12.23 21:58:57.980021 [ 195 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6160 rows, containing 5 columns (5 merged, 0 gathered) in 0.00285968 sec., 2154087.170592514 rows/sec., 182.91 MiB/sec. | ||
| 15955 | 2025.12.23 21:58:57.980122 [ 76 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15956 | 2025.12.23 21:58:57.980129 [ 4 ] {9f3a9120-b37f-4519-af94-fa062c3d6497} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001258 sec., 52464.22893481717 rows/sec., 4.10 MiB/sec. | ||
| 15957 | 2025.12.23 21:58:57.980161 [ 76 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15958 | 2025.12.23 21:58:57.980186 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15959 | 2025.12.23 21:58:57.980199 [ 4 ] {9f3a9120-b37f-4519-af94-fa062c3d6497} <Debug> TCPHandler: Processed in 0.001481482 sec. | ||
| 15960 | 2025.12.23 21:58:57.980275 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 15961 | 2025.12.23 21:58:57.980324 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15962 | 2025.12.23 21:58:57.980327 [ 186 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15963 | 2025.12.23 21:58:57.980377 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15964 | 2025.12.23 21:58:57.980416 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1249 rows starting from the beginning of the part | ||
| 15965 | 2025.12.23 21:58:57.980423 [ 4 ] {51bf7a2c-e79f-4428-b459-f774ed4ee7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15966 | 2025.12.23 21:58:57.980474 [ 4 ] {51bf7a2c-e79f-4428-b459-f774ed4ee7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15967 | 2025.12.23 21:58:57.980486 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1179 rows starting from the beginning of the part | ||
| 15968 | 2025.12.23 21:58:57.980542 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part | ||
| 15969 | 2025.12.23 21:58:57.980591 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 15970 | 2025.12.23 21:58:57.980644 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 719 rows starting from the beginning of the part | ||
| 15971 | 2025.12.23 21:58:57.980670 [ 186 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_121_24} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15972 | 2025.12.23 21:58:57.980694 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 66 rows starting from the beginning of the part | ||
| 15973 | 2025.12.23 21:58:57.980759 [ 186 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_121_24} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15974 | 2025.12.23 21:58:57.980867 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 15975 | 2025.12.23 21:58:57.980883 [ 4 ] {51bf7a2c-e79f-4428-b459-f774ed4ee7ce} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15976 | 2025.12.23 21:58:57.980924 [ 4 ] {51bf7a2c-e79f-4428-b459-f774ed4ee7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15977 | 2025.12.23 21:58:57.981265 [ 4 ] {51bf7a2c-e79f-4428-b459-f774ed4ee7ce} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15978 | 2025.12.23 21:58:57.981474 [ 4 ] {51bf7a2c-e79f-4428-b459-f774ed4ee7ce} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15979 | 2025.12.23 21:58:57.981607 [ 4 ] {51bf7a2c-e79f-4428-b459-f774ed4ee7ce} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001203 sec., 133832.08645054032 rows/sec., 9.32 MiB/sec. | ||
| 15980 | 2025.12.23 21:58:57.981645 [ 4 ] {51bf7a2c-e79f-4428-b459-f774ed4ee7ce} <Debug> TCPHandler: Processed in 0.001370449 sec. | ||
| 15981 | 2025.12.23 21:58:57.981755 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15982 | 2025.12.23 21:58:57.981870 [ 4 ] {11d4008d-b057-43ec-b3f9-3cfb23968c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15983 | 2025.12.23 21:58:57.981918 [ 4 ] {11d4008d-b057-43ec-b3f9-3cfb23968c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15984 | 2025.12.23 21:58:57.982062 [ 193 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3341 rows, containing 5 columns (5 merged, 0 gathered) in 0.001828821 sec., 1826860.0371496172 rows/sec., 138.20 MiB/sec. | ||
| 15985 | 2025.12.23 21:58:57.982259 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15986 | 2025.12.23 21:58:57.982299 [ 4 ] {11d4008d-b057-43ec-b3f9-3cfb23968c3d} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15987 | 2025.12.23 21:58:57.982334 [ 4 ] {11d4008d-b057-43ec-b3f9-3cfb23968c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15988 | 2025.12.23 21:58:57.982502 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_121_24} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15989 | 2025.12.23 21:58:57.982568 [ 196 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_121_24} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15990 | 2025.12.23 21:58:57.982633 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 15991 | 2025.12.23 21:58:57.982648 [ 4 ] {11d4008d-b057-43ec-b3f9-3cfb23968c3d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15992 | 2025.12.23 21:58:57.982857 [ 4 ] {11d4008d-b057-43ec-b3f9-3cfb23968c3d} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15993 | 2025.12.23 21:58:57.982985 [ 4 ] {11d4008d-b057-43ec-b3f9-3cfb23968c3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 15994 | 2025.12.23 21:58:57.983006 [ 74 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15995 | 2025.12.23 21:58:57.983021 [ 4 ] {11d4008d-b057-43ec-b3f9-3cfb23968c3d} <Debug> TCPHandler: Processed in 0.001322958 sec. | ||
| 15996 | 2025.12.23 21:58:57.983050 [ 74 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15997 | 2025.12.23 21:58:57.983074 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 15998 | 2025.12.23 21:58:57.983157 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 15999 | 2025.12.23 21:58:57.983274 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16000 | 2025.12.23 21:58:57.983303 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7782 rows starting from the beginning of the part | ||
| 16001 | 2025.12.23 21:58:57.983356 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 82 rows starting from the beginning of the part | ||
| 16002 | 2025.12.23 21:58:57.983399 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 22 rows starting from the beginning of the part | ||
| 16003 | 2025.12.23 21:58:57.983438 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 16004 | 2025.12.23 21:58:57.983477 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 104 rows starting from the beginning of the part | ||
| 16005 | 2025.12.23 21:58:57.983515 [ 186 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 16006 | 2025.12.23 21:58:57.985375 [ 196 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8110 rows, containing 4 columns (4 merged, 0 gathered) in 0.002253484 sec., 3598871.7914127633 rows/sec., 230.03 MiB/sec. | ||
| 16007 | 2025.12.23 21:58:57.985892 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16008 | 2025.12.23 21:58:57.986201 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_121_24} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16009 | 2025.12.23 21:58:57.986283 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_121_24} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16010 | 2025.12.23 21:58:57.986360 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 16011 | 2025.12.23 21:58:58.661085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35018 | ||
| 16012 | 2025.12.23 21:58:58.661594 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16013 | 2025.12.23 21:58:58.661637 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 16014 | 2025.12.23 21:58:58.662118 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16015 | 2025.12.23 21:58:58.662355 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16016 | 2025.12.23 21:58:58.662486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35018 | ||
| 16017 | 2025.12.23 21:59:00.485124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 16018 | 2025.12.23 21:59:00.502347 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16019 | 2025.12.23 21:59:00.502411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 16020 | 2025.12.23 21:59:00.508430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16021 | 2025.12.23 21:59:00.509150 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16022 | 2025.12.23 21:59:00.512468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16023 | 2025.12.23 21:59:01.291906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2004 | ||
| 16024 | 2025.12.23 21:59:01.294297 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16025 | 2025.12.23 21:59:01.294353 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 16026 | 2025.12.23 21:59:01.295605 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16027 | 2025.12.23 21:59:01.295884 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16028 | 2025.12.23 21:59:01.296269 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2004 | ||
| 16029 | 2025.12.23 21:59:02.987870 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16030 | 2025.12.23 21:59:02.988168 [ 4 ] {18f61ae1-f384-4791-9234-9446579ec437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16031 | 2025.12.23 21:59:02.988280 [ 4 ] {18f61ae1-f384-4791-9234-9446579ec437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16032 | 2025.12.23 21:59:02.989160 [ 4 ] {18f61ae1-f384-4791-9234-9446579ec437} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16033 | 2025.12.23 21:59:02.989210 [ 4 ] {18f61ae1-f384-4791-9234-9446579ec437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 16034 | 2025.12.23 21:59:02.989611 [ 4 ] {18f61ae1-f384-4791-9234-9446579ec437} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16035 | 2025.12.23 21:59:02.989843 [ 4 ] {18f61ae1-f384-4791-9234-9446579ec437} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16036 | 2025.12.23 21:59:02.989992 [ 4 ] {18f61ae1-f384-4791-9234-9446579ec437} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001899 sec., 215903.10689836755 rows/sec., 13.70 MiB/sec. | ||
| 16037 | 2025.12.23 21:59:02.990034 [ 4 ] {18f61ae1-f384-4791-9234-9446579ec437} <Debug> TCPHandler: Processed in 0.002348076 sec. | ||
| 16038 | 2025.12.23 21:59:02.990155 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16039 | 2025.12.23 21:59:02.990253 [ 4 ] {4dad5d78-45d4-4d5a-88c9-d787e1bcaa79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16040 | 2025.12.23 21:59:02.990298 [ 4 ] {4dad5d78-45d4-4d5a-88c9-d787e1bcaa79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16041 | 2025.12.23 21:59:02.991175 [ 4 ] {4dad5d78-45d4-4d5a-88c9-d787e1bcaa79} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16042 | 2025.12.23 21:59:02.991213 [ 4 ] {4dad5d78-45d4-4d5a-88c9-d787e1bcaa79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 16043 | 2025.12.23 21:59:02.991585 [ 4 ] {4dad5d78-45d4-4d5a-88c9-d787e1bcaa79} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16044 | 2025.12.23 21:59:02.991795 [ 4 ] {4dad5d78-45d4-4d5a-88c9-d787e1bcaa79} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16045 | 2025.12.23 21:59:02.991922 [ 4 ] {4dad5d78-45d4-4d5a-88c9-d787e1bcaa79} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001692 sec., 704491.7257683215 rows/sec., 56.28 MiB/sec. | ||
| 16046 | 2025.12.23 21:59:02.991960 [ 4 ] {4dad5d78-45d4-4d5a-88c9-d787e1bcaa79} <Debug> TCPHandler: Processed in 0.001856942 sec. | ||
| 16047 | 2025.12.23 21:59:02.992012 [ 222 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): 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] | ||
| 16048 | 2025.12.23 21:59:02.992071 [ 222 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): 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] | ||
| 16049 | 2025.12.23 21:59:02.992076 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16050 | 2025.12.23 21:59:02.992177 [ 4 ] {d3a678cb-fc33-4026-80dc-a21a642ac731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16051 | 2025.12.23 21:59:02.992217 [ 4 ] {d3a678cb-fc33-4026-80dc-a21a642ac731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16052 | 2025.12.23 21:59:02.992741 [ 4 ] {d3a678cb-fc33-4026-80dc-a21a642ac731} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16053 | 2025.12.23 21:59:02.992781 [ 4 ] {d3a678cb-fc33-4026-80dc-a21a642ac731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 16054 | 2025.12.23 21:59:02.993101 [ 4 ] {d3a678cb-fc33-4026-80dc-a21a642ac731} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16055 | 2025.12.23 21:59:02.993336 [ 4 ] {d3a678cb-fc33-4026-80dc-a21a642ac731} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16056 | 2025.12.23 21:59:02.993475 [ 4 ] {d3a678cb-fc33-4026-80dc-a21a642ac731} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001317 sec., 186028.85345482157 rows/sec., 11.36 MiB/sec. | ||
| 16057 | 2025.12.23 21:59:02.993513 [ 4 ] {d3a678cb-fc33-4026-80dc-a21a642ac731} <Debug> TCPHandler: Processed in 0.001483562 sec. | ||
| 16058 | 2025.12.23 21:59:02.993635 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16059 | 2025.12.23 21:59:02.993736 [ 4 ] {0d29f7f1-cc96-4931-87f6-adad7cab85df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16060 | 2025.12.23 21:59:02.993777 [ 4 ] {0d29f7f1-cc96-4931-87f6-adad7cab85df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16061 | 2025.12.23 21:59:02.994258 [ 4 ] {0d29f7f1-cc96-4931-87f6-adad7cab85df} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16062 | 2025.12.23 21:59:02.994296 [ 4 ] {0d29f7f1-cc96-4931-87f6-adad7cab85df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 16063 | 2025.12.23 21:59:02.994649 [ 4 ] {0d29f7f1-cc96-4931-87f6-adad7cab85df} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16064 | 2025.12.23 21:59:02.994856 [ 4 ] {0d29f7f1-cc96-4931-87f6-adad7cab85df} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16065 | 2025.12.23 21:59:02.994984 [ 4 ] {0d29f7f1-cc96-4931-87f6-adad7cab85df} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001268 sec., 167192.429022082 rows/sec., 10.78 MiB/sec. | ||
| 16066 | 2025.12.23 21:59:02.995023 [ 4 ] {0d29f7f1-cc96-4931-87f6-adad7cab85df} <Debug> TCPHandler: Processed in 0.001445331 sec. | ||
| 16067 | 2025.12.23 21:59:02.995126 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16068 | 2025.12.23 21:59:02.995192 [ 222 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): 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] | ||
| 16069 | 2025.12.23 21:59:02.995221 [ 4 ] {670508c4-6643-4f2b-b36b-9a4f0df62690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16070 | 2025.12.23 21:59:02.995264 [ 4 ] {670508c4-6643-4f2b-b36b-9a4f0df62690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16071 | 2025.12.23 21:59:02.995722 [ 4 ] {670508c4-6643-4f2b-b36b-9a4f0df62690} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16072 | 2025.12.23 21:59:02.995759 [ 4 ] {670508c4-6643-4f2b-b36b-9a4f0df62690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 16073 | 2025.12.23 21:59:02.996054 [ 4 ] {670508c4-6643-4f2b-b36b-9a4f0df62690} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16074 | 2025.12.23 21:59:02.996248 [ 4 ] {670508c4-6643-4f2b-b36b-9a4f0df62690} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16075 | 2025.12.23 21:59:02.996373 [ 4 ] {670508c4-6643-4f2b-b36b-9a4f0df62690} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001171 sec., 180187.8736122972 rows/sec., 10.23 MiB/sec. | ||
| 16076 | 2025.12.23 21:59:02.996410 [ 4 ] {670508c4-6643-4f2b-b36b-9a4f0df62690} <Debug> TCPHandler: Processed in 0.001331157 sec. | ||
| 16077 | 2025.12.23 21:59:02.996538 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16078 | 2025.12.23 21:59:02.996656 [ 4 ] {36e1501c-bb96-43e9-9a68-255a6b4d4c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16079 | 2025.12.23 21:59:02.996704 [ 4 ] {36e1501c-bb96-43e9-9a68-255a6b4d4c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16080 | 2025.12.23 21:59:02.997478 [ 4 ] {36e1501c-bb96-43e9-9a68-255a6b4d4c37} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16081 | 2025.12.23 21:59:02.997515 [ 4 ] {36e1501c-bb96-43e9-9a68-255a6b4d4c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 16082 | 2025.12.23 21:59:02.997849 [ 4 ] {36e1501c-bb96-43e9-9a68-255a6b4d4c37} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16083 | 2025.12.23 21:59:02.998056 [ 4 ] {36e1501c-bb96-43e9-9a68-255a6b4d4c37} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16084 | 2025.12.23 21:59:02.998182 [ 4 ] {36e1501c-bb96-43e9-9a68-255a6b4d4c37} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.00155 sec., 463870.9677419355 rows/sec., 32.55 MiB/sec. | ||
| 16085 | 2025.12.23 21:59:02.998219 [ 4 ] {36e1501c-bb96-43e9-9a68-255a6b4d4c37} <Debug> TCPHandler: Processed in 0.001740299 sec. | ||
| 16086 | 2025.12.23 21:59:02.998296 [ 221 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): 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] | ||
| 16087 | 2025.12.23 21:59:02.998323 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16088 | 2025.12.23 21:59:02.998355 [ 221 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): 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] | ||
| 16089 | 2025.12.23 21:59:02.998433 [ 4 ] {1132776c-709d-4f89-a56d-a5349ed6a25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16090 | 2025.12.23 21:59:02.998479 [ 4 ] {1132776c-709d-4f89-a56d-a5349ed6a25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16091 | 2025.12.23 21:59:02.998799 [ 4 ] {1132776c-709d-4f89-a56d-a5349ed6a25e} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16092 | 2025.12.23 21:59:02.998835 [ 4 ] {1132776c-709d-4f89-a56d-a5349ed6a25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 16093 | 2025.12.23 21:59:02.999183 [ 4 ] {1132776c-709d-4f89-a56d-a5349ed6a25e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16094 | 2025.12.23 21:59:02.999391 [ 4 ] {1132776c-709d-4f89-a56d-a5349ed6a25e} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16095 | 2025.12.23 21:59:02.999522 [ 4 ] {1132776c-709d-4f89-a56d-a5349ed6a25e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 16096 | 2025.12.23 21:59:02.999558 [ 4 ] {1132776c-709d-4f89-a56d-a5349ed6a25e} <Debug> TCPHandler: Processed in 0.001281886 sec. | ||
| 16097 | 2025.12.23 21:59:02.999652 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16098 | 2025.12.23 21:59:02.999744 [ 4 ] {2e769d74-4e03-4a6c-89fb-7cfc401fa3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16099 | 2025.12.23 21:59:02.999785 [ 4 ] {2e769d74-4e03-4a6c-89fb-7cfc401fa3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16100 | 2025.12.23 21:59:03.000343 [ 4 ] {2e769d74-4e03-4a6c-89fb-7cfc401fa3b8} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16101 | 2025.12.23 21:59:03.000389 [ 4 ] {2e769d74-4e03-4a6c-89fb-7cfc401fa3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 16102 | 2025.12.23 21:59:03.000773 [ 4 ] {2e769d74-4e03-4a6c-89fb-7cfc401fa3b8} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16103 | 2025.12.23 21:59:03.000984 [ 4 ] {2e769d74-4e03-4a6c-89fb-7cfc401fa3b8} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16104 | 2025.12.23 21:59:03.001114 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_117_24 to all_122_122_0 | ||
| 16105 | 2025.12.23 21:59:03.001121 [ 4 ] {2e769d74-4e03-4a6c-89fb-7cfc401fa3b8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001394 sec., 225251.07604017216 rows/sec., 14.80 MiB/sec. | ||
| 16106 | 2025.12.23 21:59:03.001166 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16107 | 2025.12.23 21:59:03.001180 [ 4 ] {2e769d74-4e03-4a6c-89fb-7cfc401fa3b8} <Debug> TCPHandler: Processed in 0.001574255 sec. | ||
| 16108 | 2025.12.23 21:59:03.001195 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 16109 | 2025.12.23 21:59:03.001290 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_117_24 to all_122_122_0 into Compact with storage Full | ||
| 16110 | 2025.12.23 21:59:03.001311 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16111 | 2025.12.23 21:59:03.001335 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): 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] | ||
| 16112 | 2025.12.23 21:59:03.001356 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): 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] | ||
| 16113 | 2025.12.23 21:59:03.001386 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16114 | 2025.12.23 21:59:03.001411 [ 4 ] {dcaf9c5e-2231-44e7-be44-1540895d3118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16115 | 2025.12.23 21:59:03.001415 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_117_24, total 36504 rows starting from the beginning of the part | ||
| 16116 | 2025.12.23 21:59:03.001454 [ 4 ] {dcaf9c5e-2231-44e7-be44-1540895d3118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16117 | 2025.12.23 21:59:03.001481 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 62 rows starting from the beginning of the part | ||
| 16118 | 2025.12.23 21:59:03.001524 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 16119 | 2025.12.23 21:59:03.001567 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 314 rows starting from the beginning of the part | ||
| 16120 | 2025.12.23 21:59:03.001607 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 161 rows starting from the beginning of the part | ||
| 16121 | 2025.12.23 21:59:03.001647 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 314 rows starting from the beginning of the part | ||
| 16122 | 2025.12.23 21:59:03.001791 [ 4 ] {dcaf9c5e-2231-44e7-be44-1540895d3118} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16123 | 2025.12.23 21:59:03.001829 [ 4 ] {dcaf9c5e-2231-44e7-be44-1540895d3118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 16124 | 2025.12.23 21:59:03.002144 [ 4 ] {dcaf9c5e-2231-44e7-be44-1540895d3118} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16125 | 2025.12.23 21:59:03.002381 [ 4 ] {dcaf9c5e-2231-44e7-be44-1540895d3118} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16126 | 2025.12.23 21:59:03.002478 [ 221 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): 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] | ||
| 16127 | 2025.12.23 21:59:03.002528 [ 4 ] {dcaf9c5e-2231-44e7-be44-1540895d3118} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001135 sec., 881.057268722467 rows/sec., 59.37 KiB/sec. | ||
| 16128 | 2025.12.23 21:59:03.002567 [ 4 ] {dcaf9c5e-2231-44e7-be44-1540895d3118} <Debug> TCPHandler: Processed in 0.001306887 sec. | ||
| 16129 | 2025.12.23 21:59:03.002691 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16130 | 2025.12.23 21:59:03.002787 [ 4 ] {f25fd15f-acd9-4558-b85b-8f9caae9b928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16131 | 2025.12.23 21:59:03.002841 [ 4 ] {f25fd15f-acd9-4558-b85b-8f9caae9b928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16132 | 2025.12.23 21:59:03.003616 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): 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] | ||
| 16133 | 2025.12.23 21:59:03.003665 [ 4 ] {f25fd15f-acd9-4558-b85b-8f9caae9b928} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16134 | 2025.12.23 21:59:03.003700 [ 4 ] {f25fd15f-acd9-4558-b85b-8f9caae9b928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 16135 | 2025.12.23 21:59:03.004259 [ 4 ] {f25fd15f-acd9-4558-b85b-8f9caae9b928} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16136 | 2025.12.23 21:59:03.004485 [ 4 ] {f25fd15f-acd9-4558-b85b-8f9caae9b928} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16137 | 2025.12.23 21:59:03.004623 [ 4 ] {f25fd15f-acd9-4558-b85b-8f9caae9b928} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001854 sec., 21574.973031283713 rows/sec., 38.66 MiB/sec. | ||
| 16138 | 2025.12.23 21:59:03.004677 [ 4 ] {f25fd15f-acd9-4558-b85b-8f9caae9b928} <Debug> TCPHandler: Processed in 0.002032847 sec. | ||
| 16139 | 2025.12.23 21:59:03.004681 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): 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] | ||
| 16140 | 2025.12.23 21:59:03.004714 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): 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] | ||
| 16141 | 2025.12.23 21:59:03.004794 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16142 | 2025.12.23 21:59:03.004891 [ 4 ] {1676cd4d-aaf6-4a71-af46-e4b499226a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16143 | 2025.12.23 21:59:03.004933 [ 4 ] {1676cd4d-aaf6-4a71-af46-e4b499226a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16144 | 2025.12.23 21:59:03.005273 [ 4 ] {1676cd4d-aaf6-4a71-af46-e4b499226a5b} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16145 | 2025.12.23 21:59:03.005310 [ 4 ] {1676cd4d-aaf6-4a71-af46-e4b499226a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 16146 | 2025.12.23 21:59:03.005653 [ 4 ] {1676cd4d-aaf6-4a71-af46-e4b499226a5b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16147 | 2025.12.23 21:59:03.005909 [ 4 ] {1676cd4d-aaf6-4a71-af46-e4b499226a5b} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16148 | 2025.12.23 21:59:03.006043 [ 4 ] {1676cd4d-aaf6-4a71-af46-e4b499226a5b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001171 sec., 88812.9803586678 rows/sec., 5.44 MiB/sec. | ||
| 16149 | 2025.12.23 21:59:03.006098 [ 4 ] {1676cd4d-aaf6-4a71-af46-e4b499226a5b} <Debug> TCPHandler: Processed in 0.001351079 sec. | ||
| 16150 | 2025.12.23 21:59:03.006150 [ 220 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): 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] | ||
| 16151 | 2025.12.23 21:59:03.006176 [ 220 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): 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] | ||
| 16152 | 2025.12.23 21:59:03.007087 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): 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] | ||
| 16153 | 2025.12.23 21:59:03.008620 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37515 rows, containing 5 columns (5 merged, 0 gathered) in 0.007366078 sec., 5092940.911024836 rows/sec., 343.41 MiB/sec. | ||
| 16154 | 2025.12.23 21:59:03.008877 [ 220 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): 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] | ||
| 16155 | 2025.12.23 21:59:03.008997 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 16156 | 2025.12.23 21:59:03.009286 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16157 | 2025.12.23 21:59:03.009356 [ 196 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_117_24, all_122_122_0] -> all_1_122_25 | ||
| 16158 | 2025.12.23 21:59:03.009428 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 16159 | 2025.12.23 21:59:05.507886 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46366 | ||
| 16160 | 2025.12.23 21:59:05.508003 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16161 | 2025.12.23 21:59:05.508029 [ 290 ] {} <Debug> TCP-Session: 52ffd371-2964-4820-a069-58b31dbb9fc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46366 | ||
| 16162 | 2025.12.23 21:59:05.508051 [ 290 ] {} <Debug> TCP-Session: 52ffd371-2964-4820-a069-58b31dbb9fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16163 | 2025.12.23 21:59:05.508063 [ 290 ] {} <Debug> TCP-Session: 52ffd371-2964-4820-a069-58b31dbb9fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16164 | 2025.12.23 21:59:05.508279 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62387 | ||
| 16165 | 2025.12.23 21:59:05.508294 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33386 | ||
| 16166 | 2025.12.23 21:59:05.508325 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34771 | ||
| 16167 | 2025.12.23 21:59:05.508354 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58017 | ||
| 16168 | 2025.12.23 21:59:05.508396 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16169 | 2025.12.23 21:59:05.508403 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16170 | 2025.12.23 21:59:05.508420 [ 290 ] {} <Trace> TCP-Session: 52ffd371-2964-4820-a069-58b31dbb9fc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16171 | 2025.12.23 21:59:05.508434 [ 353 ] {} <Debug> TCP-Session: 666bd5f7-da5c-4098-b2c6-589876281050 Authenticating user 'default' from [fd00:1122:3344:101::e]:33386 | ||
| 16172 | 2025.12.23 21:59:05.508424 [ 351 ] {} <Debug> TCP-Session: ca0bb905-5282-4c3b-874b-4d3e8422807a Authenticating user 'default' from [fd00:1122:3344:101::e]:62387 | ||
| 16173 | 2025.12.23 21:59:05.508462 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16174 | 2025.12.23 21:59:05.508472 [ 353 ] {} <Debug> TCP-Session: 666bd5f7-da5c-4098-b2c6-589876281050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16175 | 2025.12.23 21:59:05.508483 [ 351 ] {} <Debug> TCP-Session: ca0bb905-5282-4c3b-874b-4d3e8422807a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16176 | 2025.12.23 21:59:05.508506 [ 355 ] {} <Debug> TCP-Session: f7035a35-3596-4a36-8555-208ef1587650 Authenticating user 'default' from [fd00:1122:3344:101::e]:34771 | ||
| 16177 | 2025.12.23 21:59:05.508517 [ 351 ] {} <Debug> TCP-Session: ca0bb905-5282-4c3b-874b-4d3e8422807a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16178 | 2025.12.23 21:59:05.508507 [ 353 ] {} <Debug> TCP-Session: 666bd5f7-da5c-4098-b2c6-589876281050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16179 | 2025.12.23 21:59:05.508539 [ 355 ] {} <Debug> TCP-Session: f7035a35-3596-4a36-8555-208ef1587650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16180 | 2025.12.23 21:59:05.508341 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33630 | ||
| 16181 | 2025.12.23 21:59:05.508608 [ 290 ] {5c8a0468-f4a1-42c2-ba36-dd6581e8c09e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46366) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16182 | 2025.12.23 21:59:05.508590 [ 355 ] {} <Debug> TCP-Session: f7035a35-3596-4a36-8555-208ef1587650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16183 | 2025.12.23 21:59:05.508586 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16184 | 2025.12.23 21:59:05.508332 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39077 | ||
| 16185 | 2025.12.23 21:59:05.508705 [ 289 ] {} <Debug> TCP-Session: 9b45ff68-7f66-4d6b-b9c1-ddbc1be10002 Authenticating user 'default' from [fd00:1122:3344:101::e]:58017 | ||
| 16186 | 2025.12.23 21:59:05.508308 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46652 | ||
| 16187 | 2025.12.23 21:59:05.508740 [ 289 ] {} <Debug> TCP-Session: 9b45ff68-7f66-4d6b-b9c1-ddbc1be10002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16188 | 2025.12.23 21:59:05.508290 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51421 | ||
| 16189 | 2025.12.23 21:59:05.508782 [ 289 ] {} <Debug> TCP-Session: 9b45ff68-7f66-4d6b-b9c1-ddbc1be10002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16190 | 2025.12.23 21:59:05.509034 [ 290 ] {5c8a0468-f4a1-42c2-ba36-dd6581e8c09e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16191 | 2025.12.23 21:59:05.509099 [ 290 ] {5c8a0468-f4a1-42c2-ba36-dd6581e8c09e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16192 | 2025.12.23 21:59:05.509159 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16193 | 2025.12.23 21:59:05.509204 [ 354 ] {} <Debug> TCP-Session: ed704cc5-bbd3-4812-9e0d-8b55c0fc4fa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46652 | ||
| 16194 | 2025.12.23 21:59:05.509231 [ 354 ] {} <Debug> TCP-Session: ed704cc5-bbd3-4812-9e0d-8b55c0fc4fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16195 | 2025.12.23 21:59:05.509244 [ 354 ] {} <Debug> TCP-Session: ed704cc5-bbd3-4812-9e0d-8b55c0fc4fa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16196 | 2025.12.23 21:59:05.509246 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16197 | 2025.12.23 21:59:05.509283 [ 352 ] {} <Debug> TCP-Session: e743b723-1d8f-421c-8a65-1eb1ff3ce2f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51421 | ||
| 16198 | 2025.12.23 21:59:05.509303 [ 352 ] {} <Debug> TCP-Session: e743b723-1d8f-421c-8a65-1eb1ff3ce2f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16199 | 2025.12.23 21:59:05.509320 [ 352 ] {} <Debug> TCP-Session: e743b723-1d8f-421c-8a65-1eb1ff3ce2f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16200 | 2025.12.23 21:59:05.509516 [ 290 ] {5c8a0468-f4a1-42c2-ba36-dd6581e8c09e} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 16201 | 2025.12.23 21:59:05.509527 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16202 | 2025.12.23 21:59:05.509569 [ 288 ] {} <Debug> TCP-Session: acdc9186-aa79-45a7-9cba-5786653a19d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33630 | ||
| 16203 | 2025.12.23 21:59:05.509584 [ 288 ] {} <Debug> TCP-Session: acdc9186-aa79-45a7-9cba-5786653a19d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16204 | 2025.12.23 21:59:05.509597 [ 288 ] {} <Debug> TCP-Session: acdc9186-aa79-45a7-9cba-5786653a19d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16205 | 2025.12.23 21:59:05.509642 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16206 | 2025.12.23 21:59:05.509674 [ 286 ] {} <Debug> TCP-Session: 28bc271c-93f3-49ab-badc-1bffbed1a472 Authenticating user 'default' from [fd00:1122:3344:101::e]:39077 | ||
| 16207 | 2025.12.23 21:59:05.509689 [ 286 ] {} <Debug> TCP-Session: 28bc271c-93f3-49ab-badc-1bffbed1a472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16208 | 2025.12.23 21:59:05.509701 [ 286 ] {} <Debug> TCP-Session: 28bc271c-93f3-49ab-badc-1bffbed1a472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16209 | 2025.12.23 21:59:05.510612 [ 328 ] {5c8a0468-f4a1-42c2-ba36-dd6581e8c09e} <Trace> AggregatingTransform: Aggregating | ||
| 16210 | 2025.12.23 21:59:05.510677 [ 328 ] {5c8a0468-f4a1-42c2-ba36-dd6581e8c09e} <Trace> Aggregator: Aggregation method: without_key | ||
| 16211 | 2025.12.23 21:59:05.510722 [ 328 ] {5c8a0468-f4a1-42c2-ba36-dd6581e8c09e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001087221 sec. (919.776 rows/sec., 35.93 KiB/sec.) | ||
| 16212 | 2025.12.23 21:59:05.510745 [ 328 ] {5c8a0468-f4a1-42c2-ba36-dd6581e8c09e} <Trace> Aggregator: Merging aggregated data | ||
| 16213 | 2025.12.23 21:59:05.512135 [ 290 ] {5c8a0468-f4a1-42c2-ba36-dd6581e8c09e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003592 sec., 278.39643652561244 rows/sec., 10.87 KiB/sec. | ||
| 16214 | 2025.12.23 21:59:05.512300 [ 290 ] {5c8a0468-f4a1-42c2-ba36-dd6581e8c09e} <Debug> TCPHandler: Processed in 0.004033014 sec. | ||
| 16215 | 2025.12.23 21:59:05.512402 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16216 | 2025.12.23 21:59:05.512431 [ 290 ] {} <Debug> TCP-Session: 52ffd371-2964-4820-a069-58b31dbb9fc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16217 | 2025.12.23 21:59:05.512433 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16218 | 2025.12.23 21:59:05.512453 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16219 | 2025.12.23 21:59:05.512472 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16220 | 2025.12.23 21:59:05.512498 [ 351 ] {} <Debug> TCP-Session: ca0bb905-5282-4c3b-874b-4d3e8422807a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16221 | 2025.12.23 21:59:05.512489 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16222 | 2025.12.23 21:59:05.512512 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16223 | 2025.12.23 21:59:05.512523 [ 289 ] {} <Debug> TCP-Session: 9b45ff68-7f66-4d6b-b9c1-ddbc1be10002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16224 | 2025.12.23 21:59:05.512553 [ 354 ] {} <Debug> TCP-Session: ed704cc5-bbd3-4812-9e0d-8b55c0fc4fa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16225 | 2025.12.23 21:59:05.512569 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16226 | 2025.12.23 21:59:05.512550 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16227 | 2025.12.23 21:59:05.512617 [ 288 ] {} <Debug> TCP-Session: acdc9186-aa79-45a7-9cba-5786653a19d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16228 | 2025.12.23 21:59:05.512532 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16229 | 2025.12.23 21:59:05.512647 [ 355 ] {} <Debug> TCP-Session: f7035a35-3596-4a36-8555-208ef1587650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16230 | 2025.12.23 21:59:05.512481 [ 353 ] {} <Debug> TCP-Session: 666bd5f7-da5c-4098-b2c6-589876281050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16231 | 2025.12.23 21:59:05.512680 [ 352 ] {} <Debug> TCP-Session: e743b723-1d8f-421c-8a65-1eb1ff3ce2f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16232 | 2025.12.23 21:59:05.512561 [ 286 ] {} <Debug> TCP-Session: 28bc271c-93f3-49ab-badc-1bffbed1a472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16233 | 2025.12.23 21:59:05.714631 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48044 | ||
| 16234 | 2025.12.23 21:59:05.714736 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16235 | 2025.12.23 21:59:05.714762 [ 290 ] {} <Debug> TCP-Session: 1e8d1782-a5a3-441f-8a3e-367ec7d55d5c Authenticating user 'default' from [fd00:1122:3344:101::e]:48044 | ||
| 16236 | 2025.12.23 21:59:05.714784 [ 290 ] {} <Debug> TCP-Session: 1e8d1782-a5a3-441f-8a3e-367ec7d55d5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16237 | 2025.12.23 21:59:05.714797 [ 290 ] {} <Debug> TCP-Session: 1e8d1782-a5a3-441f-8a3e-367ec7d55d5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16238 | 2025.12.23 21:59:05.714992 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63383 | ||
| 16239 | 2025.12.23 21:59:05.715028 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44306 | ||
| 16240 | 2025.12.23 21:59:05.715062 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48453 | ||
| 16241 | 2025.12.23 21:59:05.715069 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39757 | ||
| 16242 | 2025.12.23 21:59:05.715109 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55072 | ||
| 16243 | 2025.12.23 21:59:05.715107 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16244 | 2025.12.23 21:59:05.715122 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41732 | ||
| 16245 | 2025.12.23 21:59:05.715144 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16246 | 2025.12.23 21:59:05.715164 [ 351 ] {} <Debug> TCP-Session: 406784d1-0e15-49c0-8994-95b5ccab4e51 Authenticating user 'default' from [fd00:1122:3344:101::e]:63383 | ||
| 16247 | 2025.12.23 21:59:05.715177 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16248 | 2025.12.23 21:59:05.715177 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16249 | 2025.12.23 21:59:05.715199 [ 351 ] {} <Debug> TCP-Session: 406784d1-0e15-49c0-8994-95b5ccab4e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16250 | 2025.12.23 21:59:05.715226 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16251 | 2025.12.23 21:59:05.715256 [ 351 ] {} <Debug> TCP-Session: 406784d1-0e15-49c0-8994-95b5ccab4e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16252 | 2025.12.23 21:59:05.715274 [ 289 ] {} <Debug> TCP-Session: ab196007-6f62-4e9a-929a-1a710d950c16 Authenticating user 'default' from [fd00:1122:3344:101::e]:41732 | ||
| 16253 | 2025.12.23 21:59:05.715230 [ 288 ] {} <Debug> TCP-Session: 10d599b6-90b0-4405-94c5-b4fe8b9f6019 Authenticating user 'default' from [fd00:1122:3344:101::e]:55072 | ||
| 16254 | 2025.12.23 21:59:05.715299 [ 289 ] {} <Debug> TCP-Session: ab196007-6f62-4e9a-929a-1a710d950c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16255 | 2025.12.23 21:59:05.715188 [ 353 ] {} <Debug> TCP-Session: 9106cbcc-6e74-4103-a23d-af3ecb07e1b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48453 | ||
| 16256 | 2025.12.23 21:59:05.715340 [ 289 ] {} <Debug> TCP-Session: ab196007-6f62-4e9a-929a-1a710d950c16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16257 | 2025.12.23 21:59:05.715342 [ 288 ] {} <Debug> TCP-Session: 10d599b6-90b0-4405-94c5-b4fe8b9f6019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16258 | 2025.12.23 21:59:05.715355 [ 353 ] {} <Debug> TCP-Session: 9106cbcc-6e74-4103-a23d-af3ecb07e1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16259 | 2025.12.23 21:59:05.715384 [ 288 ] {} <Debug> TCP-Session: 10d599b6-90b0-4405-94c5-b4fe8b9f6019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16260 | 2025.12.23 21:59:05.715397 [ 353 ] {} <Debug> TCP-Session: 9106cbcc-6e74-4103-a23d-af3ecb07e1b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16261 | 2025.12.23 21:59:05.715141 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16262 | 2025.12.23 21:59:05.715099 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59266 | ||
| 16263 | 2025.12.23 21:59:05.715460 [ 352 ] {} <Debug> TCP-Session: d95e39fc-8b20-477d-8bbb-362e04e63f44 Authenticating user 'default' from [fd00:1122:3344:101::e]:44306 | ||
| 16264 | 2025.12.23 21:59:05.715089 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40152 | ||
| 16265 | 2025.12.23 21:59:05.715502 [ 352 ] {} <Debug> TCP-Session: d95e39fc-8b20-477d-8bbb-362e04e63f44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16266 | 2025.12.23 21:59:05.715220 [ 354 ] {} <Debug> TCP-Session: 00fc47b4-72fd-48a3-9420-378aa8a31fee Authenticating user 'default' from [fd00:1122:3344:101::e]:39757 | ||
| 16267 | 2025.12.23 21:59:05.715537 [ 352 ] {} <Debug> TCP-Session: d95e39fc-8b20-477d-8bbb-362e04e63f44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16268 | 2025.12.23 21:59:05.715538 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16269 | 2025.12.23 21:59:05.715561 [ 354 ] {} <Debug> TCP-Session: 00fc47b4-72fd-48a3-9420-378aa8a31fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16270 | 2025.12.23 21:59:05.715570 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16271 | 2025.12.23 21:59:05.715587 [ 286 ] {} <Debug> TCP-Session: 5506f779-0945-469e-b1d3-772be8dda50f Authenticating user 'default' from [fd00:1122:3344:101::e]:59266 | ||
| 16272 | 2025.12.23 21:59:05.715594 [ 354 ] {} <Debug> TCP-Session: 00fc47b4-72fd-48a3-9420-378aa8a31fee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16273 | 2025.12.23 21:59:05.715613 [ 355 ] {} <Debug> TCP-Session: f339f17d-ecab-4e6c-a062-6a1c799e26cd Authenticating user 'default' from [fd00:1122:3344:101::e]:40152 | ||
| 16274 | 2025.12.23 21:59:05.715621 [ 286 ] {} <Debug> TCP-Session: 5506f779-0945-469e-b1d3-772be8dda50f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16275 | 2025.12.23 21:59:05.715645 [ 355 ] {} <Debug> TCP-Session: f339f17d-ecab-4e6c-a062-6a1c799e26cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16276 | 2025.12.23 21:59:05.715651 [ 286 ] {} <Debug> TCP-Session: 5506f779-0945-469e-b1d3-772be8dda50f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16277 | 2025.12.23 21:59:05.715659 [ 355 ] {} <Debug> TCP-Session: f339f17d-ecab-4e6c-a062-6a1c799e26cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16278 | 2025.12.23 21:59:05.715128 [ 290 ] {} <Trace> TCP-Session: 1e8d1782-a5a3-441f-8a3e-367ec7d55d5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16279 | 2025.12.23 21:59:05.715876 [ 290 ] {179a4651-1f9d-46f6-bf05-68984a9ced21} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48044) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16280 | 2025.12.23 21:59:05.716145 [ 290 ] {179a4651-1f9d-46f6-bf05-68984a9ced21} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16281 | 2025.12.23 21:59:05.716202 [ 290 ] {179a4651-1f9d-46f6-bf05-68984a9ced21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16282 | 2025.12.23 21:59:05.716488 [ 290 ] {179a4651-1f9d-46f6-bf05-68984a9ced21} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 16283 | 2025.12.23 21:59:05.717399 [ 331 ] {179a4651-1f9d-46f6-bf05-68984a9ced21} <Trace> AggregatingTransform: Aggregating | ||
| 16284 | 2025.12.23 21:59:05.717433 [ 331 ] {179a4651-1f9d-46f6-bf05-68984a9ced21} <Trace> Aggregator: Aggregation method: without_key | ||
| 16285 | 2025.12.23 21:59:05.717468 [ 331 ] {179a4651-1f9d-46f6-bf05-68984a9ced21} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000875444 sec. (1142.278 rows/sec., 44.62 KiB/sec.) | ||
| 16286 | 2025.12.23 21:59:05.717487 [ 331 ] {179a4651-1f9d-46f6-bf05-68984a9ced21} <Trace> Aggregator: Merging aggregated data | ||
| 16287 | 2025.12.23 21:59:05.718771 [ 290 ] {179a4651-1f9d-46f6-bf05-68984a9ced21} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002976 sec., 336.0215053763441 rows/sec., 13.13 KiB/sec. | ||
| 16288 | 2025.12.23 21:59:05.718898 [ 290 ] {179a4651-1f9d-46f6-bf05-68984a9ced21} <Debug> TCPHandler: Processed in 0.00389322 sec. | ||
| 16289 | 2025.12.23 21:59:05.719011 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16290 | 2025.12.23 21:59:05.719043 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16291 | 2025.12.23 21:59:05.719060 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16292 | 2025.12.23 21:59:05.719075 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16293 | 2025.12.23 21:59:05.719086 [ 351 ] {} <Debug> TCP-Session: 406784d1-0e15-49c0-8994-95b5ccab4e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16294 | 2025.12.23 21:59:05.719101 [ 289 ] {} <Debug> TCP-Session: ab196007-6f62-4e9a-929a-1a710d950c16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16295 | 2025.12.23 21:59:05.719113 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16296 | 2025.12.23 21:59:05.719129 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16297 | 2025.12.23 21:59:05.719146 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16298 | 2025.12.23 21:59:05.719168 [ 354 ] {} <Debug> TCP-Session: 00fc47b4-72fd-48a3-9420-378aa8a31fee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16299 | 2025.12.23 21:59:05.719184 [ 353 ] {} <Debug> TCP-Session: 9106cbcc-6e74-4103-a23d-af3ecb07e1b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16300 | 2025.12.23 21:59:05.719204 [ 352 ] {} <Debug> TCP-Session: d95e39fc-8b20-477d-8bbb-362e04e63f44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16301 | 2025.12.23 21:59:05.719158 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16302 | 2025.12.23 21:59:05.719126 [ 286 ] {} <Debug> TCP-Session: 5506f779-0945-469e-b1d3-772be8dda50f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16303 | 2025.12.23 21:59:05.719259 [ 355 ] {} <Debug> TCP-Session: f339f17d-ecab-4e6c-a062-6a1c799e26cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16304 | 2025.12.23 21:59:05.719095 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16305 | 2025.12.23 21:59:05.719046 [ 290 ] {} <Debug> TCP-Session: 1e8d1782-a5a3-441f-8a3e-367ec7d55d5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16306 | 2025.12.23 21:59:05.719313 [ 288 ] {} <Debug> TCP-Session: 10d599b6-90b0-4405-94c5-b4fe8b9f6019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16307 | 2025.12.23 21:59:05.736999 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44454 | ||
| 16308 | 2025.12.23 21:59:05.737075 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16309 | 2025.12.23 21:59:05.737099 [ 290 ] {} <Debug> TCP-Session: 8b2a59dc-43eb-4351-abb4-0b0b6293b42b Authenticating user 'default' from [fd00:1122:3344:101::e]:44454 | ||
| 16310 | 2025.12.23 21:59:05.737117 [ 290 ] {} <Debug> TCP-Session: 8b2a59dc-43eb-4351-abb4-0b0b6293b42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16311 | 2025.12.23 21:59:05.737130 [ 290 ] {} <Debug> TCP-Session: 8b2a59dc-43eb-4351-abb4-0b0b6293b42b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16312 | 2025.12.23 21:59:05.737303 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57978 | ||
| 16313 | 2025.12.23 21:59:05.737319 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65033 | ||
| 16314 | 2025.12.23 21:59:05.737328 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41991 | ||
| 16315 | 2025.12.23 21:59:05.737354 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49989 | ||
| 16316 | 2025.12.23 21:59:05.737371 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38107 | ||
| 16317 | 2025.12.23 21:59:05.737387 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16318 | 2025.12.23 21:59:05.737409 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16319 | 2025.12.23 21:59:05.737419 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16320 | 2025.12.23 21:59:05.737427 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16321 | 2025.12.23 21:59:05.737442 [ 353 ] {} <Debug> TCP-Session: d727d3f3-5af5-4adb-9a64-55bc9707c7fc Authenticating user 'default' from [fd00:1122:3344:101::e]:65033 | ||
| 16322 | 2025.12.23 21:59:05.737445 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16323 | 2025.12.23 21:59:05.737467 [ 288 ] {} <Debug> TCP-Session: 715f17d6-bbc8-48d2-890c-4d5e687dfc34 Authenticating user 'default' from [fd00:1122:3344:101::e]:49989 | ||
| 16324 | 2025.12.23 21:59:05.737477 [ 353 ] {} <Debug> TCP-Session: d727d3f3-5af5-4adb-9a64-55bc9707c7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16325 | 2025.12.23 21:59:05.737489 [ 289 ] {} <Debug> TCP-Session: d7e7d875-f20d-4034-9224-5a44d2f58375 Authenticating user 'default' from [fd00:1122:3344:101::e]:38107 | ||
| 16326 | 2025.12.23 21:59:05.737503 [ 288 ] {} <Debug> TCP-Session: 715f17d6-bbc8-48d2-890c-4d5e687dfc34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16327 | 2025.12.23 21:59:05.737524 [ 289 ] {} <Debug> TCP-Session: d7e7d875-f20d-4034-9224-5a44d2f58375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16328 | 2025.12.23 21:59:05.737536 [ 288 ] {} <Debug> TCP-Session: 715f17d6-bbc8-48d2-890c-4d5e687dfc34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16329 | 2025.12.23 21:59:05.737550 [ 289 ] {} <Debug> TCP-Session: d7e7d875-f20d-4034-9224-5a44d2f58375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16330 | 2025.12.23 21:59:05.737428 [ 351 ] {} <Debug> TCP-Session: 8687508d-8310-498b-8d99-95581ac78d38 Authenticating user 'default' from [fd00:1122:3344:101::e]:57978 | ||
| 16331 | 2025.12.23 21:59:05.737350 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44981 | ||
| 16332 | 2025.12.23 21:59:05.737616 [ 351 ] {} <Debug> TCP-Session: 8687508d-8310-498b-8d99-95581ac78d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16333 | 2025.12.23 21:59:05.737343 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54624 | ||
| 16334 | 2025.12.23 21:59:05.737651 [ 351 ] {} <Debug> TCP-Session: 8687508d-8310-498b-8d99-95581ac78d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16335 | 2025.12.23 21:59:05.737679 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16336 | 2025.12.23 21:59:05.737311 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37980 | ||
| 16337 | 2025.12.23 21:59:05.737717 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16338 | 2025.12.23 21:59:05.737714 [ 286 ] {} <Debug> TCP-Session: 4af5b7dc-b1a1-404e-99ae-7d20c5538dd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44981 | ||
| 16339 | 2025.12.23 21:59:05.737756 [ 355 ] {} <Debug> TCP-Session: ad421be7-a62e-4fb7-902a-6a7e59483468 Authenticating user 'default' from [fd00:1122:3344:101::e]:54624 | ||
| 16340 | 2025.12.23 21:59:05.737511 [ 353 ] {} <Debug> TCP-Session: d727d3f3-5af5-4adb-9a64-55bc9707c7fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16341 | 2025.12.23 21:59:05.737776 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16342 | 2025.12.23 21:59:05.737778 [ 355 ] {} <Debug> TCP-Session: ad421be7-a62e-4fb7-902a-6a7e59483468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16343 | 2025.12.23 21:59:05.737817 [ 352 ] {} <Debug> TCP-Session: 9b90485b-192c-4587-8ab5-092d45efeac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37980 | ||
| 16344 | 2025.12.23 21:59:05.737833 [ 355 ] {} <Debug> TCP-Session: ad421be7-a62e-4fb7-902a-6a7e59483468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16345 | 2025.12.23 21:59:05.737857 [ 352 ] {} <Debug> TCP-Session: 9b90485b-192c-4587-8ab5-092d45efeac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16346 | 2025.12.23 21:59:05.737771 [ 286 ] {} <Debug> TCP-Session: 4af5b7dc-b1a1-404e-99ae-7d20c5538dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16347 | 2025.12.23 21:59:05.737881 [ 352 ] {} <Debug> TCP-Session: 9b90485b-192c-4587-8ab5-092d45efeac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16348 | 2025.12.23 21:59:05.737899 [ 286 ] {} <Debug> TCP-Session: 4af5b7dc-b1a1-404e-99ae-7d20c5538dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16349 | 2025.12.23 21:59:05.737455 [ 354 ] {} <Debug> TCP-Session: 22f2d957-6f76-4d1e-b9a9-ca1c26f4b92a Authenticating user 'default' from [fd00:1122:3344:101::e]:41991 | ||
| 16350 | 2025.12.23 21:59:05.737379 [ 290 ] {} <Trace> TCP-Session: 8b2a59dc-43eb-4351-abb4-0b0b6293b42b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16351 | 2025.12.23 21:59:05.737968 [ 354 ] {} <Debug> TCP-Session: 22f2d957-6f76-4d1e-b9a9-ca1c26f4b92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16352 | 2025.12.23 21:59:05.738000 [ 354 ] {} <Debug> TCP-Session: 22f2d957-6f76-4d1e-b9a9-ca1c26f4b92a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16353 | 2025.12.23 21:59:05.738115 [ 290 ] {0819e100-f64e-4faa-9a1a-e8080c922401} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44454) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16354 | 2025.12.23 21:59:05.738331 [ 290 ] {0819e100-f64e-4faa-9a1a-e8080c922401} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16355 | 2025.12.23 21:59:05.738381 [ 290 ] {0819e100-f64e-4faa-9a1a-e8080c922401} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16356 | 2025.12.23 21:59:05.738633 [ 290 ] {0819e100-f64e-4faa-9a1a-e8080c922401} <Debug> oximeter.version (63bf9ceb-c212-47cf-b5d0-fd66b5fa7f96) (SelectExecutor): Key condition: unknown | ||
| 16357 | 2025.12.23 21:59:05.739521 [ 347 ] {0819e100-f64e-4faa-9a1a-e8080c922401} <Trace> AggregatingTransform: Aggregating | ||
| 16358 | 2025.12.23 21:59:05.739563 [ 347 ] {0819e100-f64e-4faa-9a1a-e8080c922401} <Trace> Aggregator: Aggregation method: without_key | ||
| 16359 | 2025.12.23 21:59:05.739599 [ 347 ] {0819e100-f64e-4faa-9a1a-e8080c922401} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869414 sec. (1150.200 rows/sec., 44.93 KiB/sec.) | ||
| 16360 | 2025.12.23 21:59:05.739618 [ 347 ] {0819e100-f64e-4faa-9a1a-e8080c922401} <Trace> Aggregator: Merging aggregated data | ||
| 16361 | 2025.12.23 21:59:05.740973 [ 290 ] {0819e100-f64e-4faa-9a1a-e8080c922401} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002902 sec., 344.5899379738112 rows/sec., 13.46 KiB/sec. | ||
| 16362 | 2025.12.23 21:59:05.741162 [ 290 ] {0819e100-f64e-4faa-9a1a-e8080c922401} <Debug> TCPHandler: Processed in 0.003882419 sec. | ||
| 16363 | 2025.12.23 21:59:05.741280 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16364 | 2025.12.23 21:59:05.741309 [ 290 ] {} <Debug> TCP-Session: 8b2a59dc-43eb-4351-abb4-0b0b6293b42b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16365 | 2025.12.23 21:59:05.741312 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16366 | 2025.12.23 21:59:05.741330 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16367 | 2025.12.23 21:59:05.741353 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16368 | 2025.12.23 21:59:05.741355 [ 288 ] {} <Debug> TCP-Session: 715f17d6-bbc8-48d2-890c-4d5e687dfc34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16369 | 2025.12.23 21:59:05.741370 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16370 | 2025.12.23 21:59:05.741391 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16371 | 2025.12.23 21:59:05.741407 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16372 | 2025.12.23 21:59:05.741425 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16373 | 2025.12.23 21:59:05.741445 [ 355 ] {} <Debug> TCP-Session: ad421be7-a62e-4fb7-902a-6a7e59483468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16374 | 2025.12.23 21:59:05.741467 [ 352 ] {} <Debug> TCP-Session: 9b90485b-192c-4587-8ab5-092d45efeac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16375 | 2025.12.23 21:59:05.741485 [ 353 ] {} <Debug> TCP-Session: d727d3f3-5af5-4adb-9a64-55bc9707c7fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16376 | 2025.12.23 21:59:05.741428 [ 286 ] {} <Debug> TCP-Session: 4af5b7dc-b1a1-404e-99ae-7d20c5538dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16377 | 2025.12.23 21:59:05.741397 [ 351 ] {} <Debug> TCP-Session: 8687508d-8310-498b-8d99-95581ac78d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16378 | 2025.12.23 21:59:05.741440 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16379 | 2025.12.23 21:59:05.741365 [ 354 ] {} <Debug> TCP-Session: 22f2d957-6f76-4d1e-b9a9-ca1c26f4b92a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16380 | 2025.12.23 21:59:05.741583 [ 289 ] {} <Debug> TCP-Session: d7e7d875-f20d-4034-9224-5a44d2f58375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16381 | 2025.12.23 21:59:05.917636 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16382 | 2025.12.23 21:59:05.917697 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16383 | 2025.12.23 21:59:06.162624 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35530 | ||
| 16384 | 2025.12.23 21:59:06.163257 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16385 | 2025.12.23 21:59:06.163319 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 16386 | 2025.12.23 21:59:06.163877 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16387 | 2025.12.23 21:59:06.164173 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16388 | 2025.12.23 21:59:06.164341 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35530 | ||
| 16389 | 2025.12.23 21:59:07.974420 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16390 | 2025.12.23 21:59:07.974702 [ 4 ] {ad339ca1-3d1f-4b9a-a3e6-c10f87736f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16391 | 2025.12.23 21:59:07.974766 [ 4 ] {ad339ca1-3d1f-4b9a-a3e6-c10f87736f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16392 | 2025.12.23 21:59:07.975498 [ 4 ] {ad339ca1-3d1f-4b9a-a3e6-c10f87736f3b} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16393 | 2025.12.23 21:59:07.975544 [ 4 ] {ad339ca1-3d1f-4b9a-a3e6-c10f87736f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16394 | 2025.12.23 21:59:07.975926 [ 4 ] {ad339ca1-3d1f-4b9a-a3e6-c10f87736f3b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16395 | 2025.12.23 21:59:07.976155 [ 4 ] {ad339ca1-3d1f-4b9a-a3e6-c10f87736f3b} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16396 | 2025.12.23 21:59:07.976314 [ 4 ] {ad339ca1-3d1f-4b9a-a3e6-c10f87736f3b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001687 sec., 33195.02074688797 rows/sec., 2.55 MiB/sec. | ||
| 16397 | 2025.12.23 21:59:07.976360 [ 4 ] {ad339ca1-3d1f-4b9a-a3e6-c10f87736f3b} <Debug> TCPHandler: Processed in 0.00213166 sec. | ||
| 16398 | 2025.12.23 21:59:07.976476 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16399 | 2025.12.23 21:59:07.976571 [ 4 ] {fc819462-02d4-4277-913e-c02fdd4d8d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16400 | 2025.12.23 21:59:07.976612 [ 4 ] {fc819462-02d4-4277-913e-c02fdd4d8d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16401 | 2025.12.23 21:59:07.977041 [ 4 ] {fc819462-02d4-4277-913e-c02fdd4d8d40} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16402 | 2025.12.23 21:59:07.977074 [ 4 ] {fc819462-02d4-4277-913e-c02fdd4d8d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16403 | 2025.12.23 21:59:07.977438 [ 4 ] {fc819462-02d4-4277-913e-c02fdd4d8d40} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16404 | 2025.12.23 21:59:07.977641 [ 4 ] {fc819462-02d4-4277-913e-c02fdd4d8d40} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16405 | 2025.12.23 21:59:07.977772 [ 4 ] {fc819462-02d4-4277-913e-c02fdd4d8d40} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 16406 | 2025.12.23 21:59:07.977811 [ 4 ] {fc819462-02d4-4277-913e-c02fdd4d8d40} <Debug> TCPHandler: Processed in 0.001365499 sec. | ||
| 16407 | 2025.12.23 21:59:07.977924 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16408 | 2025.12.23 21:59:07.978020 [ 4 ] {a0ba31ac-9d13-45c2-9aac-206400988fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16409 | 2025.12.23 21:59:07.978066 [ 4 ] {a0ba31ac-9d13-45c2-9aac-206400988fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16410 | 2025.12.23 21:59:07.978487 [ 4 ] {a0ba31ac-9d13-45c2-9aac-206400988fe7} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16411 | 2025.12.23 21:59:07.978522 [ 4 ] {a0ba31ac-9d13-45c2-9aac-206400988fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16412 | 2025.12.23 21:59:07.978860 [ 4 ] {a0ba31ac-9d13-45c2-9aac-206400988fe7} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16413 | 2025.12.23 21:59:07.979067 [ 4 ] {a0ba31ac-9d13-45c2-9aac-206400988fe7} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16414 | 2025.12.23 21:59:07.979197 [ 4 ] {a0ba31ac-9d13-45c2-9aac-206400988fe7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 16415 | 2025.12.23 21:59:07.979276 [ 4 ] {a0ba31ac-9d13-45c2-9aac-206400988fe7} <Debug> TCPHandler: Processed in 0.001399859 sec. | ||
| 16416 | 2025.12.23 21:59:07.979418 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16417 | 2025.12.23 21:59:07.979514 [ 4 ] {762b8ed6-9342-4df5-b106-8cfc04bae3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16418 | 2025.12.23 21:59:07.979556 [ 4 ] {762b8ed6-9342-4df5-b106-8cfc04bae3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16419 | 2025.12.23 21:59:07.979940 [ 4 ] {762b8ed6-9342-4df5-b106-8cfc04bae3b2} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16420 | 2025.12.23 21:59:07.979981 [ 4 ] {762b8ed6-9342-4df5-b106-8cfc04bae3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16421 | 2025.12.23 21:59:07.980315 [ 4 ] {762b8ed6-9342-4df5-b106-8cfc04bae3b2} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16422 | 2025.12.23 21:59:07.980522 [ 4 ] {762b8ed6-9342-4df5-b106-8cfc04bae3b2} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16423 | 2025.12.23 21:59:07.980659 [ 4 ] {762b8ed6-9342-4df5-b106-8cfc04bae3b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 16424 | 2025.12.23 21:59:07.980696 [ 4 ] {762b8ed6-9342-4df5-b106-8cfc04bae3b2} <Debug> TCPHandler: Processed in 0.001333047 sec. | ||
| 16425 | 2025.12.23 21:59:08.012537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16426 | 2025.12.23 21:59:08.030611 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16427 | 2025.12.23 21:59:08.030660 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16428 | 2025.12.23 21:59:08.037024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16429 | 2025.12.23 21:59:08.037743 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16430 | 2025.12.23 21:59:08.041488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16431 | 2025.12.23 21:59:11.296469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2040 | ||
| 16432 | 2025.12.23 21:59:11.298829 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16433 | 2025.12.23 21:59:11.298868 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16434 | 2025.12.23 21:59:11.300050 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16435 | 2025.12.23 21:59:11.300336 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16436 | 2025.12.23 21:59:11.300465 [ 62 ] {} <Debug> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16437 | 2025.12.23 21:59:11.300507 [ 62 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16438 | 2025.12.23 21:59:11.300529 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16439 | 2025.12.23 21:59:11.300603 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2040 | ||
| 16440 | 2025.12.23 21:59:11.300644 [ 192 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::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 | ||
| 16441 | 2025.12.23 21:59:11.301177 [ 192 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16442 | 2025.12.23 21:59:11.301307 [ 192 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1870 rows starting from the beginning of the part | ||
| 16443 | 2025.12.23 21:59:11.301660 [ 192 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 16444 | 2025.12.23 21:59:11.302001 [ 192 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part | ||
| 16445 | 2025.12.23 21:59:11.302344 [ 192 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 16446 | 2025.12.23 21:59:11.302677 [ 192 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 16447 | 2025.12.23 21:59:11.302995 [ 192 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 16448 | 2025.12.23 21:59:11.309755 [ 191 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 72 columns (72 merged, 0 gathered) in 0.009166169 sec., 222557.53739648484 rows/sec., 172.79 MiB/sec. | ||
| 16449 | 2025.12.23 21:59:11.311833 [ 198 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16450 | 2025.12.23 21:59:11.312458 [ 198 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_56_11} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16451 | 2025.12.23 21:59:11.312543 [ 198 ] {c1c8d546-2a7f-4768-9009-912d935cb0b1::all_1_56_11} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16452 | 2025.12.23 21:59:11.312904 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 16453 | 2025.12.23 21:59:11.898687 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16454 | 2025.12.23 21:59:11.898934 [ 4 ] {e1339034-6619-4b46-a186-cab61996a8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16455 | 2025.12.23 21:59:11.899004 [ 4 ] {e1339034-6619-4b46-a186-cab61996a8c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16456 | 2025.12.23 21:59:11.899864 [ 4 ] {e1339034-6619-4b46-a186-cab61996a8c3} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16457 | 2025.12.23 21:59:11.899906 [ 4 ] {e1339034-6619-4b46-a186-cab61996a8c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16458 | 2025.12.23 21:59:11.900573 [ 4 ] {e1339034-6619-4b46-a186-cab61996a8c3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16459 | 2025.12.23 21:59:11.900791 [ 4 ] {e1339034-6619-4b46-a186-cab61996a8c3} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16460 | 2025.12.23 21:59:11.900929 [ 58 ] {} <Debug> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 16461 | 2025.12.23 21:59:11.900942 [ 4 ] {e1339034-6619-4b46-a186-cab61996a8c3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002062 sec., 198836.0814742968 rows/sec., 12.61 MiB/sec. | ||
| 16462 | 2025.12.23 21:59:11.901001 [ 58 ] {} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16463 | 2025.12.23 21:59:11.901014 [ 4 ] {e1339034-6619-4b46-a186-cab61996a8c3} <Debug> TCPHandler: Processed in 0.002506361 sec. | ||
| 16464 | 2025.12.23 21:59:11.901028 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16465 | 2025.12.23 21:59:11.901134 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16466 | 2025.12.23 21:59:11.901160 [ 197 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 16467 | 2025.12.23 21:59:11.901243 [ 4 ] {45036712-3cf2-4819-8609-23509c3eb165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16468 | 2025.12.23 21:59:11.901290 [ 4 ] {45036712-3cf2-4819-8609-23509c3eb165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16469 | 2025.12.23 21:59:11.901316 [ 197 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16470 | 2025.12.23 21:59:11.901357 [ 197 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 434 rows starting from the beginning of the part | ||
| 16471 | 2025.12.23 21:59:11.901428 [ 197 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 16472 | 2025.12.23 21:59:11.901474 [ 197 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 410 rows starting from the beginning of the part | ||
| 16473 | 2025.12.23 21:59:11.901520 [ 197 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 410 rows starting from the beginning of the part | ||
| 16474 | 2025.12.23 21:59:11.901561 [ 197 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 410 rows starting from the beginning of the part | ||
| 16475 | 2025.12.23 21:59:11.901601 [ 197 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 410 rows starting from the beginning of the part | ||
| 16476 | 2025.12.23 21:59:11.901690 [ 4 ] {45036712-3cf2-4819-8609-23509c3eb165} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16477 | 2025.12.23 21:59:11.901733 [ 4 ] {45036712-3cf2-4819-8609-23509c3eb165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16478 | 2025.12.23 21:59:11.902072 [ 4 ] {45036712-3cf2-4819-8609-23509c3eb165} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 16479 | 2025.12.23 21:59:11.902300 [ 4 ] {45036712-3cf2-4819-8609-23509c3eb165} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16480 | 2025.12.23 21:59:11.902444 [ 4 ] {45036712-3cf2-4819-8609-23509c3eb165} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001221 sec., 6552.006552006552 rows/sec., 534.27 KiB/sec. | ||
| 16481 | 2025.12.23 21:59:11.902484 [ 4 ] {45036712-3cf2-4819-8609-23509c3eb165} <Debug> TCPHandler: Processed in 0.001399329 sec. | ||
| 16482 | 2025.12.23 21:59:11.902585 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16483 | 2025.12.23 21:59:11.902685 [ 4 ] {c5282daa-b36e-4405-b9fb-d654ae805531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16484 | 2025.12.23 21:59:11.902725 [ 4 ] {c5282daa-b36e-4405-b9fb-d654ae805531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16485 | 2025.12.23 21:59:11.902783 [ 191 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001680448 sec., 1248476.596717066 rows/sec., 84.52 MiB/sec. | ||
| 16486 | 2025.12.23 21:59:11.902985 [ 199 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 16487 | 2025.12.23 21:59:11.903270 [ 199 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_50_10} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16488 | 2025.12.23 21:59:11.903350 [ 199 ] {04d26f1e-c441-4c01-9124-37dd45ca98dc::all_1_50_10} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 16489 | 2025.12.23 21:59:11.903455 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 16490 | 2025.12.23 21:59:11.904964 [ 4 ] {c5282daa-b36e-4405-b9fb-d654ae805531} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16491 | 2025.12.23 21:59:11.905010 [ 4 ] {c5282daa-b36e-4405-b9fb-d654ae805531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16492 | 2025.12.23 21:59:11.905446 [ 4 ] {c5282daa-b36e-4405-b9fb-d654ae805531} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16493 | 2025.12.23 21:59:11.905648 [ 4 ] {c5282daa-b36e-4405-b9fb-d654ae805531} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16494 | 2025.12.23 21:59:11.905777 [ 4 ] {c5282daa-b36e-4405-b9fb-d654ae805531} <Debug> executeQuery: Read 2337 rows, 194.46 KiB in 0.003112 sec., 750964.0102827763 rows/sec., 61.02 MiB/sec. | ||
| 16495 | 2025.12.23 21:59:11.905818 [ 4 ] {c5282daa-b36e-4405-b9fb-d654ae805531} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 16496 | 2025.12.23 21:59:11.905830 [ 4 ] {c5282daa-b36e-4405-b9fb-d654ae805531} <Debug> TCPHandler: Processed in 0.003295003 sec. | ||
| 16497 | 2025.12.23 21:59:11.905932 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16498 | 2025.12.23 21:59:11.906024 [ 4 ] {ffb0b1a0-9ea9-400c-ade4-de7afaa42755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16499 | 2025.12.23 21:59:11.906063 [ 4 ] {ffb0b1a0-9ea9-400c-ade4-de7afaa42755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16500 | 2025.12.23 21:59:11.906590 [ 4 ] {ffb0b1a0-9ea9-400c-ade4-de7afaa42755} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16501 | 2025.12.23 21:59:11.906626 [ 4 ] {ffb0b1a0-9ea9-400c-ade4-de7afaa42755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16502 | 2025.12.23 21:59:11.906932 [ 4 ] {ffb0b1a0-9ea9-400c-ade4-de7afaa42755} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16503 | 2025.12.23 21:59:11.907135 [ 4 ] {ffb0b1a0-9ea9-400c-ade4-de7afaa42755} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16504 | 2025.12.23 21:59:11.907260 [ 4 ] {ffb0b1a0-9ea9-400c-ade4-de7afaa42755} <Debug> executeQuery: Read 253 rows, 15.88 KiB in 0.001254 sec., 201754.3859649123 rows/sec., 12.37 MiB/sec. | ||
| 16505 | 2025.12.23 21:59:11.907298 [ 4 ] {ffb0b1a0-9ea9-400c-ade4-de7afaa42755} <Debug> TCPHandler: Processed in 0.00141294 sec. | ||
| 16506 | 2025.12.23 21:59:11.907394 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16507 | 2025.12.23 21:59:11.907491 [ 4 ] {261b619f-84e8-44cc-b26a-cbf1b7d650b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16508 | 2025.12.23 21:59:11.907530 [ 4 ] {261b619f-84e8-44cc-b26a-cbf1b7d650b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16509 | 2025.12.23 21:59:11.908128 [ 4 ] {261b619f-84e8-44cc-b26a-cbf1b7d650b3} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16510 | 2025.12.23 21:59:11.908164 [ 4 ] {261b619f-84e8-44cc-b26a-cbf1b7d650b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16511 | 2025.12.23 21:59:11.908487 [ 4 ] {261b619f-84e8-44cc-b26a-cbf1b7d650b3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16512 | 2025.12.23 21:59:11.908687 [ 4 ] {261b619f-84e8-44cc-b26a-cbf1b7d650b3} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16513 | 2025.12.23 21:59:11.908816 [ 4 ] {261b619f-84e8-44cc-b26a-cbf1b7d650b3} <Debug> executeQuery: Read 441 rows, 29.88 KiB in 0.001342 sec., 328614.00894187775 rows/sec., 21.74 MiB/sec. | ||
| 16514 | 2025.12.23 21:59:11.908855 [ 4 ] {261b619f-84e8-44cc-b26a-cbf1b7d650b3} <Debug> TCPHandler: Processed in 0.001508753 sec. | ||
| 16515 | 2025.12.23 21:59:11.908959 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16516 | 2025.12.23 21:59:11.909051 [ 4 ] {404794f3-de4f-4ed6-ad63-76870facd6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16517 | 2025.12.23 21:59:11.909090 [ 4 ] {404794f3-de4f-4ed6-ad63-76870facd6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16518 | 2025.12.23 21:59:11.909583 [ 4 ] {404794f3-de4f-4ed6-ad63-76870facd6ad} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16519 | 2025.12.23 21:59:11.909619 [ 4 ] {404794f3-de4f-4ed6-ad63-76870facd6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16520 | 2025.12.23 21:59:11.909927 [ 4 ] {404794f3-de4f-4ed6-ad63-76870facd6ad} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16521 | 2025.12.23 21:59:11.910128 [ 4 ] {404794f3-de4f-4ed6-ad63-76870facd6ad} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16522 | 2025.12.23 21:59:11.910284 [ 4 ] {404794f3-de4f-4ed6-ad63-76870facd6ad} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001251 sec., 168665.0679456435 rows/sec., 9.58 MiB/sec. | ||
| 16523 | 2025.12.23 21:59:11.910326 [ 4 ] {404794f3-de4f-4ed6-ad63-76870facd6ad} <Debug> TCPHandler: Processed in 0.00141616 sec. | ||
| 16524 | 2025.12.23 21:59:11.910429 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16525 | 2025.12.23 21:59:11.910521 [ 4 ] {f31e5025-ae86-40f7-8b7f-36439fda56e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16526 | 2025.12.23 21:59:11.910560 [ 4 ] {f31e5025-ae86-40f7-8b7f-36439fda56e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16527 | 2025.12.23 21:59:11.911528 [ 4 ] {f31e5025-ae86-40f7-8b7f-36439fda56e0} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16528 | 2025.12.23 21:59:11.911565 [ 4 ] {f31e5025-ae86-40f7-8b7f-36439fda56e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16529 | 2025.12.23 21:59:11.911908 [ 4 ] {f31e5025-ae86-40f7-8b7f-36439fda56e0} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16530 | 2025.12.23 21:59:11.912105 [ 4 ] {f31e5025-ae86-40f7-8b7f-36439fda56e0} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16531 | 2025.12.23 21:59:11.912234 [ 4 ] {f31e5025-ae86-40f7-8b7f-36439fda56e0} <Debug> executeQuery: Read 1183 rows, 86.61 KiB in 0.001731 sec., 683419.988445985 rows/sec., 48.86 MiB/sec. | ||
| 16532 | 2025.12.23 21:59:11.912272 [ 4 ] {f31e5025-ae86-40f7-8b7f-36439fda56e0} <Debug> TCPHandler: Processed in 0.001891634 sec. | ||
| 16533 | 2025.12.23 21:59:11.912377 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16534 | 2025.12.23 21:59:11.912470 [ 4 ] {5a560ac9-6d42-4798-aa64-10fba066b225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16535 | 2025.12.23 21:59:11.912511 [ 4 ] {5a560ac9-6d42-4798-aa64-10fba066b225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16536 | 2025.12.23 21:59:11.912822 [ 4 ] {5a560ac9-6d42-4798-aa64-10fba066b225} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16537 | 2025.12.23 21:59:11.912858 [ 4 ] {5a560ac9-6d42-4798-aa64-10fba066b225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16538 | 2025.12.23 21:59:11.913145 [ 4 ] {5a560ac9-6d42-4798-aa64-10fba066b225} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16539 | 2025.12.23 21:59:11.913342 [ 4 ] {5a560ac9-6d42-4798-aa64-10fba066b225} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16540 | 2025.12.23 21:59:11.913469 [ 4 ] {5a560ac9-6d42-4798-aa64-10fba066b225} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001018 sec., 5893.909626719057 rows/sec., 307.93 KiB/sec. | ||
| 16541 | 2025.12.23 21:59:11.913507 [ 4 ] {5a560ac9-6d42-4798-aa64-10fba066b225} <Debug> TCPHandler: Processed in 0.001178084 sec. | ||
| 16542 | 2025.12.23 21:59:11.913607 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16543 | 2025.12.23 21:59:11.913703 [ 4 ] {097caf74-88bf-45bf-b02d-5966108e6252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16544 | 2025.12.23 21:59:11.913746 [ 4 ] {097caf74-88bf-45bf-b02d-5966108e6252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16545 | 2025.12.23 21:59:11.914355 [ 4 ] {097caf74-88bf-45bf-b02d-5966108e6252} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16546 | 2025.12.23 21:59:11.914393 [ 4 ] {097caf74-88bf-45bf-b02d-5966108e6252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16547 | 2025.12.23 21:59:11.914780 [ 4 ] {097caf74-88bf-45bf-b02d-5966108e6252} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16548 | 2025.12.23 21:59:11.914995 [ 4 ] {097caf74-88bf-45bf-b02d-5966108e6252} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16549 | 2025.12.23 21:59:11.915125 [ 4 ] {097caf74-88bf-45bf-b02d-5966108e6252} <Debug> executeQuery: Read 940 rows, 63.75 KiB in 0.001441 sec., 652324.774462179 rows/sec., 43.20 MiB/sec. | ||
| 16550 | 2025.12.23 21:59:11.915164 [ 4 ] {097caf74-88bf-45bf-b02d-5966108e6252} <Debug> TCPHandler: Processed in 0.001606575 sec. | ||
| 16551 | 2025.12.23 21:59:11.915269 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16552 | 2025.12.23 21:59:11.915363 [ 4 ] {950ea532-bfd9-4df7-acfd-49df2f763abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16553 | 2025.12.23 21:59:11.915405 [ 4 ] {950ea532-bfd9-4df7-acfd-49df2f763abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16554 | 2025.12.23 21:59:11.915712 [ 4 ] {950ea532-bfd9-4df7-acfd-49df2f763abf} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16555 | 2025.12.23 21:59:11.915748 [ 4 ] {950ea532-bfd9-4df7-acfd-49df2f763abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16556 | 2025.12.23 21:59:11.916051 [ 4 ] {950ea532-bfd9-4df7-acfd-49df2f763abf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16557 | 2025.12.23 21:59:11.916269 [ 4 ] {950ea532-bfd9-4df7-acfd-49df2f763abf} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16558 | 2025.12.23 21:59:11.916399 [ 4 ] {950ea532-bfd9-4df7-acfd-49df2f763abf} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001055 sec., 1895.7345971563982 rows/sec., 124.04 KiB/sec. | ||
| 16559 | 2025.12.23 21:59:11.916436 [ 4 ] {950ea532-bfd9-4df7-acfd-49df2f763abf} <Debug> TCPHandler: Processed in 0.001215824 sec. | ||
| 16560 | 2025.12.23 21:59:11.916554 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16561 | 2025.12.23 21:59:11.916676 [ 4 ] {171d6b3e-73c0-436f-8a7f-ba4cb1301cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16562 | 2025.12.23 21:59:11.916742 [ 4 ] {171d6b3e-73c0-436f-8a7f-ba4cb1301cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16563 | 2025.12.23 21:59:11.917753 [ 4 ] {171d6b3e-73c0-436f-8a7f-ba4cb1301cfc} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16564 | 2025.12.23 21:59:11.917797 [ 4 ] {171d6b3e-73c0-436f-8a7f-ba4cb1301cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16565 | 2025.12.23 21:59:11.918369 [ 4 ] {171d6b3e-73c0-436f-8a7f-ba4cb1301cfc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16566 | 2025.12.23 21:59:11.918595 [ 4 ] {171d6b3e-73c0-436f-8a7f-ba4cb1301cfc} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16567 | 2025.12.23 21:59:11.918734 [ 4 ] {171d6b3e-73c0-436f-8a7f-ba4cb1301cfc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002083 sec., 19203.072491598654 rows/sec., 34.41 MiB/sec. | ||
| 16568 | 2025.12.23 21:59:11.918788 [ 4 ] {171d6b3e-73c0-436f-8a7f-ba4cb1301cfc} <Debug> TCPHandler: Processed in 0.002294055 sec. | ||
| 16569 | 2025.12.23 21:59:11.918895 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16570 | 2025.12.23 21:59:11.918990 [ 4 ] {c071e41a-865a-4e18-b30b-a9f28dab9c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16571 | 2025.12.23 21:59:11.919031 [ 4 ] {c071e41a-865a-4e18-b30b-a9f28dab9c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16572 | 2025.12.23 21:59:11.919367 [ 4 ] {c071e41a-865a-4e18-b30b-a9f28dab9c09} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16573 | 2025.12.23 21:59:11.919403 [ 4 ] {c071e41a-865a-4e18-b30b-a9f28dab9c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16574 | 2025.12.23 21:59:11.919697 [ 4 ] {c071e41a-865a-4e18-b30b-a9f28dab9c09} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16575 | 2025.12.23 21:59:11.919904 [ 4 ] {c071e41a-865a-4e18-b30b-a9f28dab9c09} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16576 | 2025.12.23 21:59:11.920030 [ 4 ] {c071e41a-865a-4e18-b30b-a9f28dab9c09} <Debug> executeQuery: Read 82 rows, 5.00 KiB in 0.001059 sec., 77431.53918791312 rows/sec., 4.61 MiB/sec. | ||
| 16577 | 2025.12.23 21:59:11.920066 [ 4 ] {c071e41a-865a-4e18-b30b-a9f28dab9c09} <Debug> TCPHandler: Processed in 0.001218885 sec. | ||
| 16578 | 2025.12.23 21:59:12.973007 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16579 | 2025.12.23 21:59:12.973309 [ 4 ] {00696d58-780a-400e-b555-a2902e9c5500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16580 | 2025.12.23 21:59:12.973412 [ 4 ] {00696d58-780a-400e-b555-a2902e9c5500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16581 | 2025.12.23 21:59:12.974202 [ 4 ] {00696d58-780a-400e-b555-a2902e9c5500} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16582 | 2025.12.23 21:59:12.974250 [ 4 ] {00696d58-780a-400e-b555-a2902e9c5500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16583 | 2025.12.23 21:59:12.974631 [ 4 ] {00696d58-780a-400e-b555-a2902e9c5500} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16584 | 2025.12.23 21:59:12.974852 [ 4 ] {00696d58-780a-400e-b555-a2902e9c5500} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16585 | 2025.12.23 21:59:12.975015 [ 4 ] {00696d58-780a-400e-b555-a2902e9c5500} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001784 sec., 31390.13452914798 rows/sec., 2.41 MiB/sec. | ||
| 16586 | 2025.12.23 21:59:12.975065 [ 4 ] {00696d58-780a-400e-b555-a2902e9c5500} <Debug> TCPHandler: Processed in 0.002237463 sec. | ||
| 16587 | 2025.12.23 21:59:12.975183 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16588 | 2025.12.23 21:59:12.975284 [ 4 ] {e4a4f448-290c-4024-ad86-d471e617aa49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16589 | 2025.12.23 21:59:12.975325 [ 4 ] {e4a4f448-290c-4024-ad86-d471e617aa49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16590 | 2025.12.23 21:59:12.975747 [ 4 ] {e4a4f448-290c-4024-ad86-d471e617aa49} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16591 | 2025.12.23 21:59:12.975785 [ 4 ] {e4a4f448-290c-4024-ad86-d471e617aa49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16592 | 2025.12.23 21:59:12.976090 [ 4 ] {e4a4f448-290c-4024-ad86-d471e617aa49} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16593 | 2025.12.23 21:59:12.976300 [ 4 ] {e4a4f448-290c-4024-ad86-d471e617aa49} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16594 | 2025.12.23 21:59:12.976432 [ 4 ] {e4a4f448-290c-4024-ad86-d471e617aa49} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 16595 | 2025.12.23 21:59:12.976470 [ 4 ] {e4a4f448-290c-4024-ad86-d471e617aa49} <Debug> TCPHandler: Processed in 0.001340298 sec. | ||
| 16596 | 2025.12.23 21:59:12.976581 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16597 | 2025.12.23 21:59:12.976676 [ 4 ] {d10d9f15-988c-48c0-ab53-a34d69d7dc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16598 | 2025.12.23 21:59:12.976718 [ 4 ] {d10d9f15-988c-48c0-ab53-a34d69d7dc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16599 | 2025.12.23 21:59:12.977072 [ 4 ] {d10d9f15-988c-48c0-ab53-a34d69d7dc37} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16600 | 2025.12.23 21:59:12.977109 [ 4 ] {d10d9f15-988c-48c0-ab53-a34d69d7dc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16601 | 2025.12.23 21:59:12.977433 [ 4 ] {d10d9f15-988c-48c0-ab53-a34d69d7dc37} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16602 | 2025.12.23 21:59:12.977657 [ 4 ] {d10d9f15-988c-48c0-ab53-a34d69d7dc37} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16603 | 2025.12.23 21:59:12.977788 [ 4 ] {d10d9f15-988c-48c0-ab53-a34d69d7dc37} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001132 sec., 54770.31802120141 rows/sec., 3.81 MiB/sec. | ||
| 16604 | 2025.12.23 21:59:12.977825 [ 4 ] {d10d9f15-988c-48c0-ab53-a34d69d7dc37} <Debug> TCPHandler: Processed in 0.001293796 sec. | ||
| 16605 | 2025.12.23 21:59:12.977932 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16606 | 2025.12.23 21:59:12.978025 [ 4 ] {2148527d-11bd-4436-a60f-3ce0ddc8e30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16607 | 2025.12.23 21:59:12.978067 [ 4 ] {2148527d-11bd-4436-a60f-3ce0ddc8e30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16608 | 2025.12.23 21:59:12.978387 [ 4 ] {2148527d-11bd-4436-a60f-3ce0ddc8e30b} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16609 | 2025.12.23 21:59:12.978424 [ 4 ] {2148527d-11bd-4436-a60f-3ce0ddc8e30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16610 | 2025.12.23 21:59:12.978720 [ 4 ] {2148527d-11bd-4436-a60f-3ce0ddc8e30b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16611 | 2025.12.23 21:59:12.978918 [ 4 ] {2148527d-11bd-4436-a60f-3ce0ddc8e30b} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16612 | 2025.12.23 21:59:12.979045 [ 4 ] {2148527d-11bd-4436-a60f-3ce0ddc8e30b} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001039 sec., 21174.205967276226 rows/sec., 1.44 MiB/sec. | ||
| 16613 | 2025.12.23 21:59:12.979082 [ 4 ] {2148527d-11bd-4436-a60f-3ce0ddc8e30b} <Debug> TCPHandler: Processed in 0.001198233 sec. | ||
| 16614 | 2025.12.23 21:59:13.664488 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35978 | ||
| 16615 | 2025.12.23 21:59:13.665043 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16616 | 2025.12.23 21:59:13.665087 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16617 | 2025.12.23 21:59:13.665575 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16618 | 2025.12.23 21:59:13.665812 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16619 | 2025.12.23 21:59:13.665961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35978 | ||
| 16620 | 2025.12.23 21:59:13.666109 [ 225 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): 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] | ||
| 16621 | 2025.12.23 21:59:13.666148 [ 225 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): 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] | ||
| 16622 | 2025.12.23 21:59:13.668521 [ 219 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): 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] | ||
| 16623 | 2025.12.23 21:59:13.668576 [ 219 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): 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] | ||
| 16624 | 2025.12.23 21:59:13.670447 [ 225 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): 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] | ||
| 16625 | 2025.12.23 21:59:13.670785 [ 219 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): 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] | ||
| 16626 | 2025.12.23 21:59:15.541571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16627 | 2025.12.23 21:59:15.559051 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16628 | 2025.12.23 21:59:15.559116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16629 | 2025.12.23 21:59:15.565180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16630 | 2025.12.23 21:59:15.565900 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16631 | 2025.12.23 21:59:15.569507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16632 | 2025.12.23 21:59:17.974493 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16633 | 2025.12.23 21:59:17.974702 [ 4 ] {bfe561eb-49ec-4dd2-bfbc-0070f9cb806d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16634 | 2025.12.23 21:59:17.974776 [ 4 ] {bfe561eb-49ec-4dd2-bfbc-0070f9cb806d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16635 | 2025.12.23 21:59:17.975427 [ 4 ] {bfe561eb-49ec-4dd2-bfbc-0070f9cb806d} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16636 | 2025.12.23 21:59:17.975472 [ 4 ] {bfe561eb-49ec-4dd2-bfbc-0070f9cb806d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16637 | 2025.12.23 21:59:17.975857 [ 4 ] {bfe561eb-49ec-4dd2-bfbc-0070f9cb806d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16638 | 2025.12.23 21:59:17.976078 [ 4 ] {bfe561eb-49ec-4dd2-bfbc-0070f9cb806d} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16639 | 2025.12.23 21:59:17.976225 [ 44 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16640 | 2025.12.23 21:59:17.976239 [ 4 ] {bfe561eb-49ec-4dd2-bfbc-0070f9cb806d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.71 MiB/sec. | ||
| 16641 | 2025.12.23 21:59:17.976261 [ 44 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16642 | 2025.12.23 21:59:17.976282 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16643 | 2025.12.23 21:59:17.976289 [ 4 ] {bfe561eb-49ec-4dd2-bfbc-0070f9cb806d} <Debug> TCPHandler: Processed in 0.001928844 sec. | ||
| 16644 | 2025.12.23 21:59:17.976408 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 16645 | 2025.12.23 21:59:17.976431 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16646 | 2025.12.23 21:59:17.976547 [ 4 ] {57da5bb2-6c0e-4b04-bd02-304b65c4f5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16647 | 2025.12.23 21:59:17.976566 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16648 | 2025.12.23 21:59:17.976591 [ 4 ] {57da5bb2-6c0e-4b04-bd02-304b65c4f5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16649 | 2025.12.23 21:59:17.976609 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2465 rows starting from the beginning of the part | ||
| 16650 | 2025.12.23 21:59:17.976688 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1192 rows starting from the beginning of the part | ||
| 16651 | 2025.12.23 21:59:17.976740 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 16652 | 2025.12.23 21:59:17.976826 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 2337 rows starting from the beginning of the part | ||
| 16653 | 2025.12.23 21:59:17.976880 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part | ||
| 16654 | 2025.12.23 21:59:17.976926 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
| 16655 | 2025.12.23 21:59:17.977021 [ 4 ] {57da5bb2-6c0e-4b04-bd02-304b65c4f5ec} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16656 | 2025.12.23 21:59:17.977064 [ 4 ] {57da5bb2-6c0e-4b04-bd02-304b65c4f5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16657 | 2025.12.23 21:59:17.977393 [ 4 ] {57da5bb2-6c0e-4b04-bd02-304b65c4f5ec} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16658 | 2025.12.23 21:59:17.977623 [ 4 ] {57da5bb2-6c0e-4b04-bd02-304b65c4f5ec} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16659 | 2025.12.23 21:59:17.977740 [ 44 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16660 | 2025.12.23 21:59:17.977762 [ 4 ] {57da5bb2-6c0e-4b04-bd02-304b65c4f5ec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. | ||
| 16661 | 2025.12.23 21:59:17.977768 [ 44 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16662 | 2025.12.23 21:59:17.977792 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16663 | 2025.12.23 21:59:17.977802 [ 4 ] {57da5bb2-6c0e-4b04-bd02-304b65c4f5ec} <Debug> TCPHandler: Processed in 0.00142374 sec. | ||
| 16664 | 2025.12.23 21:59:17.977871 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 16665 | 2025.12.23 21:59:17.977912 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16666 | 2025.12.23 21:59:17.977970 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16667 | 2025.12.23 21:59:17.978003 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1249 rows starting from the beginning of the part | ||
| 16668 | 2025.12.23 21:59:17.978010 [ 4 ] {0fac3a5c-e1ea-4401-a95e-53828115ffc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16669 | 2025.12.23 21:59:17.978057 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 719 rows starting from the beginning of the part | ||
| 16670 | 2025.12.23 21:59:17.978059 [ 4 ] {0fac3a5c-e1ea-4401-a95e-53828115ffc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16671 | 2025.12.23 21:59:17.978110 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 16672 | 2025.12.23 21:59:17.978157 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1183 rows starting from the beginning of the part | ||
| 16673 | 2025.12.23 21:59:17.978196 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
| 16674 | 2025.12.23 21:59:17.978238 [ 199 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
| 16675 | 2025.12.23 21:59:17.978467 [ 4 ] {0fac3a5c-e1ea-4401-a95e-53828115ffc4} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16676 | 2025.12.23 21:59:17.978507 [ 4 ] {0fac3a5c-e1ea-4401-a95e-53828115ffc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16677 | 2025.12.23 21:59:17.978852 [ 4 ] {0fac3a5c-e1ea-4401-a95e-53828115ffc4} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16678 | 2025.12.23 21:59:17.979067 [ 4 ] {0fac3a5c-e1ea-4401-a95e-53828115ffc4} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16679 | 2025.12.23 21:59:17.979114 [ 194 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6162 rows, containing 5 columns (5 merged, 0 gathered) in 0.002765018 sec., 2228556.9207867724 rows/sec., 189.23 MiB/sec. | ||
| 16680 | 2025.12.23 21:59:17.979200 [ 4 ] {0fac3a5c-e1ea-4401-a95e-53828115ffc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 16681 | 2025.12.23 21:59:17.979243 [ 4 ] {0fac3a5c-e1ea-4401-a95e-53828115ffc4} <Debug> TCPHandler: Processed in 0.001381548 sec. | ||
| 16682 | 2025.12.23 21:59:17.979348 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16683 | 2025.12.23 21:59:17.979443 [ 189 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16684 | 2025.12.23 21:59:17.979451 [ 4 ] {997ca0e3-5500-4e6d-b54c-53a93f43d767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16685 | 2025.12.23 21:59:17.979468 [ 194 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638496 sec., 2040285.7254457748 rows/sec., 154.36 MiB/sec. | ||
| 16686 | 2025.12.23 21:59:17.979523 [ 4 ] {997ca0e3-5500-4e6d-b54c-53a93f43d767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16687 | 2025.12.23 21:59:17.979682 [ 188 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16688 | 2025.12.23 21:59:17.979814 [ 189 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_126_25} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16689 | 2025.12.23 21:59:17.979870 [ 4 ] {997ca0e3-5500-4e6d-b54c-53a93f43d767} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16690 | 2025.12.23 21:59:17.979918 [ 4 ] {997ca0e3-5500-4e6d-b54c-53a93f43d767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16691 | 2025.12.23 21:59:17.979942 [ 189 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_126_25} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16692 | 2025.12.23 21:59:17.979988 [ 188 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_126_25} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16693 | 2025.12.23 21:59:17.980062 [ 188 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_126_25} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16694 | 2025.12.23 21:59:17.980074 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 16695 | 2025.12.23 21:59:17.980141 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 16696 | 2025.12.23 21:59:17.980257 [ 4 ] {997ca0e3-5500-4e6d-b54c-53a93f43d767} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16697 | 2025.12.23 21:59:17.980466 [ 4 ] {997ca0e3-5500-4e6d-b54c-53a93f43d767} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16698 | 2025.12.23 21:59:17.980578 [ 44 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16699 | 2025.12.23 21:59:17.980597 [ 4 ] {997ca0e3-5500-4e6d-b54c-53a93f43d767} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 16700 | 2025.12.23 21:59:17.980604 [ 44 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16701 | 2025.12.23 21:59:17.980628 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16702 | 2025.12.23 21:59:17.980636 [ 4 ] {997ca0e3-5500-4e6d-b54c-53a93f43d767} <Debug> TCPHandler: Processed in 0.001339328 sec. | ||
| 16703 | 2025.12.23 21:59:17.980696 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 16704 | 2025.12.23 21:59:17.980797 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16705 | 2025.12.23 21:59:17.980822 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 8110 rows starting from the beginning of the part | ||
| 16706 | 2025.12.23 21:59:17.980864 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 104 rows starting from the beginning of the part | ||
| 16707 | 2025.12.23 21:59:17.980900 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 16708 | 2025.12.23 21:59:17.980932 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 82 rows starting from the beginning of the part | ||
| 16709 | 2025.12.23 21:59:17.980964 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 22 rows starting from the beginning of the part | ||
| 16710 | 2025.12.23 21:59:17.980994 [ 191 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 16711 | 2025.12.23 21:59:17.983105 [ 189 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8438 rows, containing 4 columns (4 merged, 0 gathered) in 0.002435768 sec., 3464205.1295525683 rows/sec., 221.37 MiB/sec. | ||
| 16712 | 2025.12.23 21:59:17.983410 [ 194 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16713 | 2025.12.23 21:59:17.983927 [ 194 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_126_25} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16714 | 2025.12.23 21:59:17.984070 [ 194 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_126_25} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16715 | 2025.12.23 21:59:17.984198 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 16716 | 2025.12.23 21:59:20.917941 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16717 | 2025.12.23 21:59:20.917996 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16718 | 2025.12.23 21:59:21.166089 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36490 | ||
| 16719 | 2025.12.23 21:59:21.166705 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16720 | 2025.12.23 21:59:21.166760 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16721 | 2025.12.23 21:59:21.167306 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16722 | 2025.12.23 21:59:21.167545 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16723 | 2025.12.23 21:59:21.167696 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36490 | ||
| 16724 | 2025.12.23 21:59:21.167702 [ 39 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16725 | 2025.12.23 21:59:21.167768 [ 39 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16726 | 2025.12.23 21:59:21.167788 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16727 | 2025.12.23 21:59:21.167903 [ 188 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::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 | ||
| 16728 | 2025.12.23 21:59:21.168040 [ 188 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16729 | 2025.12.23 21:59:21.168079 [ 188 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34058 rows starting from the beginning of the part | ||
| 16730 | 2025.12.23 21:59:21.168143 [ 188 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 16731 | 2025.12.23 21:59:21.168187 [ 188 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 16732 | 2025.12.23 21:59:21.168229 [ 188 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 16733 | 2025.12.23 21:59:21.168270 [ 188 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 16734 | 2025.12.23 21:59:21.168307 [ 188 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 16735 | 2025.12.23 21:59:21.170990 [ 189 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36490 rows, containing 4 columns (4 merged, 0 gathered) in 0.003140749 sec., 11618247.749183396 rows/sec., 166.20 MiB/sec. | ||
| 16736 | 2025.12.23 21:59:21.171295 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16737 | 2025.12.23 21:59:21.171606 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_76_15} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16738 | 2025.12.23 21:59:21.171686 [ 195 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_76_15} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16739 | 2025.12.23 21:59:21.171798 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 16740 | 2025.12.23 21:59:21.300805 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2080 | ||
| 16741 | 2025.12.23 21:59:21.303387 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16742 | 2025.12.23 21:59:21.303438 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16743 | 2025.12.23 21:59:21.304687 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16744 | 2025.12.23 21:59:21.304976 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16745 | 2025.12.23 21:59:21.305357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2080 | ||
| 16746 | 2025.12.23 21:59:22.671745 [ 37 ] {} <Debug> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Selected 5 parts from all_1_46_9 to all_50_50_0 | ||
| 16747 | 2025.12.23 21:59:22.671810 [ 37 ] {} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16748 | 2025.12.23 21:59:22.671830 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 16749 | 2025.12.23 21:59:22.671931 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_9 to all_50_50_0 into Compact with storage Full | ||
| 16750 | 2025.12.23 21:59:22.672055 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16751 | 2025.12.23 21:59:22.672090 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 223 rows starting from the beginning of the part | ||
| 16752 | 2025.12.23 21:59:22.672162 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 211 rows starting from the beginning of the part | ||
| 16753 | 2025.12.23 21:59:22.672208 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 211 rows starting from the beginning of the part | ||
| 16754 | 2025.12.23 21:59:22.672260 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 211 rows starting from the beginning of the part | ||
| 16755 | 2025.12.23 21:59:22.672301 [ 193 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 211 rows starting from the beginning of the part | ||
| 16756 | 2025.12.23 21:59:22.673210 [ 195 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318467 sec., 809273.1937924877 rows/sec., 49.22 MiB/sec. | ||
| 16757 | 2025.12.23 21:59:22.673391 [ 189 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 16758 | 2025.12.23 21:59:22.673660 [ 189 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_50_10} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16759 | 2025.12.23 21:59:22.673736 [ 189 ] {aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3::all_1_50_10} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3) (MergerMutator): Merged 5 parts: [all_1_46_9, all_50_50_0] -> all_1_50_10 | ||
| 16760 | 2025.12.23 21:59:22.673822 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 16761 | 2025.12.23 21:59:22.988095 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16762 | 2025.12.23 21:59:22.988282 [ 4 ] {0cc7b8a7-8ac2-4d1e-9fd5-4e721cdfcf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16763 | 2025.12.23 21:59:22.988347 [ 4 ] {0cc7b8a7-8ac2-4d1e-9fd5-4e721cdfcf82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16764 | 2025.12.23 21:59:22.989169 [ 4 ] {0cc7b8a7-8ac2-4d1e-9fd5-4e721cdfcf82} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16765 | 2025.12.23 21:59:22.989212 [ 4 ] {0cc7b8a7-8ac2-4d1e-9fd5-4e721cdfcf82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16766 | 2025.12.23 21:59:22.989609 [ 4 ] {0cc7b8a7-8ac2-4d1e-9fd5-4e721cdfcf82} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16767 | 2025.12.23 21:59:22.989837 [ 4 ] {0cc7b8a7-8ac2-4d1e-9fd5-4e721cdfcf82} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16768 | 2025.12.23 21:59:22.989999 [ 4 ] {0cc7b8a7-8ac2-4d1e-9fd5-4e721cdfcf82} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001764 sec., 232426.3038548753 rows/sec., 14.74 MiB/sec. | ||
| 16769 | 2025.12.23 21:59:22.990050 [ 4 ] {0cc7b8a7-8ac2-4d1e-9fd5-4e721cdfcf82} <Debug> TCPHandler: Processed in 0.002074108 sec. | ||
| 16770 | 2025.12.23 21:59:22.990172 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16771 | 2025.12.23 21:59:22.990279 [ 4 ] {e32d24ed-0808-4392-ae3f-e20debd1fea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16772 | 2025.12.23 21:59:22.990324 [ 4 ] {e32d24ed-0808-4392-ae3f-e20debd1fea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16773 | 2025.12.23 21:59:22.991313 [ 4 ] {e32d24ed-0808-4392-ae3f-e20debd1fea7} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16774 | 2025.12.23 21:59:22.991350 [ 4 ] {e32d24ed-0808-4392-ae3f-e20debd1fea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16775 | 2025.12.23 21:59:22.991718 [ 4 ] {e32d24ed-0808-4392-ae3f-e20debd1fea7} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16776 | 2025.12.23 21:59:22.991922 [ 4 ] {e32d24ed-0808-4392-ae3f-e20debd1fea7} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16777 | 2025.12.23 21:59:22.992086 [ 4 ] {e32d24ed-0808-4392-ae3f-e20debd1fea7} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001829 sec., 651722.2525970476 rows/sec., 52.07 MiB/sec. | ||
| 16778 | 2025.12.23 21:59:22.992131 [ 4 ] {e32d24ed-0808-4392-ae3f-e20debd1fea7} <Debug> TCPHandler: Processed in 0.002010017 sec. | ||
| 16779 | 2025.12.23 21:59:22.992252 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16780 | 2025.12.23 21:59:22.992351 [ 4 ] {7de7ff45-ee31-49c8-a18b-a17406e2afa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16781 | 2025.12.23 21:59:22.992391 [ 4 ] {7de7ff45-ee31-49c8-a18b-a17406e2afa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16782 | 2025.12.23 21:59:22.992885 [ 4 ] {7de7ff45-ee31-49c8-a18b-a17406e2afa3} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16783 | 2025.12.23 21:59:22.992920 [ 4 ] {7de7ff45-ee31-49c8-a18b-a17406e2afa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16784 | 2025.12.23 21:59:22.993222 [ 4 ] {7de7ff45-ee31-49c8-a18b-a17406e2afa3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16785 | 2025.12.23 21:59:22.993426 [ 4 ] {7de7ff45-ee31-49c8-a18b-a17406e2afa3} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16786 | 2025.12.23 21:59:22.993555 [ 4 ] {7de7ff45-ee31-49c8-a18b-a17406e2afa3} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001225 sec., 200000 rows/sec., 12.22 MiB/sec. | ||
| 16787 | 2025.12.23 21:59:22.993594 [ 4 ] {7de7ff45-ee31-49c8-a18b-a17406e2afa3} <Debug> TCPHandler: Processed in 0.001396739 sec. | ||
| 16788 | 2025.12.23 21:59:22.993698 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16789 | 2025.12.23 21:59:22.993793 [ 4 ] {7b4b6058-9221-4056-9ac1-e3a9b256c528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16790 | 2025.12.23 21:59:22.993831 [ 4 ] {7b4b6058-9221-4056-9ac1-e3a9b256c528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16791 | 2025.12.23 21:59:22.994332 [ 4 ] {7b4b6058-9221-4056-9ac1-e3a9b256c528} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16792 | 2025.12.23 21:59:22.994367 [ 4 ] {7b4b6058-9221-4056-9ac1-e3a9b256c528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16793 | 2025.12.23 21:59:22.994706 [ 4 ] {7b4b6058-9221-4056-9ac1-e3a9b256c528} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16794 | 2025.12.23 21:59:22.994917 [ 4 ] {7b4b6058-9221-4056-9ac1-e3a9b256c528} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16795 | 2025.12.23 21:59:22.995022 [ 36 ] {} <Debug> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16796 | 2025.12.23 21:59:22.995048 [ 4 ] {7b4b6058-9221-4056-9ac1-e3a9b256c528} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001274 sec., 166405.0235478807 rows/sec., 10.73 MiB/sec. | ||
| 16797 | 2025.12.23 21:59:22.995053 [ 36 ] {} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16798 | 2025.12.23 21:59:22.995080 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16799 | 2025.12.23 21:59:22.995089 [ 4 ] {7b4b6058-9221-4056-9ac1-e3a9b256c528} <Debug> TCPHandler: Processed in 0.001439771 sec. | ||
| 16800 | 2025.12.23 21:59:22.995205 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16801 | 2025.12.23 21:59:22.995203 [ 186 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::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 | ||
| 16802 | 2025.12.23 21:59:22.995304 [ 4 ] {13f2fa65-8c20-405f-a361-cdc8f0a608b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16803 | 2025.12.23 21:59:22.995348 [ 4 ] {13f2fa65-8c20-405f-a361-cdc8f0a608b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16804 | 2025.12.23 21:59:22.995375 [ 186 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16805 | 2025.12.23 21:59:22.995419 [ 186 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 466 rows starting from the beginning of the part | ||
| 16806 | 2025.12.23 21:59:22.995495 [ 186 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 440 rows starting from the beginning of the part | ||
| 16807 | 2025.12.23 21:59:22.995550 [ 186 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 16808 | 2025.12.23 21:59:22.995603 [ 186 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
| 16809 | 2025.12.23 21:59:22.995648 [ 186 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 441 rows starting from the beginning of the part | ||
| 16810 | 2025.12.23 21:59:22.995695 [ 186 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 212 rows starting from the beginning of the part | ||
| 16811 | 2025.12.23 21:59:22.995834 [ 4 ] {13f2fa65-8c20-405f-a361-cdc8f0a608b3} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16812 | 2025.12.23 21:59:22.995876 [ 4 ] {13f2fa65-8c20-405f-a361-cdc8f0a608b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16813 | 2025.12.23 21:59:22.996216 [ 4 ] {13f2fa65-8c20-405f-a361-cdc8f0a608b3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16814 | 2025.12.23 21:59:22.996443 [ 4 ] {13f2fa65-8c20-405f-a361-cdc8f0a608b3} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16815 | 2025.12.23 21:59:22.996582 [ 4 ] {13f2fa65-8c20-405f-a361-cdc8f0a608b3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001299 sec., 162432.64049268668 rows/sec., 9.22 MiB/sec. | ||
| 16816 | 2025.12.23 21:59:22.996621 [ 4 ] {13f2fa65-8c20-405f-a361-cdc8f0a608b3} <Debug> TCPHandler: Processed in 0.001467462 sec. | ||
| 16817 | 2025.12.23 21:59:22.996729 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16818 | 2025.12.23 21:59:22.996827 [ 4 ] {355f9a1e-23e3-4660-a3b0-ef348bad5435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16819 | 2025.12.23 21:59:22.996868 [ 4 ] {355f9a1e-23e3-4660-a3b0-ef348bad5435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16820 | 2025.12.23 21:59:22.996903 [ 189 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1983 rows, containing 5 columns (5 merged, 0 gathered) in 0.00176092 sec., 1126115.8939645186 rows/sec., 78.42 MiB/sec. | ||
| 16821 | 2025.12.23 21:59:22.997114 [ 195 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16822 | 2025.12.23 21:59:22.997516 [ 195 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_51_10} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16823 | 2025.12.23 21:59:22.997572 [ 4 ] {355f9a1e-23e3-4660-a3b0-ef348bad5435} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16824 | 2025.12.23 21:59:22.997613 [ 195 ] {1c8ac156-66c2-4c06-a587-0dc65881e6e5::all_1_51_10} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16825 | 2025.12.23 21:59:22.997614 [ 4 ] {355f9a1e-23e3-4660-a3b0-ef348bad5435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16826 | 2025.12.23 21:59:22.997739 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 16827 | 2025.12.23 21:59:22.997985 [ 4 ] {355f9a1e-23e3-4660-a3b0-ef348bad5435} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16828 | 2025.12.23 21:59:22.998207 [ 4 ] {355f9a1e-23e3-4660-a3b0-ef348bad5435} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16829 | 2025.12.23 21:59:22.998339 [ 4 ] {355f9a1e-23e3-4660-a3b0-ef348bad5435} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.00153 sec., 469934.6405228758 rows/sec., 32.98 MiB/sec. | ||
| 16830 | 2025.12.23 21:59:22.998378 [ 4 ] {355f9a1e-23e3-4660-a3b0-ef348bad5435} <Debug> TCPHandler: Processed in 0.001697737 sec. | ||
| 16831 | 2025.12.23 21:59:22.998493 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16832 | 2025.12.23 21:59:22.998588 [ 4 ] {ee96b3f6-3ae4-4072-ad22-25a441a0b47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16833 | 2025.12.23 21:59:22.998630 [ 4 ] {ee96b3f6-3ae4-4072-ad22-25a441a0b47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16834 | 2025.12.23 21:59:22.998951 [ 4 ] {ee96b3f6-3ae4-4072-ad22-25a441a0b47c} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16835 | 2025.12.23 21:59:22.998986 [ 4 ] {ee96b3f6-3ae4-4072-ad22-25a441a0b47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16836 | 2025.12.23 21:59:22.999288 [ 4 ] {ee96b3f6-3ae4-4072-ad22-25a441a0b47c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16837 | 2025.12.23 21:59:22.999498 [ 4 ] {ee96b3f6-3ae4-4072-ad22-25a441a0b47c} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16838 | 2025.12.23 21:59:22.999597 [ 36 ] {} <Debug> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
| 16839 | 2025.12.23 21:59:22.999627 [ 4 ] {ee96b3f6-3ae4-4072-ad22-25a441a0b47c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 16840 | 2025.12.23 21:59:22.999628 [ 36 ] {} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16841 | 2025.12.23 21:59:22.999658 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16842 | 2025.12.23 21:59:22.999663 [ 4 ] {ee96b3f6-3ae4-4072-ad22-25a441a0b47c} <Debug> TCPHandler: Processed in 0.001219485 sec. | ||
| 16843 | 2025.12.23 21:59:22.999733 [ 186 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
| 16844 | 2025.12.23 21:59:22.999772 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16845 | 2025.12.23 21:59:22.999838 [ 186 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16846 | 2025.12.23 21:59:22.999870 [ 186 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part | ||
| 16847 | 2025.12.23 21:59:22.999872 [ 4 ] {0c59b81c-f06e-4adc-ab66-dfb962c250fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16848 | 2025.12.23 21:59:22.999917 [ 186 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 16849 | 2025.12.23 21:59:22.999925 [ 4 ] {0c59b81c-f06e-4adc-ab66-dfb962c250fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16850 | 2025.12.23 21:59:22.999958 [ 186 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 16851 | 2025.12.23 21:59:22.999995 [ 186 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 16852 | 2025.12.23 21:59:23.000027 [ 186 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 16853 | 2025.12.23 21:59:23.000061 [ 186 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 16854 | 2025.12.23 21:59:23.000380 [ 4 ] {0c59b81c-f06e-4adc-ab66-dfb962c250fe} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16855 | 2025.12.23 21:59:23.000420 [ 4 ] {0c59b81c-f06e-4adc-ab66-dfb962c250fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16856 | 2025.12.23 21:59:23.000769 [ 4 ] {0c59b81c-f06e-4adc-ab66-dfb962c250fe} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16857 | 2025.12.23 21:59:23.000828 [ 190 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.001127021 sec., 250217.16542992546 rows/sec., 12.77 MiB/sec. | ||
| 16858 | 2025.12.23 21:59:23.000967 [ 186 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 16859 | 2025.12.23 21:59:23.000997 [ 4 ] {0c59b81c-f06e-4adc-ab66-dfb962c250fe} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16860 | 2025.12.23 21:59:23.001127 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 6 parts from all_1_122_25 to all_127_127_0 | ||
| 16861 | 2025.12.23 21:59:23.001140 [ 4 ] {0c59b81c-f06e-4adc-ab66-dfb962c250fe} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001288 sec., 243788.8198757764 rows/sec., 16.01 MiB/sec. | ||
| 16862 | 2025.12.23 21:59:23.001156 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16863 | 2025.12.23 21:59:23.001179 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16864 | 2025.12.23 21:59:23.001182 [ 4 ] {0c59b81c-f06e-4adc-ab66-dfb962c250fe} <Debug> TCPHandler: Processed in 0.001459392 sec. | ||
| 16865 | 2025.12.23 21:59:23.001265 [ 186 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_47_10} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16866 | 2025.12.23 21:59:23.001282 [ 201 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_127_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_122_25 to all_127_127_0 into Compact with storage Full | ||
| 16867 | 2025.12.23 21:59:23.001311 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16868 | 2025.12.23 21:59:23.001352 [ 186 ] {2da83f67-9ef1-4769-bbe8-71cb59c1000f::all_1_47_10} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
| 16869 | 2025.12.23 21:59:23.001417 [ 4 ] {c3978aa8-21ed-4e0b-a52c-df44568ec624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16870 | 2025.12.23 21:59:23.001422 [ 201 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_127_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16871 | 2025.12.23 21:59:23.001433 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16872 | 2025.12.23 21:59:23.001469 [ 4 ] {c3978aa8-21ed-4e0b-a52c-df44568ec624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16873 | 2025.12.23 21:59:23.001476 [ 201 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 37515 rows starting from the beginning of the part | ||
| 16874 | 2025.12.23 21:59:23.001552 [ 201 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 16875 | 2025.12.23 21:59:23.001598 [ 201 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 940 rows starting from the beginning of the part | ||
| 16876 | 2025.12.23 21:59:23.001640 [ 201 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 62 rows starting from the beginning of the part | ||
| 16877 | 2025.12.23 21:59:23.001680 [ 201 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 16878 | 2025.12.23 21:59:23.001721 [ 201 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 314 rows starting from the beginning of the part | ||
| 16879 | 2025.12.23 21:59:23.001796 [ 4 ] {c3978aa8-21ed-4e0b-a52c-df44568ec624} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16880 | 2025.12.23 21:59:23.001839 [ 4 ] {c3978aa8-21ed-4e0b-a52c-df44568ec624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16881 | 2025.12.23 21:59:23.002171 [ 4 ] {c3978aa8-21ed-4e0b-a52c-df44568ec624} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16882 | 2025.12.23 21:59:23.002390 [ 4 ] {c3978aa8-21ed-4e0b-a52c-df44568ec624} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16883 | 2025.12.23 21:59:23.002493 [ 36 ] {} <Debug> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
| 16884 | 2025.12.23 21:59:23.002518 [ 36 ] {} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16885 | 2025.12.23 21:59:23.002525 [ 4 ] {c3978aa8-21ed-4e0b-a52c-df44568ec624} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 59.74 KiB/sec. | ||
| 16886 | 2025.12.23 21:59:23.002535 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16887 | 2025.12.23 21:59:23.002562 [ 4 ] {c3978aa8-21ed-4e0b-a52c-df44568ec624} <Debug> TCPHandler: Processed in 0.001303846 sec. | ||
| 16888 | 2025.12.23 21:59:23.002616 [ 190 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
| 16889 | 2025.12.23 21:59:23.002661 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16890 | 2025.12.23 21:59:23.002708 [ 190 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16891 | 2025.12.23 21:59:23.002740 [ 190 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 46 rows starting from the beginning of the part | ||
| 16892 | 2025.12.23 21:59:23.002758 [ 4 ] {403180dd-9512-4d12-99b4-84867e9e8c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16893 | 2025.12.23 21:59:23.002792 [ 190 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 16894 | 2025.12.23 21:59:23.002817 [ 4 ] {403180dd-9512-4d12-99b4-84867e9e8c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16895 | 2025.12.23 21:59:23.002842 [ 190 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 16896 | 2025.12.23 21:59:23.002886 [ 190 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 16897 | 2025.12.23 21:59:23.002923 [ 190 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part | ||
| 16898 | 2025.12.23 21:59:23.002962 [ 190 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 16899 | 2025.12.23 21:59:23.003700 [ 4 ] {403180dd-9512-4d12-99b4-84867e9e8c30} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16900 | 2025.12.23 21:59:23.003727 [ 196 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 4 columns (4 merged, 0 gathered) in 0.001146502 sec., 45355.35044858186 rows/sec., 2.97 MiB/sec. | ||
| 16901 | 2025.12.23 21:59:23.003750 [ 4 ] {403180dd-9512-4d12-99b4-84867e9e8c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16902 | 2025.12.23 21:59:23.003840 [ 190 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 16903 | 2025.12.23 21:59:23.004126 [ 190 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_47_10} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16904 | 2025.12.23 21:59:23.004191 [ 190 ] {e04542e0-e400-4a89-abc8-10e496214618::all_1_47_10} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
| 16905 | 2025.12.23 21:59:23.004253 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16906 | 2025.12.23 21:59:23.004393 [ 4 ] {403180dd-9512-4d12-99b4-84867e9e8c30} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16907 | 2025.12.23 21:59:23.004622 [ 4 ] {403180dd-9512-4d12-99b4-84867e9e8c30} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16908 | 2025.12.23 21:59:23.004726 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16909 | 2025.12.23 21:59:23.004751 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16910 | 2025.12.23 21:59:23.004764 [ 4 ] {403180dd-9512-4d12-99b4-84867e9e8c30} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002025 sec., 19753.086419753086 rows/sec., 35.40 MiB/sec. | ||
| 16911 | 2025.12.23 21:59:23.004767 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16912 | 2025.12.23 21:59:23.004827 [ 4 ] {403180dd-9512-4d12-99b4-84867e9e8c30} <Debug> TCPHandler: Processed in 0.002214422 sec. | ||
| 16913 | 2025.12.23 21:59:23.004841 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::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 | ||
| 16914 | 2025.12.23 21:59:23.004933 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16915 | 2025.12.23 21:59:23.005023 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16916 | 2025.12.23 21:59:23.005025 [ 4 ] {f24c5ee8-4aa6-48f0-bb59-3e149e24f81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16917 | 2025.12.23 21:59:23.005074 [ 4 ] {f24c5ee8-4aa6-48f0-bb59-3e149e24f81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16918 | 2025.12.23 21:59:23.005075 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1945 rows starting from the beginning of the part | ||
| 16919 | 2025.12.23 21:59:23.005196 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 16920 | 2025.12.23 21:59:23.005333 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 16921 | 2025.12.23 21:59:23.005448 [ 4 ] {f24c5ee8-4aa6-48f0-bb59-3e149e24f81a} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16922 | 2025.12.23 21:59:23.005488 [ 4 ] {f24c5ee8-4aa6-48f0-bb59-3e149e24f81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16923 | 2025.12.23 21:59:23.005500 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 16924 | 2025.12.23 21:59:23.005646 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 16925 | 2025.12.23 21:59:23.005800 [ 196 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 16926 | 2025.12.23 21:59:23.005908 [ 4 ] {f24c5ee8-4aa6-48f0-bb59-3e149e24f81a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16927 | 2025.12.23 21:59:23.006192 [ 4 ] {f24c5ee8-4aa6-48f0-bb59-3e149e24f81a} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16928 | 2025.12.23 21:59:23.006360 [ 4 ] {f24c5ee8-4aa6-48f0-bb59-3e149e24f81a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001351 sec., 76980.014803849 rows/sec., 4.72 MiB/sec. | ||
| 16929 | 2025.12.23 21:59:23.006408 [ 4 ] {f24c5ee8-4aa6-48f0-bb59-3e149e24f81a} <Debug> TCPHandler: Processed in 0.001523733 sec. | ||
| 16930 | 2025.12.23 21:59:23.008888 [ 198 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_127_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39151 rows, containing 5 columns (5 merged, 0 gathered) in 0.007662706 sec., 5109291.67842274 rows/sec., 344.41 MiB/sec. | ||
| 16931 | 2025.12.23 21:59:23.009407 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_127_26} <Trace> MergedBlockOutputStream: filled checksums all_1_127_26 (state Temporary) | ||
| 16932 | 2025.12.23 21:59:23.009681 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_127_26 to all_1_127_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16933 | 2025.12.23 21:59:23.009755 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 6 parts: [all_1_122_25, all_127_127_0] -> all_1_127_26 | ||
| 16934 | 2025.12.23 21:59:23.009852 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16935 | 2025.12.23 21:59:23.017010 [ 198 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2145 rows, containing 19 columns (19 merged, 0 gathered) in 0.012200364 sec., 175814.42652038907 rows/sec., 315.05 MiB/sec. | ||
| 16936 | 2025.12.23 21:59:23.018598 [ 192 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16937 | 2025.12.23 21:59:23.018904 [ 192 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16938 | 2025.12.23 21:59:23.018969 [ 192 ] {58fb95d9-3901-473f-a559-148126858d3b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16939 | 2025.12.23 21:59:23.019077 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.11 MiB. | ||
| 16940 | 2025.12.23 21:59:23.069568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16941 | 2025.12.23 21:59:23.087338 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16942 | 2025.12.23 21:59:23.087380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16943 | 2025.12.23 21:59:23.093567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16944 | 2025.12.23 21:59:23.094290 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16945 | 2025.12.23 21:59:23.094568 [ 36 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16946 | 2025.12.23 21:59:23.094603 [ 36 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16947 | 2025.12.23 21:59:23.094621 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16948 | 2025.12.23 21:59:23.094736 [ 187 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 16949 | 2025.12.23 21:59:23.097985 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16950 | 2025.12.23 21:59:23.098791 [ 187 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16951 | 2025.12.23 21:59:23.100396 [ 187 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 16952 | 2025.12.23 21:59:23.105095 [ 187 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 16953 | 2025.12.23 21:59:23.109583 [ 187 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 16954 | 2025.12.23 21:59:23.114203 [ 187 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 16955 | 2025.12.23 21:59:23.119092 [ 187 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 16956 | 2025.12.23 21:59:23.123656 [ 187 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::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 | ||
| 16957 | 2025.12.23 21:59:23.182693 [ 197 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.088010374 sec., 6510.596125861253 rows/sec., 33.67 MiB/sec. | ||
| 16958 | 2025.12.23 21:59:23.185161 [ 199 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16959 | 2025.12.23 21:59:23.187093 [ 199 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_76_15} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16960 | 2025.12.23 21:59:23.187213 [ 199 ] {d32f6bfc-c79a-458a-8fe7-43d081d5884d::all_1_76_15} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16961 | 2025.12.23 21:59:23.189165 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16962 | 2025.12.23 21:59:24.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.92 MiB, peak 387.33 MiB, free memory in arenas 0.00 B, will set to 373.51 MiB (RSS), difference: 3.58 MiB | ||
| 16963 | 2025.12.23 21:59:24.062659 [ 36 ] {} <Debug> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 16964 | 2025.12.23 21:59:24.062721 [ 36 ] {} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16965 | 2025.12.23 21:59:24.062742 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16966 | 2025.12.23 21:59:24.062846 [ 218 ] {} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): 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] | ||
| 16967 | 2025.12.23 21:59:24.062851 [ 191 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 16968 | 2025.12.23 21:59:24.062907 [ 218 ] {} <Debug> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): 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] | ||
| 16969 | 2025.12.23 21:59:24.063036 [ 191 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16970 | 2025.12.23 21:59:24.063075 [ 191 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 16971 | 2025.12.23 21:59:24.063142 [ 191 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 16972 | 2025.12.23 21:59:24.063187 [ 191 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 16973 | 2025.12.23 21:59:24.063237 [ 191 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 16974 | 2025.12.23 21:59:24.063282 [ 191 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 16975 | 2025.12.23 21:59:24.064068 [ 194 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265225 sec., 30034.18364322551 rows/sec., 2.51 MiB/sec. | ||
| 16976 | 2025.12.23 21:59:24.064270 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 16977 | 2025.12.23 21:59:24.064597 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_37_9} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16978 | 2025.12.23 21:59:24.064680 [ 193 ] {f67e8938-d0b5-46d0-8c5f-5259a6828b10::all_1_37_9} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 16979 | 2025.12.23 21:59:24.064782 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16980 | 2025.12.23 21:59:24.065089 [ 218 ] {} <Debug> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): 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] | ||
| 16981 | 2025.12.23 21:59:27.096812 [ 219 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): 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] | ||
| 16982 | 2025.12.23 21:59:27.096875 [ 219 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): 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] | ||
| 16983 | 2025.12.23 21:59:27.100221 [ 219 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): 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] | ||
| 16984 | 2025.12.23 21:59:27.279453 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): 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] | ||
| 16985 | 2025.12.23 21:59:27.279536 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): 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] | ||
| 16986 | 2025.12.23 21:59:27.283300 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): 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] | ||
| 16987 | 2025.12.23 21:59:27.425621 [ 223 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): 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] | ||
| 16988 | 2025.12.23 21:59:27.425658 [ 223 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): 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] | ||
| 16989 | 2025.12.23 21:59:27.428200 [ 223 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): 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] | ||
| 16990 | 2025.12.23 21:59:27.625429 [ 223 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): 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] | ||
| 16991 | 2025.12.23 21:59:27.625480 [ 223 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): 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] | ||
| 16992 | 2025.12.23 21:59:27.628316 [ 223 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): 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] | ||
| 16993 | 2025.12.23 21:59:27.973759 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16994 | 2025.12.23 21:59:27.973943 [ 4 ] {724082ec-d19f-4c63-962c-cdbdda35f8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16995 | 2025.12.23 21:59:27.974011 [ 4 ] {724082ec-d19f-4c63-962c-cdbdda35f8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16996 | 2025.12.23 21:59:27.974596 [ 4 ] {724082ec-d19f-4c63-962c-cdbdda35f8f2} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16997 | 2025.12.23 21:59:27.974645 [ 4 ] {724082ec-d19f-4c63-962c-cdbdda35f8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 16998 | 2025.12.23 21:59:27.975016 [ 4 ] {724082ec-d19f-4c63-962c-cdbdda35f8f2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16999 | 2025.12.23 21:59:27.975236 [ 4 ] {724082ec-d19f-4c63-962c-cdbdda35f8f2} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17000 | 2025.12.23 21:59:27.975400 [ 4 ] {724082ec-d19f-4c63-962c-cdbdda35f8f2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001504 sec., 2659.5744680851067 rows/sec., 216.87 KiB/sec. | ||
| 17001 | 2025.12.23 21:59:27.975451 [ 4 ] {724082ec-d19f-4c63-962c-cdbdda35f8f2} <Debug> TCPHandler: Processed in 0.001816261 sec. | ||
| 17002 | 2025.12.23 21:59:27.975566 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17003 | 2025.12.23 21:59:27.975682 [ 4 ] {3be604e7-f91a-44cc-b3f2-509cc149621e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17004 | 2025.12.23 21:59:27.975729 [ 4 ] {3be604e7-f91a-44cc-b3f2-509cc149621e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17005 | 2025.12.23 21:59:27.976163 [ 4 ] {3be604e7-f91a-44cc-b3f2-509cc149621e} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17006 | 2025.12.23 21:59:27.976201 [ 4 ] {3be604e7-f91a-44cc-b3f2-509cc149621e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17007 | 2025.12.23 21:59:27.976511 [ 4 ] {3be604e7-f91a-44cc-b3f2-509cc149621e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17008 | 2025.12.23 21:59:27.976722 [ 4 ] {3be604e7-f91a-44cc-b3f2-509cc149621e} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17009 | 2025.12.23 21:59:27.976859 [ 4 ] {3be604e7-f91a-44cc-b3f2-509cc149621e} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001201 sec., 48293.08909242298 rows/sec., 3.70 MiB/sec. | ||
| 17010 | 2025.12.23 21:59:27.976908 [ 4 ] {3be604e7-f91a-44cc-b3f2-509cc149621e} <Debug> TCPHandler: Processed in 0.001393469 sec. | ||
| 17011 | 2025.12.23 21:59:27.977024 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17012 | 2025.12.23 21:59:27.977129 [ 4 ] {915e64ce-47db-4513-b2df-51f23e28003b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17013 | 2025.12.23 21:59:27.977175 [ 4 ] {915e64ce-47db-4513-b2df-51f23e28003b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17014 | 2025.12.23 21:59:27.977603 [ 4 ] {915e64ce-47db-4513-b2df-51f23e28003b} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17015 | 2025.12.23 21:59:27.977640 [ 4 ] {915e64ce-47db-4513-b2df-51f23e28003b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17016 | 2025.12.23 21:59:27.977927 [ 4 ] {915e64ce-47db-4513-b2df-51f23e28003b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17017 | 2025.12.23 21:59:27.978130 [ 4 ] {915e64ce-47db-4513-b2df-51f23e28003b} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17018 | 2025.12.23 21:59:27.978261 [ 4 ] {915e64ce-47db-4513-b2df-51f23e28003b} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001151 sec., 3475.238922675934 rows/sec., 242.66 KiB/sec. | ||
| 17019 | 2025.12.23 21:59:27.978265 [ 25 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 17020 | 2025.12.23 21:59:27.978301 [ 4 ] {915e64ce-47db-4513-b2df-51f23e28003b} <Debug> TCPHandler: Processed in 0.001332977 sec. | ||
| 17021 | 2025.12.23 21:59:27.978340 [ 25 ] {} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17022 | 2025.12.23 21:59:27.978370 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17023 | 2025.12.23 21:59:27.978431 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17024 | 2025.12.23 21:59:27.978461 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 17025 | 2025.12.23 21:59:27.978493 [ 218 ] {} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): 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] | ||
| 17026 | 2025.12.23 21:59:27.978529 [ 4 ] {1bee0d07-8c79-42e6-9eb3-45e4fa105fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17027 | 2025.12.23 21:59:27.978548 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17028 | 2025.12.23 21:59:27.978550 [ 218 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): 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] | ||
| 17029 | 2025.12.23 21:59:27.978577 [ 4 ] {1bee0d07-8c79-42e6-9eb3-45e4fa105fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17030 | 2025.12.23 21:59:27.978581 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 277 rows starting from the beginning of the part | ||
| 17031 | 2025.12.23 21:59:27.978646 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2 rows starting from the beginning of the part | ||
| 17032 | 2025.12.23 21:59:27.978691 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 245 rows starting from the beginning of the part | ||
| 17033 | 2025.12.23 21:59:27.978733 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 253 rows starting from the beginning of the part | ||
| 17034 | 2025.12.23 21:59:27.978776 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 245 rows starting from the beginning of the part | ||
| 17035 | 2025.12.23 21:59:27.978815 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 4 rows starting from the beginning of the part | ||
| 17036 | 2025.12.23 21:59:27.978998 [ 4 ] {1bee0d07-8c79-42e6-9eb3-45e4fa105fb3} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17037 | 2025.12.23 21:59:27.979036 [ 4 ] {1bee0d07-8c79-42e6-9eb3-45e4fa105fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17038 | 2025.12.23 21:59:27.979384 [ 4 ] {1bee0d07-8c79-42e6-9eb3-45e4fa105fb3} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17039 | 2025.12.23 21:59:27.979711 [ 4 ] {1bee0d07-8c79-42e6-9eb3-45e4fa105fb3} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17040 | 2025.12.23 21:59:27.979746 [ 191 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318997 sec., 777863.7858918557 rows/sec., 50.82 MiB/sec. | ||
| 17041 | 2025.12.23 21:59:27.979856 [ 4 ] {1bee0d07-8c79-42e6-9eb3-45e4fa105fb3} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001345 sec., 50557.62081784386 rows/sec., 3.95 MiB/sec. | ||
| 17042 | 2025.12.23 21:59:27.979910 [ 4 ] {1bee0d07-8c79-42e6-9eb3-45e4fa105fb3} <Debug> TCPHandler: Processed in 0.001528053 sec. | ||
| 17043 | 2025.12.23 21:59:27.979927 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 17044 | 2025.12.23 21:59:27.980049 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17045 | 2025.12.23 21:59:27.980168 [ 4 ] {2f29647a-a044-4e28-884b-35ca454586ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17046 | 2025.12.23 21:59:27.980224 [ 4 ] {2f29647a-a044-4e28-884b-35ca454586ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17047 | 2025.12.23 21:59:27.980337 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_75_15} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17048 | 2025.12.23 21:59:27.980429 [ 188 ] {cfbfb583-0ef5-47db-8ba2-97535b96b1ec::all_1_75_15} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 17049 | 2025.12.23 21:59:27.980500 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 17050 | 2025.12.23 21:59:27.980700 [ 4 ] {2f29647a-a044-4e28-884b-35ca454586ea} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17051 | 2025.12.23 21:59:27.980739 [ 4 ] {2f29647a-a044-4e28-884b-35ca454586ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17052 | 2025.12.23 21:59:27.981035 [ 218 ] {} <Debug> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): 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] | ||
| 17053 | 2025.12.23 21:59:27.981112 [ 4 ] {2f29647a-a044-4e28-884b-35ca454586ea} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17054 | 2025.12.23 21:59:27.981354 [ 4 ] {2f29647a-a044-4e28-884b-35ca454586ea} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17055 | 2025.12.23 21:59:27.981491 [ 4 ] {2f29647a-a044-4e28-884b-35ca454586ea} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001348 sec., 120178.0415430267 rows/sec., 8.37 MiB/sec. | ||
| 17056 | 2025.12.23 21:59:27.981530 [ 4 ] {2f29647a-a044-4e28-884b-35ca454586ea} <Debug> TCPHandler: Processed in 0.001545193 sec. | ||
| 17057 | 2025.12.23 21:59:27.981641 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17058 | 2025.12.23 21:59:27.981737 [ 4 ] {37389463-a171-4f24-9c0d-0188eeffa4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17059 | 2025.12.23 21:59:27.981781 [ 4 ] {37389463-a171-4f24-9c0d-0188eeffa4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17060 | 2025.12.23 21:59:27.982260 [ 4 ] {37389463-a171-4f24-9c0d-0188eeffa4c9} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17061 | 2025.12.23 21:59:27.982301 [ 4 ] {37389463-a171-4f24-9c0d-0188eeffa4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17062 | 2025.12.23 21:59:27.982725 [ 4 ] {37389463-a171-4f24-9c0d-0188eeffa4c9} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17063 | 2025.12.23 21:59:27.983010 [ 4 ] {37389463-a171-4f24-9c0d-0188eeffa4c9} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17064 | 2025.12.23 21:59:27.983156 [ 4 ] {37389463-a171-4f24-9c0d-0188eeffa4c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. | ||
| 17065 | 2025.12.23 21:59:27.983193 [ 4 ] {37389463-a171-4f24-9c0d-0188eeffa4c9} <Debug> TCPHandler: Processed in 0.001600795 sec. | ||
| 17066 | 2025.12.23 21:59:28.001331 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.97 MiB, peak 387.33 MiB, free memory in arenas 0.00 B, will set to 373.51 MiB (RSS), difference: 7.54 MiB | ||
| 17067 | 2025.12.23 21:59:28.667856 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36938 | ||
| 17068 | 2025.12.23 21:59:28.668443 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17069 | 2025.12.23 21:59:28.668497 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17070 | 2025.12.23 21:59:28.668986 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17071 | 2025.12.23 21:59:28.669221 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17072 | 2025.12.23 21:59:28.669358 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36938 | ||
| 17073 | 2025.12.23 21:59:30.598049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17074 | 2025.12.23 21:59:30.617300 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17075 | 2025.12.23 21:59:30.617368 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17076 | 2025.12.23 21:59:30.623326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17077 | 2025.12.23 21:59:30.624020 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17078 | 2025.12.23 21:59:30.627604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17079 | 2025.12.23 21:59:31.305565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2114 | ||
| 17080 | 2025.12.23 21:59:31.308047 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17081 | 2025.12.23 21:59:31.308105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17082 | 2025.12.23 21:59:31.309322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17083 | 2025.12.23 21:59:31.309601 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17084 | 2025.12.23 21:59:31.309982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2114 | ||
| 17085 | 2025.12.23 21:59:32.987560 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17086 | 2025.12.23 21:59:32.987804 [ 4 ] {5d978a17-6253-49f5-a722-ab71ea37c392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17087 | 2025.12.23 21:59:32.987888 [ 4 ] {5d978a17-6253-49f5-a722-ab71ea37c392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17088 | 2025.12.23 21:59:32.988885 [ 4 ] {5d978a17-6253-49f5-a722-ab71ea37c392} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17089 | 2025.12.23 21:59:32.988929 [ 4 ] {5d978a17-6253-49f5-a722-ab71ea37c392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17090 | 2025.12.23 21:59:32.989331 [ 4 ] {5d978a17-6253-49f5-a722-ab71ea37c392} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17091 | 2025.12.23 21:59:32.989552 [ 4 ] {5d978a17-6253-49f5-a722-ab71ea37c392} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17092 | 2025.12.23 21:59:32.989715 [ 4 ] {5d978a17-6253-49f5-a722-ab71ea37c392} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001974 sec., 207700.10131712258 rows/sec., 13.18 MiB/sec. | ||
| 17093 | 2025.12.23 21:59:32.989764 [ 4 ] {5d978a17-6253-49f5-a722-ab71ea37c392} <Debug> TCPHandler: Processed in 0.002352506 sec. | ||
| 17094 | 2025.12.23 21:59:32.989883 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17095 | 2025.12.23 21:59:32.989987 [ 4 ] {892798ff-9f3a-4077-97cd-e01b73a2bceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17096 | 2025.12.23 21:59:32.990030 [ 4 ] {892798ff-9f3a-4077-97cd-e01b73a2bceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17097 | 2025.12.23 21:59:32.991069 [ 4 ] {892798ff-9f3a-4077-97cd-e01b73a2bceb} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17098 | 2025.12.23 21:59:32.991108 [ 4 ] {892798ff-9f3a-4077-97cd-e01b73a2bceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17099 | 2025.12.23 21:59:32.991501 [ 4 ] {892798ff-9f3a-4077-97cd-e01b73a2bceb} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17100 | 2025.12.23 21:59:32.991713 [ 4 ] {892798ff-9f3a-4077-97cd-e01b73a2bceb} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17101 | 2025.12.23 21:59:32.991865 [ 4 ] {892798ff-9f3a-4077-97cd-e01b73a2bceb} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001886 sec., 632025.4506892895 rows/sec., 50.49 MiB/sec. | ||
| 17102 | 2025.12.23 21:59:32.991910 [ 4 ] {892798ff-9f3a-4077-97cd-e01b73a2bceb} <Debug> TCPHandler: Processed in 0.002078859 sec. | ||
| 17103 | 2025.12.23 21:59:32.992027 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17104 | 2025.12.23 21:59:32.992124 [ 4 ] {1ba03d92-be25-45c7-98a5-f865cd15369b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17105 | 2025.12.23 21:59:32.992168 [ 4 ] {1ba03d92-be25-45c7-98a5-f865cd15369b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17106 | 2025.12.23 21:59:32.992674 [ 4 ] {1ba03d92-be25-45c7-98a5-f865cd15369b} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17107 | 2025.12.23 21:59:32.992712 [ 4 ] {1ba03d92-be25-45c7-98a5-f865cd15369b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17108 | 2025.12.23 21:59:32.993027 [ 4 ] {1ba03d92-be25-45c7-98a5-f865cd15369b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17109 | 2025.12.23 21:59:32.993235 [ 4 ] {1ba03d92-be25-45c7-98a5-f865cd15369b} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17110 | 2025.12.23 21:59:32.993367 [ 4 ] {1ba03d92-be25-45c7-98a5-f865cd15369b} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001262 sec., 194136.2916006339 rows/sec., 11.86 MiB/sec. | ||
| 17111 | 2025.12.23 21:59:32.993406 [ 4 ] {1ba03d92-be25-45c7-98a5-f865cd15369b} <Debug> TCPHandler: Processed in 0.0014285 sec. | ||
| 17112 | 2025.12.23 21:59:32.993513 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17113 | 2025.12.23 21:59:32.993606 [ 4 ] {033bbac1-c22a-4f34-b6e4-e19d07469f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17114 | 2025.12.23 21:59:32.993646 [ 4 ] {033bbac1-c22a-4f34-b6e4-e19d07469f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17115 | 2025.12.23 21:59:32.994120 [ 4 ] {033bbac1-c22a-4f34-b6e4-e19d07469f9a} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17116 | 2025.12.23 21:59:32.994157 [ 4 ] {033bbac1-c22a-4f34-b6e4-e19d07469f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17117 | 2025.12.23 21:59:32.994464 [ 4 ] {033bbac1-c22a-4f34-b6e4-e19d07469f9a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17118 | 2025.12.23 21:59:32.994667 [ 4 ] {033bbac1-c22a-4f34-b6e4-e19d07469f9a} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17119 | 2025.12.23 21:59:32.994793 [ 4 ] {033bbac1-c22a-4f34-b6e4-e19d07469f9a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001206 sec., 175787.728026534 rows/sec., 11.34 MiB/sec. | ||
| 17120 | 2025.12.23 21:59:32.994831 [ 4 ] {033bbac1-c22a-4f34-b6e4-e19d07469f9a} <Debug> TCPHandler: Processed in 0.001368048 sec. | ||
| 17121 | 2025.12.23 21:59:32.994940 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17122 | 2025.12.23 21:59:32.995034 [ 4 ] {6d2a2bfa-1592-440a-9aa6-18ded726e913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17123 | 2025.12.23 21:59:32.995075 [ 4 ] {6d2a2bfa-1592-440a-9aa6-18ded726e913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17124 | 2025.12.23 21:59:32.995541 [ 4 ] {6d2a2bfa-1592-440a-9aa6-18ded726e913} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17125 | 2025.12.23 21:59:32.995578 [ 4 ] {6d2a2bfa-1592-440a-9aa6-18ded726e913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17126 | 2025.12.23 21:59:32.995871 [ 4 ] {6d2a2bfa-1592-440a-9aa6-18ded726e913} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17127 | 2025.12.23 21:59:32.996075 [ 4 ] {6d2a2bfa-1592-440a-9aa6-18ded726e913} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17128 | 2025.12.23 21:59:32.996202 [ 4 ] {6d2a2bfa-1592-440a-9aa6-18ded726e913} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001186 sec., 177908.9376053963 rows/sec., 10.10 MiB/sec. | ||
| 17129 | 2025.12.23 21:59:32.996241 [ 4 ] {6d2a2bfa-1592-440a-9aa6-18ded726e913} <Debug> TCPHandler: Processed in 0.001349718 sec. | ||
| 17130 | 2025.12.23 21:59:32.996347 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17131 | 2025.12.23 21:59:32.996440 [ 4 ] {bb095f10-6133-4c72-aea7-cd80ad8b8f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17132 | 2025.12.23 21:59:32.996479 [ 4 ] {bb095f10-6133-4c72-aea7-cd80ad8b8f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17133 | 2025.12.23 21:59:32.997140 [ 4 ] {bb095f10-6133-4c72-aea7-cd80ad8b8f9c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17134 | 2025.12.23 21:59:32.997176 [ 4 ] {bb095f10-6133-4c72-aea7-cd80ad8b8f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17135 | 2025.12.23 21:59:32.997495 [ 4 ] {bb095f10-6133-4c72-aea7-cd80ad8b8f9c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17136 | 2025.12.23 21:59:32.997695 [ 4 ] {bb095f10-6133-4c72-aea7-cd80ad8b8f9c} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17137 | 2025.12.23 21:59:32.997822 [ 4 ] {bb095f10-6133-4c72-aea7-cd80ad8b8f9c} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001399 sec., 513938.52751965687 rows/sec., 36.07 MiB/sec. | ||
| 17138 | 2025.12.23 21:59:32.997863 [ 4 ] {bb095f10-6133-4c72-aea7-cd80ad8b8f9c} <Debug> TCPHandler: Processed in 0.001564904 sec. | ||
| 17139 | 2025.12.23 21:59:32.997972 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17140 | 2025.12.23 21:59:32.998066 [ 4 ] {09d3537c-65c7-4edb-8959-0f282b0d9de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17141 | 2025.12.23 21:59:32.998108 [ 4 ] {09d3537c-65c7-4edb-8959-0f282b0d9de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17142 | 2025.12.23 21:59:32.998440 [ 4 ] {09d3537c-65c7-4edb-8959-0f282b0d9de0} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17143 | 2025.12.23 21:59:32.998476 [ 4 ] {09d3537c-65c7-4edb-8959-0f282b0d9de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17144 | 2025.12.23 21:59:32.998780 [ 4 ] {09d3537c-65c7-4edb-8959-0f282b0d9de0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17145 | 2025.12.23 21:59:32.998979 [ 4 ] {09d3537c-65c7-4edb-8959-0f282b0d9de0} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17146 | 2025.12.23 21:59:32.999106 [ 4 ] {09d3537c-65c7-4edb-8959-0f282b0d9de0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 17147 | 2025.12.23 21:59:32.999143 [ 4 ] {09d3537c-65c7-4edb-8959-0f282b0d9de0} <Debug> TCPHandler: Processed in 0.001218924 sec. | ||
| 17148 | 2025.12.23 21:59:32.999250 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17149 | 2025.12.23 21:59:32.999344 [ 4 ] {ef9b0d26-d041-4a7f-b345-46e29a11df02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17150 | 2025.12.23 21:59:32.999386 [ 4 ] {ef9b0d26-d041-4a7f-b345-46e29a11df02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17151 | 2025.12.23 21:59:32.999815 [ 4 ] {ef9b0d26-d041-4a7f-b345-46e29a11df02} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17152 | 2025.12.23 21:59:32.999852 [ 4 ] {ef9b0d26-d041-4a7f-b345-46e29a11df02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17153 | 2025.12.23 21:59:33.000328 [ 4 ] {ef9b0d26-d041-4a7f-b345-46e29a11df02} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17154 | 2025.12.23 21:59:33.000536 [ 4 ] {ef9b0d26-d041-4a7f-b345-46e29a11df02} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17155 | 2025.12.23 21:59:33.000668 [ 4 ] {ef9b0d26-d041-4a7f-b345-46e29a11df02} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001343 sec., 233804.9143708116 rows/sec., 15.36 MiB/sec. | ||
| 17156 | 2025.12.23 21:59:33.000705 [ 4 ] {ef9b0d26-d041-4a7f-b345-46e29a11df02} <Debug> TCPHandler: Processed in 0.001504652 sec. | ||
| 17157 | 2025.12.23 21:59:33.000814 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17158 | 2025.12.23 21:59:33.000908 [ 4 ] {a928f4be-9471-49df-aaa1-63ada9ddf0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17159 | 2025.12.23 21:59:33.000950 [ 4 ] {a928f4be-9471-49df-aaa1-63ada9ddf0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17160 | 2025.12.23 21:59:33.001263 [ 4 ] {a928f4be-9471-49df-aaa1-63ada9ddf0b1} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17161 | 2025.12.23 21:59:33.001300 [ 4 ] {a928f4be-9471-49df-aaa1-63ada9ddf0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17162 | 2025.12.23 21:59:33.001587 [ 4 ] {a928f4be-9471-49df-aaa1-63ada9ddf0b1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17163 | 2025.12.23 21:59:33.001786 [ 4 ] {a928f4be-9471-49df-aaa1-63ada9ddf0b1} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17164 | 2025.12.23 21:59:33.001911 [ 4 ] {a928f4be-9471-49df-aaa1-63ada9ddf0b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 17165 | 2025.12.23 21:59:33.001948 [ 4 ] {a928f4be-9471-49df-aaa1-63ada9ddf0b1} <Debug> TCPHandler: Processed in 0.001183683 sec. | ||
| 17166 | 2025.12.23 21:59:33.002053 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17167 | 2025.12.23 21:59:33.002146 [ 4 ] {7146aa77-c82d-4b8c-9670-8a60656206ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17168 | 2025.12.23 21:59:33.002200 [ 4 ] {7146aa77-c82d-4b8c-9670-8a60656206ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17169 | 2025.12.23 21:59:33.003071 [ 4 ] {7146aa77-c82d-4b8c-9670-8a60656206ed} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17170 | 2025.12.23 21:59:33.003107 [ 4 ] {7146aa77-c82d-4b8c-9670-8a60656206ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17171 | 2025.12.23 21:59:33.003646 [ 4 ] {7146aa77-c82d-4b8c-9670-8a60656206ed} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17172 | 2025.12.23 21:59:33.003866 [ 4 ] {7146aa77-c82d-4b8c-9670-8a60656206ed} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17173 | 2025.12.23 21:59:33.004002 [ 4 ] {7146aa77-c82d-4b8c-9670-8a60656206ed} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001874 sec., 21344.71718249733 rows/sec., 38.25 MiB/sec. | ||
| 17174 | 2025.12.23 21:59:33.004059 [ 4 ] {7146aa77-c82d-4b8c-9670-8a60656206ed} <Debug> TCPHandler: Processed in 0.002053868 sec. | ||
| 17175 | 2025.12.23 21:59:33.004186 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17176 | 2025.12.23 21:59:33.004307 [ 4 ] {c218afc9-ba42-4060-b3af-1dc43190dcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17177 | 2025.12.23 21:59:33.004359 [ 4 ] {c218afc9-ba42-4060-b3af-1dc43190dcc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17178 | 2025.12.23 21:59:33.004771 [ 4 ] {c218afc9-ba42-4060-b3af-1dc43190dcc6} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17179 | 2025.12.23 21:59:33.004808 [ 4 ] {c218afc9-ba42-4060-b3af-1dc43190dcc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17180 | 2025.12.23 21:59:33.005149 [ 4 ] {c218afc9-ba42-4060-b3af-1dc43190dcc6} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17181 | 2025.12.23 21:59:33.005375 [ 4 ] {c218afc9-ba42-4060-b3af-1dc43190dcc6} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17182 | 2025.12.23 21:59:33.005505 [ 4 ] {c218afc9-ba42-4060-b3af-1dc43190dcc6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001224 sec., 84967.32026143791 rows/sec., 5.21 MiB/sec. | ||
| 17183 | 2025.12.23 21:59:33.005543 [ 4 ] {c218afc9-ba42-4060-b3af-1dc43190dcc6} <Debug> TCPHandler: Processed in 0.00141904 sec. | ||
| 17184 | 2025.12.23 21:59:35.918244 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17185 | 2025.12.23 21:59:35.918302 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17186 | 2025.12.23 21:59:36.170459 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37450 | ||
| 17187 | 2025.12.23 21:59:36.171003 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17188 | 2025.12.23 21:59:36.171041 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17189 | 2025.12.23 21:59:36.171521 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17190 | 2025.12.23 21:59:36.171753 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17191 | 2025.12.23 21:59:36.171883 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37450 | ||
| 17192 | 2025.12.23 21:59:37.974381 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17193 | 2025.12.23 21:59:37.974677 [ 4 ] {0a8e42c7-ca25-4a1e-b307-19c737701eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17194 | 2025.12.23 21:59:37.974779 [ 4 ] {0a8e42c7-ca25-4a1e-b307-19c737701eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17195 | 2025.12.23 21:59:37.975481 [ 4 ] {0a8e42c7-ca25-4a1e-b307-19c737701eb3} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17196 | 2025.12.23 21:59:37.975525 [ 4 ] {0a8e42c7-ca25-4a1e-b307-19c737701eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17197 | 2025.12.23 21:59:37.975899 [ 4 ] {0a8e42c7-ca25-4a1e-b307-19c737701eb3} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17198 | 2025.12.23 21:59:37.976112 [ 4 ] {0a8e42c7-ca25-4a1e-b307-19c737701eb3} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17199 | 2025.12.23 21:59:37.976263 [ 4 ] {0a8e42c7-ca25-4a1e-b307-19c737701eb3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.59 MiB/sec. | ||
| 17200 | 2025.12.23 21:59:37.976304 [ 4 ] {0a8e42c7-ca25-4a1e-b307-19c737701eb3} <Debug> TCPHandler: Processed in 0.002097719 sec. | ||
| 17201 | 2025.12.23 21:59:37.976417 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17202 | 2025.12.23 21:59:37.976509 [ 4 ] {0cfff986-40b1-4fe8-b72a-e59d59ce57f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17203 | 2025.12.23 21:59:37.976548 [ 4 ] {0cfff986-40b1-4fe8-b72a-e59d59ce57f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17204 | 2025.12.23 21:59:37.977006 [ 4 ] {0cfff986-40b1-4fe8-b72a-e59d59ce57f7} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17205 | 2025.12.23 21:59:37.977043 [ 4 ] {0cfff986-40b1-4fe8-b72a-e59d59ce57f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17206 | 2025.12.23 21:59:37.977342 [ 4 ] {0cfff986-40b1-4fe8-b72a-e59d59ce57f7} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17207 | 2025.12.23 21:59:37.977546 [ 4 ] {0cfff986-40b1-4fe8-b72a-e59d59ce57f7} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17208 | 2025.12.23 21:59:37.977672 [ 4 ] {0cfff986-40b1-4fe8-b72a-e59d59ce57f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 17209 | 2025.12.23 21:59:37.977710 [ 4 ] {0cfff986-40b1-4fe8-b72a-e59d59ce57f7} <Debug> TCPHandler: Processed in 0.001340337 sec. | ||
| 17210 | 2025.12.23 21:59:37.977819 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17211 | 2025.12.23 21:59:37.977911 [ 4 ] {533182c8-c622-4698-a3a6-ad9aa84a5c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17212 | 2025.12.23 21:59:37.977955 [ 4 ] {533182c8-c622-4698-a3a6-ad9aa84a5c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17213 | 2025.12.23 21:59:37.978405 [ 4 ] {533182c8-c622-4698-a3a6-ad9aa84a5c53} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17214 | 2025.12.23 21:59:37.978442 [ 4 ] {533182c8-c622-4698-a3a6-ad9aa84a5c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17215 | 2025.12.23 21:59:37.978768 [ 4 ] {533182c8-c622-4698-a3a6-ad9aa84a5c53} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17216 | 2025.12.23 21:59:37.978983 [ 4 ] {533182c8-c622-4698-a3a6-ad9aa84a5c53} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17217 | 2025.12.23 21:59:37.979112 [ 4 ] {533182c8-c622-4698-a3a6-ad9aa84a5c53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 17218 | 2025.12.23 21:59:37.979150 [ 4 ] {533182c8-c622-4698-a3a6-ad9aa84a5c53} <Debug> TCPHandler: Processed in 0.001377729 sec. | ||
| 17219 | 2025.12.23 21:59:37.979256 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17220 | 2025.12.23 21:59:37.979349 [ 4 ] {57425dcb-7b23-4cc6-a847-6a7fc1172a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17221 | 2025.12.23 21:59:37.979389 [ 4 ] {57425dcb-7b23-4cc6-a847-6a7fc1172a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17222 | 2025.12.23 21:59:37.979715 [ 4 ] {57425dcb-7b23-4cc6-a847-6a7fc1172a04} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17223 | 2025.12.23 21:59:37.979750 [ 4 ] {57425dcb-7b23-4cc6-a847-6a7fc1172a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17224 | 2025.12.23 21:59:37.980040 [ 4 ] {57425dcb-7b23-4cc6-a847-6a7fc1172a04} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17225 | 2025.12.23 21:59:37.980238 [ 4 ] {57425dcb-7b23-4cc6-a847-6a7fc1172a04} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17226 | 2025.12.23 21:59:37.980360 [ 4 ] {57425dcb-7b23-4cc6-a847-6a7fc1172a04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 17227 | 2025.12.23 21:59:37.980396 [ 4 ] {57425dcb-7b23-4cc6-a847-6a7fc1172a04} <Debug> TCPHandler: Processed in 0.001186563 sec. | ||
| 17228 | 2025.12.23 21:59:38.128640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17229 | 2025.12.23 21:59:38.146565 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17230 | 2025.12.23 21:59:38.146613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17231 | 2025.12.23 21:59:38.152801 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17232 | 2025.12.23 21:59:38.153527 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17233 | 2025.12.23 21:59:38.157086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17234 | 2025.12.23 21:59:41.311152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2144 | ||
| 17235 | 2025.12.23 21:59:41.313447 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17236 | 2025.12.23 21:59:41.313508 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17237 | 2025.12.23 21:59:41.314725 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17238 | 2025.12.23 21:59:41.315001 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17239 | 2025.12.23 21:59:41.315285 [ 218 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): 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] | ||
| 17240 | 2025.12.23 21:59:41.315367 [ 218 ] {} <Debug> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): 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] | ||
| 17241 | 2025.12.23 21:59:41.315392 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2144 | ||
| 17242 | 2025.12.23 21:59:41.318076 [ 218 ] {} <Debug> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): 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] | ||
| 17243 | 2025.12.23 21:59:41.905677 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17244 | 2025.12.23 21:59:41.905846 [ 4 ] {51b6a2d5-69d4-47bb-b5d5-3925399d3fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17245 | 2025.12.23 21:59:41.905910 [ 4 ] {51b6a2d5-69d4-47bb-b5d5-3925399d3fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17246 | 2025.12.23 21:59:41.906686 [ 4 ] {51b6a2d5-69d4-47bb-b5d5-3925399d3fb6} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17247 | 2025.12.23 21:59:41.906727 [ 4 ] {51b6a2d5-69d4-47bb-b5d5-3925399d3fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17248 | 2025.12.23 21:59:41.907133 [ 4 ] {51b6a2d5-69d4-47bb-b5d5-3925399d3fb6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17249 | 2025.12.23 21:59:41.907357 [ 4 ] {51b6a2d5-69d4-47bb-b5d5-3925399d3fb6} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17250 | 2025.12.23 21:59:41.907516 [ 4 ] {51b6a2d5-69d4-47bb-b5d5-3925399d3fb6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001716 sec., 238927.73892773892 rows/sec., 15.16 MiB/sec. | ||
| 17251 | 2025.12.23 21:59:41.907567 [ 4 ] {51b6a2d5-69d4-47bb-b5d5-3925399d3fb6} <Debug> TCPHandler: Processed in 0.002015647 sec. | ||
| 17252 | 2025.12.23 21:59:41.907686 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17253 | 2025.12.23 21:59:41.907796 [ 4 ] {7aceceaf-0edf-4192-a2fc-e339e3670408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17254 | 2025.12.23 21:59:41.907839 [ 4 ] {7aceceaf-0edf-4192-a2fc-e339e3670408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17255 | 2025.12.23 21:59:41.908239 [ 4 ] {7aceceaf-0edf-4192-a2fc-e339e3670408} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17256 | 2025.12.23 21:59:41.908274 [ 4 ] {7aceceaf-0edf-4192-a2fc-e339e3670408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17257 | 2025.12.23 21:59:41.908574 [ 4 ] {7aceceaf-0edf-4192-a2fc-e339e3670408} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17258 | 2025.12.23 21:59:41.908771 [ 4 ] {7aceceaf-0edf-4192-a2fc-e339e3670408} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17259 | 2025.12.23 21:59:41.908900 [ 4 ] {7aceceaf-0edf-4192-a2fc-e339e3670408} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001127 sec., 3549.24578527063 rows/sec., 289.42 KiB/sec. | ||
| 17260 | 2025.12.23 21:59:41.908939 [ 4 ] {7aceceaf-0edf-4192-a2fc-e339e3670408} <Debug> TCPHandler: Processed in 0.001305587 sec. | ||
| 17261 | 2025.12.23 21:59:41.909047 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17262 | 2025.12.23 21:59:41.909149 [ 4 ] {0e5b7e5b-6fbc-4c5d-8586-80ddacbc37c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17263 | 2025.12.23 21:59:41.909188 [ 4 ] {0e5b7e5b-6fbc-4c5d-8586-80ddacbc37c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17264 | 2025.12.23 21:59:41.911220 [ 4 ] {0e5b7e5b-6fbc-4c5d-8586-80ddacbc37c0} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17265 | 2025.12.23 21:59:41.911256 [ 4 ] {0e5b7e5b-6fbc-4c5d-8586-80ddacbc37c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17266 | 2025.12.23 21:59:41.911691 [ 4 ] {0e5b7e5b-6fbc-4c5d-8586-80ddacbc37c0} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17267 | 2025.12.23 21:59:41.911898 [ 4 ] {0e5b7e5b-6fbc-4c5d-8586-80ddacbc37c0} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17268 | 2025.12.23 21:59:41.912013 [ 147 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17269 | 2025.12.23 21:59:41.912029 [ 4 ] {0e5b7e5b-6fbc-4c5d-8586-80ddacbc37c0} <Debug> executeQuery: Read 2334 rows, 194.22 KiB in 0.002899 sec., 805105.2086926526 rows/sec., 65.43 MiB/sec. | ||
| 17270 | 2025.12.23 21:59:41.912053 [ 147 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17271 | 2025.12.23 21:59:41.912074 [ 4 ] {0e5b7e5b-6fbc-4c5d-8586-80ddacbc37c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 17272 | 2025.12.23 21:59:41.912075 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17273 | 2025.12.23 21:59:41.912087 [ 4 ] {0e5b7e5b-6fbc-4c5d-8586-80ddacbc37c0} <Debug> TCPHandler: Processed in 0.003089527 sec. | ||
| 17274 | 2025.12.23 21:59:41.912219 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17275 | 2025.12.23 21:59:41.912272 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::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 | ||
| 17276 | 2025.12.23 21:59:41.912313 [ 4 ] {6faae1d4-82dc-41db-96bb-cdfdd323a750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17277 | 2025.12.23 21:59:41.912387 [ 4 ] {6faae1d4-82dc-41db-96bb-cdfdd323a750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17278 | 2025.12.23 21:59:41.912499 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17279 | 2025.12.23 21:59:41.912559 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2465 rows starting from the beginning of the part | ||
| 17280 | 2025.12.23 21:59:41.912667 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1192 rows starting from the beginning of the part | ||
| 17281 | 2025.12.23 21:59:41.912747 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 58 rows starting from the beginning of the part | ||
| 17282 | 2025.12.23 21:59:41.912815 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1192 rows starting from the beginning of the part | ||
| 17283 | 2025.12.23 21:59:41.912881 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part | ||
| 17284 | 2025.12.23 21:59:41.912949 [ 193 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 2334 rows starting from the beginning of the part | ||
| 17285 | 2025.12.23 21:59:41.912982 [ 4 ] {6faae1d4-82dc-41db-96bb-cdfdd323a750} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17286 | 2025.12.23 21:59:41.913023 [ 4 ] {6faae1d4-82dc-41db-96bb-cdfdd323a750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17287 | 2025.12.23 21:59:41.913381 [ 4 ] {6faae1d4-82dc-41db-96bb-cdfdd323a750} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17288 | 2025.12.23 21:59:41.913592 [ 4 ] {6faae1d4-82dc-41db-96bb-cdfdd323a750} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17289 | 2025.12.23 21:59:41.913724 [ 4 ] {6faae1d4-82dc-41db-96bb-cdfdd323a750} <Debug> executeQuery: Read 249 rows, 15.60 KiB in 0.00143 sec., 174125.8741258741 rows/sec., 10.66 MiB/sec. | ||
| 17290 | 2025.12.23 21:59:41.913763 [ 4 ] {6faae1d4-82dc-41db-96bb-cdfdd323a750} <Debug> TCPHandler: Processed in 0.001592535 sec. | ||
| 17291 | 2025.12.23 21:59:41.913869 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17292 | 2025.12.23 21:59:41.913967 [ 4 ] {69238902-ce09-4d36-b74a-52b05e09af80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17293 | 2025.12.23 21:59:41.914015 [ 4 ] {69238902-ce09-4d36-b74a-52b05e09af80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17294 | 2025.12.23 21:59:41.914708 [ 4 ] {69238902-ce09-4d36-b74a-52b05e09af80} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17295 | 2025.12.23 21:59:41.914751 [ 4 ] {69238902-ce09-4d36-b74a-52b05e09af80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17296 | 2025.12.23 21:59:41.915107 [ 4 ] {69238902-ce09-4d36-b74a-52b05e09af80} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17297 | 2025.12.23 21:59:41.915311 [ 4 ] {69238902-ce09-4d36-b74a-52b05e09af80} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17298 | 2025.12.23 21:59:41.915377 [ 188 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7297 rows, containing 5 columns (5 merged, 0 gathered) in 0.00319584 sec., 2283280.7649944928 rows/sec., 193.50 MiB/sec. | ||
| 17299 | 2025.12.23 21:59:41.915439 [ 4 ] {69238902-ce09-4d36-b74a-52b05e09af80} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001495 sec., 294314.381270903 rows/sec., 19.47 MiB/sec. | ||
| 17300 | 2025.12.23 21:59:41.915477 [ 4 ] {69238902-ce09-4d36-b74a-52b05e09af80} <Debug> TCPHandler: Processed in 0.001655587 sec. | ||
| 17301 | 2025.12.23 21:59:41.915582 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17302 | 2025.12.23 21:59:41.915674 [ 4 ] {cd53eb0c-cb76-4422-aea0-f77d8198be9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17303 | 2025.12.23 21:59:41.915678 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17304 | 2025.12.23 21:59:41.915715 [ 4 ] {cd53eb0c-cb76-4422-aea0-f77d8198be9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17305 | 2025.12.23 21:59:41.915990 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_131_26} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17306 | 2025.12.23 21:59:41.916074 [ 191 ] {d04c1d96-bf8a-489d-984c-a2a28e910dd4::all_1_131_26} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17307 | 2025.12.23 21:59:41.916176 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 17308 | 2025.12.23 21:59:41.916209 [ 4 ] {cd53eb0c-cb76-4422-aea0-f77d8198be9e} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17309 | 2025.12.23 21:59:41.916248 [ 4 ] {cd53eb0c-cb76-4422-aea0-f77d8198be9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17310 | 2025.12.23 21:59:41.916544 [ 4 ] {cd53eb0c-cb76-4422-aea0-f77d8198be9e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17311 | 2025.12.23 21:59:41.916744 [ 4 ] {cd53eb0c-cb76-4422-aea0-f77d8198be9e} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17312 | 2025.12.23 21:59:41.916866 [ 4 ] {cd53eb0c-cb76-4422-aea0-f77d8198be9e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001211 sec., 174236.16845582164 rows/sec., 9.89 MiB/sec. | ||
| 17313 | 2025.12.23 21:59:41.916904 [ 4 ] {cd53eb0c-cb76-4422-aea0-f77d8198be9e} <Debug> TCPHandler: Processed in 0.001369828 sec. | ||
| 17314 | 2025.12.23 21:59:41.917021 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17315 | 2025.12.23 21:59:41.917138 [ 4 ] {3aa9ab25-ec8c-440d-b50d-28e28e1a79c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17316 | 2025.12.23 21:59:41.917185 [ 4 ] {3aa9ab25-ec8c-440d-b50d-28e28e1a79c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17317 | 2025.12.23 21:59:41.918256 [ 4 ] {3aa9ab25-ec8c-440d-b50d-28e28e1a79c3} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17318 | 2025.12.23 21:59:41.918294 [ 4 ] {3aa9ab25-ec8c-440d-b50d-28e28e1a79c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17319 | 2025.12.23 21:59:41.918659 [ 4 ] {3aa9ab25-ec8c-440d-b50d-28e28e1a79c3} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17320 | 2025.12.23 21:59:41.918870 [ 4 ] {3aa9ab25-ec8c-440d-b50d-28e28e1a79c3} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17321 | 2025.12.23 21:59:41.919002 [ 4 ] {3aa9ab25-ec8c-440d-b50d-28e28e1a79c3} <Debug> executeQuery: Read 1179 rows, 86.29 KiB in 0.00189 sec., 623809.5238095238 rows/sec., 44.58 MiB/sec. | ||
| 17322 | 2025.12.23 21:59:41.919001 [ 149 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17323 | 2025.12.23 21:59:41.919043 [ 4 ] {3aa9ab25-ec8c-440d-b50d-28e28e1a79c3} <Debug> TCPHandler: Processed in 0.002082659 sec. | ||
| 17324 | 2025.12.23 21:59:41.919063 [ 149 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17325 | 2025.12.23 21:59:41.919116 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17326 | 2025.12.23 21:59:41.919189 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17327 | 2025.12.23 21:59:41.919191 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::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 | ||
| 17328 | 2025.12.23 21:59:41.919297 [ 4 ] {910da1cb-a3cf-44e4-8d3b-933340c746d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17329 | 2025.12.23 21:59:41.919323 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17330 | 2025.12.23 21:59:41.919343 [ 4 ] {910da1cb-a3cf-44e4-8d3b-933340c746d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17331 | 2025.12.23 21:59:41.919355 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1249 rows starting from the beginning of the part | ||
| 17332 | 2025.12.23 21:59:41.919447 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 719 rows starting from the beginning of the part | ||
| 17333 | 2025.12.23 21:59:41.919492 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 68 rows starting from the beginning of the part | ||
| 17334 | 2025.12.23 21:59:41.919533 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 719 rows starting from the beginning of the part | ||
| 17335 | 2025.12.23 21:59:41.919573 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part | ||
| 17336 | 2025.12.23 21:59:41.919614 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1179 rows starting from the beginning of the part | ||
| 17337 | 2025.12.23 21:59:41.919688 [ 4 ] {910da1cb-a3cf-44e4-8d3b-933340c746d7} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17338 | 2025.12.23 21:59:41.919731 [ 4 ] {910da1cb-a3cf-44e4-8d3b-933340c746d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17339 | 2025.12.23 21:59:41.920051 [ 4 ] {910da1cb-a3cf-44e4-8d3b-933340c746d7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17340 | 2025.12.23 21:59:41.920279 [ 4 ] {910da1cb-a3cf-44e4-8d3b-933340c746d7} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17341 | 2025.12.23 21:59:41.920412 [ 4 ] {910da1cb-a3cf-44e4-8d3b-933340c746d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 17342 | 2025.12.23 21:59:41.920451 [ 4 ] {910da1cb-a3cf-44e4-8d3b-933340c746d7} <Debug> TCPHandler: Processed in 0.001310697 sec. | ||
| 17343 | 2025.12.23 21:59:41.920558 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17344 | 2025.12.23 21:59:41.920670 [ 4 ] {f3388819-c685-42e8-9da8-4fcad6f85455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17345 | 2025.12.23 21:59:41.920719 [ 4 ] {f3388819-c685-42e8-9da8-4fcad6f85455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17346 | 2025.12.23 21:59:41.920995 [ 200 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3998 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838112 sec., 2175057.885482495 rows/sec., 163.69 MiB/sec. | ||
| 17347 | 2025.12.23 21:59:41.921175 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17348 | 2025.12.23 21:59:41.921336 [ 4 ] {f3388819-c685-42e8-9da8-4fcad6f85455} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17349 | 2025.12.23 21:59:41.921378 [ 4 ] {f3388819-c685-42e8-9da8-4fcad6f85455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17350 | 2025.12.23 21:59:41.921426 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_131_26} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17351 | 2025.12.23 21:59:41.921501 [ 189 ] {e5e66899-0f6a-4486-95af-62287cdd4fef::all_1_131_26} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17352 | 2025.12.23 21:59:41.921580 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 17353 | 2025.12.23 21:59:41.921761 [ 4 ] {f3388819-c685-42e8-9da8-4fcad6f85455} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17354 | 2025.12.23 21:59:41.921981 [ 4 ] {f3388819-c685-42e8-9da8-4fcad6f85455} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17355 | 2025.12.23 21:59:41.922108 [ 4 ] {f3388819-c685-42e8-9da8-4fcad6f85455} <Debug> executeQuery: Read 938 rows, 63.61 KiB in 0.001462 sec., 641586.8673050615 rows/sec., 42.49 MiB/sec. | ||
| 17356 | 2025.12.23 21:59:41.922146 [ 4 ] {f3388819-c685-42e8-9da8-4fcad6f85455} <Debug> TCPHandler: Processed in 0.001644046 sec. | ||
| 17357 | 2025.12.23 21:59:41.922252 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17358 | 2025.12.23 21:59:41.922343 [ 4 ] {b82bf9ed-adb8-4c7c-b92e-100a5b8ed9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17359 | 2025.12.23 21:59:41.922383 [ 4 ] {b82bf9ed-adb8-4c7c-b92e-100a5b8ed9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17360 | 2025.12.23 21:59:41.922684 [ 4 ] {b82bf9ed-adb8-4c7c-b92e-100a5b8ed9bd} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17361 | 2025.12.23 21:59:41.922718 [ 4 ] {b82bf9ed-adb8-4c7c-b92e-100a5b8ed9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17362 | 2025.12.23 21:59:41.922996 [ 4 ] {b82bf9ed-adb8-4c7c-b92e-100a5b8ed9bd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17363 | 2025.12.23 21:59:41.923193 [ 4 ] {b82bf9ed-adb8-4c7c-b92e-100a5b8ed9bd} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17364 | 2025.12.23 21:59:41.923315 [ 4 ] {b82bf9ed-adb8-4c7c-b92e-100a5b8ed9bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000991 sec., 1009.0817356205854 rows/sec., 67.99 KiB/sec. | ||
| 17365 | 2025.12.23 21:59:41.923350 [ 4 ] {b82bf9ed-adb8-4c7c-b92e-100a5b8ed9bd} <Debug> TCPHandler: Processed in 0.001146072 sec. | ||
| 17366 | 2025.12.23 21:59:41.923455 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17367 | 2025.12.23 21:59:41.923548 [ 4 ] {a21618e5-880b-4520-a7a5-3a520c6fe334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17368 | 2025.12.23 21:59:41.923602 [ 4 ] {a21618e5-880b-4520-a7a5-3a520c6fe334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17369 | 2025.12.23 21:59:41.924471 [ 4 ] {a21618e5-880b-4520-a7a5-3a520c6fe334} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17370 | 2025.12.23 21:59:41.924508 [ 4 ] {a21618e5-880b-4520-a7a5-3a520c6fe334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17371 | 2025.12.23 21:59:41.925065 [ 4 ] {a21618e5-880b-4520-a7a5-3a520c6fe334} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17372 | 2025.12.23 21:59:41.925280 [ 4 ] {a21618e5-880b-4520-a7a5-3a520c6fe334} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17373 | 2025.12.23 21:59:41.925417 [ 4 ] {a21618e5-880b-4520-a7a5-3a520c6fe334} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001888 sec., 21186.440677966104 rows/sec., 37.97 MiB/sec. | ||
| 17374 | 2025.12.23 21:59:41.925481 [ 4 ] {a21618e5-880b-4520-a7a5-3a520c6fe334} <Debug> TCPHandler: Processed in 0.002073728 sec. | ||
| 17375 | 2025.12.23 21:59:41.925599 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17376 | 2025.12.23 21:59:41.925710 [ 4 ] {2ea2e23e-0d68-4dfe-b5f7-7d1feb7b1393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17377 | 2025.12.23 21:59:41.925758 [ 4 ] {2ea2e23e-0d68-4dfe-b5f7-7d1feb7b1393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17378 | 2025.12.23 21:59:41.926119 [ 4 ] {2ea2e23e-0d68-4dfe-b5f7-7d1feb7b1393} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17379 | 2025.12.23 21:59:41.926154 [ 4 ] {2ea2e23e-0d68-4dfe-b5f7-7d1feb7b1393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17380 | 2025.12.23 21:59:41.926462 [ 4 ] {2ea2e23e-0d68-4dfe-b5f7-7d1feb7b1393} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17381 | 2025.12.23 21:59:41.926658 [ 4 ] {2ea2e23e-0d68-4dfe-b5f7-7d1feb7b1393} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17382 | 2025.12.23 21:59:41.926778 [ 149 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17383 | 2025.12.23 21:59:41.926784 [ 4 ] {2ea2e23e-0d68-4dfe-b5f7-7d1feb7b1393} <Debug> executeQuery: Read 82 rows, 5.00 KiB in 0.001098 sec., 74681.23861566484 rows/sec., 4.44 MiB/sec. | ||
| 17384 | 2025.12.23 21:59:41.926818 [ 149 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17385 | 2025.12.23 21:59:41.926840 [ 4 ] {2ea2e23e-0d68-4dfe-b5f7-7d1feb7b1393} <Debug> TCPHandler: Processed in 0.001301907 sec. | ||
| 17386 | 2025.12.23 21:59:41.926841 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 17387 | 2025.12.23 21:59:41.926940 [ 188 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::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 | ||
| 17388 | 2025.12.23 21:59:41.927028 [ 188 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17389 | 2025.12.23 21:59:41.927057 [ 188 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8438 rows starting from the beginning of the part | ||
| 17390 | 2025.12.23 21:59:41.927109 [ 188 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 104 rows starting from the beginning of the part | ||
| 17391 | 2025.12.23 21:59:41.927152 [ 188 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 17392 | 2025.12.23 21:59:41.927192 [ 188 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 104 rows starting from the beginning of the part | ||
| 17393 | 2025.12.23 21:59:41.927234 [ 188 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 17394 | 2025.12.23 21:59:41.927270 [ 188 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 82 rows starting from the beginning of the part | ||
| 17395 | 2025.12.23 21:59:41.930023 [ 190 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8848 rows, containing 4 columns (4 merged, 0 gathered) in 0.003110808 sec., 2844277.11385595 rows/sec., 181.60 MiB/sec. | ||
| 17396 | 2025.12.23 21:59:41.930294 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17397 | 2025.12.23 21:59:41.930657 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_131_26} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17398 | 2025.12.23 21:59:41.930757 [ 198 ] {36e74e41-7080-4bf1-82b0-f3259d01ae0e::all_1_131_26} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17399 | 2025.12.23 21:59:41.930877 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 17400 | 2025.12.23 21:59:42.970083 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17401 | 2025.12.23 21:59:42.970374 [ 4 ] {10ac1905-d0e2-4d11-9636-aca7ef4d74fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17402 | 2025.12.23 21:59:42.970474 [ 4 ] {10ac1905-d0e2-4d11-9636-aca7ef4d74fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17403 | 2025.12.23 21:59:42.971346 [ 4 ] {10ac1905-d0e2-4d11-9636-aca7ef4d74fb} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17404 | 2025.12.23 21:59:42.971383 [ 4 ] {10ac1905-d0e2-4d11-9636-aca7ef4d74fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17405 | 2025.12.23 21:59:42.971751 [ 4 ] {10ac1905-d0e2-4d11-9636-aca7ef4d74fb} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17406 | 2025.12.23 21:59:42.971967 [ 4 ] {10ac1905-d0e2-4d11-9636-aca7ef4d74fb} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17407 | 2025.12.23 21:59:42.972113 [ 4 ] {10ac1905-d0e2-4d11-9636-aca7ef4d74fb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001812 sec., 30905.077262693158 rows/sec., 2.37 MiB/sec. | ||
| 17408 | 2025.12.23 21:59:42.972153 [ 4 ] {10ac1905-d0e2-4d11-9636-aca7ef4d74fb} <Debug> TCPHandler: Processed in 0.002240303 sec. | ||
| 17409 | 2025.12.23 21:59:42.972269 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17410 | 2025.12.23 21:59:42.972362 [ 4 ] {26cb0837-da9c-4b19-a2fa-4a987b20a2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17411 | 2025.12.23 21:59:42.972401 [ 4 ] {26cb0837-da9c-4b19-a2fa-4a987b20a2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17412 | 2025.12.23 21:59:42.972833 [ 4 ] {26cb0837-da9c-4b19-a2fa-4a987b20a2b9} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17413 | 2025.12.23 21:59:42.972868 [ 4 ] {26cb0837-da9c-4b19-a2fa-4a987b20a2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17414 | 2025.12.23 21:59:42.973160 [ 4 ] {26cb0837-da9c-4b19-a2fa-4a987b20a2b9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17415 | 2025.12.23 21:59:42.973359 [ 4 ] {26cb0837-da9c-4b19-a2fa-4a987b20a2b9} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17416 | 2025.12.23 21:59:42.973480 [ 4 ] {26cb0837-da9c-4b19-a2fa-4a987b20a2b9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001136 sec., 56338.028169014084 rows/sec., 4.40 MiB/sec. | ||
| 17417 | 2025.12.23 21:59:42.973516 [ 4 ] {26cb0837-da9c-4b19-a2fa-4a987b20a2b9} <Debug> TCPHandler: Processed in 0.001293337 sec. | ||
| 17418 | 2025.12.23 21:59:42.973627 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17419 | 2025.12.23 21:59:42.973718 [ 4 ] {37496225-489e-47e1-940d-823dc923fa86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17420 | 2025.12.23 21:59:42.973760 [ 4 ] {37496225-489e-47e1-940d-823dc923fa86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17421 | 2025.12.23 21:59:42.974144 [ 4 ] {37496225-489e-47e1-940d-823dc923fa86} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17422 | 2025.12.23 21:59:42.974177 [ 4 ] {37496225-489e-47e1-940d-823dc923fa86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17423 | 2025.12.23 21:59:42.974491 [ 4 ] {37496225-489e-47e1-940d-823dc923fa86} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17424 | 2025.12.23 21:59:42.974692 [ 4 ] {37496225-489e-47e1-940d-823dc923fa86} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17425 | 2025.12.23 21:59:42.974804 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Selected 5 parts from all_1_127_26 to all_131_131_0 | ||
| 17426 | 2025.12.23 21:59:42.974811 [ 4 ] {37496225-489e-47e1-940d-823dc923fa86} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001112 sec., 55755.395683453244 rows/sec., 3.87 MiB/sec. | ||
| 17427 | 2025.12.23 21:59:42.974844 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17428 | 2025.12.23 21:59:42.974861 [ 4 ] {37496225-489e-47e1-940d-823dc923fa86} <Debug> TCPHandler: Processed in 0.001281367 sec. | ||
| 17429 | 2025.12.23 21:59:42.974866 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17430 | 2025.12.23 21:59:42.974968 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_131_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_127_26 to all_131_131_0 into Compact with storage Full | ||
| 17431 | 2025.12.23 21:59:42.974977 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17432 | 2025.12.23 21:59:42.975060 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_131_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17433 | 2025.12.23 21:59:42.975080 [ 4 ] {9e7e29ac-f846-4046-8849-8aa069b25007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17434 | 2025.12.23 21:59:42.975088 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_127_26, total 39151 rows starting from the beginning of the part | ||
| 17435 | 2025.12.23 21:59:42.975121 [ 4 ] {9e7e29ac-f846-4046-8849-8aa069b25007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17436 | 2025.12.23 21:59:42.975148 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 162 rows starting from the beginning of the part | ||
| 17437 | 2025.12.23 21:59:42.975192 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 314 rows starting from the beginning of the part | ||
| 17438 | 2025.12.23 21:59:42.975236 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 17439 | 2025.12.23 21:59:42.975278 [ 200 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 938 rows starting from the beginning of the part | ||
| 17440 | 2025.12.23 21:59:42.975444 [ 4 ] {9e7e29ac-f846-4046-8849-8aa069b25007} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17441 | 2025.12.23 21:59:42.975478 [ 4 ] {9e7e29ac-f846-4046-8849-8aa069b25007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17442 | 2025.12.23 21:59:42.975763 [ 4 ] {9e7e29ac-f846-4046-8849-8aa069b25007} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17443 | 2025.12.23 21:59:42.975958 [ 4 ] {9e7e29ac-f846-4046-8849-8aa069b25007} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17444 | 2025.12.23 21:59:42.976081 [ 4 ] {9e7e29ac-f846-4046-8849-8aa069b25007} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001019 sec., 21589.793915603535 rows/sec., 1.47 MiB/sec. | ||
| 17445 | 2025.12.23 21:59:42.976116 [ 4 ] {9e7e29ac-f846-4046-8849-8aa069b25007} <Debug> TCPHandler: Processed in 0.001187463 sec. | ||
| 17446 | 2025.12.23 21:59:42.982352 [ 190 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_131_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40725 rows, containing 5 columns (5 merged, 0 gathered) in 0.00741661 sec., 5491053.190069318 rows/sec., 370.01 MiB/sec. | ||
| 17447 | 2025.12.23 21:59:42.982893 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_131_27} <Trace> MergedBlockOutputStream: filled checksums all_1_131_27 (state Temporary) | ||
| 17448 | 2025.12.23 21:59:42.983164 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_merge_all_1_131_27 to all_1_131_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17449 | 2025.12.23 21:59:42.983231 [ 192 ] {1817de3a-994f-4f4a-a383-2f7eeddefdd6::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6) (MergerMutator): Merged 5 parts: [all_1_127_26, all_131_131_0] -> all_1_131_27 | ||
| 17450 | 2025.12.23 21:59:42.983300 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 17451 | 2025.12.23 21:59:43.672994 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37898 | ||
| 17452 | 2025.12.23 21:59:43.673515 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17453 | 2025.12.23 21:59:43.673560 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17454 | 2025.12.23 21:59:43.674040 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17455 | 2025.12.23 21:59:43.674279 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17456 | 2025.12.23 21:59:43.674408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37898 | ||
| 17457 | 2025.12.23 21:59:45.657140 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17458 | 2025.12.23 21:59:45.675582 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17459 | 2025.12.23 21:59:45.675633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17460 | 2025.12.23 21:59:45.681781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17461 | 2025.12.23 21:59:45.682483 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17462 | 2025.12.23 21:59:45.686180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17463 | 2025.12.23 21:59:47.213518 [ 223 ] {} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): 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] | ||
| 17464 | 2025.12.23 21:59:47.213564 [ 223 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): 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] | ||
| 17465 | 2025.12.23 21:59:47.216271 [ 223 ] {} <Debug> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): 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] | ||
| 17466 | 2025.12.23 21:59:47.375317 [ 218 ] {} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): 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] | ||
| 17467 | 2025.12.23 21:59:47.375380 [ 218 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): 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] | ||
| 17468 | 2025.12.23 21:59:47.380234 [ 218 ] {} <Debug> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): 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] | ||
| 17469 | 2025.12.23 21:59:47.851093 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): 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] | ||
| 17470 | 2025.12.23 21:59:47.851154 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): 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] | ||
| 17471 | 2025.12.23 21:59:47.854246 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): 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] | ||
| 17472 | 2025.12.23 21:59:47.974460 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17473 | 2025.12.23 21:59:47.974662 [ 4 ] {cdb39d96-50f9-47a3-82c2-b4b3fca75bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17474 | 2025.12.23 21:59:47.974735 [ 4 ] {cdb39d96-50f9-47a3-82c2-b4b3fca75bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17475 | 2025.12.23 21:59:47.975435 [ 4 ] {cdb39d96-50f9-47a3-82c2-b4b3fca75bb2} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17476 | 2025.12.23 21:59:47.975523 [ 4 ] {cdb39d96-50f9-47a3-82c2-b4b3fca75bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17477 | 2025.12.23 21:59:47.975960 [ 4 ] {cdb39d96-50f9-47a3-82c2-b4b3fca75bb2} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17478 | 2025.12.23 21:59:47.976181 [ 4 ] {cdb39d96-50f9-47a3-82c2-b4b3fca75bb2} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17479 | 2025.12.23 21:59:47.976336 [ 4 ] {cdb39d96-50f9-47a3-82c2-b4b3fca75bb2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001732 sec., 32332.56351039261 rows/sec., 2.48 MiB/sec. | ||
| 17480 | 2025.12.23 21:59:47.976423 [ 4 ] {cdb39d96-50f9-47a3-82c2-b4b3fca75bb2} <Debug> TCPHandler: Processed in 0.002119209 sec. | ||
| 17481 | 2025.12.23 21:59:47.976554 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17482 | 2025.12.23 21:59:47.976658 [ 4 ] {fe2c540b-f7e1-48a7-b690-25cd7cfb1709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17483 | 2025.12.23 21:59:47.976708 [ 4 ] {fe2c540b-f7e1-48a7-b690-25cd7cfb1709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17484 | 2025.12.23 21:59:47.977151 [ 4 ] {fe2c540b-f7e1-48a7-b690-25cd7cfb1709} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17485 | 2025.12.23 21:59:47.977189 [ 4 ] {fe2c540b-f7e1-48a7-b690-25cd7cfb1709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17486 | 2025.12.23 21:59:47.977496 [ 4 ] {fe2c540b-f7e1-48a7-b690-25cd7cfb1709} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17487 | 2025.12.23 21:59:47.977705 [ 4 ] {fe2c540b-f7e1-48a7-b690-25cd7cfb1709} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17488 | 2025.12.23 21:59:47.977837 [ 4 ] {fe2c540b-f7e1-48a7-b690-25cd7cfb1709} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 17489 | 2025.12.23 21:59:47.977887 [ 4 ] {fe2c540b-f7e1-48a7-b690-25cd7cfb1709} <Debug> TCPHandler: Processed in 0.001385679 sec. | ||
| 17490 | 2025.12.23 21:59:47.978025 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17491 | 2025.12.23 21:59:47.978131 [ 4 ] {0bc7fe05-f8ca-4e2f-b7b9-8ab3fb32da52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17492 | 2025.12.23 21:59:47.978176 [ 4 ] {0bc7fe05-f8ca-4e2f-b7b9-8ab3fb32da52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17493 | 2025.12.23 21:59:47.978599 [ 4 ] {0bc7fe05-f8ca-4e2f-b7b9-8ab3fb32da52} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17494 | 2025.12.23 21:59:47.978636 [ 4 ] {0bc7fe05-f8ca-4e2f-b7b9-8ab3fb32da52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17495 | 2025.12.23 21:59:47.978958 [ 4 ] {0bc7fe05-f8ca-4e2f-b7b9-8ab3fb32da52} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17496 | 2025.12.23 21:59:47.979185 [ 4 ] {0bc7fe05-f8ca-4e2f-b7b9-8ab3fb32da52} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17497 | 2025.12.23 21:59:47.979319 [ 4 ] {0bc7fe05-f8ca-4e2f-b7b9-8ab3fb32da52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 17498 | 2025.12.23 21:59:47.979359 [ 4 ] {0bc7fe05-f8ca-4e2f-b7b9-8ab3fb32da52} <Debug> TCPHandler: Processed in 0.001398409 sec. | ||
| 17499 | 2025.12.23 21:59:47.979468 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17500 | 2025.12.23 21:59:47.979562 [ 4 ] {fb9c3d09-ed55-43f7-b638-6c9d3b197b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17501 | 2025.12.23 21:59:47.979602 [ 4 ] {fb9c3d09-ed55-43f7-b638-6c9d3b197b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17502 | 2025.12.23 21:59:47.979927 [ 4 ] {fb9c3d09-ed55-43f7-b638-6c9d3b197b70} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17503 | 2025.12.23 21:59:47.979963 [ 4 ] {fb9c3d09-ed55-43f7-b638-6c9d3b197b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17504 | 2025.12.23 21:59:47.980267 [ 4 ] {fb9c3d09-ed55-43f7-b638-6c9d3b197b70} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17505 | 2025.12.23 21:59:47.980470 [ 4 ] {fb9c3d09-ed55-43f7-b638-6c9d3b197b70} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17506 | 2025.12.23 21:59:47.980603 [ 4 ] {fb9c3d09-ed55-43f7-b638-6c9d3b197b70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 17507 | 2025.12.23 21:59:47.980640 [ 4 ] {fb9c3d09-ed55-43f7-b638-6c9d3b197b70} <Debug> TCPHandler: Processed in 0.001219865 sec. | ||
| 17508 | 2025.12.23 21:59:47.980695 [ 218 ] {} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): 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] | ||
| 17509 | 2025.12.23 21:59:47.980744 [ 218 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): 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] | ||
| 17510 | 2025.12.23 21:59:47.983547 [ 218 ] {} <Debug> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): 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] | ||
| 17511 | 2025.12.23 21:59:50.918554 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17512 | 2025.12.23 21:59:50.918618 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17513 | 2025.12.23 21:59:51.174545 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38410 | ||
| 17514 | 2025.12.23 21:59:51.175346 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17515 | 2025.12.23 21:59:51.175427 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17516 | 2025.12.23 21:59:51.176004 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17517 | 2025.12.23 21:59:51.176256 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17518 | 2025.12.23 21:59:51.176398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38410 | ||
| 17519 | 2025.12.23 21:59:51.176452 [ 219 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): 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] | ||
| 17520 | 2025.12.23 21:59:51.176510 [ 219 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): 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] | ||
| 17521 | 2025.12.23 21:59:51.179119 [ 219 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): 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] | ||
| 17522 | 2025.12.23 21:59:51.315554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2184 | ||
| 17523 | 2025.12.23 21:59:51.318020 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17524 | 2025.12.23 21:59:51.318057 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17525 | 2025.12.23 21:59:51.319233 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17526 | 2025.12.23 21:59:51.319497 [ 243 ] {} <Trace> system.query_log (c1c8d546-2a7f-4768-9009-912d935cb0b1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17527 | 2025.12.23 21:59:51.319745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2184 | ||
| 17528 | 2025.12.23 21:59:51.594535 [ 218 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): 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] | ||
| 17529 | 2025.12.23 21:59:51.594621 [ 218 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): 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] | ||
| 17530 | 2025.12.23 21:59:51.597147 [ 218 ] {} <Debug> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): 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] | ||
| 17531 | 2025.12.23 21:59:52.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.49 MiB, peak 387.33 MiB, free memory in arenas 0.00 B, will set to 374.47 MiB (RSS), difference: 3.98 MiB | ||
| 17532 | 2025.12.23 21:59:52.001652 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001176864 sec. | ||
| 17533 | 2025.12.23 21:59:52.987729 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17534 | 2025.12.23 21:59:52.987918 [ 4 ] {5ca1e33a-eef8-4a92-a608-11815eed30bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17535 | 2025.12.23 21:59:52.987984 [ 4 ] {5ca1e33a-eef8-4a92-a608-11815eed30bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17536 | 2025.12.23 21:59:52.988866 [ 4 ] {5ca1e33a-eef8-4a92-a608-11815eed30bf} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17537 | 2025.12.23 21:59:52.988924 [ 4 ] {5ca1e33a-eef8-4a92-a608-11815eed30bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17538 | 2025.12.23 21:59:52.989379 [ 4 ] {5ca1e33a-eef8-4a92-a608-11815eed30bf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17539 | 2025.12.23 21:59:52.989593 [ 4 ] {5ca1e33a-eef8-4a92-a608-11815eed30bf} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17540 | 2025.12.23 21:59:52.989744 [ 4 ] {5ca1e33a-eef8-4a92-a608-11815eed30bf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001875 sec., 218666.6666666667 rows/sec., 13.87 MiB/sec. | ||
| 17541 | 2025.12.23 21:59:52.989799 [ 4 ] {5ca1e33a-eef8-4a92-a608-11815eed30bf} <Debug> TCPHandler: Processed in 0.002194532 sec. | ||
| 17542 | 2025.12.23 21:59:52.989843 [ 223 ] {} <Trace> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): 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] | ||
| 17543 | 2025.12.23 21:59:52.989898 [ 223 ] {} <Debug> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): 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] | ||
| 17544 | 2025.12.23 21:59:52.989946 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17545 | 2025.12.23 21:59:52.990054 [ 4 ] {16256baa-068a-40f1-8655-c4e44e09d75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17546 | 2025.12.23 21:59:52.990098 [ 4 ] {16256baa-068a-40f1-8655-c4e44e09d75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17547 | 2025.12.23 21:59:52.991136 [ 4 ] {16256baa-068a-40f1-8655-c4e44e09d75c} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17548 | 2025.12.23 21:59:52.991175 [ 4 ] {16256baa-068a-40f1-8655-c4e44e09d75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17549 | 2025.12.23 21:59:52.991585 [ 4 ] {16256baa-068a-40f1-8655-c4e44e09d75c} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17550 | 2025.12.23 21:59:52.991809 [ 4 ] {16256baa-068a-40f1-8655-c4e44e09d75c} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17551 | 2025.12.23 21:59:52.991944 [ 4 ] {16256baa-068a-40f1-8655-c4e44e09d75c} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001914 sec., 622779.5193312435 rows/sec., 49.75 MiB/sec. | ||
| 17552 | 2025.12.23 21:59:52.991984 [ 4 ] {16256baa-068a-40f1-8655-c4e44e09d75c} <Debug> TCPHandler: Processed in 0.002089509 sec. | ||
| 17553 | 2025.12.23 21:59:52.992098 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17554 | 2025.12.23 21:59:52.992143 [ 223 ] {} <Debug> oximeter.fields_i16 (04d26f1e-c441-4c01-9124-37dd45ca98dc): 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] | ||
| 17555 | 2025.12.23 21:59:52.992200 [ 4 ] {96d7a6ea-b01b-477f-819d-26ec38902866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17556 | 2025.12.23 21:59:52.992244 [ 4 ] {96d7a6ea-b01b-477f-819d-26ec38902866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17557 | 2025.12.23 21:59:52.992735 [ 4 ] {96d7a6ea-b01b-477f-819d-26ec38902866} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17558 | 2025.12.23 21:59:52.992773 [ 4 ] {96d7a6ea-b01b-477f-819d-26ec38902866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17559 | 2025.12.23 21:59:52.993071 [ 4 ] {96d7a6ea-b01b-477f-819d-26ec38902866} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17560 | 2025.12.23 21:59:52.993277 [ 4 ] {96d7a6ea-b01b-477f-819d-26ec38902866} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17561 | 2025.12.23 21:59:52.993404 [ 4 ] {96d7a6ea-b01b-477f-819d-26ec38902866} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.00123 sec., 199186.9918699187 rows/sec., 12.17 MiB/sec. | ||
| 17562 | 2025.12.23 21:59:52.993442 [ 4 ] {96d7a6ea-b01b-477f-819d-26ec38902866} <Debug> TCPHandler: Processed in 0.00139445 sec. | ||
| 17563 | 2025.12.23 21:59:52.993540 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17564 | 2025.12.23 21:59:52.993634 [ 4 ] {1cb91fa7-cf22-4f8d-9dd0-caa9b47ee314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17565 | 2025.12.23 21:59:52.993674 [ 4 ] {1cb91fa7-cf22-4f8d-9dd0-caa9b47ee314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17566 | 2025.12.23 21:59:52.994148 [ 4 ] {1cb91fa7-cf22-4f8d-9dd0-caa9b47ee314} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17567 | 2025.12.23 21:59:52.994185 [ 4 ] {1cb91fa7-cf22-4f8d-9dd0-caa9b47ee314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17568 | 2025.12.23 21:59:52.994483 [ 4 ] {1cb91fa7-cf22-4f8d-9dd0-caa9b47ee314} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17569 | 2025.12.23 21:59:52.994679 [ 4 ] {1cb91fa7-cf22-4f8d-9dd0-caa9b47ee314} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17570 | 2025.12.23 21:59:52.994807 [ 4 ] {1cb91fa7-cf22-4f8d-9dd0-caa9b47ee314} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001192 sec., 177852.34899328862 rows/sec., 11.47 MiB/sec. | ||
| 17571 | 2025.12.23 21:59:52.994846 [ 4 ] {1cb91fa7-cf22-4f8d-9dd0-caa9b47ee314} <Debug> TCPHandler: Processed in 0.001354068 sec. | ||
| 17572 | 2025.12.23 21:59:52.994849 [ 221 ] {} <Trace> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): 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] | ||
| 17573 | 2025.12.23 21:59:52.994900 [ 221 ] {} <Debug> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): 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] | ||
| 17574 | 2025.12.23 21:59:52.994943 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17575 | 2025.12.23 21:59:52.995042 [ 4 ] {e8b3d52e-d0da-434d-aabe-6bd7eb3de3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17576 | 2025.12.23 21:59:52.995082 [ 4 ] {e8b3d52e-d0da-434d-aabe-6bd7eb3de3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17577 | 2025.12.23 21:59:52.995541 [ 4 ] {e8b3d52e-d0da-434d-aabe-6bd7eb3de3b6} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17578 | 2025.12.23 21:59:52.995579 [ 4 ] {e8b3d52e-d0da-434d-aabe-6bd7eb3de3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17579 | 2025.12.23 21:59:52.995903 [ 4 ] {e8b3d52e-d0da-434d-aabe-6bd7eb3de3b6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17580 | 2025.12.23 21:59:52.996100 [ 4 ] {e8b3d52e-d0da-434d-aabe-6bd7eb3de3b6} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17581 | 2025.12.23 21:59:52.996226 [ 4 ] {e8b3d52e-d0da-434d-aabe-6bd7eb3de3b6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001203 sec., 175394.84621778884 rows/sec., 9.96 MiB/sec. | ||
| 17582 | 2025.12.23 21:59:52.996265 [ 4 ] {e8b3d52e-d0da-434d-aabe-6bd7eb3de3b6} <Debug> TCPHandler: Processed in 0.001371928 sec. | ||
| 17583 | 2025.12.23 21:59:52.996265 [ 222 ] {} <Trace> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): 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] | ||
| 17584 | 2025.12.23 21:59:52.996321 [ 222 ] {} <Debug> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): 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] | ||
| 17585 | 2025.12.23 21:59:52.996372 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17586 | 2025.12.23 21:59:52.996470 [ 4 ] {2a85542c-d912-48f4-affb-98f47f91b30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17587 | 2025.12.23 21:59:52.996511 [ 4 ] {2a85542c-d912-48f4-affb-98f47f91b30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17588 | 2025.12.23 21:59:52.997146 [ 4 ] {2a85542c-d912-48f4-affb-98f47f91b30b} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17589 | 2025.12.23 21:59:52.997184 [ 4 ] {2a85542c-d912-48f4-affb-98f47f91b30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17590 | 2025.12.23 21:59:52.997590 [ 4 ] {2a85542c-d912-48f4-affb-98f47f91b30b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17591 | 2025.12.23 21:59:52.997676 [ 221 ] {} <Debug> oximeter.fields_u32 (1c8ac156-66c2-4c06-a587-0dc65881e6e5): 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] | ||
| 17592 | 2025.12.23 21:59:52.997850 [ 4 ] {2a85542c-d912-48f4-affb-98f47f91b30b} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17593 | 2025.12.23 21:59:52.997998 [ 4 ] {2a85542c-d912-48f4-affb-98f47f91b30b} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001547 sec., 464770.523594053 rows/sec., 32.62 MiB/sec. | ||
| 17594 | 2025.12.23 21:59:52.998038 [ 4 ] {2a85542c-d912-48f4-affb-98f47f91b30b} <Debug> TCPHandler: Processed in 0.001716508 sec. | ||
| 17595 | 2025.12.23 21:59:52.998143 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17596 | 2025.12.23 21:59:52.998237 [ 4 ] {16ae160c-b6fb-40d4-8b58-27a003a108bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17597 | 2025.12.23 21:59:52.998279 [ 4 ] {16ae160c-b6fb-40d4-8b58-27a003a108bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17598 | 2025.12.23 21:59:52.998597 [ 4 ] {16ae160c-b6fb-40d4-8b58-27a003a108bb} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17599 | 2025.12.23 21:59:52.998635 [ 4 ] {16ae160c-b6fb-40d4-8b58-27a003a108bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17600 | 2025.12.23 21:59:52.998655 [ 222 ] {} <Debug> oximeter.fields_u8 (aaa2536c-03bd-42cd-b1f1-6eab2aa6d4e3): 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] | ||
| 17601 | 2025.12.23 21:59:52.998946 [ 4 ] {16ae160c-b6fb-40d4-8b58-27a003a108bb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17602 | 2025.12.23 21:59:52.999150 [ 4 ] {16ae160c-b6fb-40d4-8b58-27a003a108bb} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17603 | 2025.12.23 21:59:52.999282 [ 4 ] {16ae160c-b6fb-40d4-8b58-27a003a108bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 17604 | 2025.12.23 21:59:52.999319 [ 4 ] {16ae160c-b6fb-40d4-8b58-27a003a108bb} <Debug> TCPHandler: Processed in 0.001224165 sec. | ||
| 17605 | 2025.12.23 21:59:52.999430 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17606 | 2025.12.23 21:59:52.999523 [ 4 ] {ae8cec46-328f-4d02-b418-53adece12fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17607 | 2025.12.23 21:59:52.999565 [ 4 ] {ae8cec46-328f-4d02-b418-53adece12fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17608 | 2025.12.23 21:59:53.000000 [ 4 ] {ae8cec46-328f-4d02-b418-53adece12fef} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17609 | 2025.12.23 21:59:53.000191 [ 4 ] {ae8cec46-328f-4d02-b418-53adece12fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17610 | 2025.12.23 21:59:53.000521 [ 4 ] {ae8cec46-328f-4d02-b418-53adece12fef} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17611 | 2025.12.23 21:59:53.000731 [ 4 ] {ae8cec46-328f-4d02-b418-53adece12fef} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17612 | 2025.12.23 21:59:53.000858 [ 4 ] {ae8cec46-328f-4d02-b418-53adece12fef} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001354 sec., 231905.46528803546 rows/sec., 15.23 MiB/sec. | ||
| 17613 | 2025.12.23 21:59:53.000895 [ 4 ] {ae8cec46-328f-4d02-b418-53adece12fef} <Debug> TCPHandler: Processed in 0.001512593 sec. | ||
| 17614 | 2025.12.23 21:59:53.000999 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17615 | 2025.12.23 21:59:53.001092 [ 4 ] {8670faff-d539-47fb-92f6-7e260b43a8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17616 | 2025.12.23 21:59:53.001133 [ 4 ] {8670faff-d539-47fb-92f6-7e260b43a8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17617 | 2025.12.23 21:59:53.001433 [ 4 ] {8670faff-d539-47fb-92f6-7e260b43a8c1} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17618 | 2025.12.23 21:59:53.001469 [ 4 ] {8670faff-d539-47fb-92f6-7e260b43a8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17619 | 2025.12.23 21:59:53.001761 [ 4 ] {8670faff-d539-47fb-92f6-7e260b43a8c1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17620 | 2025.12.23 21:59:53.001962 [ 4 ] {8670faff-d539-47fb-92f6-7e260b43a8c1} <Trace> oximeter.measurements_f64 (e04542e0-e400-4a89-abc8-10e496214618): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17621 | 2025.12.23 21:59:53.002085 [ 4 ] {8670faff-d539-47fb-92f6-7e260b43a8c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 17622 | 2025.12.23 21:59:53.002122 [ 4 ] {8670faff-d539-47fb-92f6-7e260b43a8c1} <Debug> TCPHandler: Processed in 0.001171633 sec. | ||
| 17623 | 2025.12.23 21:59:53.002225 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17624 | 2025.12.23 21:59:53.002317 [ 4 ] {840377ea-7c4e-42a5-ad36-fb764d4f0a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17625 | 2025.12.23 21:59:53.002371 [ 4 ] {840377ea-7c4e-42a5-ad36-fb764d4f0a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17626 | 2025.12.23 21:59:53.003264 [ 4 ] {840377ea-7c4e-42a5-ad36-fb764d4f0a5d} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17627 | 2025.12.23 21:59:53.003301 [ 4 ] {840377ea-7c4e-42a5-ad36-fb764d4f0a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17628 | 2025.12.23 21:59:53.003835 [ 4 ] {840377ea-7c4e-42a5-ad36-fb764d4f0a5d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17629 | 2025.12.23 21:59:53.004052 [ 4 ] {840377ea-7c4e-42a5-ad36-fb764d4f0a5d} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17630 | 2025.12.23 21:59:53.004189 [ 4 ] {840377ea-7c4e-42a5-ad36-fb764d4f0a5d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00189 sec., 21164.021164021164 rows/sec., 37.92 MiB/sec. | ||
| 17631 | 2025.12.23 21:59:53.004207 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): 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] | ||
| 17632 | 2025.12.23 21:59:53.004240 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): 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] | ||
| 17633 | 2025.12.23 21:59:53.004258 [ 4 ] {840377ea-7c4e-42a5-ad36-fb764d4f0a5d} <Debug> TCPHandler: Processed in 0.002081329 sec. | ||
| 17634 | 2025.12.23 21:59:53.004378 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17635 | 2025.12.23 21:59:53.004473 [ 4 ] {93da9ebd-2d8d-4306-af33-63f9cd5e7e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17636 | 2025.12.23 21:59:53.004516 [ 4 ] {93da9ebd-2d8d-4306-af33-63f9cd5e7e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17637 | 2025.12.23 21:59:53.004872 [ 4 ] {93da9ebd-2d8d-4306-af33-63f9cd5e7e22} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17638 | 2025.12.23 21:59:53.004911 [ 4 ] {93da9ebd-2d8d-4306-af33-63f9cd5e7e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17639 | 2025.12.23 21:59:53.005255 [ 4 ] {93da9ebd-2d8d-4306-af33-63f9cd5e7e22} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17640 | 2025.12.23 21:59:53.005485 [ 4 ] {93da9ebd-2d8d-4306-af33-63f9cd5e7e22} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17641 | 2025.12.23 21:59:53.005622 [ 4 ] {93da9ebd-2d8d-4306-af33-63f9cd5e7e22} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001169 sec., 88964.9272882806 rows/sec., 5.45 MiB/sec. | ||
| 17642 | 2025.12.23 21:59:53.005671 [ 4 ] {93da9ebd-2d8d-4306-af33-63f9cd5e7e22} <Debug> TCPHandler: Processed in 0.001341238 sec. | ||
| 17643 | 2025.12.23 21:59:53.006750 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (58fb95d9-3901-473f-a559-148126858d3b): 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] | ||
| 17644 | 2025.12.23 21:59:53.186239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17645 | 2025.12.23 21:59:53.202889 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17646 | 2025.12.23 21:59:53.202937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17647 | 2025.12.23 21:59:53.208882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17648 | 2025.12.23 21:59:53.209571 [ 244 ] {} <Trace> system.metric_log (d32f6bfc-c79a-458a-8fe7-43d081d5884d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17649 | 2025.12.23 21:59:53.212695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17650 | 2025.12.23 21:59:54.382389 [ 220 ] {} <Trace> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): 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] | ||
| 17651 | 2025.12.23 21:59:54.382436 [ 220 ] {} <Debug> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): 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] | ||
| 17652 | 2025.12.23 21:59:54.384242 [ 220 ] {} <Debug> oximeter.measurements_bool (2da83f67-9ef1-4769-bbe8-71cb59c1000f): 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] | ||
| 17653 | 2025.12.23 21:59:57.975370 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17654 | 2025.12.23 21:59:57.975555 [ 4 ] {d8bc1da2-039d-43e2-b4d9-8cd337125a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17655 | 2025.12.23 21:59:57.975620 [ 4 ] {d8bc1da2-039d-43e2-b4d9-8cd337125a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17656 | 2025.12.23 21:59:57.976236 [ 4 ] {d8bc1da2-039d-43e2-b4d9-8cd337125a92} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17657 | 2025.12.23 21:59:57.976278 [ 4 ] {d8bc1da2-039d-43e2-b4d9-8cd337125a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17658 | 2025.12.23 21:59:57.976646 [ 4 ] {d8bc1da2-039d-43e2-b4d9-8cd337125a92} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 17659 | 2025.12.23 21:59:57.976878 [ 4 ] {d8bc1da2-039d-43e2-b4d9-8cd337125a92} <Trace> oximeter.fields_ipaddr (f67e8938-d0b5-46d0-8c5f-5259a6828b10): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17660 | 2025.12.23 21:59:57.977038 [ 4 ] {d8bc1da2-039d-43e2-b4d9-8cd337125a92} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001529 sec., 1308.0444735120993 rows/sec., 106.66 KiB/sec. | ||
| 17661 | 2025.12.23 21:59:57.977087 [ 4 ] {d8bc1da2-039d-43e2-b4d9-8cd337125a92} <Debug> TCPHandler: Processed in 0.001838872 sec. | ||
| 17662 | 2025.12.23 21:59:57.977205 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17663 | 2025.12.23 21:59:57.977307 [ 4 ] {ae33617c-5fae-41bc-88e2-70b861f507e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17664 | 2025.12.23 21:59:57.977349 [ 4 ] {ae33617c-5fae-41bc-88e2-70b861f507e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17665 | 2025.12.23 21:59:57.977773 [ 4 ] {ae33617c-5fae-41bc-88e2-70b861f507e8} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17666 | 2025.12.23 21:59:57.977810 [ 4 ] {ae33617c-5fae-41bc-88e2-70b861f507e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17667 | 2025.12.23 21:59:57.978112 [ 4 ] {ae33617c-5fae-41bc-88e2-70b861f507e8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17668 | 2025.12.23 21:59:57.978317 [ 4 ] {ae33617c-5fae-41bc-88e2-70b861f507e8} <Trace> oximeter.fields_string (d04c1d96-bf8a-489d-984c-a2a28e910dd4): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17669 | 2025.12.23 21:59:57.978446 [ 4 ] {ae33617c-5fae-41bc-88e2-70b861f507e8} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001164 sec., 48969.07216494845 rows/sec., 3.76 MiB/sec. | ||
| 17670 | 2025.12.23 21:59:57.978485 [ 4 ] {ae33617c-5fae-41bc-88e2-70b861f507e8} <Debug> TCPHandler: Processed in 0.001332318 sec. | ||
| 17671 | 2025.12.23 21:59:57.978592 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17672 | 2025.12.23 21:59:57.978686 [ 4 ] {3648a29f-7c67-481b-a28a-4532aa68e61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17673 | 2025.12.23 21:59:57.978727 [ 4 ] {3648a29f-7c67-481b-a28a-4532aa68e61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17674 | 2025.12.23 21:59:57.979101 [ 4 ] {3648a29f-7c67-481b-a28a-4532aa68e61b} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17675 | 2025.12.23 21:59:57.979138 [ 4 ] {3648a29f-7c67-481b-a28a-4532aa68e61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17676 | 2025.12.23 21:59:57.979418 [ 4 ] {3648a29f-7c67-481b-a28a-4532aa68e61b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17677 | 2025.12.23 21:59:57.979612 [ 4 ] {3648a29f-7c67-481b-a28a-4532aa68e61b} <Trace> oximeter.fields_u16 (cfbfb583-0ef5-47db-8ba2-97535b96b1ec): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17678 | 2025.12.23 21:59:57.979737 [ 4 ] {3648a29f-7c67-481b-a28a-4532aa68e61b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00107 sec., 1869.1588785046729 rows/sec., 130.51 KiB/sec. | ||
| 17679 | 2025.12.23 21:59:57.979776 [ 4 ] {3648a29f-7c67-481b-a28a-4532aa68e61b} <Debug> TCPHandler: Processed in 0.001233454 sec. | ||
| 17680 | 2025.12.23 21:59:57.979880 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17681 | 2025.12.23 21:59:57.979974 [ 4 ] {555bf0da-cd65-4c47-929c-02c204129c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17682 | 2025.12.23 21:59:57.980012 [ 4 ] {555bf0da-cd65-4c47-929c-02c204129c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17683 | 2025.12.23 21:59:57.980449 [ 4 ] {555bf0da-cd65-4c47-929c-02c204129c6d} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17684 | 2025.12.23 21:59:57.980485 [ 4 ] {555bf0da-cd65-4c47-929c-02c204129c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17685 | 2025.12.23 21:59:57.980777 [ 4 ] {555bf0da-cd65-4c47-929c-02c204129c6d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17686 | 2025.12.23 21:59:57.980998 [ 4 ] {555bf0da-cd65-4c47-929c-02c204129c6d} <Trace> oximeter.fields_uuid (e5e66899-0f6a-4486-95af-62287cdd4fef): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17687 | 2025.12.23 21:59:57.981124 [ 4 ] {555bf0da-cd65-4c47-929c-02c204129c6d} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00117 sec., 56410.25641025641 rows/sec., 4.41 MiB/sec. | ||
| 17688 | 2025.12.23 21:59:57.981162 [ 4 ] {555bf0da-cd65-4c47-929c-02c204129c6d} <Debug> TCPHandler: Processed in 0.001330458 sec. | ||
| 17689 | 2025.12.23 21:59:57.981274 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17690 | 2025.12.23 21:59:57.981368 [ 4 ] {76776e33-cd40-4cac-8398-6e2efde21c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17691 | 2025.12.23 21:59:57.981411 [ 4 ] {76776e33-cd40-4cac-8398-6e2efde21c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17692 | 2025.12.23 21:59:57.981830 [ 4 ] {76776e33-cd40-4cac-8398-6e2efde21c5f} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17693 | 2025.12.23 21:59:57.981865 [ 4 ] {76776e33-cd40-4cac-8398-6e2efde21c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17694 | 2025.12.23 21:59:57.982183 [ 4 ] {76776e33-cd40-4cac-8398-6e2efde21c5f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17695 | 2025.12.23 21:59:57.982394 [ 4 ] {76776e33-cd40-4cac-8398-6e2efde21c5f} <Trace> oximeter.measurements_cumulativeu64 (1817de3a-994f-4f4a-a383-2f7eeddefdd6): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17696 | 2025.12.23 21:59:57.982520 [ 4 ] {76776e33-cd40-4cac-8398-6e2efde21c5f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001172 sec., 137372.01365187712 rows/sec., 9.57 MiB/sec. | ||
| 17697 | 2025.12.23 21:59:57.982562 [ 4 ] {76776e33-cd40-4cac-8398-6e2efde21c5f} <Debug> TCPHandler: Processed in 0.001336168 sec. | ||
| 17698 | 2025.12.23 21:59:57.982675 [ 4 ] {} <Trace> TCP-Session: 21008a72-f19d-4230-9999-492b394479a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17699 | 2025.12.23 21:59:57.982774 [ 4 ] {9c162712-b3c7-4b3c-8f2e-0f151e135b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52670) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17700 | 2025.12.23 21:59:57.982816 [ 4 ] {9c162712-b3c7-4b3c-8f2e-0f151e135b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17701 | 2025.12.23 21:59:57.983140 [ 4 ] {9c162712-b3c7-4b3c-8f2e-0f151e135b51} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17702 | 2025.12.23 21:59:57.983177 [ 4 ] {9c162712-b3c7-4b3c-8f2e-0f151e135b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17703 | 2025.12.23 21:59:57.983483 [ 4 ] {9c162712-b3c7-4b3c-8f2e-0f151e135b51} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17704 | 2025.12.23 21:59:57.983684 [ 4 ] {9c162712-b3c7-4b3c-8f2e-0f151e135b51} <Trace> oximeter.measurements_u64 (36e74e41-7080-4bf1-82b0-f3259d01ae0e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17705 | 2025.12.23 21:59:57.983809 [ 4 ] {9c162712-b3c7-4b3c-8f2e-0f151e135b51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 17706 | 2025.12.23 21:59:57.983844 [ 4 ] {9c162712-b3c7-4b3c-8f2e-0f151e135b51} <Debug> TCPHandler: Processed in 0.001220384 sec. | ||
| 17707 | 2025.12.23 21:59:58.676549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38858 | ||
| 17708 | 2025.12.23 21:59:58.677141 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17709 | 2025.12.23 21:59:58.677200 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17710 | 2025.12.23 21:59:58.677756 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17711 | 2025.12.23 21:59:58.678003 [ 245 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17712 | 2025.12.23 21:59:58.678158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38858 | ||
| 17713 | 2025.12.23 21:59:58.678166 [ 133 ] {} <Debug> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17714 | 2025.12.23 21:59:58.678240 [ 133 ] {} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17715 | 2025.12.23 21:59:58.678261 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 17716 | 2025.12.23 21:59:58.678382 [ 199 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::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 | ||
| 17717 | 2025.12.23 21:59:58.678536 [ 199 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17718 | 2025.12.23 21:59:58.678576 [ 199 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36490 rows starting from the beginning of the part | ||
| 17719 | 2025.12.23 21:59:58.678644 [ 199 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 17720 | 2025.12.23 21:59:58.678696 [ 199 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 17721 | 2025.12.23 21:59:58.678747 [ 199 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 17722 | 2025.12.23 21:59:58.678792 [ 199 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 17723 | 2025.12.23 21:59:58.678837 [ 199 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 17724 | 2025.12.23 21:59:58.681614 [ 190 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38858 rows, containing 4 columns (4 merged, 0 gathered) in 0.003291283 sec., 11806338.136222258 rows/sec., 168.89 MiB/sec. | ||
| 17725 | 2025.12.23 21:59:58.681961 [ 201 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17726 | 2025.12.23 21:59:58.682247 [ 201 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_81_16} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17727 | 2025.12.23 21:59:58.682321 [ 201 ] {a719b2db-d480-4df5-a92e-ca8cc3509b08::all_1_81_16} <Trace> system.asynchronous_metric_log (a719b2db-d480-4df5-a92e-ca8cc3509b08) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17728 | 2025.12.23 21:59:58.682416 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 17729 | 2025.12.23 22:00:00.368641 [ 222 ] {} <Trace> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33): 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] | ||
| 17730 | 2025.12.23 22:00:00.368690 [ 222 ] {} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33): 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] | ||
| 17731 | 2025.12.23 22:00:00.370089 [ 222 ] {} <Debug> oximeter.timeseries_schema (253b5d74-632e-44de-974b-2bf451a44b33): 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] | ||