| 1 | [ Mar 30 23:26:44 Enabled. ] | ||
| 2 | [ Mar 30 23:26:44 Rereading configuration. ] | ||
| 3 | [ Mar 30 23:26:45 Rereading configuration. ] | ||
| 4 | [ Mar 30 23:26:56 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 30 23:26:56 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.30 23:26:58.911509 [ 1 ] {} <Information> Application: Will watch for the process with pid 24343 | ||
| 29 | 2026.03.30 23:26:58.911894 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.30 23:26:59.406591 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24343 | ||
| 31 | 2026.03.30 23:26:59.416279 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.30 23:26:59.416441 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.30 23:27:00.056299 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.30 23:27:00.119975 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.30 23:27:00.120054 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.30 23:27:00.120073 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.30 23:27:00.120131 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.30 23:27:00.120772 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.30 23:27:00.133788 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.30 23:27:00.136609 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.30 23:27:00.137530 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.30 23:27:00.137579 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.30 23:27:00.137618 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.30 23:27:00.138317 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.30 23:27:00.139325 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.30 23:27:00.144950 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.30 23:27:00.145623 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.30 23:27:00.146947 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.30 23:27:00.147038 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.30 23:27:00.148058 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.30 23:27:00.148503 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.30 23:27:00.152351 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.30 23:27:00.152731 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.30 23:27:00.165782 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.30 23:27:00.166148 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.30 23:27:00.166618 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.30 23:27:00.166966 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.30 23:27:00.168349 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.30 23:27:00.168373 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.30 23:27:00.168464 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.30 23:27:00.168559 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.30 23:27:00.197958 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.30 23:27:00.197987 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000180623 sec | ||
| 68 | 2026.03.30 23:27:00.198038 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.30 23:27:00.198076 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.30 23:27:00.198755 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.30 23:27:00.199335 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.30 23:27:00.229769 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.30 23:27:00.229813 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.30 23:27:00.229882 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.30 23:27:00.229894 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.30 23:27:00.229928 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.30 23:27:00.229994 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.30 23:27:00.232461 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.30 23:27:00.232506 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.30 23:27:00.232554 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.30 23:27:00.232725 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.30 23:27:00.232766 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.30 23:27:00.232778 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.30 23:27:00.232851 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.30 23:27:00.232864 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.30 23:27:00.232895 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.30 23:27:00.232961 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.30 23:27:00.261821 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.30 23:27:00.272370 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.30 23:27:00.272463 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000114212 sec | ||
| 91 | 2026.03.30 23:27:00.272478 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.30 23:27:00.272489 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.30 23:27:00.272515 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.30 23:27:00.272777 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.30 23:27:00.272875 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.30 23:27:00.272889 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.30 23:27:00.272900 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.30 23:27:00.272910 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.30 23:27:00.336059 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.30 23:27:00.336273 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.03.30 23:27:00.337677 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.334e-05 sec. | ||
| 102 | 2026.03.30 23:27:00.338109 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.30 23:27:00.339460 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.30 23:27:00.339478 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.30 23:27:00.339600 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61140 | ||
| 106 | 2026.03.30 23:27:00.340529 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.30 23:27:00.340597 [ 4 ] {} <Debug> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Authenticating user 'default' from [fd00:1122:3344:101::d]:61140 | ||
| 108 | 2026.03.30 23:27:00.340624 [ 4 ] {} <Debug> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.30 23:27:00.340696 [ 4 ] {} <Debug> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.30 23:27:00.340795 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.30 23:27:00.340823 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.30 23:27:00.340897 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.30 23:27:00.347243 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40489 | ||
| 114 | 2026.03.30 23:27:00.347378 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.03.30 23:27:00.347411 [ 5 ] {} <Debug> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Authenticating user 'default' from [fd00:1122:3344:101::d]:40489 | ||
| 116 | 2026.03.30 23:27:00.347418 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38322 | ||
| 117 | 2026.03.30 23:27:00.347439 [ 5 ] {} <Debug> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.03.30 23:27:00.347418 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44103 | ||
| 119 | 2026.03.30 23:27:00.347621 [ 5 ] {} <Debug> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.30 23:27:00.347621 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61160 | ||
| 121 | 2026.03.30 23:27:00.347798 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64093 | ||
| 122 | 2026.03.30 23:27:00.347829 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.03.30 23:27:00.347821 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.03.30 23:27:00.347892 [ 6 ] {} <Debug> TCP-Session: aa433a7f-a2fc-4108-944b-14ebd362ab97 Authenticating user 'default' from [fd00:1122:3344:101::d]:44103 | ||
| 125 | 2026.03.30 23:27:00.347944 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57005 | ||
| 126 | 2026.03.30 23:27:00.347982 [ 254 ] {} <Debug> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Authenticating user 'default' from [fd00:1122:3344:101::d]:38322 | ||
| 127 | 2026.03.30 23:27:00.348006 [ 254 ] {} <Debug> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.30 23:27:00.348007 [ 6 ] {} <Debug> TCP-Session: aa433a7f-a2fc-4108-944b-14ebd362ab97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.30 23:27:00.348015 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.30 23:27:00.348101 [ 254 ] {} <Debug> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.30 23:27:00.348135 [ 256 ] {} <Debug> TCP-Session: 871a0775-35e6-43a7-a4df-f5ad635d5560 Authenticating user 'default' from [fd00:1122:3344:101::d]:64093 | ||
| 132 | 2026.03.30 23:27:00.348130 [ 6 ] {} <Debug> TCP-Session: aa433a7f-a2fc-4108-944b-14ebd362ab97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.30 23:27:00.348108 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56622 | ||
| 134 | 2026.03.30 23:27:00.348230 [ 256 ] {} <Debug> TCP-Session: 871a0775-35e6-43a7-a4df-f5ad635d5560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.30 23:27:00.348308 [ 256 ] {} <Debug> TCP-Session: 871a0775-35e6-43a7-a4df-f5ad635d5560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.30 23:27:00.349282 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.03.30 23:27:00.349295 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.30 23:27:00.349348 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.03.30 23:27:00.349393 [ 255 ] {} <Debug> TCP-Session: 09f671ec-6c82-49a9-b6b9-2db12be8f72f Authenticating user 'default' from [fd00:1122:3344:101::d]:61160 | ||
| 140 | 2026.03.30 23:27:00.349399 [ 257 ] {} <Debug> TCP-Session: d45a5eca-a81a-471c-a42d-275016b747fc Authenticating user 'default' from [fd00:1122:3344:101::d]:57005 | ||
| 141 | 2026.03.30 23:27:00.349459 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38516 | ||
| 142 | 2026.03.30 23:27:00.349423 [ 255 ] {} <Debug> TCP-Session: 09f671ec-6c82-49a9-b6b9-2db12be8f72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.30 23:27:00.349524 [ 257 ] {} <Debug> TCP-Session: d45a5eca-a81a-471c-a42d-275016b747fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.30 23:27:00.349541 [ 255 ] {} <Debug> TCP-Session: 09f671ec-6c82-49a9-b6b9-2db12be8f72f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.30 23:27:00.349416 [ 258 ] {} <Debug> TCP-Session: dd19e8ca-7de4-4946-b4ad-916802d1ba21 Authenticating user 'default' from [fd00:1122:3344:101::d]:56622 | ||
| 146 | 2026.03.30 23:27:00.349621 [ 257 ] {} <Debug> TCP-Session: d45a5eca-a81a-471c-a42d-275016b747fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.30 23:27:00.349637 [ 258 ] {} <Debug> TCP-Session: dd19e8ca-7de4-4946-b4ad-916802d1ba21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.30 23:27:00.349629 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 149 | 2026.03.30 23:27:00.349738 [ 258 ] {} <Debug> TCP-Session: dd19e8ca-7de4-4946-b4ad-916802d1ba21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.30 23:27:00.349747 [ 259 ] {} <Debug> TCP-Session: f37ecad0-8d32-4495-8e88-7474309df60c Authenticating user 'default' from [fd00:1122:3344:101::d]:38516 | ||
| 151 | 2026.03.30 23:27:00.349849 [ 259 ] {} <Debug> TCP-Session: f37ecad0-8d32-4495-8e88-7474309df60c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.30 23:27:00.349866 [ 259 ] {} <Debug> TCP-Session: f37ecad0-8d32-4495-8e88-7474309df60c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.30 23:27:00.364521 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.03.30 23:27:00.367284 [ 4 ] {d63ea2c6-9b48-400a-a905-d402620c4f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.30 23:27:00.553652 [ 4 ] {d63ea2c6-9b48-400a-a905-d402620c4f11} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61140) (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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.03.30 23:27:00.554561 [ 4 ] {d63ea2c6-9b48-400a-a905-d402620c4f11} <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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.03.30 23:27:00.554754 [ 4 ] {d63ea2c6-9b48-400a-a905-d402620c4f11} <Debug> TCPHandler: Processed in 0.192339925 sec. | ||
| 204 | 2026.03.30 23:27:00.555400 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.30 23:27:00.555674 [ 5 ] {75b685c6-0dd6-41e1-b5f0-edd1ee53ce95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.30 23:27:00.556098 [ 5 ] {75b685c6-0dd6-41e1-b5f0-edd1ee53ce95} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40489) (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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.03.30 23:27:00.556370 [ 5 ] {75b685c6-0dd6-41e1-b5f0-edd1ee53ce95} <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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.03.30 23:27:00.556630 [ 5 ] {75b685c6-0dd6-41e1-b5f0-edd1ee53ce95} <Debug> TCPHandler: Processed in 0.001573629 sec. | ||
| 255 | 2026.03.30 23:27:00.571457 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.30 23:27:00.572325 [ 254 ] {ce5b6f8c-a7ae-4132-8f01-fd9dc562cde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.30 23:27:00.573058 [ 254 ] {ce5b6f8c-a7ae-4132-8f01-fd9dc562cde6} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.30 23:27:00.575196 [ 254 ] {ce5b6f8c-a7ae-4132-8f01-fd9dc562cde6} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.03.30 23:27:00.575220 [ 254 ] {ce5b6f8c-a7ae-4132-8f01-fd9dc562cde6} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8641e-05 sec | ||
| 260 | 2026.03.30 23:27:00.575233 [ 254 ] {ce5b6f8c-a7ae-4132-8f01-fd9dc562cde6} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.03.30 23:27:00.575305 [ 254 ] {ce5b6f8c-a7ae-4132-8f01-fd9dc562cde6} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.03.30 23:27:00.575348 [ 254 ] {ce5b6f8c-a7ae-4132-8f01-fd9dc562cde6} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.03.30 23:27:00.576013 [ 254 ] {ce5b6f8c-a7ae-4132-8f01-fd9dc562cde6} <Debug> TCPHandler: Processed in 0.004727767 sec. | ||
| 264 | 2026.03.30 23:27:00.576185 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.03.30 23:27:00.576418 [ 254 ] {cbf3056c-4017-4f71-80f4-c6dbf5c2c88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.03.30 23:27:00.576472 [ 254 ] {cbf3056c-4017-4f71-80f4-c6dbf5c2c88a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.03.30 23:27:00.590170 [ 254 ] {cbf3056c-4017-4f71-80f4-c6dbf5c2c88a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.03.30 23:27:00.592764 [ 254 ] {cbf3056c-4017-4f71-80f4-c6dbf5c2c88a} <Debug> oximeter.version (4152a125-4dec-4b1c-967c-1cbb0cb59d91): Loading data parts | ||
| 270 | 2026.03.30 23:27:00.604300 [ 254 ] {cbf3056c-4017-4f71-80f4-c6dbf5c2c88a} <Debug> oximeter.version (4152a125-4dec-4b1c-967c-1cbb0cb59d91): There are no data parts | ||
| 271 | 2026.03.30 23:27:00.607471 [ 254 ] {cbf3056c-4017-4f71-80f4-c6dbf5c2c88a} <Debug> TCPHandler: Processed in 0.031356522 sec. | ||
| 272 | 2026.03.30 23:27:00.607627 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.03.30 23:27:00.607811 [ 254 ] {4172817f-c784-4f15-929f-35bc643984a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.03.30 23:27:00.607940 [ 254 ] {4172817f-c784-4f15-929f-35bc643984a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.03.30 23:27:00.638754 [ 254 ] {4172817f-c784-4f15-929f-35bc643984a2} <Debug> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Loading data parts | ||
| 286 | 2026.03.30 23:27:00.639055 [ 254 ] {4172817f-c784-4f15-929f-35bc643984a2} <Debug> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): There are no data parts | ||
| 287 | 2026.03.30 23:27:00.650268 [ 254 ] {4172817f-c784-4f15-929f-35bc643984a2} <Debug> TCPHandler: Processed in 0.042691852 sec. | ||
| 288 | 2026.03.30 23:27:00.650547 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.03.30 23:27:00.651083 [ 254 ] {777b2d7a-aa36-4d10-9fb4-073adcdd8054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.03.30 23:27:00.651203 [ 254 ] {777b2d7a-aa36-4d10-9fb4-073adcdd8054} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.03.30 23:27:00.655013 [ 254 ] {777b2d7a-aa36-4d10-9fb4-073adcdd8054} <Debug> oximeter.measurements_i8 (ec1e336d-6b90-4ade-ad91-98c040528050): Loading data parts | ||
| 292 | 2026.03.30 23:27:00.655162 [ 254 ] {777b2d7a-aa36-4d10-9fb4-073adcdd8054} <Debug> oximeter.measurements_i8 (ec1e336d-6b90-4ade-ad91-98c040528050): There are no data parts | ||
| 293 | 2026.03.30 23:27:00.669690 [ 254 ] {777b2d7a-aa36-4d10-9fb4-073adcdd8054} <Debug> TCPHandler: Processed in 0.019245727 sec. | ||
| 294 | 2026.03.30 23:27:00.670032 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.03.30 23:27:00.670235 [ 254 ] {114c8120-fdb2-4057-b46c-e9f5a6cbc33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.03.30 23:27:00.670359 [ 254 ] {114c8120-fdb2-4057-b46c-e9f5a6cbc33a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.03.30 23:27:00.674377 [ 254 ] {114c8120-fdb2-4057-b46c-e9f5a6cbc33a} <Debug> oximeter.measurements_u8 (a07c32a9-9df4-491f-a43a-a5315e910d58): Loading data parts | ||
| 298 | 2026.03.30 23:27:00.674605 [ 254 ] {114c8120-fdb2-4057-b46c-e9f5a6cbc33a} <Debug> oximeter.measurements_u8 (a07c32a9-9df4-491f-a43a-a5315e910d58): There are no data parts | ||
| 299 | 2026.03.30 23:27:00.683016 [ 254 ] {114c8120-fdb2-4057-b46c-e9f5a6cbc33a} <Debug> TCPHandler: Processed in 0.013111583 sec. | ||
| 300 | 2026.03.30 23:27:00.683163 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.03.30 23:27:00.683393 [ 254 ] {d2502aad-31dd-4a4e-b917-fc3b9639e88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.03.30 23:27:00.683500 [ 254 ] {d2502aad-31dd-4a4e-b917-fc3b9639e88e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.03.30 23:27:00.688224 [ 254 ] {d2502aad-31dd-4a4e-b917-fc3b9639e88e} <Debug> oximeter.measurements_i16 (aff40c95-a30c-4026-b9d3-281a0d216106): Loading data parts | ||
| 304 | 2026.03.30 23:27:00.688373 [ 254 ] {d2502aad-31dd-4a4e-b917-fc3b9639e88e} <Debug> oximeter.measurements_i16 (aff40c95-a30c-4026-b9d3-281a0d216106): There are no data parts | ||
| 305 | 2026.03.30 23:27:00.702731 [ 254 ] {d2502aad-31dd-4a4e-b917-fc3b9639e88e} <Debug> TCPHandler: Processed in 0.019617273 sec. | ||
| 306 | 2026.03.30 23:27:00.702873 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.03.30 23:27:00.703027 [ 254 ] {7b01391d-d0a3-4eab-8a15-b64a3e7b0247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.03.30 23:27:00.703138 [ 254 ] {7b01391d-d0a3-4eab-8a15-b64a3e7b0247} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.03.30 23:27:00.706933 [ 254 ] {7b01391d-d0a3-4eab-8a15-b64a3e7b0247} <Debug> oximeter.measurements_u16 (362a3b56-886d-492e-a714-a56eef195577): Loading data parts | ||
| 310 | 2026.03.30 23:27:00.707172 [ 254 ] {7b01391d-d0a3-4eab-8a15-b64a3e7b0247} <Debug> oximeter.measurements_u16 (362a3b56-886d-492e-a714-a56eef195577): There are no data parts | ||
| 311 | 2026.03.30 23:27:00.717873 [ 254 ] {7b01391d-d0a3-4eab-8a15-b64a3e7b0247} <Debug> TCPHandler: Processed in 0.015046689 sec. | ||
| 312 | 2026.03.30 23:27:00.718156 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.03.30 23:27:00.718580 [ 254 ] {ee6ecad2-a894-4545-97c2-07e451e77df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.03.30 23:27:00.718809 [ 254 ] {ee6ecad2-a894-4545-97c2-07e451e77df4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.03.30 23:27:00.733077 [ 254 ] {ee6ecad2-a894-4545-97c2-07e451e77df4} <Debug> oximeter.measurements_i32 (dc45977b-c305-4981-a716-6e8dfbe84453): Loading data parts | ||
| 316 | 2026.03.30 23:27:00.733241 [ 254 ] {ee6ecad2-a894-4545-97c2-07e451e77df4} <Debug> oximeter.measurements_i32 (dc45977b-c305-4981-a716-6e8dfbe84453): There are no data parts | ||
| 317 | 2026.03.30 23:27:00.738591 [ 254 ] {ee6ecad2-a894-4545-97c2-07e451e77df4} <Debug> TCPHandler: Processed in 0.020539121 sec. | ||
| 318 | 2026.03.30 23:27:00.738791 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.03.30 23:27:00.739063 [ 254 ] {2c340a1f-c8df-4082-abca-565f674035bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2026.03.30 23:27:00.739194 [ 254 ] {2c340a1f-c8df-4082-abca-565f674035bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.03.30 23:27:00.745288 [ 254 ] {2c340a1f-c8df-4082-abca-565f674035bc} <Debug> oximeter.measurements_u32 (f971f057-1841-47a6-8d27-1c991fb9d869): Loading data parts | ||
| 322 | 2026.03.30 23:27:00.745578 [ 254 ] {2c340a1f-c8df-4082-abca-565f674035bc} <Debug> oximeter.measurements_u32 (f971f057-1841-47a6-8d27-1c991fb9d869): There are no data parts | ||
| 323 | 2026.03.30 23:27:00.750430 [ 254 ] {2c340a1f-c8df-4082-abca-565f674035bc} <Debug> TCPHandler: Processed in 0.011711617 sec. | ||
| 324 | 2026.03.30 23:27:00.750605 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.03.30 23:27:00.750919 [ 254 ] {ebf9657c-3fe4-4535-8a28-97e7f43b2315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2026.03.30 23:27:00.751111 [ 254 ] {ebf9657c-3fe4-4535-8a28-97e7f43b2315} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.03.30 23:27:00.759005 [ 254 ] {ebf9657c-3fe4-4535-8a28-97e7f43b2315} <Debug> oximeter.measurements_i64 (a9ed0957-e818-48bd-a81a-d40af9c43891): Loading data parts | ||
| 328 | 2026.03.30 23:27:00.759163 [ 254 ] {ebf9657c-3fe4-4535-8a28-97e7f43b2315} <Debug> oximeter.measurements_i64 (a9ed0957-e818-48bd-a81a-d40af9c43891): There are no data parts | ||
| 329 | 2026.03.30 23:27:00.764522 [ 254 ] {ebf9657c-3fe4-4535-8a28-97e7f43b2315} <Debug> TCPHandler: Processed in 0.01397835 sec. | ||
| 330 | 2026.03.30 23:27:00.764746 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.03.30 23:27:00.764902 [ 254 ] {62ea87db-aafb-4cd5-a095-ac06998c01a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2026.03.30 23:27:00.765016 [ 254 ] {62ea87db-aafb-4cd5-a095-ac06998c01a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.03.30 23:27:00.776580 [ 254 ] {62ea87db-aafb-4cd5-a095-ac06998c01a8} <Debug> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Loading data parts | ||
| 334 | 2026.03.30 23:27:00.776792 [ 254 ] {62ea87db-aafb-4cd5-a095-ac06998c01a8} <Debug> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): There are no data parts | ||
| 335 | 2026.03.30 23:27:00.781219 [ 254 ] {62ea87db-aafb-4cd5-a095-ac06998c01a8} <Debug> TCPHandler: Processed in 0.016550617 sec. | ||
| 336 | 2026.03.30 23:27:00.781362 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.03.30 23:27:00.781595 [ 254 ] {cc92333e-2b3b-415a-979a-c3e1d3b636ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2026.03.30 23:27:00.781704 [ 254 ] {cc92333e-2b3b-415a-979a-c3e1d3b636ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.03.30 23:27:00.787260 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65300 | ||
| 340 | 2026.03.30 23:27:00.787469 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 341 | 2026.03.30 23:27:00.787506 [ 262 ] {} <Debug> TCP-Session: cff8c25c-4df5-432d-bbd9-9f6f73df22fd Authenticating user 'default' from [fd00:1122:3344:101::b]:65300 | ||
| 342 | 2026.03.30 23:27:00.787617 [ 262 ] {} <Debug> TCP-Session: cff8c25c-4df5-432d-bbd9-9f6f73df22fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 343 | 2026.03.30 23:27:00.787635 [ 262 ] {} <Debug> TCP-Session: cff8c25c-4df5-432d-bbd9-9f6f73df22fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 344 | 2026.03.30 23:27:00.787705 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 345 | 2026.03.30 23:27:00.787806 [ 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 | ||
| 346 | 2026.03.30 23:27:00.787828 [ 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 | ||
| 347 | 2026.03.30 23:27:00.789392 [ 254 ] {cc92333e-2b3b-415a-979a-c3e1d3b636ea} <Debug> oximeter.measurements_f32 (f6d472a8-0cf0-4a9f-9891-51a247c617bb): Loading data parts | ||
| 348 | 2026.03.30 23:27:00.789565 [ 254 ] {cc92333e-2b3b-415a-979a-c3e1d3b636ea} <Debug> oximeter.measurements_f32 (f6d472a8-0cf0-4a9f-9891-51a247c617bb): There are no data parts | ||
| 349 | 2026.03.30 23:27:00.790549 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64177 | ||
| 350 | 2026.03.30 23:27:00.790657 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61032 | ||
| 351 | 2026.03.30 23:27:00.790697 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 352 | 2026.03.30 23:27:00.790778 [ 263 ] {} <Debug> TCP-Session: 501562c3-c4e5-43ac-a968-71c3b7fd3281 Authenticating user 'default' from [fd00:1122:3344:101::b]:64177 | ||
| 353 | 2026.03.30 23:27:00.790825 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44098 | ||
| 354 | 2026.03.30 23:27:00.790834 [ 263 ] {} <Debug> TCP-Session: 501562c3-c4e5-43ac-a968-71c3b7fd3281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 355 | 2026.03.30 23:27:00.790865 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 356 | 2026.03.30 23:27:00.790869 [ 263 ] {} <Debug> TCP-Session: 501562c3-c4e5-43ac-a968-71c3b7fd3281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 357 | 2026.03.30 23:27:00.790950 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62898 | ||
| 358 | 2026.03.30 23:27:00.791006 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 359 | 2026.03.30 23:27:00.791023 [ 264 ] {} <Debug> TCP-Session: e8287e5f-d245-4cc4-bd0c-8b13be3b7ada Authenticating user 'default' from [fd00:1122:3344:101::b]:61032 | ||
| 360 | 2026.03.30 23:27:00.791094 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58933 | ||
| 361 | 2026.03.30 23:27:00.791117 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 362 | 2026.03.30 23:27:00.791133 [ 265 ] {} <Debug> TCP-Session: a2deaad4-46e4-4083-b2ad-321208b5d9c1 Authenticating user 'default' from [fd00:1122:3344:101::b]:44098 | ||
| 363 | 2026.03.30 23:27:00.791168 [ 266 ] {} <Debug> TCP-Session: 9ff3d4ac-d7b4-4be3-9710-7bd4de64a491 Authenticating user 'default' from [fd00:1122:3344:101::b]:62898 | ||
| 364 | 2026.03.30 23:27:00.791161 [ 264 ] {} <Debug> TCP-Session: e8287e5f-d245-4cc4-bd0c-8b13be3b7ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 365 | 2026.03.30 23:27:00.791269 [ 264 ] {} <Debug> TCP-Session: e8287e5f-d245-4cc4-bd0c-8b13be3b7ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 366 | 2026.03.30 23:27:00.791298 [ 265 ] {} <Debug> TCP-Session: a2deaad4-46e4-4083-b2ad-321208b5d9c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 367 | 2026.03.30 23:27:00.791294 [ 266 ] {} <Debug> TCP-Session: 9ff3d4ac-d7b4-4be3-9710-7bd4de64a491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 368 | 2026.03.30 23:27:00.791188 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51213 | ||
| 369 | 2026.03.30 23:27:00.791395 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45643 | ||
| 370 | 2026.03.30 23:27:00.791395 [ 265 ] {} <Debug> TCP-Session: a2deaad4-46e4-4083-b2ad-321208b5d9c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 371 | 2026.03.30 23:27:00.791381 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 372 | 2026.03.30 23:27:00.791382 [ 266 ] {} <Debug> TCP-Session: 9ff3d4ac-d7b4-4be3-9710-7bd4de64a491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 373 | 2026.03.30 23:27:00.791526 [ 267 ] {} <Debug> TCP-Session: 08373587-2b3b-4bc2-967b-f55ac379ddf9 Authenticating user 'default' from [fd00:1122:3344:101::b]:58933 | ||
| 374 | 2026.03.30 23:27:00.791621 [ 267 ] {} <Debug> TCP-Session: 08373587-2b3b-4bc2-967b-f55ac379ddf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 375 | 2026.03.30 23:27:00.791625 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 376 | 2026.03.30 23:27:00.791641 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 377 | 2026.03.30 23:27:00.791634 [ 267 ] {} <Debug> TCP-Session: 08373587-2b3b-4bc2-967b-f55ac379ddf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 378 | 2026.03.30 23:27:00.791751 [ 268 ] {} <Debug> TCP-Session: 1b4e2f05-f323-4f69-9844-39588f049b3f Authenticating user 'default' from [fd00:1122:3344:101::b]:51213 | ||
| 379 | 2026.03.30 23:27:00.791785 [ 269 ] {} <Debug> TCP-Session: 68008cef-3b21-4ab5-9485-95740f131900 Authenticating user 'default' from [fd00:1122:3344:101::b]:45643 | ||
| 380 | 2026.03.30 23:27:00.791849 [ 268 ] {} <Debug> TCP-Session: 1b4e2f05-f323-4f69-9844-39588f049b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2026.03.30 23:27:00.791860 [ 269 ] {} <Debug> TCP-Session: 68008cef-3b21-4ab5-9485-95740f131900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 382 | 2026.03.30 23:27:00.791870 [ 268 ] {} <Debug> TCP-Session: 1b4e2f05-f323-4f69-9844-39588f049b3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 383 | 2026.03.30 23:27:00.791963 [ 269 ] {} <Debug> TCP-Session: 68008cef-3b21-4ab5-9485-95740f131900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 384 | 2026.03.30 23:27:00.795015 [ 254 ] {cc92333e-2b3b-415a-979a-c3e1d3b636ea} <Debug> TCPHandler: Processed in 0.013701184 sec. | ||
| 385 | 2026.03.30 23:27:00.795397 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.30 23:27:00.795760 [ 254 ] {4b77d039-a1fb-4444-90d2-52460d0204f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) 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) | ||
| 387 | 2026.03.30 23:27:00.796006 [ 254 ] {4b77d039-a1fb-4444-90d2-52460d0204f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.03.30 23:27:00.806258 [ 254 ] {4b77d039-a1fb-4444-90d2-52460d0204f1} <Debug> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Loading data parts | ||
| 389 | 2026.03.30 23:27:00.806437 [ 254 ] {4b77d039-a1fb-4444-90d2-52460d0204f1} <Debug> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): There are no data parts | ||
| 390 | 2026.03.30 23:27:00.811868 [ 254 ] {4b77d039-a1fb-4444-90d2-52460d0204f1} <Debug> TCPHandler: Processed in 0.016573647 sec. | ||
| 391 | 2026.03.30 23:27:00.812030 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.03.30 23:27:00.812218 [ 254 ] {d352e441-d952-4cae-b76d-d2d2b60f49a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) 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) | ||
| 393 | 2026.03.30 23:27:00.812345 [ 254 ] {d352e441-d952-4cae-b76d-d2d2b60f49a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.03.30 23:27:00.815120 [ 254 ] {d352e441-d952-4cae-b76d-d2d2b60f49a2} <Debug> oximeter.measurements_string (7bdb46fb-11d4-49be-a7bb-eec6dc923273): Loading data parts | ||
| 395 | 2026.03.30 23:27:00.815262 [ 254 ] {d352e441-d952-4cae-b76d-d2d2b60f49a2} <Debug> oximeter.measurements_string (7bdb46fb-11d4-49be-a7bb-eec6dc923273): There are no data parts | ||
| 396 | 2026.03.30 23:27:00.824730 [ 254 ] {d352e441-d952-4cae-b76d-d2d2b60f49a2} <Debug> TCPHandler: Processed in 0.012759096 sec. | ||
| 397 | 2026.03.30 23:27:00.824943 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.03.30 23:27:00.825103 [ 254 ] {823f4492-d40e-4427-836c-a533742868c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2026.03.30 23:27:00.825233 [ 254 ] {823f4492-d40e-4427-836c-a533742868c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.03.30 23:27:00.831027 [ 254 ] {823f4492-d40e-4427-836c-a533742868c5} <Debug> oximeter.measurements_bytes (4d0daf0f-57c2-441b-b22a-bb0002fffef1): Loading data parts | ||
| 408 | 2026.03.30 23:27:00.831198 [ 254 ] {823f4492-d40e-4427-836c-a533742868c5} <Debug> oximeter.measurements_bytes (4d0daf0f-57c2-441b-b22a-bb0002fffef1): There are no data parts | ||
| 409 | 2026.03.30 23:27:00.842916 [ 254 ] {823f4492-d40e-4427-836c-a533742868c5} <Debug> TCPHandler: Processed in 0.018022814 sec. | ||
| 410 | 2026.03.30 23:27:00.843131 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.03.30 23:27:00.843300 [ 254 ] {0eb69d9e-f22c-4c64-8f35-76cb13bc8221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) 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) | ||
| 412 | 2026.03.30 23:27:00.843418 [ 254 ] {0eb69d9e-f22c-4c64-8f35-76cb13bc8221} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.03.30 23:27:00.847578 [ 254 ] {0eb69d9e-f22c-4c64-8f35-76cb13bc8221} <Debug> oximeter.measurements_cumulativei64 (ccf4f87c-3fd2-4255-b50e-83cfcc1aa884): Loading data parts | ||
| 414 | 2026.03.30 23:27:00.847954 [ 254 ] {0eb69d9e-f22c-4c64-8f35-76cb13bc8221} <Debug> oximeter.measurements_cumulativei64 (ccf4f87c-3fd2-4255-b50e-83cfcc1aa884): There are no data parts | ||
| 415 | 2026.03.30 23:27:00.856867 [ 254 ] {0eb69d9e-f22c-4c64-8f35-76cb13bc8221} <Debug> TCPHandler: Processed in 0.013786355 sec. | ||
| 416 | 2026.03.30 23:27:00.857039 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.03.30 23:27:00.857322 [ 254 ] {c8daa22b-ce07-43f5-af40-a4a5b6e0819a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) 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) | ||
| 418 | 2026.03.30 23:27:00.857451 [ 254 ] {c8daa22b-ce07-43f5-af40-a4a5b6e0819a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.03.30 23:27:00.878426 [ 254 ] {c8daa22b-ce07-43f5-af40-a4a5b6e0819a} <Debug> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Loading data parts | ||
| 420 | 2026.03.30 23:27:00.878703 [ 254 ] {c8daa22b-ce07-43f5-af40-a4a5b6e0819a} <Debug> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): There are no data parts | ||
| 421 | 2026.03.30 23:27:00.891624 [ 254 ] {c8daa22b-ce07-43f5-af40-a4a5b6e0819a} <Debug> TCPHandler: Processed in 0.034644682 sec. | ||
| 422 | 2026.03.30 23:27:00.891802 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.03.30 23:27:00.891996 [ 254 ] {8bd5555f-ebc0-466b-a4b2-00c1103e82b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) 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) | ||
| 424 | 2026.03.30 23:27:00.892122 [ 254 ] {8bd5555f-ebc0-466b-a4b2-00c1103e82b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.03.30 23:27:00.899639 [ 254 ] {8bd5555f-ebc0-466b-a4b2-00c1103e82b0} <Debug> oximeter.measurements_cumulativef32 (633b2ffb-b93d-4cdd-bc26-5e4d8b01d2f2): Loading data parts | ||
| 426 | 2026.03.30 23:27:00.899797 [ 254 ] {8bd5555f-ebc0-466b-a4b2-00c1103e82b0} <Debug> oximeter.measurements_cumulativef32 (633b2ffb-b93d-4cdd-bc26-5e4d8b01d2f2): There are no data parts | ||
| 427 | 2026.03.30 23:27:00.908602 [ 254 ] {8bd5555f-ebc0-466b-a4b2-00c1103e82b0} <Debug> TCPHandler: Processed in 0.016858622 sec. | ||
| 428 | 2026.03.30 23:27:00.908844 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.03.30 23:27:00.909005 [ 254 ] {2864fea6-c730-42e5-82af-2126336ded94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) 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) | ||
| 430 | 2026.03.30 23:27:00.909110 [ 254 ] {2864fea6-c730-42e5-82af-2126336ded94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.03.30 23:27:00.913239 [ 254 ] {2864fea6-c730-42e5-82af-2126336ded94} <Debug> oximeter.measurements_cumulativef64 (98388de0-0708-4dec-8963-67b94b1a2629): Loading data parts | ||
| 432 | 2026.03.30 23:27:00.913463 [ 254 ] {2864fea6-c730-42e5-82af-2126336ded94} <Debug> oximeter.measurements_cumulativef64 (98388de0-0708-4dec-8963-67b94b1a2629): There are no data parts | ||
| 433 | 2026.03.30 23:27:00.923491 [ 254 ] {2864fea6-c730-42e5-82af-2126336ded94} <Debug> TCPHandler: Processed in 0.014696022 sec. | ||
| 434 | 2026.03.30 23:27:00.923665 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.03.30 23:27:00.924050 [ 254 ] {d4490fdc-9cbf-411e-b30c-99d12ed30621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | 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) | ||
| 446 | 2026.03.30 23:27:00.924201 [ 254 ] {d4490fdc-9cbf-411e-b30c-99d12ed30621} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2026.03.30 23:27:00.927113 [ 254 ] {d4490fdc-9cbf-411e-b30c-99d12ed30621} <Debug> oximeter.measurements_histogrami8 (1a4c42de-7aab-4f0e-847c-bf14f557dd75): Loading data parts | ||
| 448 | 2026.03.30 23:27:00.927251 [ 254 ] {d4490fdc-9cbf-411e-b30c-99d12ed30621} <Debug> oximeter.measurements_histogrami8 (1a4c42de-7aab-4f0e-847c-bf14f557dd75): There are no data parts | ||
| 449 | 2026.03.30 23:27:00.942699 [ 254 ] {d4490fdc-9cbf-411e-b30c-99d12ed30621} <Debug> TCPHandler: Processed in 0.019099504 sec. | ||
| 450 | 2026.03.30 23:27:00.942911 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.30 23:27:00.943126 [ 254 ] {20960fc5-aead-49c4-8274-30e434de1604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) 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) | ||
| 452 | 2026.03.30 23:27:00.943244 [ 254 ] {20960fc5-aead-49c4-8274-30e434de1604} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2026.03.30 23:27:00.949626 [ 254 ] {20960fc5-aead-49c4-8274-30e434de1604} <Debug> oximeter.measurements_histogramu8 (57aea871-0d92-4bc7-9abd-9faafd002693): Loading data parts | ||
| 454 | 2026.03.30 23:27:00.949868 [ 254 ] {20960fc5-aead-49c4-8274-30e434de1604} <Debug> oximeter.measurements_histogramu8 (57aea871-0d92-4bc7-9abd-9faafd002693): There are no data parts | ||
| 455 | 2026.03.30 23:27:00.959742 [ 254 ] {20960fc5-aead-49c4-8274-30e434de1604} <Debug> TCPHandler: Processed in 0.016886883 sec. | ||
| 456 | 2026.03.30 23:27:00.959910 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.30 23:27:00.960250 [ 254 ] {f5c5e09e-5d70-4437-b3c6-309481926a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) 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) | ||
| 458 | 2026.03.30 23:27:00.960383 [ 254 ] {f5c5e09e-5d70-4437-b3c6-309481926a90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2026.03.30 23:27:00.965556 [ 254 ] {f5c5e09e-5d70-4437-b3c6-309481926a90} <Debug> oximeter.measurements_histogrami16 (14340322-499d-4074-aeb8-bbc12208bc8f): Loading data parts | ||
| 460 | 2026.03.30 23:27:00.965800 [ 254 ] {f5c5e09e-5d70-4437-b3c6-309481926a90} <Debug> oximeter.measurements_histogrami16 (14340322-499d-4074-aeb8-bbc12208bc8f): There are no data parts | ||
| 461 | 2026.03.30 23:27:00.977137 [ 254 ] {f5c5e09e-5d70-4437-b3c6-309481926a90} <Debug> TCPHandler: Processed in 0.01728774 sec. | ||
| 462 | 2026.03.30 23:27:00.977382 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.30 23:27:00.977609 [ 254 ] {dd0cbd44-fdf9-40b5-b69c-32682502840f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) 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) | ||
| 464 | 2026.03.30 23:27:00.977733 [ 254 ] {dd0cbd44-fdf9-40b5-b69c-32682502840f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2026.03.30 23:27:00.983285 [ 254 ] {dd0cbd44-fdf9-40b5-b69c-32682502840f} <Debug> oximeter.measurements_histogramu16 (0f3fc702-6ae0-45a0-b718-ce5a49aaa10a): Loading data parts | ||
| 466 | 2026.03.30 23:27:00.983590 [ 254 ] {dd0cbd44-fdf9-40b5-b69c-32682502840f} <Debug> oximeter.measurements_histogramu16 (0f3fc702-6ae0-45a0-b718-ce5a49aaa10a): There are no data parts | ||
| 467 | 2026.03.30 23:27:00.993107 [ 254 ] {dd0cbd44-fdf9-40b5-b69c-32682502840f} <Debug> TCPHandler: Processed in 0.015794693 sec. | ||
| 468 | 2026.03.30 23:27:00.993368 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.03.30 23:27:00.993837 [ 254 ] {830f9111-d472-4b13-9289-ed756855f55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) 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) | ||
| 470 | 2026.03.30 23:27:00.993957 [ 254 ] {830f9111-d472-4b13-9289-ed756855f55e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2026.03.30 23:27:01.000146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.67 MiB, peak 124.67 MiB, free memory in arenas 0.00 B, will set to 133.20 MiB (RSS), difference: 8.52 MiB | ||
| 472 | 2026.03.30 23:27:01.002460 [ 254 ] {830f9111-d472-4b13-9289-ed756855f55e} <Debug> oximeter.measurements_histogrami32 (0dc09098-d320-44ff-b720-12fffa327da8): Loading data parts | ||
| 473 | 2026.03.30 23:27:01.002618 [ 254 ] {830f9111-d472-4b13-9289-ed756855f55e} <Debug> oximeter.measurements_histogrami32 (0dc09098-d320-44ff-b720-12fffa327da8): There are no data parts | ||
| 474 | 2026.03.30 23:27:01.014272 [ 254 ] {830f9111-d472-4b13-9289-ed756855f55e} <Debug> TCPHandler: Processed in 0.02100551 sec. | ||
| 475 | 2026.03.30 23:27:01.014446 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.03.30 23:27:01.014668 [ 254 ] {4323398b-d41a-4783-ac72-83e88f886925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 477 | 2026.03.30 23:27:01.014792 [ 254 ] {4323398b-d41a-4783-ac72-83e88f886925} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.03.30 23:27:01.025457 [ 254 ] {4323398b-d41a-4783-ac72-83e88f886925} <Debug> oximeter.measurements_histogramu32 (080c4b18-39ca-4835-a856-30d484a796dc): Loading data parts | ||
| 479 | 2026.03.30 23:27:01.025668 [ 254 ] {4323398b-d41a-4783-ac72-83e88f886925} <Debug> oximeter.measurements_histogramu32 (080c4b18-39ca-4835-a856-30d484a796dc): There are no data parts | ||
| 480 | 2026.03.30 23:27:01.034683 [ 254 ] {4323398b-d41a-4783-ac72-83e88f886925} <Debug> TCPHandler: Processed in 0.020286936 sec. | ||
| 481 | 2026.03.30 23:27:01.034877 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.03.30 23:27:01.035125 [ 254 ] {a76c8d1a-8877-4864-818b-2af763e5a904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 483 | 2026.03.30 23:27:01.035279 [ 254 ] {a76c8d1a-8877-4864-818b-2af763e5a904} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.03.30 23:27:01.037697 [ 254 ] {a76c8d1a-8877-4864-818b-2af763e5a904} <Debug> oximeter.measurements_histogrami64 (85ca36b3-20f0-4973-a20f-cacec21646b1): Loading data parts | ||
| 485 | 2026.03.30 23:27:01.037850 [ 254 ] {a76c8d1a-8877-4864-818b-2af763e5a904} <Debug> oximeter.measurements_histogrami64 (85ca36b3-20f0-4973-a20f-cacec21646b1): There are no data parts | ||
| 486 | 2026.03.30 23:27:01.042574 [ 254 ] {a76c8d1a-8877-4864-818b-2af763e5a904} <Debug> TCPHandler: Processed in 0.007746963 sec. | ||
| 487 | 2026.03.30 23:27:01.042744 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.03.30 23:27:01.043004 [ 254 ] {564601bb-8a13-46e4-bfee-da4ec65a78cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.03.30 23:27:01.043148 [ 254 ] {564601bb-8a13-46e4-bfee-da4ec65a78cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.03.30 23:27:01.052445 [ 254 ] {564601bb-8a13-46e4-bfee-da4ec65a78cb} <Debug> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Loading data parts | ||
| 491 | 2026.03.30 23:27:01.052599 [ 254 ] {564601bb-8a13-46e4-bfee-da4ec65a78cb} <Debug> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): There are no data parts | ||
| 492 | 2026.03.30 23:27:01.058152 [ 254 ] {564601bb-8a13-46e4-bfee-da4ec65a78cb} <Debug> TCPHandler: Processed in 0.015468437 sec. | ||
| 493 | 2026.03.30 23:27:01.058311 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.30 23:27:01.058703 [ 254 ] {f2d23090-0e87-4ffa-aa8e-fe0c5f76662b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.03.30 23:27:01.058841 [ 254 ] {f2d23090-0e87-4ffa-aa8e-fe0c5f76662b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.03.30 23:27:01.065839 [ 254 ] {f2d23090-0e87-4ffa-aa8e-fe0c5f76662b} <Debug> oximeter.measurements_histogramf32 (4116f9fc-3677-4166-9d53-9d38bb3c1179): Loading data parts | ||
| 497 | 2026.03.30 23:27:01.066026 [ 254 ] {f2d23090-0e87-4ffa-aa8e-fe0c5f76662b} <Debug> oximeter.measurements_histogramf32 (4116f9fc-3677-4166-9d53-9d38bb3c1179): There are no data parts | ||
| 498 | 2026.03.30 23:27:01.071316 [ 254 ] {f2d23090-0e87-4ffa-aa8e-fe0c5f76662b} <Debug> TCPHandler: Processed in 0.013053802 sec. | ||
| 499 | 2026.03.30 23:27:01.071470 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.30 23:27:01.071718 [ 254 ] {aea310a2-ed6f-4712-8a8c-896dfb36e6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.03.30 23:27:01.071835 [ 254 ] {aea310a2-ed6f-4712-8a8c-896dfb36e6d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.03.30 23:27:01.083341 [ 254 ] {aea310a2-ed6f-4712-8a8c-896dfb36e6d6} <Debug> oximeter.measurements_histogramf64 (230ad04b-9304-40d8-969f-610f4799fc96): Loading data parts | ||
| 503 | 2026.03.30 23:27:01.083533 [ 254 ] {aea310a2-ed6f-4712-8a8c-896dfb36e6d6} <Debug> oximeter.measurements_histogramf64 (230ad04b-9304-40d8-969f-610f4799fc96): There are no data parts | ||
| 504 | 2026.03.30 23:27:01.089137 [ 254 ] {aea310a2-ed6f-4712-8a8c-896dfb36e6d6} <Debug> TCPHandler: Processed in 0.017726668 sec. | ||
| 505 | 2026.03.30 23:27:01.089357 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.30 23:27:01.089612 [ 254 ] {b06d6579-c322-4fe8-b306-7d819a94b234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 532 | 2026.03.30 23:27:01.089775 [ 254 ] {b06d6579-c322-4fe8-b306-7d819a94b234} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.03.30 23:27:01.101847 [ 254 ] {b06d6579-c322-4fe8-b306-7d819a94b234} <Debug> oximeter.fields_bool (ef479bb9-724c-483d-898e-7155226538d9): Loading data parts | ||
| 534 | 2026.03.30 23:27:01.101994 [ 254 ] {b06d6579-c322-4fe8-b306-7d819a94b234} <Debug> oximeter.fields_bool (ef479bb9-724c-483d-898e-7155226538d9): There are no data parts | ||
| 535 | 2026.03.30 23:27:01.114341 [ 254 ] {b06d6579-c322-4fe8-b306-7d819a94b234} <Debug> TCPHandler: Processed in 0.025040784 sec. | ||
| 536 | 2026.03.30 23:27:01.114589 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.30 23:27:01.114812 [ 254 ] {43f60a7d-2d07-4261-bc60-6c9b191391e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.03.30 23:27:01.114934 [ 254 ] {43f60a7d-2d07-4261-bc60-6c9b191391e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.03.30 23:27:01.127037 [ 254 ] {43f60a7d-2d07-4261-bc60-6c9b191391e3} <Debug> oximeter.fields_i8 (d551edbd-ebc0-47fe-a2db-a7debe007146): Loading data parts | ||
| 540 | 2026.03.30 23:27:01.127415 [ 254 ] {43f60a7d-2d07-4261-bc60-6c9b191391e3} <Debug> oximeter.fields_i8 (d551edbd-ebc0-47fe-a2db-a7debe007146): There are no data parts | ||
| 541 | 2026.03.30 23:27:01.130185 [ 254 ] {43f60a7d-2d07-4261-bc60-6c9b191391e3} <Debug> TCPHandler: Processed in 0.015698061 sec. | ||
| 542 | 2026.03.30 23:27:01.130332 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.30 23:27:01.130573 [ 254 ] {780abe2f-b54a-4dd0-8c7f-ea10d4851596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.03.30 23:27:01.130686 [ 254 ] {780abe2f-b54a-4dd0-8c7f-ea10d4851596} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.03.30 23:27:01.140851 [ 254 ] {780abe2f-b54a-4dd0-8c7f-ea10d4851596} <Debug> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Loading data parts | ||
| 546 | 2026.03.30 23:27:01.141120 [ 254 ] {780abe2f-b54a-4dd0-8c7f-ea10d4851596} <Debug> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): There are no data parts | ||
| 547 | 2026.03.30 23:27:01.143473 [ 254 ] {780abe2f-b54a-4dd0-8c7f-ea10d4851596} <Debug> TCPHandler: Processed in 0.013191905 sec. | ||
| 548 | 2026.03.30 23:27:01.143615 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.30 23:27:01.143772 [ 254 ] {b905d380-645f-43b5-b6bc-6058a39b3bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 550 | 2026.03.30 23:27:01.143899 [ 254 ] {b905d380-645f-43b5-b6bc-6058a39b3bcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.03.30 23:27:01.146780 [ 254 ] {b905d380-645f-43b5-b6bc-6058a39b3bcd} <Debug> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Loading data parts | ||
| 552 | 2026.03.30 23:27:01.146959 [ 254 ] {b905d380-645f-43b5-b6bc-6058a39b3bcd} <Debug> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): There are no data parts | ||
| 553 | 2026.03.30 23:27:01.162199 [ 254 ] {b905d380-645f-43b5-b6bc-6058a39b3bcd} <Debug> TCPHandler: Processed in 0.018633765 sec. | ||
| 554 | 2026.03.30 23:27:01.162335 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.03.30 23:27:01.162556 [ 254 ] {ff4cc481-09a0-40f8-8be4-9badb357e31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 556 | 2026.03.30 23:27:01.162661 [ 254 ] {ff4cc481-09a0-40f8-8be4-9badb357e31c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.03.30 23:27:01.165423 [ 254 ] {ff4cc481-09a0-40f8-8be4-9badb357e31c} <Debug> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Loading data parts | ||
| 558 | 2026.03.30 23:27:01.165588 [ 254 ] {ff4cc481-09a0-40f8-8be4-9badb357e31c} <Debug> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): There are no data parts | ||
| 559 | 2026.03.30 23:27:01.177331 [ 254 ] {ff4cc481-09a0-40f8-8be4-9badb357e31c} <Debug> TCPHandler: Processed in 0.015046678 sec. | ||
| 560 | 2026.03.30 23:27:01.177531 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.03.30 23:27:01.177765 [ 254 ] {daa74466-4c37-441c-a97f-065bd1281dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 562 | 2026.03.30 23:27:01.177890 [ 254 ] {daa74466-4c37-441c-a97f-065bd1281dfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.03.30 23:27:01.180807 [ 254 ] {daa74466-4c37-441c-a97f-065bd1281dfb} <Debug> oximeter.fields_i32 (cafc9f4b-85db-48df-9d7d-2bb03c9c0083): Loading data parts | ||
| 564 | 2026.03.30 23:27:01.180942 [ 254 ] {daa74466-4c37-441c-a97f-065bd1281dfb} <Debug> oximeter.fields_i32 (cafc9f4b-85db-48df-9d7d-2bb03c9c0083): There are no data parts | ||
| 565 | 2026.03.30 23:27:01.196014 [ 254 ] {daa74466-4c37-441c-a97f-065bd1281dfb} <Debug> TCPHandler: Processed in 0.018558144 sec. | ||
| 566 | 2026.03.30 23:27:01.196176 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.03.30 23:27:01.196456 [ 254 ] {a17fb9d7-220b-4140-b906-c5f4655cc371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 568 | 2026.03.30 23:27:01.196592 [ 254 ] {a17fb9d7-220b-4140-b906-c5f4655cc371} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.03.30 23:27:01.199804 [ 254 ] {a17fb9d7-220b-4140-b906-c5f4655cc371} <Debug> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Loading data parts | ||
| 570 | 2026.03.30 23:27:01.199942 [ 254 ] {a17fb9d7-220b-4140-b906-c5f4655cc371} <Debug> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): There are no data parts | ||
| 571 | 2026.03.30 23:27:01.211659 [ 254 ] {a17fb9d7-220b-4140-b906-c5f4655cc371} <Debug> TCPHandler: Processed in 0.015542228 sec. | ||
| 572 | 2026.03.30 23:27:01.212007 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.03.30 23:27:01.212226 [ 254 ] {e3d7d649-82cb-4cb5-abb6-f3d93a8a8a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 574 | 2026.03.30 23:27:01.212350 [ 254 ] {e3d7d649-82cb-4cb5-abb6-f3d93a8a8a3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.03.30 23:27:01.227034 [ 254 ] {e3d7d649-82cb-4cb5-abb6-f3d93a8a8a3b} <Debug> oximeter.fields_i64 (f1ecf398-3b0d-4278-9f8b-4c54c9e732c7): Loading data parts | ||
| 576 | 2026.03.30 23:27:01.227230 [ 254 ] {e3d7d649-82cb-4cb5-abb6-f3d93a8a8a3b} <Debug> oximeter.fields_i64 (f1ecf398-3b0d-4278-9f8b-4c54c9e732c7): There are no data parts | ||
| 577 | 2026.03.30 23:27:01.232216 [ 254 ] {e3d7d649-82cb-4cb5-abb6-f3d93a8a8a3b} <Debug> TCPHandler: Processed in 0.020324297 sec. | ||
| 578 | 2026.03.30 23:27:01.232483 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.03.30 23:27:01.232740 [ 254 ] {c41a5de0-fc94-47e8-b9c7-69c499508b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 580 | 2026.03.30 23:27:01.232860 [ 254 ] {c41a5de0-fc94-47e8-b9c7-69c499508b6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.03.30 23:27:01.245855 [ 254 ] {c41a5de0-fc94-47e8-b9c7-69c499508b6f} <Debug> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69): Loading data parts | ||
| 582 | 2026.03.30 23:27:01.246052 [ 254 ] {c41a5de0-fc94-47e8-b9c7-69c499508b6f} <Debug> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69): There are no data parts | ||
| 583 | 2026.03.30 23:27:01.260538 [ 254 ] {c41a5de0-fc94-47e8-b9c7-69c499508b6f} <Debug> TCPHandler: Processed in 0.028135592 sec. | ||
| 584 | 2026.03.30 23:27:01.260703 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.03.30 23:27:01.260860 [ 254 ] {22ee4d99-978d-4a73-8aeb-7e1c926c7302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 586 | 2026.03.30 23:27:01.260979 [ 254 ] {22ee4d99-978d-4a73-8aeb-7e1c926c7302} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.03.30 23:27:01.269505 [ 254 ] {22ee4d99-978d-4a73-8aeb-7e1c926c7302} <Debug> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Loading data parts | ||
| 588 | 2026.03.30 23:27:01.269652 [ 254 ] {22ee4d99-978d-4a73-8aeb-7e1c926c7302} <Debug> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): There are no data parts | ||
| 589 | 2026.03.30 23:27:01.276754 [ 254 ] {22ee4d99-978d-4a73-8aeb-7e1c926c7302} <Debug> TCPHandler: Processed in 0.016106438 sec. | ||
| 590 | 2026.03.30 23:27:01.276997 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.03.30 23:27:01.277187 [ 254 ] {ca3cc514-0ac8-4cf0-a5b1-e9391edf3df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 592 | 2026.03.30 23:27:01.277313 [ 254 ] {ca3cc514-0ac8-4cf0-a5b1-e9391edf3df1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.03.30 23:27:01.291719 [ 254 ] {ca3cc514-0ac8-4cf0-a5b1-e9391edf3df1} <Debug> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Loading data parts | ||
| 594 | 2026.03.30 23:27:01.291926 [ 254 ] {ca3cc514-0ac8-4cf0-a5b1-e9391edf3df1} <Debug> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): There are no data parts | ||
| 595 | 2026.03.30 23:27:01.297128 [ 254 ] {ca3cc514-0ac8-4cf0-a5b1-e9391edf3df1} <Debug> TCPHandler: Processed in 0.020197644 sec. | ||
| 596 | 2026.03.30 23:27:01.297275 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.03.30 23:27:01.297497 [ 254 ] {8645b0ca-91ef-45fd-b588-cb390cd371fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 598 | 2026.03.30 23:27:01.297541 [ 254 ] {8645b0ca-91ef-45fd-b588-cb390cd371fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.03.30 23:27:01.305359 [ 254 ] {8645b0ca-91ef-45fd-b588-cb390cd371fb} <Debug> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Loading data parts | ||
| 600 | 2026.03.30 23:27:01.305532 [ 254 ] {8645b0ca-91ef-45fd-b588-cb390cd371fb} <Debug> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): There are no data parts | ||
| 601 | 2026.03.30 23:27:01.321239 [ 254 ] {8645b0ca-91ef-45fd-b588-cb390cd371fb} <Debug> TCPHandler: Processed in 0.024012785 sec. | ||
| 602 | 2026.03.30 23:27:01.321566 [ 254 ] {} <Trace> TCP-Session: 86e37b18-b92d-465a-9b71-0a44ea72ac18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.03.30 23:27:01.321848 [ 254 ] {4fec85c5-b465-403c-b207-86e93ec8ca2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38322) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 607 | 2026.03.30 23:27:01.321986 [ 254 ] {4fec85c5-b465-403c-b207-86e93ec8ca2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.03.30 23:27:01.332007 [ 254 ] {4fec85c5-b465-403c-b207-86e93ec8ca2f} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984): Loading data parts | ||
| 609 | 2026.03.30 23:27:01.332171 [ 254 ] {4fec85c5-b465-403c-b207-86e93ec8ca2f} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984): There are no data parts | ||
| 610 | 2026.03.30 23:27:01.341404 [ 254 ] {4fec85c5-b465-403c-b207-86e93ec8ca2f} <Debug> TCPHandler: Processed in 0.019900669 sec. | ||
| 611 | 2026.03.30 23:27:01.341762 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.03.30 23:27:01.342105 [ 5 ] {9ab2a72a-37fc-4c0b-958e-a643c08fdcea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.03.30 23:27:01.343412 [ 5 ] {9ab2a72a-37fc-4c0b-958e-a643c08fdcea} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.03.30 23:27:01.397224 [ 261 ] {9ab2a72a-37fc-4c0b-958e-a643c08fdcea} <Trace> oximeter.version (4152a125-4dec-4b1c-967c-1cbb0cb59d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.03.30 23:27:01.397267 [ 261 ] {9ab2a72a-37fc-4c0b-958e-a643c08fdcea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 616 | 2026.03.30 23:27:01.401791 [ 261 ] {9ab2a72a-37fc-4c0b-958e-a643c08fdcea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.03.30 23:27:01.402500 [ 261 ] {9ab2a72a-37fc-4c0b-958e-a643c08fdcea} <Trace> oximeter.version (4152a125-4dec-4b1c-967c-1cbb0cb59d91): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.03.30 23:27:01.402764 [ 5 ] {9ab2a72a-37fc-4c0b-958e-a643c08fdcea} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.060797 sec., 16.44818000888202 rows/sec., 263.17 B/sec. | ||
| 619 | 2026.03.30 23:27:01.403027 [ 5 ] {9ab2a72a-37fc-4c0b-958e-a643c08fdcea} <Debug> TCPHandler: Processed in 0.061416239 sec. | ||
| 620 | 2026.03.30 23:27:02.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.74 MiB, peak 134.74 MiB, free memory in arenas 0.00 B, will set to 138.68 MiB (RSS), difference: 3.94 MiB | ||
| 621 | 2026.03.30 23:27:02.365245 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46217 | ||
| 622 | 2026.03.30 23:27:02.365446 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.30 23:27:02.365646 [ 270 ] {} <Debug> TCP-Session: a44049de-2349-49b9-9f56-66f67e266742 Authenticating user 'default' from [fd00:1122:3344:101::a]:46217 | ||
| 624 | 2026.03.30 23:27:02.365688 [ 270 ] {} <Debug> TCP-Session: a44049de-2349-49b9-9f56-66f67e266742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.30 23:27:02.365712 [ 270 ] {} <Debug> TCP-Session: a44049de-2349-49b9-9f56-66f67e266742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.30 23:27:02.365876 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.30 23:27:02.365913 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.03.30 23:27:02.365994 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.03.30 23:27:02.368389 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43417 | ||
| 630 | 2026.03.30 23:27:02.368404 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52956 | ||
| 631 | 2026.03.30 23:27:02.368505 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64469 | ||
| 632 | 2026.03.30 23:27:02.368572 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61568 | ||
| 633 | 2026.03.30 23:27:02.368699 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43233 | ||
| 634 | 2026.03.30 23:27:02.368751 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.30 23:27:02.368830 [ 272 ] {} <Debug> TCP-Session: 1ca117bc-0de9-423a-b797-62ff7437e201 Authenticating user 'default' from [fd00:1122:3344:101::a]:43417 | ||
| 636 | 2026.03.30 23:27:02.368852 [ 272 ] {} <Debug> TCP-Session: 1ca117bc-0de9-423a-b797-62ff7437e201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.03.30 23:27:02.368864 [ 272 ] {} <Debug> TCP-Session: 1ca117bc-0de9-423a-b797-62ff7437e201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.03.30 23:27:02.368928 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.03.30 23:27:02.368932 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36442 | ||
| 640 | 2026.03.30 23:27:02.368972 [ 273 ] {} <Debug> TCP-Session: 2a639155-930b-48b9-ac1d-8bcf01e8b934 Authenticating user 'default' from [fd00:1122:3344:101::a]:64469 | ||
| 641 | 2026.03.30 23:27:02.369016 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.03.30 23:27:02.369083 [ 273 ] {} <Debug> TCP-Session: 2a639155-930b-48b9-ac1d-8bcf01e8b934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.03.30 23:27:02.369103 [ 273 ] {} <Debug> TCP-Session: 2a639155-930b-48b9-ac1d-8bcf01e8b934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.03.30 23:27:02.369153 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.03.30 23:27:02.369107 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37728 | ||
| 646 | 2026.03.30 23:27:02.369104 [ 271 ] {} <Debug> TCP-Session: fd082016-6bc0-4aca-8af1-536821515c67 Authenticating user 'default' from [fd00:1122:3344:101::a]:52956 | ||
| 647 | 2026.03.30 23:27:02.369218 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.03.30 23:27:02.369222 [ 275 ] {} <Debug> TCP-Session: 6de151b4-7c13-4660-9722-faf4a194d1d1 Authenticating user 'default' from [fd00:1122:3344:101::a]:43233 | ||
| 649 | 2026.03.30 23:27:02.369219 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.03.30 23:27:02.369239 [ 271 ] {} <Debug> TCP-Session: fd082016-6bc0-4aca-8af1-536821515c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.30 23:27:02.369363 [ 275 ] {} <Debug> TCP-Session: 6de151b4-7c13-4660-9722-faf4a194d1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.30 23:27:02.369356 [ 274 ] {} <Debug> TCP-Session: a9fe2d41-be2f-4cfe-ada8-8683d4f79099 Authenticating user 'default' from [fd00:1122:3344:101::a]:61568 | ||
| 653 | 2026.03.30 23:27:02.369355 [ 276 ] {} <Debug> TCP-Session: 08d5c1a5-1c0b-472e-afec-533c0be1032e Authenticating user 'default' from [fd00:1122:3344:101::a]:36442 | ||
| 654 | 2026.03.30 23:27:02.369480 [ 274 ] {} <Debug> TCP-Session: a9fe2d41-be2f-4cfe-ada8-8683d4f79099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.30 23:27:02.369489 [ 275 ] {} <Debug> TCP-Session: 6de151b4-7c13-4660-9722-faf4a194d1d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.30 23:27:02.369463 [ 271 ] {} <Debug> TCP-Session: fd082016-6bc0-4aca-8af1-536821515c67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.30 23:27:02.369578 [ 276 ] {} <Debug> TCP-Session: 08d5c1a5-1c0b-472e-afec-533c0be1032e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.30 23:27:02.369342 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.03.30 23:27:02.369662 [ 274 ] {} <Debug> TCP-Session: a9fe2d41-be2f-4cfe-ada8-8683d4f79099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.30 23:27:02.369695 [ 276 ] {} <Debug> TCP-Session: 08d5c1a5-1c0b-472e-afec-533c0be1032e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.30 23:27:02.369688 [ 277 ] {} <Debug> TCP-Session: e490076e-5579-45b1-873e-d21045971a69 Authenticating user 'default' from [fd00:1122:3344:101::a]:37728 | ||
| 662 | 2026.03.30 23:27:02.369768 [ 277 ] {} <Debug> TCP-Session: e490076e-5579-45b1-873e-d21045971a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.30 23:27:02.369872 [ 277 ] {} <Debug> TCP-Session: e490076e-5579-45b1-873e-d21045971a69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.30 23:27:02.415617 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44295 | ||
| 665 | 2026.03.30 23:27:02.415736 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.30 23:27:02.415760 [ 278 ] {} <Debug> TCP-Session: c826de52-4c8f-4296-9b8e-cb3c370ac3a8 Authenticating user 'default' from [fd00:1122:3344:101::c]:44295 | ||
| 667 | 2026.03.30 23:27:02.415876 [ 278 ] {} <Debug> TCP-Session: c826de52-4c8f-4296-9b8e-cb3c370ac3a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.30 23:27:02.415899 [ 278 ] {} <Debug> TCP-Session: c826de52-4c8f-4296-9b8e-cb3c370ac3a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.30 23:27:02.415951 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.30 23:27:02.416060 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.03.30 23:27:02.416077 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.03.30 23:27:02.420008 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56497 | ||
| 673 | 2026.03.30 23:27:02.420106 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48559 | ||
| 674 | 2026.03.30 23:27:02.420160 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.03.30 23:27:02.420232 [ 279 ] {} <Debug> TCP-Session: 2546d1ad-f226-4849-b5cb-075916c4fed0 Authenticating user 'default' from [fd00:1122:3344:101::c]:56497 | ||
| 676 | 2026.03.30 23:27:02.420241 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43174 | ||
| 677 | 2026.03.30 23:27:02.420252 [ 279 ] {} <Debug> TCP-Session: 2546d1ad-f226-4849-b5cb-075916c4fed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.03.30 23:27:02.420349 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37162 | ||
| 679 | 2026.03.30 23:27:02.420351 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.03.30 23:27:02.420379 [ 279 ] {} <Debug> TCP-Session: 2546d1ad-f226-4849-b5cb-075916c4fed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.30 23:27:02.420436 [ 280 ] {} <Debug> TCP-Session: 644a06a2-b9c5-4e03-b54c-2cc079fd3b69 Authenticating user 'default' from [fd00:1122:3344:101::c]:48559 | ||
| 682 | 2026.03.30 23:27:02.420471 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43658 | ||
| 683 | 2026.03.30 23:27:02.420472 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.03.30 23:27:02.420502 [ 280 ] {} <Debug> TCP-Session: 644a06a2-b9c5-4e03-b54c-2cc079fd3b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.03.30 23:27:02.420577 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.03.30 23:27:02.420533 [ 281 ] {} <Debug> TCP-Session: 66ed611d-f8b2-402b-a9d0-e99eceeeb68a Authenticating user 'default' from [fd00:1122:3344:101::c]:43174 | ||
| 687 | 2026.03.30 23:27:02.420653 [ 280 ] {} <Debug> TCP-Session: 644a06a2-b9c5-4e03-b54c-2cc079fd3b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.03.30 23:27:02.420689 [ 282 ] {} <Debug> TCP-Session: e58b8e05-a88f-4e16-849d-30dbf07f2c2d Authenticating user 'default' from [fd00:1122:3344:101::c]:37162 | ||
| 689 | 2026.03.30 23:27:02.420694 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63779 | ||
| 690 | 2026.03.30 23:27:02.420675 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.03.30 23:27:02.420779 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43920 | ||
| 692 | 2026.03.30 23:27:02.420771 [ 282 ] {} <Debug> TCP-Session: e58b8e05-a88f-4e16-849d-30dbf07f2c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.30 23:27:02.420669 [ 281 ] {} <Debug> TCP-Session: 66ed611d-f8b2-402b-a9d0-e99eceeeb68a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.03.30 23:27:02.420871 [ 282 ] {} <Debug> TCP-Session: e58b8e05-a88f-4e16-849d-30dbf07f2c2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.30 23:27:02.420901 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.03.30 23:27:02.420883 [ 281 ] {} <Debug> TCP-Session: 66ed611d-f8b2-402b-a9d0-e99eceeeb68a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.30 23:27:02.420872 [ 283 ] {} <Debug> TCP-Session: 57c3f2ec-42e1-4bfc-a5b9-38d11f817286 Authenticating user 'default' from [fd00:1122:3344:101::c]:43658 | ||
| 698 | 2026.03.30 23:27:02.421022 [ 284 ] {} <Debug> TCP-Session: 432fc1ca-1a6a-4867-9f83-386aef45ec1f Authenticating user 'default' from [fd00:1122:3344:101::c]:63779 | ||
| 699 | 2026.03.30 23:27:02.421013 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.03.30 23:27:02.421106 [ 283 ] {} <Debug> TCP-Session: 57c3f2ec-42e1-4bfc-a5b9-38d11f817286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.30 23:27:02.421135 [ 285 ] {} <Debug> TCP-Session: 05fdd2ee-b955-416c-bfcd-9a3ac30f35ea Authenticating user 'default' from [fd00:1122:3344:101::c]:43920 | ||
| 702 | 2026.03.30 23:27:02.421130 [ 284 ] {} <Debug> TCP-Session: 432fc1ca-1a6a-4867-9f83-386aef45ec1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.30 23:27:02.421209 [ 283 ] {} <Debug> TCP-Session: 57c3f2ec-42e1-4bfc-a5b9-38d11f817286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.30 23:27:02.421235 [ 285 ] {} <Debug> TCP-Session: 05fdd2ee-b955-416c-bfcd-9a3ac30f35ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.30 23:27:02.421219 [ 284 ] {} <Debug> TCP-Session: 432fc1ca-1a6a-4867-9f83-386aef45ec1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.30 23:27:02.421321 [ 285 ] {} <Debug> TCP-Session: 05fdd2ee-b955-416c-bfcd-9a3ac30f35ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.30 23:27:03.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.78 MiB, peak 138.78 MiB, free memory in arenas 0.00 B, will set to 139.80 MiB (RSS), difference: 1.02 MiB | ||
| 708 | 2026.03.30 23:27:07.733221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.30 23:27:07.733263 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.03.30 23:27:07.733362 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.30 23:27:07.733585 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.30 23:27:07.745712 [ 245 ] {} <Debug> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Loading data parts | ||
| 713 | 2026.03.30 23:27:07.745951 [ 245 ] {} <Debug> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): There are no data parts | ||
| 714 | 2026.03.30 23:27:07.747088 [ 244 ] {} <Debug> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Loading data parts | ||
| 715 | 2026.03.30 23:27:07.747243 [ 244 ] {} <Debug> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): There are no data parts | ||
| 716 | 2026.03.30 23:27:07.751511 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.03.30 23:27:07.751667 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 718 | 2026.03.30 23:27:07.757252 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.03.30 23:27:07.757893 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.03.30 23:27:07.758088 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2026.03.30 23:27:07.778700 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.30 23:27:07.778756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 723 | 2026.03.30 23:27:07.784983 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.30 23:27:07.786388 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.03.30 23:27:07.789529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.03.30 23:27:08.001158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.97 MiB (RSS), difference: 9.12 MiB | ||
| 727 | 2026.03.30 23:27:09.786399 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55030 | ||
| 728 | 2026.03.30 23:27:09.786539 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 729 | 2026.03.30 23:27:09.786573 [ 286 ] {} <Debug> TCP-Session: 5e4ae790-f900-426c-9965-62743b6aac62 Authenticating user 'default' from [fd00:1122:3344:101::e]:55030 | ||
| 730 | 2026.03.30 23:27:09.786593 [ 286 ] {} <Debug> TCP-Session: 5e4ae790-f900-426c-9965-62743b6aac62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.03.30 23:27:09.786706 [ 286 ] {} <Debug> TCP-Session: 5e4ae790-f900-426c-9965-62743b6aac62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.03.30 23:27:09.786761 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 733 | 2026.03.30 23:27:09.786787 [ 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 | ||
| 734 | 2026.03.30 23:27:09.786893 [ 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 | ||
| 735 | 2026.03.30 23:27:09.787320 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62773 | ||
| 736 | 2026.03.30 23:27:09.787610 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50101 | ||
| 737 | 2026.03.30 23:27:09.787625 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57534 | ||
| 738 | 2026.03.30 23:27:09.787706 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60563 | ||
| 739 | 2026.03.30 23:27:09.787839 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.03.30 23:27:09.787894 [ 289 ] {} <Debug> TCP-Session: 8a2cbbf6-38b1-43cf-883f-862235b7732d Authenticating user 'default' from [fd00:1122:3344:101::e]:50101 | ||
| 741 | 2026.03.30 23:27:09.787901 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34176 | ||
| 742 | 2026.03.30 23:27:09.787921 [ 289 ] {} <Debug> TCP-Session: 8a2cbbf6-38b1-43cf-883f-862235b7732d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.03.30 23:27:09.788044 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56888 | ||
| 744 | 2026.03.30 23:27:09.788078 [ 289 ] {} <Debug> TCP-Session: 8a2cbbf6-38b1-43cf-883f-862235b7732d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.03.30 23:27:09.788203 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35888 | ||
| 746 | 2026.03.30 23:27:09.788363 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.03.30 23:27:09.788387 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64868 | ||
| 748 | 2026.03.30 23:27:09.788409 [ 292 ] {} <Debug> TCP-Session: 01c12ead-3ca3-44d6-929b-5c04c3ce63fb Authenticating user 'default' from [fd00:1122:3344:101::e]:56888 | ||
| 749 | 2026.03.30 23:27:09.788496 [ 292 ] {} <Debug> TCP-Session: 01c12ead-3ca3-44d6-929b-5c04c3ce63fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.03.30 23:27:09.788511 [ 292 ] {} <Debug> TCP-Session: 01c12ead-3ca3-44d6-929b-5c04c3ce63fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.03.30 23:27:09.788632 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.03.30 23:27:09.788728 [ 294 ] {} <Debug> TCP-Session: 9b197dad-e418-410f-9d5b-728cc33e2d22 Authenticating user 'default' from [fd00:1122:3344:101::e]:64868 | ||
| 753 | 2026.03.30 23:27:09.788735 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.03.30 23:27:09.788749 [ 294 ] {} <Debug> TCP-Session: 9b197dad-e418-410f-9d5b-728cc33e2d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.03.30 23:27:09.788767 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.03.30 23:27:09.788794 [ 288 ] {} <Debug> TCP-Session: cbafa638-f8b1-49ab-9fdf-ef290d8d0f2a Authenticating user 'default' from [fd00:1122:3344:101::e]:57534 | ||
| 757 | 2026.03.30 23:27:09.788792 [ 294 ] {} <Debug> TCP-Session: 9b197dad-e418-410f-9d5b-728cc33e2d22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.03.30 23:27:09.788817 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2026.03.30 23:27:09.788803 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.03.30 23:27:09.788789 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.03.30 23:27:09.788893 [ 293 ] {} <Debug> TCP-Session: be3d17dc-eba5-47dd-b3a9-bdef6f5e1e01 Authenticating user 'default' from [fd00:1122:3344:101::e]:35888 | ||
| 762 | 2026.03.30 23:27:09.788909 [ 287 ] {} <Debug> TCP-Session: 153ed314-7f8c-4d47-9e55-583741f66e40 Authenticating user 'default' from [fd00:1122:3344:101::e]:62773 | ||
| 763 | 2026.03.30 23:27:09.788906 [ 286 ] {} <Trace> TCP-Session: 5e4ae790-f900-426c-9965-62743b6aac62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.03.30 23:27:09.788934 [ 291 ] {} <Debug> TCP-Session: af113457-bff8-4d2f-920a-c04df29e06ed Authenticating user 'default' from [fd00:1122:3344:101::e]:34176 | ||
| 765 | 2026.03.30 23:27:09.788954 [ 287 ] {} <Debug> TCP-Session: 153ed314-7f8c-4d47-9e55-583741f66e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.03.30 23:27:09.788936 [ 293 ] {} <Debug> TCP-Session: be3d17dc-eba5-47dd-b3a9-bdef6f5e1e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.03.30 23:27:09.788980 [ 287 ] {} <Debug> TCP-Session: 153ed314-7f8c-4d47-9e55-583741f66e40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.03.30 23:27:09.788975 [ 291 ] {} <Debug> TCP-Session: af113457-bff8-4d2f-920a-c04df29e06ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.03.30 23:27:09.789007 [ 293 ] {} <Debug> TCP-Session: be3d17dc-eba5-47dd-b3a9-bdef6f5e1e01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.03.30 23:27:09.788919 [ 290 ] {} <Debug> TCP-Session: 9f10765f-fac3-403d-afe7-04213013102d Authenticating user 'default' from [fd00:1122:3344:101::e]:60563 | ||
| 771 | 2026.03.30 23:27:09.789038 [ 291 ] {} <Debug> TCP-Session: af113457-bff8-4d2f-920a-c04df29e06ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.03.30 23:27:09.789035 [ 288 ] {} <Debug> TCP-Session: cbafa638-f8b1-49ab-9fdf-ef290d8d0f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.03.30 23:27:09.789084 [ 290 ] {} <Debug> TCP-Session: 9f10765f-fac3-403d-afe7-04213013102d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.03.30 23:27:09.789107 [ 288 ] {} <Debug> TCP-Session: cbafa638-f8b1-49ab-9fdf-ef290d8d0f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.03.30 23:27:09.789120 [ 290 ] {} <Debug> TCP-Session: 9f10765f-fac3-403d-afe7-04213013102d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.03.30 23:27:09.789177 [ 286 ] {b599baf9-0889-4082-8ef3-f692c813945a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55030) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 777 | 2026.03.30 23:27:09.789679 [ 286 ] {b599baf9-0889-4082-8ef3-f692c813945a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 778 | 2026.03.30 23:27:09.790025 [ 286 ] {b599baf9-0889-4082-8ef3-f692c813945a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.03.30 23:27:09.790828 [ 286 ] {b599baf9-0889-4082-8ef3-f692c813945a} <Debug> oximeter.version (4152a125-4dec-4b1c-967c-1cbb0cb59d91) (SelectExecutor): Key condition: unknown | ||
| 780 | 2026.03.30 23:27:09.796241 [ 298 ] {b599baf9-0889-4082-8ef3-f692c813945a} <Trace> AggregatingTransform: Aggregating | ||
| 781 | 2026.03.30 23:27:09.796339 [ 298 ] {b599baf9-0889-4082-8ef3-f692c813945a} <Trace> Aggregator: Aggregation method: without_key | ||
| 782 | 2026.03.30 23:27:09.797020 [ 298 ] {b599baf9-0889-4082-8ef3-f692c813945a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004177967 sec. (239.351 rows/sec., 9.35 KiB/sec.) | ||
| 783 | 2026.03.30 23:27:09.797044 [ 298 ] {b599baf9-0889-4082-8ef3-f692c813945a} <Trace> Aggregator: Merging aggregated data | ||
| 784 | 2026.03.30 23:27:09.797072 [ 298 ] {b599baf9-0889-4082-8ef3-f692c813945a} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 785 | 2026.03.30 23:27:09.798215 [ 286 ] {b599baf9-0889-4082-8ef3-f692c813945a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.009139 sec., 109.42116205274101 rows/sec., 4.27 KiB/sec. | ||
| 786 | 2026.03.30 23:27:09.798358 [ 286 ] {b599baf9-0889-4082-8ef3-f692c813945a} <Debug> TCPHandler: Processed in 0.009623928 sec. | ||
| 787 | 2026.03.30 23:27:09.802065 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 788 | 2026.03.30 23:27:09.802099 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 789 | 2026.03.30 23:27:09.802117 [ 286 ] {} <Debug> TCP-Session: 5e4ae790-f900-426c-9965-62743b6aac62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.03.30 23:27:09.802121 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 791 | 2026.03.30 23:27:09.802143 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 792 | 2026.03.30 23:27:09.802161 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 793 | 2026.03.30 23:27:09.802174 [ 287 ] {} <Debug> TCP-Session: 153ed314-7f8c-4d47-9e55-583741f66e40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.03.30 23:27:09.802187 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 795 | 2026.03.30 23:27:09.802209 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 796 | 2026.03.30 23:27:09.802216 [ 291 ] {} <Debug> TCP-Session: af113457-bff8-4d2f-920a-c04df29e06ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.03.30 23:27:09.802241 [ 289 ] {} <Debug> TCP-Session: 8a2cbbf6-38b1-43cf-883f-862235b7732d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.03.30 23:27:09.802263 [ 292 ] {} <Debug> TCP-Session: 01c12ead-3ca3-44d6-929b-5c04c3ce63fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.03.30 23:27:09.802226 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.03.30 23:27:09.802207 [ 288 ] {} <Debug> TCP-Session: cbafa638-f8b1-49ab-9fdf-ef290d8d0f2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.03.30 23:27:09.802337 [ 294 ] {} <Debug> TCP-Session: 9b197dad-e418-410f-9d5b-728cc33e2d22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.03.30 23:27:09.802148 [ 293 ] {} <Debug> TCP-Session: be3d17dc-eba5-47dd-b3a9-bdef6f5e1e01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.03.30 23:27:09.802186 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.03.30 23:27:09.802413 [ 290 ] {} <Debug> TCP-Session: 9f10765f-fac3-403d-afe7-04213013102d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.03.30 23:27:10.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.25 MiB, peak 162.36 MiB, free memory in arenas 0.00 B, will set to 158.16 MiB (RSS), difference: 3.92 MiB | ||
| 806 | 2026.03.30 23:27:10.234137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 807 | 2026.03.30 23:27:10.234242 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 808 | 2026.03.30 23:27:10.242591 [ 243 ] {} <Debug> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Loading data parts | ||
| 809 | 2026.03.30 23:27:10.242806 [ 243 ] {} <Debug> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): There are no data parts | ||
| 810 | 2026.03.30 23:27:10.254640 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.03.30 23:27:10.254681 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 812 | 2026.03.30 23:27:10.256323 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.03.30 23:27:10.256886 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.03.30 23:27:10.257117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 815 | 2026.03.30 23:27:11.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.35 MiB, peak 162.36 MiB, free memory in arenas 0.00 B, will set to 159.20 MiB (RSS), difference: -3.15 MiB | ||
| 816 | 2026.03.30 23:27:15.168825 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2026.03.30 23:27:15.168895 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2026.03.30 23:27:15.258341 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 994 | ||
| 819 | 2026.03.30 23:27:15.259088 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.03.30 23:27:15.259145 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 821 | 2026.03.30 23:27:15.259958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2026.03.30 23:27:15.260565 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2026.03.30 23:27:15.260747 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 994 | ||
| 824 | 2026.03.30 23:27:15.289732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2026.03.30 23:27:15.308384 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.03.30 23:27:15.308472 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 827 | 2026.03.30 23:27:15.315284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2026.03.30 23:27:15.316518 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.03.30 23:27:15.320231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2026.03.30 23:27:15.867920 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51438 | ||
| 831 | 2026.03.30 23:27:15.868032 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.03.30 23:27:15.868058 [ 286 ] {} <Debug> TCP-Session: c164aef7-ed65-4ec0-ba4b-f4f67a8fce59 Authenticating user 'default' from [fd00:1122:3344:101::e]:51438 | ||
| 833 | 2026.03.30 23:27:15.868082 [ 286 ] {} <Debug> TCP-Session: c164aef7-ed65-4ec0-ba4b-f4f67a8fce59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.03.30 23:27:15.868094 [ 286 ] {} <Debug> TCP-Session: c164aef7-ed65-4ec0-ba4b-f4f67a8fce59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.03.30 23:27:15.868284 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37133 | ||
| 836 | 2026.03.30 23:27:15.868298 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52356 | ||
| 837 | 2026.03.30 23:27:15.868327 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41424 | ||
| 838 | 2026.03.30 23:27:15.868373 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41591 | ||
| 839 | 2026.03.30 23:27:15.868387 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58608 | ||
| 840 | 2026.03.30 23:27:15.868415 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.03.30 23:27:15.868420 [ 286 ] {} <Trace> TCP-Session: c164aef7-ed65-4ec0-ba4b-f4f67a8fce59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.03.30 23:27:15.868466 [ 287 ] {} <Debug> TCP-Session: 45b472f9-7944-48f4-b58b-b56bc01f6b94 Authenticating user 'default' from [fd00:1122:3344:101::e]:37133 | ||
| 843 | 2026.03.30 23:27:15.868480 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.03.30 23:27:15.868479 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.03.30 23:27:15.868502 [ 287 ] {} <Debug> TCP-Session: 45b472f9-7944-48f4-b58b-b56bc01f6b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.03.30 23:27:15.868510 [ 291 ] {} <Debug> TCP-Session: 7b6b8b8d-ee88-4734-a8e6-66346738ba0b Authenticating user 'default' from [fd00:1122:3344:101::e]:41591 | ||
| 847 | 2026.03.30 23:27:15.868531 [ 289 ] {} <Debug> TCP-Session: cacab060-9a9f-4e5f-a9d7-3923b382cf2b Authenticating user 'default' from [fd00:1122:3344:101::e]:41424 | ||
| 848 | 2026.03.30 23:27:15.868532 [ 287 ] {} <Debug> TCP-Session: 45b472f9-7944-48f4-b58b-b56bc01f6b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.03.30 23:27:15.868548 [ 291 ] {} <Debug> TCP-Session: 7b6b8b8d-ee88-4734-a8e6-66346738ba0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.03.30 23:27:15.868564 [ 289 ] {} <Debug> TCP-Session: cacab060-9a9f-4e5f-a9d7-3923b382cf2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.03.30 23:27:15.868574 [ 291 ] {} <Debug> TCP-Session: 7b6b8b8d-ee88-4734-a8e6-66346738ba0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.30 23:27:15.868587 [ 289 ] {} <Debug> TCP-Session: cacab060-9a9f-4e5f-a9d7-3923b382cf2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.03.30 23:27:15.868500 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 854 | 2026.03.30 23:27:15.868461 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 855 | 2026.03.30 23:27:15.868633 [ 286 ] {5a0463dd-f273-40a7-a616-70c4184fe016} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51438) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 856 | 2026.03.30 23:27:15.868654 [ 292 ] {} <Debug> TCP-Session: aaa971b6-6dfb-4a6d-95a2-f6a7bcd48d75 Authenticating user 'default' from [fd00:1122:3344:101::e]:58608 | ||
| 857 | 2026.03.30 23:27:15.868666 [ 288 ] {} <Debug> TCP-Session: ea454efb-b6a4-4e74-95de-b78755485b54 Authenticating user 'default' from [fd00:1122:3344:101::e]:52356 | ||
| 858 | 2026.03.30 23:27:15.868408 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50706 | ||
| 859 | 2026.03.30 23:27:15.868699 [ 292 ] {} <Debug> TCP-Session: aaa971b6-6dfb-4a6d-95a2-f6a7bcd48d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.03.30 23:27:15.868700 [ 288 ] {} <Debug> TCP-Session: ea454efb-b6a4-4e74-95de-b78755485b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.03.30 23:27:15.868737 [ 292 ] {} <Debug> TCP-Session: aaa971b6-6dfb-4a6d-95a2-f6a7bcd48d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.03.30 23:27:15.868749 [ 288 ] {} <Debug> TCP-Session: ea454efb-b6a4-4e74-95de-b78755485b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.03.30 23:27:15.868398 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36452 | ||
| 864 | 2026.03.30 23:27:15.868359 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58914 | ||
| 865 | 2026.03.30 23:27:15.868924 [ 286 ] {5a0463dd-f273-40a7-a616-70c4184fe016} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 866 | 2026.03.30 23:27:15.868950 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2026.03.30 23:27:15.868979 [ 294 ] {} <Debug> TCP-Session: 0e6c8eed-7c8b-4e01-83af-009aa8d53a6e Authenticating user 'default' from [fd00:1122:3344:101::e]:50706 | ||
| 868 | 2026.03.30 23:27:15.868981 [ 286 ] {5a0463dd-f273-40a7-a616-70c4184fe016} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.03.30 23:27:15.868998 [ 294 ] {} <Debug> TCP-Session: 0e6c8eed-7c8b-4e01-83af-009aa8d53a6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.03.30 23:27:15.869012 [ 294 ] {} <Debug> TCP-Session: 0e6c8eed-7c8b-4e01-83af-009aa8d53a6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.03.30 23:27:15.869062 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.03.30 23:27:15.869096 [ 293 ] {} <Debug> TCP-Session: f6762e77-986c-4c29-8895-b455a0d7a180 Authenticating user 'default' from [fd00:1122:3344:101::e]:36452 | ||
| 873 | 2026.03.30 23:27:15.869100 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2026.03.30 23:27:15.869115 [ 293 ] {} <Debug> TCP-Session: f6762e77-986c-4c29-8895-b455a0d7a180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.03.30 23:27:15.869154 [ 293 ] {} <Debug> TCP-Session: f6762e77-986c-4c29-8895-b455a0d7a180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.03.30 23:27:15.869156 [ 290 ] {} <Debug> TCP-Session: 9fa1d3bb-af7b-4051-8dda-46e6a42aa5d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58914 | ||
| 877 | 2026.03.30 23:27:15.869196 [ 290 ] {} <Debug> TCP-Session: 9fa1d3bb-af7b-4051-8dda-46e6a42aa5d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.03.30 23:27:15.869220 [ 290 ] {} <Debug> TCP-Session: 9fa1d3bb-af7b-4051-8dda-46e6a42aa5d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.03.30 23:27:15.869292 [ 286 ] {5a0463dd-f273-40a7-a616-70c4184fe016} <Debug> oximeter.version (4152a125-4dec-4b1c-967c-1cbb0cb59d91) (SelectExecutor): Key condition: unknown | ||
| 880 | 2026.03.30 23:27:15.870296 [ 322 ] {5a0463dd-f273-40a7-a616-70c4184fe016} <Trace> AggregatingTransform: Aggregating | ||
| 881 | 2026.03.30 23:27:15.870339 [ 322 ] {5a0463dd-f273-40a7-a616-70c4184fe016} <Trace> Aggregator: Aggregation method: without_key | ||
| 882 | 2026.03.30 23:27:15.870372 [ 322 ] {5a0463dd-f273-40a7-a616-70c4184fe016} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000982458 sec. (1017.855 rows/sec., 39.76 KiB/sec.) | ||
| 883 | 2026.03.30 23:27:15.870396 [ 322 ] {5a0463dd-f273-40a7-a616-70c4184fe016} <Trace> Aggregator: Merging aggregated data | ||
| 884 | 2026.03.30 23:27:15.871580 [ 286 ] {5a0463dd-f273-40a7-a616-70c4184fe016} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003001 sec., 333.22225924691764 rows/sec., 13.02 KiB/sec. | ||
| 885 | 2026.03.30 23:27:15.871766 [ 286 ] {5a0463dd-f273-40a7-a616-70c4184fe016} <Debug> TCPHandler: Processed in 0.003471614 sec. | ||
| 886 | 2026.03.30 23:27:15.871890 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.03.30 23:27:15.871923 [ 286 ] {} <Debug> TCP-Session: c164aef7-ed65-4ec0-ba4b-f4f67a8fce59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.03.30 23:27:15.871925 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.03.30 23:27:15.871946 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.03.30 23:27:15.871960 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.03.30 23:27:15.871976 [ 287 ] {} <Debug> TCP-Session: 45b472f9-7944-48f4-b58b-b56bc01f6b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.03.30 23:27:15.872001 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.03.30 23:27:15.872015 [ 290 ] {} <Debug> TCP-Session: 9fa1d3bb-af7b-4051-8dda-46e6a42aa5d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.03.30 23:27:15.872024 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.03.30 23:27:15.872058 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.03.30 23:27:15.872042 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.03.30 23:27:15.872089 [ 291 ] {} <Debug> TCP-Session: 7b6b8b8d-ee88-4734-a8e6-66346738ba0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.03.30 23:27:15.872103 [ 292 ] {} <Debug> TCP-Session: aaa971b6-6dfb-4a6d-95a2-f6a7bcd48d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.03.30 23:27:15.872132 [ 294 ] {} <Debug> TCP-Session: 0e6c8eed-7c8b-4e01-83af-009aa8d53a6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.03.30 23:27:15.871997 [ 288 ] {} <Debug> TCP-Session: ea454efb-b6a4-4e74-95de-b78755485b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.03.30 23:27:15.871981 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2026.03.30 23:27:15.872057 [ 289 ] {} <Debug> TCP-Session: cacab060-9a9f-4e5f-a9d7-3923b382cf2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.03.30 23:27:15.872212 [ 293 ] {} <Debug> TCP-Session: f6762e77-986c-4c29-8895-b455a0d7a180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.03.30 23:27:16.000387 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.18 MiB, peak 168.29 MiB, free memory in arenas 0.00 B, will set to 162.46 MiB (RSS), difference: 2.28 MiB | ||
| 905 | 2026.03.30 23:27:16.147071 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34896 | ||
| 906 | 2026.03.30 23:27:16.147184 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.03.30 23:27:16.147233 [ 286 ] {} <Debug> TCP-Session: 73097e30-8a1d-4159-853c-288c19a7643f Authenticating user 'default' from [fd00:1122:3344:101::e]:34896 | ||
| 908 | 2026.03.30 23:27:16.147257 [ 286 ] {} <Debug> TCP-Session: 73097e30-8a1d-4159-853c-288c19a7643f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.03.30 23:27:16.147272 [ 286 ] {} <Debug> TCP-Session: 73097e30-8a1d-4159-853c-288c19a7643f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.03.30 23:27:16.147503 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35419 | ||
| 911 | 2026.03.30 23:27:16.147556 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59163 | ||
| 912 | 2026.03.30 23:27:16.147585 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47016 | ||
| 913 | 2026.03.30 23:27:16.147603 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61546 | ||
| 914 | 2026.03.30 23:27:16.147634 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50910 | ||
| 915 | 2026.03.30 23:27:16.147666 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 916 | 2026.03.30 23:27:16.147678 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.03.30 23:27:16.147708 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.03.30 23:27:16.147711 [ 289 ] {} <Debug> TCP-Session: 81704e2a-2f8b-402f-ac81-ea11dff5046f Authenticating user 'default' from [fd00:1122:3344:101::e]:59163 | ||
| 919 | 2026.03.30 23:27:16.147731 [ 291 ] {} <Debug> TCP-Session: cac6ef5d-8a4b-44b5-b939-b799485d8c82 Authenticating user 'default' from [fd00:1122:3344:101::e]:47016 | ||
| 920 | 2026.03.30 23:27:16.147737 [ 293 ] {} <Debug> TCP-Session: 9f9d978e-6bcc-4c54-8b8f-d3631d282659 Authenticating user 'default' from [fd00:1122:3344:101::e]:61546 | ||
| 921 | 2026.03.30 23:27:16.147752 [ 289 ] {} <Debug> TCP-Session: 81704e2a-2f8b-402f-ac81-ea11dff5046f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.03.30 23:27:16.147759 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.03.30 23:27:16.147775 [ 291 ] {} <Debug> TCP-Session: cac6ef5d-8a4b-44b5-b939-b799485d8c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.03.30 23:27:16.147810 [ 294 ] {} <Debug> TCP-Session: 2a70e28b-c842-4c68-a53f-49c707b2721e Authenticating user 'default' from [fd00:1122:3344:101::e]:50910 | ||
| 925 | 2026.03.30 23:27:16.147828 [ 291 ] {} <Debug> TCP-Session: cac6ef5d-8a4b-44b5-b939-b799485d8c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.03.30 23:27:16.147845 [ 294 ] {} <Debug> TCP-Session: 2a70e28b-c842-4c68-a53f-49c707b2721e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.30 23:27:16.147778 [ 289 ] {} <Debug> TCP-Session: 81704e2a-2f8b-402f-ac81-ea11dff5046f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.03.30 23:27:16.147870 [ 294 ] {} <Debug> TCP-Session: 2a70e28b-c842-4c68-a53f-49c707b2721e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.03.30 23:27:16.147626 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 930 | 2026.03.30 23:27:16.147574 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40596 | ||
| 931 | 2026.03.30 23:27:16.147933 [ 287 ] {} <Debug> TCP-Session: 9ca1e1a1-1b33-4ac6-82f4-3b26739f60f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35419 | ||
| 932 | 2026.03.30 23:27:16.147556 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51260 | ||
| 933 | 2026.03.30 23:27:16.147998 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.03.30 23:27:16.147973 [ 287 ] {} <Debug> TCP-Session: 9ca1e1a1-1b33-4ac6-82f4-3b26739f60f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.03.30 23:27:16.148042 [ 290 ] {} <Debug> TCP-Session: c76c180a-b8a7-40f3-bcd6-703998df0e51 Authenticating user 'default' from [fd00:1122:3344:101::e]:40596 | ||
| 936 | 2026.03.30 23:27:16.148064 [ 287 ] {} <Debug> TCP-Session: 9ca1e1a1-1b33-4ac6-82f4-3b26739f60f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.03.30 23:27:16.148080 [ 290 ] {} <Debug> TCP-Session: c76c180a-b8a7-40f3-bcd6-703998df0e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.03.30 23:27:16.148091 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.03.30 23:27:16.148106 [ 290 ] {} <Debug> TCP-Session: c76c180a-b8a7-40f3-bcd6-703998df0e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.03.30 23:27:16.147778 [ 293 ] {} <Debug> TCP-Session: 9f9d978e-6bcc-4c54-8b8f-d3631d282659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.03.30 23:27:16.148132 [ 288 ] {} <Debug> TCP-Session: 93a3ef6c-0406-439d-8ad0-7fcd980091c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51260 | ||
| 942 | 2026.03.30 23:27:16.148155 [ 293 ] {} <Debug> TCP-Session: 9f9d978e-6bcc-4c54-8b8f-d3631d282659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.03.30 23:27:16.147680 [ 286 ] {} <Trace> TCP-Session: 73097e30-8a1d-4159-853c-288c19a7643f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.03.30 23:27:16.148179 [ 288 ] {} <Debug> TCP-Session: 93a3ef6c-0406-439d-8ad0-7fcd980091c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.03.30 23:27:16.147597 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44112 | ||
| 946 | 2026.03.30 23:27:16.148215 [ 288 ] {} <Debug> TCP-Session: 93a3ef6c-0406-439d-8ad0-7fcd980091c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.03.30 23:27:16.148280 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 948 | 2026.03.30 23:27:16.148301 [ 292 ] {} <Debug> TCP-Session: f9faccbd-6e20-4221-a1b1-3babbe6bcdc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44112 | ||
| 949 | 2026.03.30 23:27:16.148319 [ 292 ] {} <Debug> TCP-Session: f9faccbd-6e20-4221-a1b1-3babbe6bcdc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.03.30 23:27:16.148332 [ 292 ] {} <Debug> TCP-Session: f9faccbd-6e20-4221-a1b1-3babbe6bcdc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.03.30 23:27:16.148372 [ 286 ] {5408eab0-fecb-4789-b51b-201a35f973c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34896) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 952 | 2026.03.30 23:27:16.148654 [ 286 ] {5408eab0-fecb-4789-b51b-201a35f973c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 953 | 2026.03.30 23:27:16.148711 [ 286 ] {5408eab0-fecb-4789-b51b-201a35f973c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 954 | 2026.03.30 23:27:16.149018 [ 286 ] {5408eab0-fecb-4789-b51b-201a35f973c3} <Debug> oximeter.version (4152a125-4dec-4b1c-967c-1cbb0cb59d91) (SelectExecutor): Key condition: unknown | ||
| 955 | 2026.03.30 23:27:16.149957 [ 327 ] {5408eab0-fecb-4789-b51b-201a35f973c3} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2026.03.30 23:27:16.150013 [ 327 ] {5408eab0-fecb-4789-b51b-201a35f973c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2026.03.30 23:27:16.150048 [ 327 ] {5408eab0-fecb-4789-b51b-201a35f973c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934697 sec. (1069.865 rows/sec., 41.79 KiB/sec.) | ||
| 958 | 2026.03.30 23:27:16.150065 [ 327 ] {5408eab0-fecb-4789-b51b-201a35f973c3} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2026.03.30 23:27:16.151242 [ 286 ] {5408eab0-fecb-4789-b51b-201a35f973c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002937 sec., 340.4834865509023 rows/sec., 13.30 KiB/sec. | ||
| 960 | 2026.03.30 23:27:16.151417 [ 286 ] {5408eab0-fecb-4789-b51b-201a35f973c3} <Debug> TCPHandler: Processed in 0.003869132 sec. | ||
| 961 | 2026.03.30 23:27:16.151560 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.03.30 23:27:16.151591 [ 286 ] {} <Debug> TCP-Session: 73097e30-8a1d-4159-853c-288c19a7643f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.03.30 23:27:16.151599 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.03.30 23:27:16.151621 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.03.30 23:27:16.151639 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.03.30 23:27:16.151659 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.03.30 23:27:16.151672 [ 292 ] {} <Debug> TCP-Session: f9faccbd-6e20-4221-a1b1-3babbe6bcdc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.03.30 23:27:16.151676 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.03.30 23:27:16.151700 [ 289 ] {} <Debug> TCP-Session: 81704e2a-2f8b-402f-ac81-ea11dff5046f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.03.30 23:27:16.151708 [ 293 ] {} <Debug> TCP-Session: 9f9d978e-6bcc-4c54-8b8f-d3631d282659 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.03.30 23:27:16.151714 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.03.30 23:27:16.151734 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.03.30 23:27:16.151770 [ 288 ] {} <Debug> TCP-Session: 93a3ef6c-0406-439d-8ad0-7fcd980091c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.03.30 23:27:16.151649 [ 287 ] {} <Debug> TCP-Session: 9ca1e1a1-1b33-4ac6-82f4-3b26739f60f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.03.30 23:27:16.151794 [ 294 ] {} <Debug> TCP-Session: 2a70e28b-c842-4c68-a53f-49c707b2721e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.03.30 23:27:16.151726 [ 290 ] {} <Debug> TCP-Session: c76c180a-b8a7-40f3-bcd6-703998df0e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.03.30 23:27:16.151702 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.03.30 23:27:16.151887 [ 291 ] {} <Debug> TCP-Session: cac6ef5d-8a4b-44b5-b939-b799485d8c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.03.30 23:27:16.984804 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.03.30 23:27:16.984996 [ 4 ] {0d9fb4a7-1472-41dc-99d5-6d404fdb178e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 981 | 2026.03.30 23:27:16.985307 [ 4 ] {0d9fb4a7-1472-41dc-99d5-6d404fdb178e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 982 | 2026.03.30 23:27:16.985379 [ 4 ] {0d9fb4a7-1472-41dc-99d5-6d404fdb178e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 983 | 2026.03.30 23:27:16.985841 [ 4 ] {0d9fb4a7-1472-41dc-99d5-6d404fdb178e} <Debug> TCPHandler: Processed in 0.001169951 sec. | ||
| 984 | 2026.03.30 23:27:16.997019 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.03.30 23:27:16.997177 [ 4 ] {579d8749-f75b-413b-b2c8-e0ae3e6dc7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 986 | 2026.03.30 23:27:16.999905 [ 4 ] {579d8749-f75b-413b-b2c8-e0ae3e6dc7c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 987 | 2026.03.30 23:27:16.999961 [ 4 ] {579d8749-f75b-413b-b2c8-e0ae3e6dc7c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 988 | 2026.03.30 23:27:17.000418 [ 4 ] {579d8749-f75b-413b-b2c8-e0ae3e6dc7c5} <Debug> TCPHandler: Processed in 0.003460414 sec. | ||
| 989 | 2026.03.30 23:27:17.000660 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.03.30 23:27:17.000791 [ 4 ] {52969b6c-0149-4f18-8970-01bbb8adb4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 991 | 2026.03.30 23:27:17.001116 [ 4 ] {52969b6c-0149-4f18-8970-01bbb8adb4f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 992 | 2026.03.30 23:27:17.001162 [ 4 ] {52969b6c-0149-4f18-8970-01bbb8adb4f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 993 | 2026.03.30 23:27:17.001584 [ 4 ] {52969b6c-0149-4f18-8970-01bbb8adb4f8} <Debug> TCPHandler: Processed in 0.000978198 sec. | ||
| 994 | 2026.03.30 23:27:17.001800 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.03.30 23:27:17.001920 [ 4 ] {5511e5b8-dea3-4f99-aadd-1dcececd42f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 996 | 2026.03.30 23:27:17.002187 [ 4 ] {5511e5b8-dea3-4f99-aadd-1dcececd42f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 997 | 2026.03.30 23:27:17.002232 [ 4 ] {5511e5b8-dea3-4f99-aadd-1dcececd42f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 998 | 2026.03.30 23:27:17.002576 [ 4 ] {5511e5b8-dea3-4f99-aadd-1dcececd42f8} <Debug> TCPHandler: Processed in 0.000826205 sec. | ||
| 999 | 2026.03.30 23:27:17.002825 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.03.30 23:27:17.002953 [ 4 ] {2a204211-668d-432a-ae24-d384d0ba0146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1001 | 2026.03.30 23:27:17.003235 [ 4 ] {2a204211-668d-432a-ae24-d384d0ba0146} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1002 | 2026.03.30 23:27:17.003281 [ 4 ] {2a204211-668d-432a-ae24-d384d0ba0146} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1003 | 2026.03.30 23:27:17.003636 [ 4 ] {2a204211-668d-432a-ae24-d384d0ba0146} <Debug> TCPHandler: Processed in 0.000865796 sec. | ||
| 1004 | 2026.03.30 23:27:17.003851 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.03.30 23:27:17.003980 [ 4 ] {d0f042ea-2bbf-49fb-b5e1-6ff852f0f76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1006 | 2026.03.30 23:27:17.004265 [ 4 ] {d0f042ea-2bbf-49fb-b5e1-6ff852f0f76d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1007 | 2026.03.30 23:27:17.004315 [ 4 ] {d0f042ea-2bbf-49fb-b5e1-6ff852f0f76d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1008 | 2026.03.30 23:27:17.004715 [ 4 ] {d0f042ea-2bbf-49fb-b5e1-6ff852f0f76d} <Debug> TCPHandler: Processed in 0.000917257 sec. | ||
| 1009 | 2026.03.30 23:27:17.004925 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2026.03.30 23:27:17.005046 [ 4 ] {622c9ce6-7e58-4f85-b550-c86cac5471e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1011 | 2026.03.30 23:27:17.005337 [ 4 ] {622c9ce6-7e58-4f85-b550-c86cac5471e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1012 | 2026.03.30 23:27:17.005384 [ 4 ] {622c9ce6-7e58-4f85-b550-c86cac5471e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1013 | 2026.03.30 23:27:17.005784 [ 4 ] {622c9ce6-7e58-4f85-b550-c86cac5471e1} <Debug> TCPHandler: Processed in 0.000908967 sec. | ||
| 1014 | 2026.03.30 23:27:17.006051 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.03.30 23:27:17.006173 [ 4 ] {66e02a7f-335f-4ff6-8131-7f1b57d23504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1016 | 2026.03.30 23:27:17.006448 [ 4 ] {66e02a7f-335f-4ff6-8131-7f1b57d23504} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1017 | 2026.03.30 23:27:17.006493 [ 4 ] {66e02a7f-335f-4ff6-8131-7f1b57d23504} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1018 | 2026.03.30 23:27:17.006842 [ 4 ] {66e02a7f-335f-4ff6-8131-7f1b57d23504} <Debug> TCPHandler: Processed in 0.000840996 sec. | ||
| 1019 | 2026.03.30 23:27:17.007130 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.03.30 23:27:17.007249 [ 4 ] {7d9b8021-d146-4816-b437-d014d510ae3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1021 | 2026.03.30 23:27:17.007521 [ 4 ] {7d9b8021-d146-4816-b437-d014d510ae3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1022 | 2026.03.30 23:27:17.007564 [ 4 ] {7d9b8021-d146-4816-b437-d014d510ae3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1023 | 2026.03.30 23:27:17.007928 [ 4 ] {7d9b8021-d146-4816-b437-d014d510ae3a} <Debug> TCPHandler: Processed in 0.000857646 sec. | ||
| 1024 | 2026.03.30 23:27:17.008181 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.03.30 23:27:17.008338 [ 4 ] {9c8637ce-f134-4227-a6f1-8b724b38a89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1026 | 2026.03.30 23:27:17.008681 [ 4 ] {9c8637ce-f134-4227-a6f1-8b724b38a89f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1027 | 2026.03.30 23:27:17.008739 [ 4 ] {9c8637ce-f134-4227-a6f1-8b724b38a89f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1028 | 2026.03.30 23:27:17.009152 [ 4 ] {9c8637ce-f134-4227-a6f1-8b724b38a89f} <Debug> TCPHandler: Processed in 0.001031689 sec. | ||
| 1029 | 2026.03.30 23:27:17.009421 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.03.30 23:27:17.009546 [ 4 ] {25810c43-5978-4704-89e5-55a4c68787c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1031 | 2026.03.30 23:27:17.009886 [ 4 ] {25810c43-5978-4704-89e5-55a4c68787c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1032 | 2026.03.30 23:27:17.009944 [ 4 ] {25810c43-5978-4704-89e5-55a4c68787c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1033 | 2026.03.30 23:27:17.010308 [ 4 ] {25810c43-5978-4704-89e5-55a4c68787c6} <Debug> TCPHandler: Processed in 0.000945938 sec. | ||
| 1034 | 2026.03.30 23:27:17.010532 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2026.03.30 23:27:17.010659 [ 4 ] {7876160e-66e8-4559-8db6-966a0f89374a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1036 | 2026.03.30 23:27:17.010947 [ 4 ] {7876160e-66e8-4559-8db6-966a0f89374a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1037 | 2026.03.30 23:27:17.011006 [ 4 ] {7876160e-66e8-4559-8db6-966a0f89374a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1038 | 2026.03.30 23:27:17.011426 [ 4 ] {7876160e-66e8-4559-8db6-966a0f89374a} <Debug> TCPHandler: Processed in 0.000946067 sec. | ||
| 1039 | 2026.03.30 23:27:17.011675 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2026.03.30 23:27:17.011815 [ 4 ] {4695dd3d-4bae-419c-a167-6907886d463a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1041 | 2026.03.30 23:27:17.012103 [ 4 ] {4695dd3d-4bae-419c-a167-6907886d463a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1042 | 2026.03.30 23:27:17.012148 [ 4 ] {4695dd3d-4bae-419c-a167-6907886d463a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2026.03.30 23:27:17.012525 [ 4 ] {4695dd3d-4bae-419c-a167-6907886d463a} <Debug> TCPHandler: Processed in 0.000900987 sec. | ||
| 1044 | 2026.03.30 23:27:17.012778 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.03.30 23:27:17.012904 [ 4 ] {f8f5c10c-f038-40df-ae3c-08d0793dfc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1046 | 2026.03.30 23:27:17.013190 [ 4 ] {f8f5c10c-f038-40df-ae3c-08d0793dfc7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1047 | 2026.03.30 23:27:17.013235 [ 4 ] {f8f5c10c-f038-40df-ae3c-08d0793dfc7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1048 | 2026.03.30 23:27:17.013588 [ 4 ] {f8f5c10c-f038-40df-ae3c-08d0793dfc7a} <Debug> TCPHandler: Processed in 0.000861036 sec. | ||
| 1049 | 2026.03.30 23:27:17.013823 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.03.30 23:27:17.013950 [ 4 ] {c30da077-c7cf-4d2f-a868-8ddbcad82a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1051 | 2026.03.30 23:27:17.014227 [ 4 ] {c30da077-c7cf-4d2f-a868-8ddbcad82a94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1052 | 2026.03.30 23:27:17.014272 [ 4 ] {c30da077-c7cf-4d2f-a868-8ddbcad82a94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1053 | 2026.03.30 23:27:17.014807 [ 4 ] {c30da077-c7cf-4d2f-a868-8ddbcad82a94} <Debug> TCPHandler: Processed in 0.001034539 sec. | ||
| 1054 | 2026.03.30 23:27:17.015567 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2026.03.30 23:27:17.015703 [ 4 ] {448a0296-8528-49da-b8cf-38f225a09689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1056 | 2026.03.30 23:27:17.015998 [ 4 ] {448a0296-8528-49da-b8cf-38f225a09689} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1057 | 2026.03.30 23:27:17.016044 [ 4 ] {448a0296-8528-49da-b8cf-38f225a09689} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1058 | 2026.03.30 23:27:17.016461 [ 4 ] {448a0296-8528-49da-b8cf-38f225a09689} <Debug> TCPHandler: Processed in 0.000953608 sec. | ||
| 1059 | 2026.03.30 23:27:17.017039 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.03.30 23:27:17.017163 [ 4 ] {b52341ca-01fa-437d-b696-0c109130c628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1061 | 2026.03.30 23:27:17.017459 [ 4 ] {b52341ca-01fa-437d-b696-0c109130c628} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1062 | 2026.03.30 23:27:17.017512 [ 4 ] {b52341ca-01fa-437d-b696-0c109130c628} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1063 | 2026.03.30 23:27:17.017880 [ 4 ] {b52341ca-01fa-437d-b696-0c109130c628} <Debug> TCPHandler: Processed in 0.000892786 sec. | ||
| 1064 | 2026.03.30 23:27:17.018086 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2026.03.30 23:27:17.018208 [ 4 ] {d7d8fa8b-5b36-41d0-8217-4144bd228d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1066 | 2026.03.30 23:27:17.018511 [ 4 ] {d7d8fa8b-5b36-41d0-8217-4144bd228d7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1067 | 2026.03.30 23:27:17.018556 [ 4 ] {d7d8fa8b-5b36-41d0-8217-4144bd228d7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1068 | 2026.03.30 23:27:17.018914 [ 4 ] {d7d8fa8b-5b36-41d0-8217-4144bd228d7b} <Debug> TCPHandler: Processed in 0.000877916 sec. | ||
| 1069 | 2026.03.30 23:27:17.019129 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.03.30 23:27:17.019251 [ 4 ] {0be08b1a-f440-4e92-8b00-d294d2edab0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1071 | 2026.03.30 23:27:17.019538 [ 4 ] {0be08b1a-f440-4e92-8b00-d294d2edab0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1072 | 2026.03.30 23:27:17.019583 [ 4 ] {0be08b1a-f440-4e92-8b00-d294d2edab0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1073 | 2026.03.30 23:27:17.019927 [ 4 ] {0be08b1a-f440-4e92-8b00-d294d2edab0c} <Debug> TCPHandler: Processed in 0.000848085 sec. | ||
| 1074 | 2026.03.30 23:27:17.020129 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.03.30 23:27:17.020251 [ 4 ] {6395a951-8344-4359-b89f-a588ce62d959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1076 | 2026.03.30 23:27:17.020544 [ 4 ] {6395a951-8344-4359-b89f-a588ce62d959} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1077 | 2026.03.30 23:27:17.020587 [ 4 ] {6395a951-8344-4359-b89f-a588ce62d959} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1078 | 2026.03.30 23:27:17.020925 [ 4 ] {6395a951-8344-4359-b89f-a588ce62d959} <Debug> TCPHandler: Processed in 0.000845676 sec. | ||
| 1079 | 2026.03.30 23:27:17.021145 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.03.30 23:27:17.021292 [ 4 ] {827f8ead-8320-413b-a7bd-3c094d5f912d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1081 | 2026.03.30 23:27:17.021592 [ 4 ] {827f8ead-8320-413b-a7bd-3c094d5f912d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1082 | 2026.03.30 23:27:17.021637 [ 4 ] {827f8ead-8320-413b-a7bd-3c094d5f912d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2026.03.30 23:27:17.022038 [ 4 ] {827f8ead-8320-413b-a7bd-3c094d5f912d} <Debug> TCPHandler: Processed in 0.000965998 sec. | ||
| 1084 | 2026.03.30 23:27:17.022249 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.03.30 23:27:17.022365 [ 4 ] {8f75f85e-9096-4e8c-b745-d6280e325125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1086 | 2026.03.30 23:27:17.022633 [ 4 ] {8f75f85e-9096-4e8c-b745-d6280e325125} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2026.03.30 23:27:17.022745 [ 4 ] {8f75f85e-9096-4e8c-b745-d6280e325125} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1088 | 2026.03.30 23:27:17.023112 [ 4 ] {8f75f85e-9096-4e8c-b745-d6280e325125} <Debug> TCPHandler: Processed in 0.000875846 sec. | ||
| 1089 | 2026.03.30 23:27:17.023358 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.03.30 23:27:17.023508 [ 4 ] {dff679e8-d013-46fe-962a-93bcf63e2575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1091 | 2026.03.30 23:27:17.023811 [ 4 ] {dff679e8-d013-46fe-962a-93bcf63e2575} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1092 | 2026.03.30 23:27:17.023856 [ 4 ] {dff679e8-d013-46fe-962a-93bcf63e2575} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1093 | 2026.03.30 23:27:17.024207 [ 4 ] {dff679e8-d013-46fe-962a-93bcf63e2575} <Debug> TCPHandler: Processed in 0.000912437 sec. | ||
| 1094 | 2026.03.30 23:27:17.025107 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.03.30 23:27:17.025234 [ 4 ] {890faf43-ed5c-45df-9763-931147a4f3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) 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) | ||
| 1096 | 2026.03.30 23:27:17.025556 [ 4 ] {890faf43-ed5c-45df-9763-931147a4f3f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1097 | 2026.03.30 23:27:17.025601 [ 4 ] {890faf43-ed5c-45df-9763-931147a4f3f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1098 | 2026.03.30 23:27:17.025943 [ 4 ] {890faf43-ed5c-45df-9763-931147a4f3f0} <Debug> TCPHandler: Processed in 0.000886357 sec. | ||
| 1099 | 2026.03.30 23:27:17.029735 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.03.30 23:27:17.029868 [ 4 ] {fd591b0e-d8eb-45c2-8af3-d6212d319a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) 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) | ||
| 1101 | 2026.03.30 23:27:17.030181 [ 4 ] {fd591b0e-d8eb-45c2-8af3-d6212d319a40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1102 | 2026.03.30 23:27:17.030226 [ 4 ] {fd591b0e-d8eb-45c2-8af3-d6212d319a40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1103 | 2026.03.30 23:27:17.030578 [ 4 ] {fd591b0e-d8eb-45c2-8af3-d6212d319a40} <Debug> TCPHandler: Processed in 0.000897277 sec. | ||
| 1104 | 2026.03.30 23:27:17.030920 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.03.30 23:27:17.031052 [ 4 ] {e95df1b0-6a47-49ca-8d78-53161cd71d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) 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) | ||
| 1106 | 2026.03.30 23:27:17.031359 [ 4 ] {e95df1b0-6a47-49ca-8d78-53161cd71d02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2026.03.30 23:27:17.031404 [ 4 ] {e95df1b0-6a47-49ca-8d78-53161cd71d02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2026.03.30 23:27:17.031812 [ 4 ] {e95df1b0-6a47-49ca-8d78-53161cd71d02} <Debug> TCPHandler: Processed in 0.000946287 sec. | ||
| 1109 | 2026.03.30 23:27:17.032082 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.03.30 23:27:17.032212 [ 4 ] {d3be522d-2be7-4bef-a72b-d877ccc2f522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) 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) | ||
| 1111 | 2026.03.30 23:27:17.032518 [ 4 ] {d3be522d-2be7-4bef-a72b-d877ccc2f522} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1112 | 2026.03.30 23:27:17.032563 [ 4 ] {d3be522d-2be7-4bef-a72b-d877ccc2f522} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1113 | 2026.03.30 23:27:17.032955 [ 4 ] {d3be522d-2be7-4bef-a72b-d877ccc2f522} <Debug> TCPHandler: Processed in 0.000922666 sec. | ||
| 1114 | 2026.03.30 23:27:17.033302 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1115 | 2026.03.30 23:27:17.033457 [ 4 ] {3fc538da-6b3f-40ee-8ece-e0a4abef78c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) 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) | ||
| 1116 | 2026.03.30 23:27:17.033837 [ 4 ] {3fc538da-6b3f-40ee-8ece-e0a4abef78c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1117 | 2026.03.30 23:27:17.033884 [ 4 ] {3fc538da-6b3f-40ee-8ece-e0a4abef78c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1118 | 2026.03.30 23:27:17.034247 [ 4 ] {3fc538da-6b3f-40ee-8ece-e0a4abef78c1} <Debug> TCPHandler: Processed in 0.000995078 sec. | ||
| 1119 | 2026.03.30 23:27:17.034533 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2026.03.30 23:27:17.034663 [ 4 ] {cd3848ba-b283-49f7-92f0-e41df2113c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) 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) | ||
| 1121 | 2026.03.30 23:27:17.034974 [ 4 ] {cd3848ba-b283-49f7-92f0-e41df2113c73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1122 | 2026.03.30 23:27:17.035018 [ 4 ] {cd3848ba-b283-49f7-92f0-e41df2113c73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1123 | 2026.03.30 23:27:17.035381 [ 4 ] {cd3848ba-b283-49f7-92f0-e41df2113c73} <Debug> TCPHandler: Processed in 0.000898156 sec. | ||
| 1124 | 2026.03.30 23:27:17.043211 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2026.03.30 23:27:17.043348 [ 4 ] {cdd19f14-f047-4c30-b4bb-1acbf8a7260f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) 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) | ||
| 1126 | 2026.03.30 23:27:17.043694 [ 4 ] {cdd19f14-f047-4c30-b4bb-1acbf8a7260f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1127 | 2026.03.30 23:27:17.043745 [ 4 ] {cdd19f14-f047-4c30-b4bb-1acbf8a7260f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1128 | 2026.03.30 23:27:17.044119 [ 4 ] {cdd19f14-f047-4c30-b4bb-1acbf8a7260f} <Debug> TCPHandler: Processed in 0.000960157 sec. | ||
| 1129 | 2026.03.30 23:27:17.044381 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.03.30 23:27:17.044511 [ 4 ] {a3cb0ebb-d268-4664-b0ee-e7050a907df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1131 | 2026.03.30 23:27:17.044837 [ 4 ] {a3cb0ebb-d268-4664-b0ee-e7050a907df7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1132 | 2026.03.30 23:27:17.044881 [ 4 ] {a3cb0ebb-d268-4664-b0ee-e7050a907df7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1133 | 2026.03.30 23:27:17.045632 [ 4 ] {a3cb0ebb-d268-4664-b0ee-e7050a907df7} <Debug> TCPHandler: Processed in 0.001310984 sec. | ||
| 1134 | 2026.03.30 23:27:17.045890 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.03.30 23:27:17.046023 [ 4 ] {49c6e3fe-d31e-43a4-a49a-9a3fa164f078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1136 | 2026.03.30 23:27:17.046330 [ 4 ] {49c6e3fe-d31e-43a4-a49a-9a3fa164f078} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1137 | 2026.03.30 23:27:17.046373 [ 4 ] {49c6e3fe-d31e-43a4-a49a-9a3fa164f078} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1138 | 2026.03.30 23:27:17.046717 [ 4 ] {49c6e3fe-d31e-43a4-a49a-9a3fa164f078} <Debug> TCPHandler: Processed in 0.000876217 sec. | ||
| 1139 | 2026.03.30 23:27:17.046954 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.03.30 23:27:17.047088 [ 4 ] {167e78c9-c669-4b66-9a39-22a243073cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1141 | 2026.03.30 23:27:17.047411 [ 4 ] {167e78c9-c669-4b66-9a39-22a243073cf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1142 | 2026.03.30 23:27:17.047456 [ 4 ] {167e78c9-c669-4b66-9a39-22a243073cf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1143 | 2026.03.30 23:27:17.047806 [ 4 ] {167e78c9-c669-4b66-9a39-22a243073cf8} <Debug> TCPHandler: Processed in 0.000900337 sec. | ||
| 1144 | 2026.03.30 23:27:17.048031 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.03.30 23:27:17.048162 [ 4 ] {841551b6-8218-46ba-a2ae-e37d0845e4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1146 | 2026.03.30 23:27:17.048462 [ 4 ] {841551b6-8218-46ba-a2ae-e37d0845e4c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1147 | 2026.03.30 23:27:17.048505 [ 4 ] {841551b6-8218-46ba-a2ae-e37d0845e4c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1148 | 2026.03.30 23:27:17.048880 [ 4 ] {841551b6-8218-46ba-a2ae-e37d0845e4c2} <Debug> TCPHandler: Processed in 0.000897887 sec. | ||
| 1149 | 2026.03.30 23:27:17.049146 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.03.30 23:27:17.049279 [ 4 ] {ce35a114-716a-4e5d-af2a-26f57bf5f37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1151 | 2026.03.30 23:27:17.049597 [ 4 ] {ce35a114-716a-4e5d-af2a-26f57bf5f37c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1152 | 2026.03.30 23:27:17.049640 [ 4 ] {ce35a114-716a-4e5d-af2a-26f57bf5f37c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1153 | 2026.03.30 23:27:17.049988 [ 4 ] {ce35a114-716a-4e5d-af2a-26f57bf5f37c} <Debug> TCPHandler: Processed in 0.000891796 sec. | ||
| 1154 | 2026.03.30 23:27:17.092582 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.03.30 23:27:17.092763 [ 4 ] {57814013-380c-4dac-88e6-f9e13f0492c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1156 | 2026.03.30 23:27:17.093170 [ 4 ] {57814013-380c-4dac-88e6-f9e13f0492c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1157 | 2026.03.30 23:27:17.093224 [ 4 ] {57814013-380c-4dac-88e6-f9e13f0492c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1158 | 2026.03.30 23:27:17.093649 [ 4 ] {57814013-380c-4dac-88e6-f9e13f0492c0} <Debug> TCPHandler: Processed in 0.001154921 sec. | ||
| 1159 | 2026.03.30 23:27:17.125000 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2026.03.30 23:27:17.125179 [ 4 ] {9aebd15f-87ff-4d09-8f9b-2d663471692b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1161 | 2026.03.30 23:27:17.125553 [ 4 ] {9aebd15f-87ff-4d09-8f9b-2d663471692b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1162 | 2026.03.30 23:27:17.125600 [ 4 ] {9aebd15f-87ff-4d09-8f9b-2d663471692b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1163 | 2026.03.30 23:27:17.125981 [ 4 ] {9aebd15f-87ff-4d09-8f9b-2d663471692b} <Debug> TCPHandler: Processed in 0.001048739 sec. | ||
| 1164 | 2026.03.30 23:27:17.145973 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2026.03.30 23:27:17.146153 [ 4 ] {d3806d04-44d7-45f4-aef2-4a7e96bd2619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1166 | 2026.03.30 23:27:17.146516 [ 4 ] {d3806d04-44d7-45f4-aef2-4a7e96bd2619} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1167 | 2026.03.30 23:27:17.146561 [ 4 ] {d3806d04-44d7-45f4-aef2-4a7e96bd2619} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1168 | 2026.03.30 23:27:17.146946 [ 4 ] {d3806d04-44d7-45f4-aef2-4a7e96bd2619} <Debug> TCPHandler: Processed in 0.001037109 sec. | ||
| 1169 | 2026.03.30 23:27:17.148089 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2026.03.30 23:27:17.148205 [ 4 ] {43c4bd12-dcf1-47cb-9071-6f940ce74666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1171 | 2026.03.30 23:27:17.148249 [ 4 ] {43c4bd12-dcf1-47cb-9071-6f940ce74666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1172 | 2026.03.30 23:27:17.148963 [ 4 ] {43c4bd12-dcf1-47cb-9071-6f940ce74666} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2026.03.30 23:27:17.149009 [ 4 ] {43c4bd12-dcf1-47cb-9071-6f940ce74666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1174 | 2026.03.30 23:27:17.149750 [ 4 ] {43c4bd12-dcf1-47cb-9071-6f940ce74666} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1175 | 2026.03.30 23:27:17.150187 [ 4 ] {43c4bd12-dcf1-47cb-9071-6f940ce74666} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2026.03.30 23:27:17.150350 [ 4 ] {43c4bd12-dcf1-47cb-9071-6f940ce74666} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002177 sec., 17455.213596692694 rows/sec., 3.54 MiB/sec. | ||
| 1177 | 2026.03.30 23:27:17.150390 [ 4 ] {43c4bd12-dcf1-47cb-9071-6f940ce74666} <Debug> TCPHandler: Processed in 0.002353934 sec. | ||
| 1178 | 2026.03.30 23:27:17.150540 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2026.03.30 23:27:17.150638 [ 4 ] {73303bf6-742a-4634-b5c8-88c00db2fcef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1180 | 2026.03.30 23:27:17.150680 [ 4 ] {73303bf6-742a-4634-b5c8-88c00db2fcef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1181 | 2026.03.30 23:27:17.155160 [ 4 ] {73303bf6-742a-4634-b5c8-88c00db2fcef} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1182 | 2026.03.30 23:27:17.155192 [ 4 ] {73303bf6-742a-4634-b5c8-88c00db2fcef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1183 | 2026.03.30 23:27:17.156205 [ 4 ] {73303bf6-742a-4634-b5c8-88c00db2fcef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1184 | 2026.03.30 23:27:17.157612 [ 4 ] {73303bf6-742a-4634-b5c8-88c00db2fcef} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1185 | 2026.03.30 23:27:17.157759 [ 4 ] {73303bf6-742a-4634-b5c8-88c00db2fcef} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.007141 sec., 3360.873827195071 rows/sec., 285.54 KiB/sec. | ||
| 1186 | 2026.03.30 23:27:17.157797 [ 4 ] {73303bf6-742a-4634-b5c8-88c00db2fcef} <Debug> TCPHandler: Processed in 0.007307445 sec. | ||
| 1187 | 2026.03.30 23:27:17.157922 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2026.03.30 23:27:17.158019 [ 4 ] {94830a97-1e6e-4f39-9224-017a6a23595a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1189 | 2026.03.30 23:27:17.158060 [ 4 ] {94830a97-1e6e-4f39-9224-017a6a23595a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1190 | 2026.03.30 23:27:17.158483 [ 4 ] {94830a97-1e6e-4f39-9224-017a6a23595a} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2026.03.30 23:27:17.158519 [ 4 ] {94830a97-1e6e-4f39-9224-017a6a23595a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1192 | 2026.03.30 23:27:17.158948 [ 4 ] {94830a97-1e6e-4f39-9224-017a6a23595a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1193 | 2026.03.30 23:27:17.159394 [ 4 ] {94830a97-1e6e-4f39-9224-017a6a23595a} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2026.03.30 23:27:17.159533 [ 4 ] {94830a97-1e6e-4f39-9224-017a6a23595a} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001534 sec., 7822.685788787484 rows/sec., 637.89 KiB/sec. | ||
| 1195 | 2026.03.30 23:27:17.159569 [ 4 ] {94830a97-1e6e-4f39-9224-017a6a23595a} <Debug> TCPHandler: Processed in 0.001696342 sec. | ||
| 1196 | 2026.03.30 23:27:17.159682 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2026.03.30 23:27:17.159778 [ 4 ] {745e3422-9ae3-41fd-851f-67e868d2cc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1198 | 2026.03.30 23:27:17.159818 [ 4 ] {745e3422-9ae3-41fd-851f-67e868d2cc0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1199 | 2026.03.30 23:27:17.161587 [ 4 ] {745e3422-9ae3-41fd-851f-67e868d2cc0a} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2026.03.30 23:27:17.161622 [ 4 ] {745e3422-9ae3-41fd-851f-67e868d2cc0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1201 | 2026.03.30 23:27:17.162373 [ 4 ] {745e3422-9ae3-41fd-851f-67e868d2cc0a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1202 | 2026.03.30 23:27:17.163008 [ 4 ] {745e3422-9ae3-41fd-851f-67e868d2cc0a} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.03.30 23:27:17.163153 [ 4 ] {745e3422-9ae3-41fd-851f-67e868d2cc0a} <Debug> executeQuery: Read 2527 rows, 193.25 KiB in 0.003392 sec., 744988.2075471698 rows/sec., 55.64 MiB/sec. | ||
| 1204 | 2026.03.30 23:27:17.163192 [ 4 ] {745e3422-9ae3-41fd-851f-67e868d2cc0a} <Debug> TCPHandler: Processed in 0.003558706 sec. | ||
| 1205 | 2026.03.30 23:27:17.163314 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2026.03.30 23:27:17.163410 [ 4 ] {03ba183d-4e34-45d2-9913-6eebac9837a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1207 | 2026.03.30 23:27:17.163452 [ 4 ] {03ba183d-4e34-45d2-9913-6eebac9837a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1208 | 2026.03.30 23:27:17.163893 [ 4 ] {03ba183d-4e34-45d2-9913-6eebac9837a9} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2026.03.30 23:27:17.163930 [ 4 ] {03ba183d-4e34-45d2-9913-6eebac9837a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1210 | 2026.03.30 23:27:17.164351 [ 4 ] {03ba183d-4e34-45d2-9913-6eebac9837a9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1211 | 2026.03.30 23:27:17.164903 [ 4 ] {03ba183d-4e34-45d2-9913-6eebac9837a9} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2026.03.30 23:27:17.165048 [ 4 ] {03ba183d-4e34-45d2-9913-6eebac9837a9} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001656 sec., 19323.671497584543 rows/sec., 1.42 MiB/sec. | ||
| 1213 | 2026.03.30 23:27:17.165085 [ 4 ] {03ba183d-4e34-45d2-9913-6eebac9837a9} <Debug> TCPHandler: Processed in 0.001823414 sec. | ||
| 1214 | 2026.03.30 23:27:17.165203 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2026.03.30 23:27:17.165299 [ 4 ] {5f336a7c-5136-4632-bf1e-3eb8c4e2d233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1216 | 2026.03.30 23:27:17.165338 [ 4 ] {5f336a7c-5136-4632-bf1e-3eb8c4e2d233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1217 | 2026.03.30 23:27:17.166069 [ 4 ] {5f336a7c-5136-4632-bf1e-3eb8c4e2d233} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2026.03.30 23:27:17.166102 [ 4 ] {5f336a7c-5136-4632-bf1e-3eb8c4e2d233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1219 | 2026.03.30 23:27:17.166635 [ 4 ] {5f336a7c-5136-4632-bf1e-3eb8c4e2d233} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1220 | 2026.03.30 23:27:17.167203 [ 4 ] {5f336a7c-5136-4632-bf1e-3eb8c4e2d233} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2026.03.30 23:27:17.167333 [ 4 ] {5f336a7c-5136-4632-bf1e-3eb8c4e2d233} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.002054 sec., 401655.3067185979 rows/sec., 23.50 MiB/sec. | ||
| 1222 | 2026.03.30 23:27:17.167378 [ 4 ] {5f336a7c-5136-4632-bf1e-3eb8c4e2d233} <Debug> TCPHandler: Processed in 0.002225222 sec. | ||
| 1223 | 2026.03.30 23:27:17.167501 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2026.03.30 23:27:17.167595 [ 4 ] {e1715ae4-60a8-4438-87f8-0631bbf9cb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1225 | 2026.03.30 23:27:17.167633 [ 4 ] {e1715ae4-60a8-4438-87f8-0631bbf9cb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1226 | 2026.03.30 23:27:17.168017 [ 4 ] {e1715ae4-60a8-4438-87f8-0631bbf9cb31} <Trace> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.03.30 23:27:17.168053 [ 4 ] {e1715ae4-60a8-4438-87f8-0631bbf9cb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1228 | 2026.03.30 23:27:17.168508 [ 4 ] {e1715ae4-60a8-4438-87f8-0631bbf9cb31} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1229 | 2026.03.30 23:27:17.169008 [ 4 ] {e1715ae4-60a8-4438-87f8-0631bbf9cb31} <Trace> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.03.30 23:27:17.169139 [ 4 ] {e1715ae4-60a8-4438-87f8-0631bbf9cb31} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001561 sec., 1281.2299807815502 rows/sec., 90.09 KiB/sec. | ||
| 1231 | 2026.03.30 23:27:17.169182 [ 4 ] {e1715ae4-60a8-4438-87f8-0631bbf9cb31} <Debug> TCPHandler: Processed in 0.001733312 sec. | ||
| 1232 | 2026.03.30 23:27:17.169304 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.03.30 23:27:17.169399 [ 4 ] {d715872c-83c6-49c3-ba8c-936091b2e2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1234 | 2026.03.30 23:27:17.169437 [ 4 ] {d715872c-83c6-49c3-ba8c-936091b2e2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1235 | 2026.03.30 23:27:17.169846 [ 4 ] {d715872c-83c6-49c3-ba8c-936091b2e2f0} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.03.30 23:27:17.169882 [ 4 ] {d715872c-83c6-49c3-ba8c-936091b2e2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1237 | 2026.03.30 23:27:17.170389 [ 4 ] {d715872c-83c6-49c3-ba8c-936091b2e2f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1238 | 2026.03.30 23:27:17.170886 [ 4 ] {d715872c-83c6-49c3-ba8c-936091b2e2f0} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.03.30 23:27:17.171016 [ 4 ] {d715872c-83c6-49c3-ba8c-936091b2e2f0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001635 sec., 7339.4495412844035 rows/sec., 573.39 KiB/sec. | ||
| 1240 | 2026.03.30 23:27:17.171061 [ 4 ] {d715872c-83c6-49c3-ba8c-936091b2e2f0} <Debug> TCPHandler: Processed in 0.001807764 sec. | ||
| 1241 | 2026.03.30 23:27:17.171180 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.03.30 23:27:17.171274 [ 4 ] {e7bca66e-fa74-490a-91ee-99bc4b08465a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1243 | 2026.03.30 23:27:17.171313 [ 4 ] {e7bca66e-fa74-490a-91ee-99bc4b08465a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1244 | 2026.03.30 23:27:17.172222 [ 4 ] {e7bca66e-fa74-490a-91ee-99bc4b08465a} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.03.30 23:27:17.172259 [ 4 ] {e7bca66e-fa74-490a-91ee-99bc4b08465a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1246 | 2026.03.30 23:27:17.172830 [ 4 ] {e7bca66e-fa74-490a-91ee-99bc4b08465a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1247 | 2026.03.30 23:27:17.173339 [ 4 ] {e7bca66e-fa74-490a-91ee-99bc4b08465a} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.03.30 23:27:17.173478 [ 4 ] {e7bca66e-fa74-490a-91ee-99bc4b08465a} <Debug> executeQuery: Read 1338 rows, 92.35 KiB in 0.002222 sec., 602160.2160216022 rows/sec., 40.59 MiB/sec. | ||
| 1249 | 2026.03.30 23:27:17.173522 [ 4 ] {e7bca66e-fa74-490a-91ee-99bc4b08465a} <Debug> TCPHandler: Processed in 0.002392574 sec. | ||
| 1250 | 2026.03.30 23:27:17.173644 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.03.30 23:27:17.173740 [ 4 ] {2e062acc-b628-493e-baeb-3a749e2385b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1252 | 2026.03.30 23:27:17.173783 [ 4 ] {2e062acc-b628-493e-baeb-3a749e2385b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1253 | 2026.03.30 23:27:17.174807 [ 4 ] {2e062acc-b628-493e-baeb-3a749e2385b2} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.03.30 23:27:17.174841 [ 4 ] {2e062acc-b628-493e-baeb-3a749e2385b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1255 | 2026.03.30 23:27:17.175546 [ 4 ] {2e062acc-b628-493e-baeb-3a749e2385b2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1256 | 2026.03.30 23:27:17.176020 [ 4 ] {2e062acc-b628-493e-baeb-3a749e2385b2} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.03.30 23:27:17.176156 [ 4 ] {2e062acc-b628-493e-baeb-3a749e2385b2} <Debug> executeQuery: Read 2561 rows, 164.95 KiB in 0.002434 sec., 1052177.485620378 rows/sec., 66.18 MiB/sec. | ||
| 1258 | 2026.03.30 23:27:17.176198 [ 4 ] {2e062acc-b628-493e-baeb-3a749e2385b2} <Debug> TCPHandler: Processed in 0.002605908 sec. | ||
| 1259 | 2026.03.30 23:27:17.176329 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.03.30 23:27:17.176423 [ 4 ] {3d33970c-839d-4ed1-a334-e7012af55669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1261 | 2026.03.30 23:27:17.176476 [ 4 ] {3d33970c-839d-4ed1-a334-e7012af55669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1262 | 2026.03.30 23:27:17.177263 [ 4 ] {3d33970c-839d-4ed1-a334-e7012af55669} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.03.30 23:27:17.177299 [ 4 ] {3d33970c-839d-4ed1-a334-e7012af55669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1264 | 2026.03.30 23:27:17.180328 [ 4 ] {3d33970c-839d-4ed1-a334-e7012af55669} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1265 | 2026.03.30 23:27:17.180877 [ 4 ] {3d33970c-839d-4ed1-a334-e7012af55669} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.03.30 23:27:17.181049 [ 4 ] {3d33970c-839d-4ed1-a334-e7012af55669} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004642 sec., 1723.3950883239982 rows/sec., 3.09 MiB/sec. | ||
| 1267 | 2026.03.30 23:27:17.181115 [ 4 ] {3d33970c-839d-4ed1-a334-e7012af55669} <Debug> TCPHandler: Processed in 0.00483676 sec. | ||
| 1268 | 2026.03.30 23:27:17.181261 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.03.30 23:27:17.181366 [ 4 ] {f54f2fc1-dac2-402e-920f-877a35994be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1270 | 2026.03.30 23:27:17.181407 [ 4 ] {f54f2fc1-dac2-402e-920f-877a35994be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1271 | 2026.03.30 23:27:17.181728 [ 4 ] {f54f2fc1-dac2-402e-920f-877a35994be0} <Trace> oximeter.measurements_i64 (a9ed0957-e818-48bd-a81a-d40af9c43891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.03.30 23:27:17.181763 [ 4 ] {f54f2fc1-dac2-402e-920f-877a35994be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1273 | 2026.03.30 23:27:17.182201 [ 4 ] {f54f2fc1-dac2-402e-920f-877a35994be0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1274 | 2026.03.30 23:27:17.182714 [ 4 ] {f54f2fc1-dac2-402e-920f-877a35994be0} <Trace> oximeter.measurements_i64 (a9ed0957-e818-48bd-a81a-d40af9c43891): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.03.30 23:27:17.182842 [ 4 ] {f54f2fc1-dac2-402e-920f-877a35994be0} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001494 sec., 2008.032128514056 rows/sec., 141.84 KiB/sec. | ||
| 1276 | 2026.03.30 23:27:17.182877 [ 4 ] {f54f2fc1-dac2-402e-920f-877a35994be0} <Debug> TCPHandler: Processed in 0.001677891 sec. | ||
| 1277 | 2026.03.30 23:27:17.182991 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.03.30 23:27:17.183084 [ 4 ] {13cd5838-0811-4c84-8458-c26a1581db34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1279 | 2026.03.30 23:27:17.183124 [ 4 ] {13cd5838-0811-4c84-8458-c26a1581db34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1280 | 2026.03.30 23:27:17.183444 [ 4 ] {13cd5838-0811-4c84-8458-c26a1581db34} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.03.30 23:27:17.183480 [ 4 ] {13cd5838-0811-4c84-8458-c26a1581db34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1282 | 2026.03.30 23:27:17.183935 [ 4 ] {13cd5838-0811-4c84-8458-c26a1581db34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1283 | 2026.03.30 23:27:17.184408 [ 4 ] {13cd5838-0811-4c84-8458-c26a1581db34} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.03.30 23:27:17.184541 [ 4 ] {13cd5838-0811-4c84-8458-c26a1581db34} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001474 sec., 8141.112618724559 rows/sec., 561.82 KiB/sec. | ||
| 1285 | 2026.03.30 23:27:17.184575 [ 4 ] {13cd5838-0811-4c84-8458-c26a1581db34} <Debug> TCPHandler: Processed in 0.00163608 sec. | ||
| 1286 | 2026.03.30 23:27:20.257689 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 106 entries to flush up to offset 196 | ||
| 1287 | 2026.03.30 23:27:20.261754 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2026.03.30 23:27:20.261810 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1289 | 2026.03.30 23:27:20.263163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1290 | 2026.03.30 23:27:20.263682 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2026.03.30 23:27:20.263931 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
| 1292 | 2026.03.30 23:27:21.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.07 MiB, peak 168.80 MiB, free memory in arenas 0.00 B, will set to 165.13 MiB (RSS), difference: 4.06 MiB | ||
| 1293 | 2026.03.30 23:27:21.437384 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2026.03.30 23:27:21.437573 [ 4 ] {2d7e3cad-34b8-4f73-9e84-10179b81b655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1295 | 2026.03.30 23:27:21.437642 [ 4 ] {2d7e3cad-34b8-4f73-9e84-10179b81b655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1296 | 2026.03.30 23:27:21.438301 [ 4 ] {2d7e3cad-34b8-4f73-9e84-10179b81b655} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.03.30 23:27:21.438346 [ 4 ] {2d7e3cad-34b8-4f73-9e84-10179b81b655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1298 | 2026.03.30 23:27:21.438963 [ 4 ] {2d7e3cad-34b8-4f73-9e84-10179b81b655} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1299 | 2026.03.30 23:27:21.439482 [ 4 ] {2d7e3cad-34b8-4f73-9e84-10179b81b655} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.03.30 23:27:21.439649 [ 4 ] {2d7e3cad-34b8-4f73-9e84-10179b81b655} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002124 sec., 26365.348399246705 rows/sec., 2.03 MiB/sec. | ||
| 1301 | 2026.03.30 23:27:21.439698 [ 4 ] {2d7e3cad-34b8-4f73-9e84-10179b81b655} <Debug> TCPHandler: Processed in 0.002451346 sec. | ||
| 1302 | 2026.03.30 23:27:21.439836 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2026.03.30 23:27:21.439944 [ 4 ] {ac005774-73d6-4d2c-9fa8-66873b0c6b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1304 | 2026.03.30 23:27:21.439991 [ 4 ] {ac005774-73d6-4d2c-9fa8-66873b0c6b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1305 | 2026.03.30 23:27:21.440441 [ 4 ] {ac005774-73d6-4d2c-9fa8-66873b0c6b5f} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2026.03.30 23:27:21.440477 [ 4 ] {ac005774-73d6-4d2c-9fa8-66873b0c6b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1307 | 2026.03.30 23:27:21.440928 [ 4 ] {ac005774-73d6-4d2c-9fa8-66873b0c6b5f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1308 | 2026.03.30 23:27:21.441425 [ 4 ] {ac005774-73d6-4d2c-9fa8-66873b0c6b5f} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.03.30 23:27:21.441555 [ 4 ] {ac005774-73d6-4d2c-9fa8-66873b0c6b5f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001685 sec., 37982.19584569733 rows/sec., 2.96 MiB/sec. | ||
| 1310 | 2026.03.30 23:27:21.441592 [ 4 ] {ac005774-73d6-4d2c-9fa8-66873b0c6b5f} <Debug> TCPHandler: Processed in 0.001863455 sec. | ||
| 1311 | 2026.03.30 23:27:21.441717 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2026.03.30 23:27:21.441882 [ 4 ] {b9c5f7dd-2efe-4bfe-98b7-a26799b771b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1313 | 2026.03.30 23:27:21.441930 [ 4 ] {b9c5f7dd-2efe-4bfe-98b7-a26799b771b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1314 | 2026.03.30 23:27:21.442336 [ 4 ] {b9c5f7dd-2efe-4bfe-98b7-a26799b771b2} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2026.03.30 23:27:21.442370 [ 4 ] {b9c5f7dd-2efe-4bfe-98b7-a26799b771b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1316 | 2026.03.30 23:27:21.442882 [ 4 ] {b9c5f7dd-2efe-4bfe-98b7-a26799b771b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1317 | 2026.03.30 23:27:21.443386 [ 4 ] {b9c5f7dd-2efe-4bfe-98b7-a26799b771b2} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2026.03.30 23:27:21.443530 [ 4 ] {b9c5f7dd-2efe-4bfe-98b7-a26799b771b2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00167 sec., 76646.70658682635 rows/sec., 5.34 MiB/sec. | ||
| 1319 | 2026.03.30 23:27:21.443572 [ 4 ] {b9c5f7dd-2efe-4bfe-98b7-a26799b771b2} <Debug> TCPHandler: Processed in 0.001853184 sec. | ||
| 1320 | 2026.03.30 23:27:21.443700 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2026.03.30 23:27:21.443802 [ 4 ] {e449c01e-18bf-4594-aaf2-e302e0a5956a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1322 | 2026.03.30 23:27:21.443846 [ 4 ] {e449c01e-18bf-4594-aaf2-e302e0a5956a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1323 | 2026.03.30 23:27:21.444189 [ 4 ] {e449c01e-18bf-4594-aaf2-e302e0a5956a} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2026.03.30 23:27:21.444227 [ 4 ] {e449c01e-18bf-4594-aaf2-e302e0a5956a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1325 | 2026.03.30 23:27:21.444724 [ 4 ] {e449c01e-18bf-4594-aaf2-e302e0a5956a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1326 | 2026.03.30 23:27:21.445234 [ 4 ] {e449c01e-18bf-4594-aaf2-e302e0a5956a} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2026.03.30 23:27:21.445371 [ 4 ] {e449c01e-18bf-4594-aaf2-e302e0a5956a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001591 sec., 30169.70458830924 rows/sec., 2.03 MiB/sec. | ||
| 1328 | 2026.03.30 23:27:21.445405 [ 4 ] {e449c01e-18bf-4594-aaf2-e302e0a5956a} <Debug> TCPHandler: Processed in 0.001757402 sec. | ||
| 1329 | 2026.03.30 23:27:22.760991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1442 | ||
| 1330 | 2026.03.30 23:27:22.761495 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.03.30 23:27:22.761546 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1332 | 2026.03.30 23:27:22.762208 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1333 | 2026.03.30 23:27:22.762810 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.03.30 23:27:22.762974 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1442 | ||
| 1335 | 2026.03.30 23:27:22.820467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1336 | 2026.03.30 23:27:22.837736 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.03.30 23:27:22.837803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1338 | 2026.03.30 23:27:22.844354 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1339 | 2026.03.30 23:27:22.845659 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.03.30 23:27:22.848773 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1341 | 2026.03.30 23:27:23.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.66 MiB, peak 169.66 MiB, free memory in arenas 0.00 B, will set to 167.60 MiB (RSS), difference: 1.94 MiB | ||
| 1342 | 2026.03.30 23:27:26.440321 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.03.30 23:27:26.440592 [ 4 ] {fe0f00fb-4326-4cf4-b472-aa75bd5d4d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1344 | 2026.03.30 23:27:26.440699 [ 4 ] {fe0f00fb-4326-4cf4-b472-aa75bd5d4d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1345 | 2026.03.30 23:27:26.441548 [ 4 ] {fe0f00fb-4326-4cf4-b472-aa75bd5d4d54} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.03.30 23:27:26.441606 [ 4 ] {fe0f00fb-4326-4cf4-b472-aa75bd5d4d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1347 | 2026.03.30 23:27:26.442236 [ 4 ] {fe0f00fb-4326-4cf4-b472-aa75bd5d4d54} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1348 | 2026.03.30 23:27:26.442721 [ 4 ] {fe0f00fb-4326-4cf4-b472-aa75bd5d4d54} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.03.30 23:27:26.442884 [ 4 ] {fe0f00fb-4326-4cf4-b472-aa75bd5d4d54} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00237 sec., 23628.69198312236 rows/sec., 1.82 MiB/sec. | ||
| 1350 | 2026.03.30 23:27:26.443010 [ 4 ] {fe0f00fb-4326-4cf4-b472-aa75bd5d4d54} <Debug> TCPHandler: Processed in 0.002860003 sec. | ||
| 1351 | 2026.03.30 23:27:26.443147 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.03.30 23:27:26.443250 [ 4 ] {ab67cc97-02dd-4d05-b742-e3b5f9d34de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1353 | 2026.03.30 23:27:26.443295 [ 4 ] {ab67cc97-02dd-4d05-b742-e3b5f9d34de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1354 | 2026.03.30 23:27:26.443741 [ 4 ] {ab67cc97-02dd-4d05-b742-e3b5f9d34de1} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2026.03.30 23:27:26.443782 [ 4 ] {ab67cc97-02dd-4d05-b742-e3b5f9d34de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1356 | 2026.03.30 23:27:26.444264 [ 4 ] {ab67cc97-02dd-4d05-b742-e3b5f9d34de1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1357 | 2026.03.30 23:27:26.444772 [ 4 ] {ab67cc97-02dd-4d05-b742-e3b5f9d34de1} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2026.03.30 23:27:26.444911 [ 4 ] {ab67cc97-02dd-4d05-b742-e3b5f9d34de1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001682 sec., 38049.9405469679 rows/sec., 2.97 MiB/sec. | ||
| 1359 | 2026.03.30 23:27:26.445028 [ 4 ] {ab67cc97-02dd-4d05-b742-e3b5f9d34de1} <Debug> TCPHandler: Processed in 0.001935566 sec. | ||
| 1360 | 2026.03.30 23:27:26.445167 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.03.30 23:27:26.445270 [ 4 ] {2eea2341-49b9-4d5e-ab9c-9456bbe1d324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1362 | 2026.03.30 23:27:26.445322 [ 4 ] {2eea2341-49b9-4d5e-ab9c-9456bbe1d324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1363 | 2026.03.30 23:27:26.445774 [ 4 ] {2eea2341-49b9-4d5e-ab9c-9456bbe1d324} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1364 | 2026.03.30 23:27:26.445814 [ 4 ] {2eea2341-49b9-4d5e-ab9c-9456bbe1d324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1365 | 2026.03.30 23:27:26.446343 [ 4 ] {2eea2341-49b9-4d5e-ab9c-9456bbe1d324} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1366 | 2026.03.30 23:27:26.446829 [ 4 ] {2eea2341-49b9-4d5e-ab9c-9456bbe1d324} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2026.03.30 23:27:26.446975 [ 4 ] {2eea2341-49b9-4d5e-ab9c-9456bbe1d324} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001723 sec., 92861.28845037725 rows/sec., 6.47 MiB/sec. | ||
| 1368 | 2026.03.30 23:27:26.447013 [ 4 ] {2eea2341-49b9-4d5e-ab9c-9456bbe1d324} <Debug> TCPHandler: Processed in 0.001899875 sec. | ||
| 1369 | 2026.03.30 23:27:26.447141 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2026.03.30 23:27:26.447243 [ 4 ] {90d41e71-679a-40a6-92b9-0ad4be7efe40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1371 | 2026.03.30 23:27:26.447287 [ 4 ] {90d41e71-679a-40a6-92b9-0ad4be7efe40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1372 | 2026.03.30 23:27:26.447658 [ 4 ] {90d41e71-679a-40a6-92b9-0ad4be7efe40} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2026.03.30 23:27:26.447697 [ 4 ] {90d41e71-679a-40a6-92b9-0ad4be7efe40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1374 | 2026.03.30 23:27:26.448177 [ 4 ] {90d41e71-679a-40a6-92b9-0ad4be7efe40} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1375 | 2026.03.30 23:27:26.448608 [ 4 ] {90d41e71-679a-40a6-92b9-0ad4be7efe40} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1376 | 2026.03.30 23:27:26.448744 [ 4 ] {90d41e71-679a-40a6-92b9-0ad4be7efe40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00152 sec., 39473.68421052631 rows/sec., 2.66 MiB/sec. | ||
| 1377 | 2026.03.30 23:27:26.448782 [ 4 ] {90d41e71-679a-40a6-92b9-0ad4be7efe40} <Debug> TCPHandler: Processed in 0.001692172 sec. | ||
| 1378 | 2026.03.30 23:27:30.168942 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1379 | 2026.03.30 23:27:30.169003 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1380 | 2026.03.30 23:27:30.263939 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1954 | ||
| 1381 | 2026.03.30 23:27:30.264443 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2026.03.30 23:27:30.264488 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1383 | 2026.03.30 23:27:30.264974 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1384 | 2026.03.30 23:27:30.265210 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1385 | 2026.03.30 23:27:30.265260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 212 | ||
| 1386 | 2026.03.30 23:27:30.265357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1954 | ||
| 1387 | 2026.03.30 23:27:30.267089 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2026.03.30 23:27:30.267152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1389 | 2026.03.30 23:27:30.268282 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1390 | 2026.03.30 23:27:30.268567 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2026.03.30 23:27:30.268942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1392 | 2026.03.30 23:27:30.349723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1393 | 2026.03.30 23:27:30.366762 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.03.30 23:27:30.366823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1395 | 2026.03.30 23:27:30.373275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1396 | 2026.03.30 23:27:30.374128 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2026.03.30 23:27:30.378196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1398 | 2026.03.30 23:27:31.439896 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.03.30 23:27:31.440085 [ 4 ] {f226e09e-b74f-49c1-a8d2-470e919165ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1400 | 2026.03.30 23:27:31.440157 [ 4 ] {f226e09e-b74f-49c1-a8d2-470e919165ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1401 | 2026.03.30 23:27:31.440848 [ 4 ] {f226e09e-b74f-49c1-a8d2-470e919165ec} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2026.03.30 23:27:31.440899 [ 4 ] {f226e09e-b74f-49c1-a8d2-470e919165ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1403 | 2026.03.30 23:27:31.441317 [ 4 ] {f226e09e-b74f-49c1-a8d2-470e919165ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1404 | 2026.03.30 23:27:31.441567 [ 4 ] {f226e09e-b74f-49c1-a8d2-470e919165ec} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2026.03.30 23:27:31.441722 [ 4 ] {f226e09e-b74f-49c1-a8d2-470e919165ec} <Debug> executeQuery: Read 96 rows, 8.18 KiB in 0.00169 sec., 56804.73372781065 rows/sec., 4.72 MiB/sec. | ||
| 1406 | 2026.03.30 23:27:31.441766 [ 4 ] {f226e09e-b74f-49c1-a8d2-470e919165ec} <Debug> TCPHandler: Processed in 0.002008127 sec. | ||
| 1407 | 2026.03.30 23:27:31.441902 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2026.03.30 23:27:31.442001 [ 4 ] {45a42749-fe8d-4cb9-8ad2-1b8bad69e16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1409 | 2026.03.30 23:27:31.442044 [ 4 ] {45a42749-fe8d-4cb9-8ad2-1b8bad69e16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1410 | 2026.03.30 23:27:31.442459 [ 4 ] {45a42749-fe8d-4cb9-8ad2-1b8bad69e16a} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2026.03.30 23:27:31.442497 [ 4 ] {45a42749-fe8d-4cb9-8ad2-1b8bad69e16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1412 | 2026.03.30 23:27:31.442790 [ 4 ] {45a42749-fe8d-4cb9-8ad2-1b8bad69e16a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1413 | 2026.03.30 23:27:31.443014 [ 4 ] {45a42749-fe8d-4cb9-8ad2-1b8bad69e16a} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.03.30 23:27:31.443143 [ 4 ] {45a42749-fe8d-4cb9-8ad2-1b8bad69e16a} <Debug> executeQuery: Read 20 rows, 1.50 KiB in 0.001162 sec., 17211.70395869191 rows/sec., 1.26 MiB/sec. | ||
| 1415 | 2026.03.30 23:27:31.443181 [ 4 ] {45a42749-fe8d-4cb9-8ad2-1b8bad69e16a} <Debug> TCPHandler: Processed in 0.001331544 sec. | ||
| 1416 | 2026.03.30 23:27:31.443296 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.03.30 23:27:31.443393 [ 4 ] {f2603298-b76a-4846-8b8b-01ac41dca552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1418 | 2026.03.30 23:27:31.443435 [ 4 ] {f2603298-b76a-4846-8b8b-01ac41dca552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1419 | 2026.03.30 23:27:31.443858 [ 4 ] {f2603298-b76a-4846-8b8b-01ac41dca552} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1420 | 2026.03.30 23:27:31.443895 [ 4 ] {f2603298-b76a-4846-8b8b-01ac41dca552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1421 | 2026.03.30 23:27:31.444202 [ 4 ] {f2603298-b76a-4846-8b8b-01ac41dca552} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1422 | 2026.03.30 23:27:31.444416 [ 4 ] {f2603298-b76a-4846-8b8b-01ac41dca552} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1423 | 2026.03.30 23:27:31.444540 [ 4 ] {f2603298-b76a-4846-8b8b-01ac41dca552} <Debug> executeQuery: Read 92 rows, 7.38 KiB in 0.001166 sec., 78902.22984562608 rows/sec., 6.18 MiB/sec. | ||
| 1424 | 2026.03.30 23:27:31.444578 [ 4 ] {f2603298-b76a-4846-8b8b-01ac41dca552} <Debug> TCPHandler: Processed in 0.001333785 sec. | ||
| 1425 | 2026.03.30 23:27:31.444698 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2026.03.30 23:27:31.444796 [ 4 ] {14597a47-271c-4e53-940c-236649e6a499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1427 | 2026.03.30 23:27:31.444843 [ 4 ] {14597a47-271c-4e53-940c-236649e6a499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1428 | 2026.03.30 23:27:31.445290 [ 4 ] {14597a47-271c-4e53-940c-236649e6a499} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2026.03.30 23:27:31.445325 [ 4 ] {14597a47-271c-4e53-940c-236649e6a499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1430 | 2026.03.30 23:27:31.445682 [ 4 ] {14597a47-271c-4e53-940c-236649e6a499} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1431 | 2026.03.30 23:27:31.445913 [ 4 ] {14597a47-271c-4e53-940c-236649e6a499} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1432 | 2026.03.30 23:27:31.446044 [ 4 ] {14597a47-271c-4e53-940c-236649e6a499} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 1433 | 2026.03.30 23:27:31.446080 [ 4 ] {14597a47-271c-4e53-940c-236649e6a499} <Debug> TCPHandler: Processed in 0.001433726 sec. | ||
| 1434 | 2026.03.30 23:27:31.446197 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2026.03.30 23:27:31.446293 [ 4 ] {2171aa1b-e69f-48e5-9799-f286087bcbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1436 | 2026.03.30 23:27:31.446349 [ 4 ] {2171aa1b-e69f-48e5-9799-f286087bcbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1437 | 2026.03.30 23:27:31.447147 [ 4 ] {2171aa1b-e69f-48e5-9799-f286087bcbc0} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2026.03.30 23:27:31.447184 [ 4 ] {2171aa1b-e69f-48e5-9799-f286087bcbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1439 | 2026.03.30 23:27:31.447742 [ 4 ] {2171aa1b-e69f-48e5-9799-f286087bcbc0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1440 | 2026.03.30 23:27:31.447981 [ 4 ] {2171aa1b-e69f-48e5-9799-f286087bcbc0} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.03.30 23:27:31.448120 [ 4 ] {2171aa1b-e69f-48e5-9799-f286087bcbc0} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001845 sec., 10840.10840108401 rows/sec., 19.42 MiB/sec. | ||
| 1442 | 2026.03.30 23:27:31.448171 [ 4 ] {2171aa1b-e69f-48e5-9799-f286087bcbc0} <Debug> TCPHandler: Processed in 0.002026377 sec. | ||
| 1443 | 2026.03.30 23:27:31.448292 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.03.30 23:27:31.448396 [ 4 ] {2d07a6dd-fe8e-4cb3-8272-ccc057dcf246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1445 | 2026.03.30 23:27:31.448438 [ 4 ] {2d07a6dd-fe8e-4cb3-8272-ccc057dcf246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1446 | 2026.03.30 23:27:31.448801 [ 4 ] {2d07a6dd-fe8e-4cb3-8272-ccc057dcf246} <Trace> oximeter.measurements_i64 (a9ed0957-e818-48bd-a81a-d40af9c43891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2026.03.30 23:27:31.448839 [ 4 ] {2d07a6dd-fe8e-4cb3-8272-ccc057dcf246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1448 | 2026.03.30 23:27:31.449164 [ 4 ] {2d07a6dd-fe8e-4cb3-8272-ccc057dcf246} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1449 | 2026.03.30 23:27:31.449383 [ 4 ] {2d07a6dd-fe8e-4cb3-8272-ccc057dcf246} <Trace> oximeter.measurements_i64 (a9ed0957-e818-48bd-a81a-d40af9c43891): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2026.03.30 23:27:31.449515 [ 4 ] {2d07a6dd-fe8e-4cb3-8272-ccc057dcf246} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001137 sec., 10554.089709762533 rows/sec., 795.34 KiB/sec. | ||
| 1451 | 2026.03.30 23:27:31.449556 [ 4 ] {2d07a6dd-fe8e-4cb3-8272-ccc057dcf246} <Debug> TCPHandler: Processed in 0.001315495 sec. | ||
| 1452 | 2026.03.30 23:27:31.449676 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1453 | 2026.03.30 23:27:31.449771 [ 4 ] {a4e41e00-d70c-4564-97a3-810686f28b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1454 | 2026.03.30 23:27:31.449811 [ 4 ] {a4e41e00-d70c-4564-97a3-810686f28b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1455 | 2026.03.30 23:27:31.450152 [ 4 ] {a4e41e00-d70c-4564-97a3-810686f28b52} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.03.30 23:27:31.450188 [ 4 ] {a4e41e00-d70c-4564-97a3-810686f28b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1457 | 2026.03.30 23:27:31.450515 [ 4 ] {a4e41e00-d70c-4564-97a3-810686f28b52} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1458 | 2026.03.30 23:27:31.450761 [ 4 ] {a4e41e00-d70c-4564-97a3-810686f28b52} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.03.30 23:27:31.450891 [ 4 ] {a4e41e00-d70c-4564-97a3-810686f28b52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 1460 | 2026.03.30 23:27:31.450926 [ 4 ] {a4e41e00-d70c-4564-97a3-810686f28b52} <Debug> TCPHandler: Processed in 0.001302064 sec. | ||
| 1461 | 2026.03.30 23:27:36.430854 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1462 | 2026.03.30 23:27:36.431118 [ 4 ] {95160f25-7a52-44ec-a2a8-44b8a8f13a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1463 | 2026.03.30 23:27:36.431500 [ 4 ] {95160f25-7a52-44ec-a2a8-44b8a8f13a0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1464 | 2026.03.30 23:27:36.436828 [ 4 ] {95160f25-7a52-44ec-a2a8-44b8a8f13a0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1465 | 2026.03.30 23:27:36.437137 [ 4 ] {95160f25-7a52-44ec-a2a8-44b8a8f13a0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1466 | 2026.03.30 23:27:36.437214 [ 4 ] {95160f25-7a52-44ec-a2a8-44b8a8f13a0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1467 | 2026.03.30 23:27:36.442172 [ 4 ] {95160f25-7a52-44ec-a2a8-44b8a8f13a0d} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1468 | 2026.03.30 23:27:36.442295 [ 4 ] {95160f25-7a52-44ec-a2a8-44b8a8f13a0d} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1469 | 2026.03.30 23:27:36.445747 [ 4 ] {95160f25-7a52-44ec-a2a8-44b8a8f13a0d} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1470 | 2026.03.30 23:27:36.445775 [ 4 ] {95160f25-7a52-44ec-a2a8-44b8a8f13a0d} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1471 | 2026.03.30 23:27:36.452279 [ 4 ] {95160f25-7a52-44ec-a2a8-44b8a8f13a0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1472 | 2026.03.30 23:27:36.452312 [ 4 ] {95160f25-7a52-44ec-a2a8-44b8a8f13a0d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1473 | 2026.03.30 23:27:36.487508 [ 4 ] {95160f25-7a52-44ec-a2a8-44b8a8f13a0d} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.056498 sec., 672.5901801833693 rows/sec., 27.69 KiB/sec. | ||
| 1474 | 2026.03.30 23:27:36.487627 [ 4 ] {95160f25-7a52-44ec-a2a8-44b8a8f13a0d} <Debug> TCPHandler: Processed in 0.056910584 sec. | ||
| 1475 | 2026.03.30 23:27:36.488019 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2026.03.30 23:27:36.488185 [ 4 ] {e82c42dd-5826-4c59-b5d9-253ab0b0367f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1477 | 2026.03.30 23:27:36.488482 [ 4 ] {e82c42dd-5826-4c59-b5d9-253ab0b0367f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1478 | 2026.03.30 23:27:36.488521 [ 4 ] {e82c42dd-5826-4c59-b5d9-253ab0b0367f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1479 | 2026.03.30 23:27:36.488754 [ 4 ] {e82c42dd-5826-4c59-b5d9-253ab0b0367f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1480 | 2026.03.30 23:27:36.488815 [ 4 ] {e82c42dd-5826-4c59-b5d9-253ab0b0367f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1481 | 2026.03.30 23:27:36.488933 [ 4 ] {e82c42dd-5826-4c59-b5d9-253ab0b0367f} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1482 | 2026.03.30 23:27:36.488964 [ 4 ] {e82c42dd-5826-4c59-b5d9-253ab0b0367f} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1483 | 2026.03.30 23:27:36.488984 [ 4 ] {e82c42dd-5826-4c59-b5d9-253ab0b0367f} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1484 | 2026.03.30 23:27:36.488999 [ 4 ] {e82c42dd-5826-4c59-b5d9-253ab0b0367f} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1485 | 2026.03.30 23:27:36.489037 [ 4 ] {e82c42dd-5826-4c59-b5d9-253ab0b0367f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1486 | 2026.03.30 23:27:36.489056 [ 4 ] {e82c42dd-5826-4c59-b5d9-253ab0b0367f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1487 | 2026.03.30 23:27:36.489555 [ 4 ] {e82c42dd-5826-4c59-b5d9-253ab0b0367f} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001449 sec., 26224.98274672188 rows/sec., 1.05 MiB/sec. | ||
| 1488 | 2026.03.30 23:27:36.489643 [ 4 ] {e82c42dd-5826-4c59-b5d9-253ab0b0367f} <Debug> TCPHandler: Processed in 0.001701322 sec. | ||
| 1489 | 2026.03.30 23:27:36.490200 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2026.03.30 23:27:36.490347 [ 4 ] {d11fdd58-056f-43e0-acab-8f40b5c4771d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1491 | 2026.03.30 23:27:36.490577 [ 4 ] {d11fdd58-056f-43e0-acab-8f40b5c4771d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1492 | 2026.03.30 23:27:36.490614 [ 4 ] {d11fdd58-056f-43e0-acab-8f40b5c4771d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1493 | 2026.03.30 23:27:36.490830 [ 4 ] {d11fdd58-056f-43e0-acab-8f40b5c4771d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1494 | 2026.03.30 23:27:36.490885 [ 4 ] {d11fdd58-056f-43e0-acab-8f40b5c4771d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1495 | 2026.03.30 23:27:36.490989 [ 4 ] {d11fdd58-056f-43e0-acab-8f40b5c4771d} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1496 | 2026.03.30 23:27:36.491018 [ 4 ] {d11fdd58-056f-43e0-acab-8f40b5c4771d} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1497 | 2026.03.30 23:27:36.491037 [ 4 ] {d11fdd58-056f-43e0-acab-8f40b5c4771d} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (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 | ||
| 1498 | 2026.03.30 23:27:36.491052 [ 4 ] {d11fdd58-056f-43e0-acab-8f40b5c4771d} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1499 | 2026.03.30 23:27:36.491086 [ 4 ] {d11fdd58-056f-43e0-acab-8f40b5c4771d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1500 | 2026.03.30 23:27:36.491105 [ 4 ] {d11fdd58-056f-43e0-acab-8f40b5c4771d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1501 | 2026.03.30 23:27:36.491607 [ 4 ] {d11fdd58-056f-43e0-acab-8f40b5c4771d} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001326 sec., 28657.616892911014 rows/sec., 1.15 MiB/sec. | ||
| 1502 | 2026.03.30 23:27:36.491693 [ 4 ] {d11fdd58-056f-43e0-acab-8f40b5c4771d} <Debug> TCPHandler: Processed in 0.001547659 sec. | ||
| 1503 | 2026.03.30 23:27:36.491919 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2026.03.30 23:27:36.492059 [ 4 ] {34f284b5-ecaf-46ad-bb7a-54d92da900a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1505 | 2026.03.30 23:27:36.492280 [ 4 ] {34f284b5-ecaf-46ad-bb7a-54d92da900a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1506 | 2026.03.30 23:27:36.492317 [ 4 ] {34f284b5-ecaf-46ad-bb7a-54d92da900a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1507 | 2026.03.30 23:27:36.492527 [ 4 ] {34f284b5-ecaf-46ad-bb7a-54d92da900a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1508 | 2026.03.30 23:27:36.492580 [ 4 ] {34f284b5-ecaf-46ad-bb7a-54d92da900a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1509 | 2026.03.30 23:27:36.492681 [ 4 ] {34f284b5-ecaf-46ad-bb7a-54d92da900a2} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1510 | 2026.03.30 23:27:36.492709 [ 4 ] {34f284b5-ecaf-46ad-bb7a-54d92da900a2} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1511 | 2026.03.30 23:27:36.492727 [ 4 ] {34f284b5-ecaf-46ad-bb7a-54d92da900a2} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (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 | ||
| 1512 | 2026.03.30 23:27:36.492742 [ 4 ] {34f284b5-ecaf-46ad-bb7a-54d92da900a2} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1513 | 2026.03.30 23:27:36.492776 [ 4 ] {34f284b5-ecaf-46ad-bb7a-54d92da900a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'zone:cpu_nsec'))" | ||
| 1514 | 2026.03.30 23:27:36.492796 [ 4 ] {34f284b5-ecaf-46ad-bb7a-54d92da900a2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1515 | 2026.03.30 23:27:36.493253 [ 4 ] {34f284b5-ecaf-46ad-bb7a-54d92da900a2} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001253 sec., 30327.214684756585 rows/sec., 1.22 MiB/sec. | ||
| 1516 | 2026.03.30 23:27:36.493342 [ 4 ] {34f284b5-ecaf-46ad-bb7a-54d92da900a2} <Debug> TCPHandler: Processed in 0.001475018 sec. | ||
| 1517 | 2026.03.30 23:27:36.493570 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2026.03.30 23:27:36.493709 [ 4 ] {fe78b905-54c0-4789-ab45-64cafd41ba4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1519 | 2026.03.30 23:27:36.493944 [ 4 ] {fe78b905-54c0-4789-ab45-64cafd41ba4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1520 | 2026.03.30 23:27:36.493981 [ 4 ] {fe78b905-54c0-4789-ab45-64cafd41ba4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1521 | 2026.03.30 23:27:36.494204 [ 4 ] {fe78b905-54c0-4789-ab45-64cafd41ba4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1522 | 2026.03.30 23:27:36.494256 [ 4 ] {fe78b905-54c0-4789-ab45-64cafd41ba4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1523 | 2026.03.30 23:27:36.494354 [ 4 ] {fe78b905-54c0-4789-ab45-64cafd41ba4a} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1524 | 2026.03.30 23:27:36.494381 [ 4 ] {fe78b905-54c0-4789-ab45-64cafd41ba4a} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1525 | 2026.03.30 23:27:36.494399 [ 4 ] {fe78b905-54c0-4789-ab45-64cafd41ba4a} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (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 | ||
| 1526 | 2026.03.30 23:27:36.494412 [ 4 ] {fe78b905-54c0-4789-ab45-64cafd41ba4a} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1527 | 2026.03.30 23:27:36.494446 [ 4 ] {fe78b905-54c0-4789-ab45-64cafd41ba4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1528 | 2026.03.30 23:27:36.494463 [ 4 ] {fe78b905-54c0-4789-ab45-64cafd41ba4a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1529 | 2026.03.30 23:27:36.494898 [ 4 ] {fe78b905-54c0-4789-ab45-64cafd41ba4a} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001248 sec., 30448.71794871795 rows/sec., 1.22 MiB/sec. | ||
| 1530 | 2026.03.30 23:27:36.494980 [ 4 ] {fe78b905-54c0-4789-ab45-64cafd41ba4a} <Debug> TCPHandler: Processed in 0.001462307 sec. | ||
| 1531 | 2026.03.30 23:27:36.495203 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2026.03.30 23:27:36.495342 [ 4 ] {6e5c260d-023a-4e50-a743-b46bc2d150a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1533 | 2026.03.30 23:27:36.495560 [ 4 ] {6e5c260d-023a-4e50-a743-b46bc2d150a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1534 | 2026.03.30 23:27:36.495597 [ 4 ] {6e5c260d-023a-4e50-a743-b46bc2d150a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1535 | 2026.03.30 23:27:36.495817 [ 4 ] {6e5c260d-023a-4e50-a743-b46bc2d150a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1536 | 2026.03.30 23:27:36.495871 [ 4 ] {6e5c260d-023a-4e50-a743-b46bc2d150a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1537 | 2026.03.30 23:27:36.495971 [ 4 ] {6e5c260d-023a-4e50-a743-b46bc2d150a4} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1538 | 2026.03.30 23:27:36.495999 [ 4 ] {6e5c260d-023a-4e50-a743-b46bc2d150a4} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1539 | 2026.03.30 23:27:36.496017 [ 4 ] {6e5c260d-023a-4e50-a743-b46bc2d150a4} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (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 | ||
| 1540 | 2026.03.30 23:27:36.496033 [ 4 ] {6e5c260d-023a-4e50-a743-b46bc2d150a4} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1541 | 2026.03.30 23:27:36.496067 [ 4 ] {6e5c260d-023a-4e50-a743-b46bc2d150a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1542 | 2026.03.30 23:27:36.496085 [ 4 ] {6e5c260d-023a-4e50-a743-b46bc2d150a4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1543 | 2026.03.30 23:27:36.496525 [ 4 ] {6e5c260d-023a-4e50-a743-b46bc2d150a4} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001243 sec., 30571.198712791633 rows/sec., 1.23 MiB/sec. | ||
| 1544 | 2026.03.30 23:27:36.496609 [ 4 ] {6e5c260d-023a-4e50-a743-b46bc2d150a4} <Debug> TCPHandler: Processed in 0.001457627 sec. | ||
| 1545 | 2026.03.30 23:27:36.496825 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1546 | 2026.03.30 23:27:36.496966 [ 4 ] {0b1ec9ed-8f31-4b70-9711-8210eb149b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1547 | 2026.03.30 23:27:36.497183 [ 4 ] {0b1ec9ed-8f31-4b70-9711-8210eb149b27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1548 | 2026.03.30 23:27:36.497220 [ 4 ] {0b1ec9ed-8f31-4b70-9711-8210eb149b27} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1549 | 2026.03.30 23:27:36.497466 [ 4 ] {0b1ec9ed-8f31-4b70-9711-8210eb149b27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1550 | 2026.03.30 23:27:36.497521 [ 4 ] {0b1ec9ed-8f31-4b70-9711-8210eb149b27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1551 | 2026.03.30 23:27:36.497620 [ 4 ] {0b1ec9ed-8f31-4b70-9711-8210eb149b27} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 1552 | 2026.03.30 23:27:36.497648 [ 4 ] {0b1ec9ed-8f31-4b70-9711-8210eb149b27} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1553 | 2026.03.30 23:27:36.497666 [ 4 ] {0b1ec9ed-8f31-4b70-9711-8210eb149b27} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (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 | ||
| 1554 | 2026.03.30 23:27:36.497680 [ 4 ] {0b1ec9ed-8f31-4b70-9711-8210eb149b27} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1555 | 2026.03.30 23:27:36.497714 [ 4 ] {0b1ec9ed-8f31-4b70-9711-8210eb149b27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1556 | 2026.03.30 23:27:36.497731 [ 4 ] {0b1ec9ed-8f31-4b70-9711-8210eb149b27} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1557 | 2026.03.30 23:27:36.498179 [ 4 ] {0b1ec9ed-8f31-4b70-9711-8210eb149b27} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001274 sec., 29827.315541601256 rows/sec., 1.20 MiB/sec. | ||
| 1558 | 2026.03.30 23:27:36.498263 [ 4 ] {0b1ec9ed-8f31-4b70-9711-8210eb149b27} <Debug> TCPHandler: Processed in 0.001489668 sec. | ||
| 1559 | 2026.03.30 23:27:36.498478 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2026.03.30 23:27:36.498616 [ 4 ] {62cc0eef-55e6-4815-ae25-f7d8a755531f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1561 | 2026.03.30 23:27:36.498835 [ 4 ] {62cc0eef-55e6-4815-ae25-f7d8a755531f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1562 | 2026.03.30 23:27:36.498873 [ 4 ] {62cc0eef-55e6-4815-ae25-f7d8a755531f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1563 | 2026.03.30 23:27:36.499095 [ 4 ] {62cc0eef-55e6-4815-ae25-f7d8a755531f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1564 | 2026.03.30 23:27:36.499149 [ 4 ] {62cc0eef-55e6-4815-ae25-f7d8a755531f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1565 | 2026.03.30 23:27:36.499246 [ 4 ] {62cc0eef-55e6-4815-ae25-f7d8a755531f} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 1566 | 2026.03.30 23:27:36.499274 [ 4 ] {62cc0eef-55e6-4815-ae25-f7d8a755531f} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1567 | 2026.03.30 23:27:36.499293 [ 4 ] {62cc0eef-55e6-4815-ae25-f7d8a755531f} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (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 | ||
| 1568 | 2026.03.30 23:27:36.499307 [ 4 ] {62cc0eef-55e6-4815-ae25-f7d8a755531f} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1569 | 2026.03.30 23:27:36.499341 [ 4 ] {62cc0eef-55e6-4815-ae25-f7d8a755531f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1570 | 2026.03.30 23:27:36.499359 [ 4 ] {62cc0eef-55e6-4815-ae25-f7d8a755531f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1571 | 2026.03.30 23:27:36.499779 [ 4 ] {62cc0eef-55e6-4815-ae25-f7d8a755531f} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001221 sec., 31122.03112203112 rows/sec., 1.25 MiB/sec. | ||
| 1572 | 2026.03.30 23:27:36.499859 [ 4 ] {62cc0eef-55e6-4815-ae25-f7d8a755531f} <Debug> TCPHandler: Processed in 0.001431826 sec. | ||
| 1573 | 2026.03.30 23:27:36.500078 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1574 | 2026.03.30 23:27:36.500218 [ 4 ] {adaf9752-5e31-4623-ba6b-962977501e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1575 | 2026.03.30 23:27:36.500437 [ 4 ] {adaf9752-5e31-4623-ba6b-962977501e32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1576 | 2026.03.30 23:27:36.500475 [ 4 ] {adaf9752-5e31-4623-ba6b-962977501e32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1577 | 2026.03.30 23:27:36.500695 [ 4 ] {adaf9752-5e31-4623-ba6b-962977501e32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1578 | 2026.03.30 23:27:36.500747 [ 4 ] {adaf9752-5e31-4623-ba6b-962977501e32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1579 | 2026.03.30 23:27:36.500850 [ 4 ] {adaf9752-5e31-4623-ba6b-962977501e32} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 1580 | 2026.03.30 23:27:36.500878 [ 4 ] {adaf9752-5e31-4623-ba6b-962977501e32} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1581 | 2026.03.30 23:27:36.500895 [ 4 ] {adaf9752-5e31-4623-ba6b-962977501e32} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (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 | ||
| 1582 | 2026.03.30 23:27:36.500910 [ 4 ] {adaf9752-5e31-4623-ba6b-962977501e32} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1583 | 2026.03.30 23:27:36.500945 [ 4 ] {adaf9752-5e31-4623-ba6b-962977501e32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1584 | 2026.03.30 23:27:36.500964 [ 4 ] {adaf9752-5e31-4623-ba6b-962977501e32} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1585 | 2026.03.30 23:27:36.501487 [ 4 ] {adaf9752-5e31-4623-ba6b-962977501e32} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001331 sec., 28549.962434259956 rows/sec., 1.15 MiB/sec. | ||
| 1586 | 2026.03.30 23:27:36.501545 [ 4 ] {adaf9752-5e31-4623-ba6b-962977501e32} <Debug> TCPHandler: Processed in 0.001518269 sec. | ||
| 1587 | 2026.03.30 23:27:36.501811 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.03.30 23:27:36.501955 [ 4 ] {0e9e0661-c719-4bc7-972e-0043c29e9637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1589 | 2026.03.30 23:27:36.502176 [ 4 ] {0e9e0661-c719-4bc7-972e-0043c29e9637} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1590 | 2026.03.30 23:27:36.502216 [ 4 ] {0e9e0661-c719-4bc7-972e-0043c29e9637} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1591 | 2026.03.30 23:27:36.502430 [ 4 ] {0e9e0661-c719-4bc7-972e-0043c29e9637} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1592 | 2026.03.30 23:27:36.502483 [ 4 ] {0e9e0661-c719-4bc7-972e-0043c29e9637} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1593 | 2026.03.30 23:27:36.502581 [ 4 ] {0e9e0661-c719-4bc7-972e-0043c29e9637} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 1594 | 2026.03.30 23:27:36.502610 [ 4 ] {0e9e0661-c719-4bc7-972e-0043c29e9637} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1595 | 2026.03.30 23:27:36.502630 [ 4 ] {0e9e0661-c719-4bc7-972e-0043c29e9637} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (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 | ||
| 1596 | 2026.03.30 23:27:36.502644 [ 4 ] {0e9e0661-c719-4bc7-972e-0043c29e9637} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1597 | 2026.03.30 23:27:36.502678 [ 4 ] {0e9e0661-c719-4bc7-972e-0043c29e9637} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1598 | 2026.03.30 23:27:36.502697 [ 4 ] {0e9e0661-c719-4bc7-972e-0043c29e9637} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1599 | 2026.03.30 23:27:36.503078 [ 4 ] {0e9e0661-c719-4bc7-972e-0043c29e9637} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001183 sec., 32121.724429416736 rows/sec., 1.29 MiB/sec. | ||
| 1600 | 2026.03.30 23:27:36.503134 [ 4 ] {0e9e0661-c719-4bc7-972e-0043c29e9637} <Debug> TCPHandler: Processed in 0.001375946 sec. | ||
| 1601 | 2026.03.30 23:27:36.503371 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2026.03.30 23:27:36.503508 [ 4 ] {3683d8d2-33c2-46f6-9ae4-850dcce5800a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1603 | 2026.03.30 23:27:36.503722 [ 4 ] {3683d8d2-33c2-46f6-9ae4-850dcce5800a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1604 | 2026.03.30 23:27:36.503760 [ 4 ] {3683d8d2-33c2-46f6-9ae4-850dcce5800a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1605 | 2026.03.30 23:27:36.503974 [ 4 ] {3683d8d2-33c2-46f6-9ae4-850dcce5800a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1606 | 2026.03.30 23:27:36.504028 [ 4 ] {3683d8d2-33c2-46f6-9ae4-850dcce5800a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1607 | 2026.03.30 23:27:36.504125 [ 4 ] {3683d8d2-33c2-46f6-9ae4-850dcce5800a} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 1608 | 2026.03.30 23:27:36.504153 [ 4 ] {3683d8d2-33c2-46f6-9ae4-850dcce5800a} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1609 | 2026.03.30 23:27:36.504170 [ 4 ] {3683d8d2-33c2-46f6-9ae4-850dcce5800a} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (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 | ||
| 1610 | 2026.03.30 23:27:36.504185 [ 4 ] {3683d8d2-33c2-46f6-9ae4-850dcce5800a} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1611 | 2026.03.30 23:27:36.504218 [ 4 ] {3683d8d2-33c2-46f6-9ae4-850dcce5800a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1612 | 2026.03.30 23:27:36.504237 [ 4 ] {3683d8d2-33c2-46f6-9ae4-850dcce5800a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1613 | 2026.03.30 23:27:36.504604 [ 4 ] {3683d8d2-33c2-46f6-9ae4-850dcce5800a} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001155 sec., 32900.4329004329 rows/sec., 1.32 MiB/sec. | ||
| 1614 | 2026.03.30 23:27:36.504659 [ 4 ] {3683d8d2-33c2-46f6-9ae4-850dcce5800a} <Debug> TCPHandler: Processed in 0.001338505 sec. | ||
| 1615 | 2026.03.30 23:27:36.512089 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2026.03.30 23:27:36.512262 [ 4 ] {52bd5bcb-ee3c-4c16-ac69-1501e3de6d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1617 | 2026.03.30 23:27:36.512532 [ 4 ] {52bd5bcb-ee3c-4c16-ac69-1501e3de6d5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1618 | 2026.03.30 23:27:36.512577 [ 4 ] {52bd5bcb-ee3c-4c16-ac69-1501e3de6d5b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1619 | 2026.03.30 23:27:36.512845 [ 4 ] {52bd5bcb-ee3c-4c16-ac69-1501e3de6d5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1620 | 2026.03.30 23:27:36.512909 [ 4 ] {52bd5bcb-ee3c-4c16-ac69-1501e3de6d5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1621 | 2026.03.30 23:27:36.513017 [ 4 ] {52bd5bcb-ee3c-4c16-ac69-1501e3de6d5b} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 1622 | 2026.03.30 23:27:36.513047 [ 4 ] {52bd5bcb-ee3c-4c16-ac69-1501e3de6d5b} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1623 | 2026.03.30 23:27:36.513066 [ 4 ] {52bd5bcb-ee3c-4c16-ac69-1501e3de6d5b} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (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 | ||
| 1624 | 2026.03.30 23:27:36.513080 [ 4 ] {52bd5bcb-ee3c-4c16-ac69-1501e3de6d5b} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1625 | 2026.03.30 23:27:36.513114 [ 4 ] {52bd5bcb-ee3c-4c16-ac69-1501e3de6d5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1626 | 2026.03.30 23:27:36.513132 [ 4 ] {52bd5bcb-ee3c-4c16-ac69-1501e3de6d5b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 38 rows starting from 0 | ||
| 1627 | 2026.03.30 23:27:36.513547 [ 4 ] {52bd5bcb-ee3c-4c16-ac69-1501e3de6d5b} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001361 sec., 27920.646583394562 rows/sec., 1.12 MiB/sec. | ||
| 1628 | 2026.03.30 23:27:36.513603 [ 4 ] {52bd5bcb-ee3c-4c16-ac69-1501e3de6d5b} <Debug> TCPHandler: Processed in 0.001578629 sec. | ||
| 1629 | 2026.03.30 23:27:36.522333 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2026.03.30 23:27:36.522456 [ 4 ] {d08f3cbb-2ab8-4bf5-82f8-12404b3ddf6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1631 | 2026.03.30 23:27:36.522501 [ 4 ] {d08f3cbb-2ab8-4bf5-82f8-12404b3ddf6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1632 | 2026.03.30 23:27:36.523092 [ 4 ] {d08f3cbb-2ab8-4bf5-82f8-12404b3ddf6d} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.03.30 23:27:36.523134 [ 4 ] {d08f3cbb-2ab8-4bf5-82f8-12404b3ddf6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1634 | 2026.03.30 23:27:36.523559 [ 4 ] {d08f3cbb-2ab8-4bf5-82f8-12404b3ddf6d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1635 | 2026.03.30 23:27:36.523759 [ 4 ] {d08f3cbb-2ab8-4bf5-82f8-12404b3ddf6d} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2026.03.30 23:27:36.523904 [ 4 ] {d08f3cbb-2ab8-4bf5-82f8-12404b3ddf6d} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.00148 sec., 8108.108108108108 rows/sec., 2.88 MiB/sec. | ||
| 1637 | 2026.03.30 23:27:36.523944 [ 4 ] {d08f3cbb-2ab8-4bf5-82f8-12404b3ddf6d} <Debug> TCPHandler: Processed in 0.001668191 sec. | ||
| 1638 | 2026.03.30 23:27:36.524080 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.03.30 23:27:36.524177 [ 4 ] {979cd504-4838-442b-8e79-0a766027a2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1640 | 2026.03.30 23:27:36.524218 [ 4 ] {979cd504-4838-442b-8e79-0a766027a2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1641 | 2026.03.30 23:27:36.524757 [ 4 ] {979cd504-4838-442b-8e79-0a766027a2fc} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2026.03.30 23:27:36.524796 [ 4 ] {979cd504-4838-442b-8e79-0a766027a2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1643 | 2026.03.30 23:27:36.525118 [ 4 ] {979cd504-4838-442b-8e79-0a766027a2fc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1644 | 2026.03.30 23:27:36.525343 [ 4 ] {979cd504-4838-442b-8e79-0a766027a2fc} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2026.03.30 23:27:36.525469 [ 4 ] {979cd504-4838-442b-8e79-0a766027a2fc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001313 sec., 216298.55293221632 rows/sec., 13.74 MiB/sec. | ||
| 1646 | 2026.03.30 23:27:36.525507 [ 4 ] {979cd504-4838-442b-8e79-0a766027a2fc} <Debug> TCPHandler: Processed in 0.001477438 sec. | ||
| 1647 | 2026.03.30 23:27:36.525631 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1648 | 2026.03.30 23:27:36.525725 [ 4 ] {398ac557-ca3a-441b-af35-6670161efd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1649 | 2026.03.30 23:27:36.525766 [ 4 ] {398ac557-ca3a-441b-af35-6670161efd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1650 | 2026.03.30 23:27:36.526204 [ 4 ] {398ac557-ca3a-441b-af35-6670161efd8d} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.03.30 23:27:36.526240 [ 4 ] {398ac557-ca3a-441b-af35-6670161efd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1652 | 2026.03.30 23:27:36.526558 [ 4 ] {398ac557-ca3a-441b-af35-6670161efd8d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1653 | 2026.03.30 23:27:36.526811 [ 4 ] {398ac557-ca3a-441b-af35-6670161efd8d} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.03.30 23:27:36.526941 [ 4 ] {398ac557-ca3a-441b-af35-6670161efd8d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001233 sec., 1622.0600162206003 rows/sec., 132.27 KiB/sec. | ||
| 1655 | 2026.03.30 23:27:36.526979 [ 4 ] {398ac557-ca3a-441b-af35-6670161efd8d} <Debug> TCPHandler: Processed in 0.001397976 sec. | ||
| 1656 | 2026.03.30 23:27:36.527092 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1657 | 2026.03.30 23:27:36.527186 [ 4 ] {a17bdc79-ef41-48a2-918d-260807f5040e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1658 | 2026.03.30 23:27:36.527225 [ 4 ] {a17bdc79-ef41-48a2-918d-260807f5040e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1659 | 2026.03.30 23:27:36.527996 [ 4 ] {a17bdc79-ef41-48a2-918d-260807f5040e} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1660 | 2026.03.30 23:27:36.528039 [ 4 ] {a17bdc79-ef41-48a2-918d-260807f5040e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1661 | 2026.03.30 23:27:36.528420 [ 4 ] {a17bdc79-ef41-48a2-918d-260807f5040e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1662 | 2026.03.30 23:27:36.528631 [ 4 ] {a17bdc79-ef41-48a2-918d-260807f5040e} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2026.03.30 23:27:36.528762 [ 4 ] {a17bdc79-ef41-48a2-918d-260807f5040e} <Debug> executeQuery: Read 818 rows, 65.58 KiB in 0.001594 sec., 513174.4040150565 rows/sec., 40.18 MiB/sec. | ||
| 1664 | 2026.03.30 23:27:36.528800 [ 4 ] {a17bdc79-ef41-48a2-918d-260807f5040e} <Debug> TCPHandler: Processed in 0.001759583 sec. | ||
| 1665 | 2026.03.30 23:27:36.528918 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.03.30 23:27:36.529011 [ 4 ] {cf75d729-3fbc-4c5c-908e-6ab6cba10bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1667 | 2026.03.30 23:27:36.529050 [ 4 ] {cf75d729-3fbc-4c5c-908e-6ab6cba10bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1668 | 2026.03.30 23:27:36.529489 [ 4 ] {cf75d729-3fbc-4c5c-908e-6ab6cba10bcf} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2026.03.30 23:27:36.529526 [ 4 ] {cf75d729-3fbc-4c5c-908e-6ab6cba10bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1670 | 2026.03.30 23:27:36.529822 [ 4 ] {cf75d729-3fbc-4c5c-908e-6ab6cba10bcf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1671 | 2026.03.30 23:27:36.530029 [ 4 ] {cf75d729-3fbc-4c5c-908e-6ab6cba10bcf} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.03.30 23:27:36.530152 [ 4 ] {cf75d729-3fbc-4c5c-908e-6ab6cba10bcf} <Debug> executeQuery: Read 154 rows, 9.43 KiB in 0.001159 sec., 132873.1665228645 rows/sec., 7.95 MiB/sec. | ||
| 1673 | 2026.03.30 23:27:36.530191 [ 4 ] {cf75d729-3fbc-4c5c-908e-6ab6cba10bcf} <Debug> TCPHandler: Processed in 0.001323825 sec. | ||
| 1674 | 2026.03.30 23:27:36.530315 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1675 | 2026.03.30 23:27:36.530409 [ 4 ] {eb8ec48b-ae56-4b02-b94c-7eb952a99acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1676 | 2026.03.30 23:27:36.530448 [ 4 ] {eb8ec48b-ae56-4b02-b94c-7eb952a99acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1677 | 2026.03.30 23:27:36.530911 [ 4 ] {eb8ec48b-ae56-4b02-b94c-7eb952a99acc} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2026.03.30 23:27:36.530947 [ 4 ] {eb8ec48b-ae56-4b02-b94c-7eb952a99acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1679 | 2026.03.30 23:27:36.531239 [ 4 ] {eb8ec48b-ae56-4b02-b94c-7eb952a99acc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1680 | 2026.03.30 23:27:36.531445 [ 4 ] {eb8ec48b-ae56-4b02-b94c-7eb952a99acc} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2026.03.30 23:27:36.531567 [ 4 ] {eb8ec48b-ae56-4b02-b94c-7eb952a99acc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001176 sec., 126700.68027210885 rows/sec., 8.19 MiB/sec. | ||
| 1682 | 2026.03.30 23:27:36.531605 [ 4 ] {eb8ec48b-ae56-4b02-b94c-7eb952a99acc} <Debug> TCPHandler: Processed in 0.001340315 sec. | ||
| 1683 | 2026.03.30 23:27:36.531727 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2026.03.30 23:27:36.531821 [ 4 ] {c6cc17be-7117-484b-96c5-97f42faeceae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1685 | 2026.03.30 23:27:36.531860 [ 4 ] {c6cc17be-7117-484b-96c5-97f42faeceae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1686 | 2026.03.30 23:27:36.532290 [ 4 ] {c6cc17be-7117-484b-96c5-97f42faeceae} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2026.03.30 23:27:36.532326 [ 4 ] {c6cc17be-7117-484b-96c5-97f42faeceae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1688 | 2026.03.30 23:27:36.532638 [ 4 ] {c6cc17be-7117-484b-96c5-97f42faeceae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1689 | 2026.03.30 23:27:36.532846 [ 4 ] {c6cc17be-7117-484b-96c5-97f42faeceae} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.03.30 23:27:36.532970 [ 4 ] {c6cc17be-7117-484b-96c5-97f42faeceae} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 1691 | 2026.03.30 23:27:36.533009 [ 4 ] {c6cc17be-7117-484b-96c5-97f42faeceae} <Debug> TCPHandler: Processed in 0.001331785 sec. | ||
| 1692 | 2026.03.30 23:27:36.533125 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.03.30 23:27:36.533218 [ 4 ] {06e03895-7d31-4d85-9ba5-d4e56e347c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1694 | 2026.03.30 23:27:36.533257 [ 4 ] {06e03895-7d31-4d85-9ba5-d4e56e347c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1695 | 2026.03.30 23:27:36.533843 [ 4 ] {06e03895-7d31-4d85-9ba5-d4e56e347c5f} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2026.03.30 23:27:36.533880 [ 4 ] {06e03895-7d31-4d85-9ba5-d4e56e347c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1697 | 2026.03.30 23:27:36.534201 [ 4 ] {06e03895-7d31-4d85-9ba5-d4e56e347c5f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1698 | 2026.03.30 23:27:36.534410 [ 4 ] {06e03895-7d31-4d85-9ba5-d4e56e347c5f} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.03.30 23:27:36.534541 [ 4 ] {06e03895-7d31-4d85-9ba5-d4e56e347c5f} <Debug> executeQuery: Read 502 rows, 36.14 KiB in 0.00134 sec., 374626.8656716418 rows/sec., 26.34 MiB/sec. | ||
| 1700 | 2026.03.30 23:27:36.534579 [ 4 ] {06e03895-7d31-4d85-9ba5-d4e56e347c5f} <Debug> TCPHandler: Processed in 0.001503948 sec. | ||
| 1701 | 2026.03.30 23:27:36.534689 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1702 | 2026.03.30 23:27:36.534782 [ 4 ] {68d96ba0-d81b-4948-b0d1-9df05217650f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1703 | 2026.03.30 23:27:36.534824 [ 4 ] {68d96ba0-d81b-4948-b0d1-9df05217650f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1704 | 2026.03.30 23:27:36.535145 [ 4 ] {68d96ba0-d81b-4948-b0d1-9df05217650f} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2026.03.30 23:27:36.535182 [ 4 ] {68d96ba0-d81b-4948-b0d1-9df05217650f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1706 | 2026.03.30 23:27:36.535501 [ 4 ] {68d96ba0-d81b-4948-b0d1-9df05217650f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1707 | 2026.03.30 23:27:36.535708 [ 4 ] {68d96ba0-d81b-4948-b0d1-9df05217650f} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2026.03.30 23:27:36.535834 [ 4 ] {68d96ba0-d81b-4948-b0d1-9df05217650f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 1709 | 2026.03.30 23:27:36.535870 [ 4 ] {68d96ba0-d81b-4948-b0d1-9df05217650f} <Debug> TCPHandler: Processed in 0.001231713 sec. | ||
| 1710 | 2026.03.30 23:27:36.535980 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2026.03.30 23:27:36.536074 [ 4 ] {badb0588-1dad-40fd-ad2b-904c84bbe9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1712 | 2026.03.30 23:27:36.536114 [ 4 ] {badb0588-1dad-40fd-ad2b-904c84bbe9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1713 | 2026.03.30 23:27:36.536502 [ 4 ] {badb0588-1dad-40fd-ad2b-904c84bbe9ee} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2026.03.30 23:27:36.536539 [ 4 ] {badb0588-1dad-40fd-ad2b-904c84bbe9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1715 | 2026.03.30 23:27:36.536882 [ 4 ] {badb0588-1dad-40fd-ad2b-904c84bbe9ee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1716 | 2026.03.30 23:27:36.537095 [ 4 ] {badb0588-1dad-40fd-ad2b-904c84bbe9ee} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2026.03.30 23:27:36.537224 [ 4 ] {badb0588-1dad-40fd-ad2b-904c84bbe9ee} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001169 sec., 227544.91017964075 rows/sec., 15.12 MiB/sec. | ||
| 1718 | 2026.03.30 23:27:36.537260 [ 4 ] {badb0588-1dad-40fd-ad2b-904c84bbe9ee} <Debug> TCPHandler: Processed in 0.001330135 sec. | ||
| 1719 | 2026.03.30 23:27:36.537374 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2026.03.30 23:27:36.537468 [ 4 ] {c3e65696-dfda-4694-95c6-611939a3f579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1721 | 2026.03.30 23:27:36.537509 [ 4 ] {c3e65696-dfda-4694-95c6-611939a3f579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1722 | 2026.03.30 23:27:36.537815 [ 4 ] {c3e65696-dfda-4694-95c6-611939a3f579} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2026.03.30 23:27:36.537852 [ 4 ] {c3e65696-dfda-4694-95c6-611939a3f579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1724 | 2026.03.30 23:27:36.538247 [ 4 ] {c3e65696-dfda-4694-95c6-611939a3f579} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1725 | 2026.03.30 23:27:36.538452 [ 4 ] {c3e65696-dfda-4694-95c6-611939a3f579} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2026.03.30 23:27:36.538575 [ 4 ] {c3e65696-dfda-4694-95c6-611939a3f579} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 59.95 KiB/sec. | ||
| 1727 | 2026.03.30 23:27:36.538610 [ 4 ] {c3e65696-dfda-4694-95c6-611939a3f579} <Debug> TCPHandler: Processed in 0.001285973 sec. | ||
| 1728 | 2026.03.30 23:27:36.538724 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2026.03.30 23:27:36.538818 [ 4 ] {c1e02d35-7878-4e91-a2d0-c4432c6a9f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1730 | 2026.03.30 23:27:36.538870 [ 4 ] {c1e02d35-7878-4e91-a2d0-c4432c6a9f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1731 | 2026.03.30 23:27:36.539563 [ 4 ] {c1e02d35-7878-4e91-a2d0-c4432c6a9f07} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2026.03.30 23:27:36.539600 [ 4 ] {c1e02d35-7878-4e91-a2d0-c4432c6a9f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1733 | 2026.03.30 23:27:36.540124 [ 4 ] {c1e02d35-7878-4e91-a2d0-c4432c6a9f07} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1734 | 2026.03.30 23:27:36.540348 [ 4 ] {c1e02d35-7878-4e91-a2d0-c4432c6a9f07} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2026.03.30 23:27:36.540485 [ 4 ] {c1e02d35-7878-4e91-a2d0-c4432c6a9f07} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001685 sec., 5934.718100890207 rows/sec., 10.63 MiB/sec. | ||
| 1736 | 2026.03.30 23:27:36.540564 [ 4 ] {c1e02d35-7878-4e91-a2d0-c4432c6a9f07} <Debug> TCPHandler: Processed in 0.001889265 sec. | ||
| 1737 | 2026.03.30 23:27:36.540671 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1738 | 2026.03.30 23:27:36.540766 [ 4 ] {4630f65d-f81a-4183-a5b7-aafacab85695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1739 | 2026.03.30 23:27:36.540808 [ 4 ] {4630f65d-f81a-4183-a5b7-aafacab85695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1740 | 2026.03.30 23:27:36.541131 [ 4 ] {4630f65d-f81a-4183-a5b7-aafacab85695} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2026.03.30 23:27:36.541169 [ 4 ] {4630f65d-f81a-4183-a5b7-aafacab85695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1742 | 2026.03.30 23:27:36.541483 [ 4 ] {4630f65d-f81a-4183-a5b7-aafacab85695} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1743 | 2026.03.30 23:27:36.541707 [ 4 ] {4630f65d-f81a-4183-a5b7-aafacab85695} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2026.03.30 23:27:36.541859 [ 4 ] {4630f65d-f81a-4183-a5b7-aafacab85695} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001111 sec., 81008.10081008101 rows/sec., 5.07 MiB/sec. | ||
| 1745 | 2026.03.30 23:27:36.541894 [ 4 ] {4630f65d-f81a-4183-a5b7-aafacab85695} <Debug> TCPHandler: Processed in 0.001273483 sec. | ||
| 1746 | 2026.03.30 23:27:37.765477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2402 | ||
| 1747 | 2026.03.30 23:27:37.766003 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2026.03.30 23:27:37.766064 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1749 | 2026.03.30 23:27:37.766590 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1750 | 2026.03.30 23:27:37.766833 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.03.30 23:27:37.766969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2402 | ||
| 1752 | 2026.03.30 23:27:37.878309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1753 | 2026.03.30 23:27:37.895520 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1754 | 2026.03.30 23:27:37.895578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1755 | 2026.03.30 23:27:37.902481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1756 | 2026.03.30 23:27:37.903260 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1757 | 2026.03.30 23:27:37.906262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1758 | 2026.03.30 23:27:38.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.71 MiB, peak 174.71 MiB, free memory in arenas 0.00 B, will set to 172.18 MiB (RSS), difference: 1.48 MiB | ||
| 1759 | 2026.03.30 23:27:40.269126 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 276 | ||
| 1760 | 2026.03.30 23:27:40.271966 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2026.03.30 23:27:40.272025 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1762 | 2026.03.30 23:27:40.273249 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1763 | 2026.03.30 23:27:40.273524 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.03.30 23:27:40.273843 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
| 1765 | 2026.03.30 23:27:41.440045 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2026.03.30 23:27:41.440345 [ 4 ] {a701949b-0002-4c02-839b-bdee80c95575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1767 | 2026.03.30 23:27:41.440413 [ 4 ] {a701949b-0002-4c02-839b-bdee80c95575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1768 | 2026.03.30 23:27:41.441172 [ 4 ] {a701949b-0002-4c02-839b-bdee80c95575} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2026.03.30 23:27:41.441210 [ 4 ] {a701949b-0002-4c02-839b-bdee80c95575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1770 | 2026.03.30 23:27:41.441598 [ 4 ] {a701949b-0002-4c02-839b-bdee80c95575} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1771 | 2026.03.30 23:27:41.441825 [ 4 ] {a701949b-0002-4c02-839b-bdee80c95575} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.03.30 23:27:41.441954 [ 130 ] {} <Debug> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1773 | 2026.03.30 23:27:41.441975 [ 4 ] {a701949b-0002-4c02-839b-bdee80c95575} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001706 sec., 63305.97889800703 rows/sec., 5.33 MiB/sec. | ||
| 1774 | 2026.03.30 23:27:41.442039 [ 4 ] {a701949b-0002-4c02-839b-bdee80c95575} <Debug> TCPHandler: Processed in 0.002177941 sec. | ||
| 1775 | 2026.03.30 23:27:41.442046 [ 130 ] {} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.03.30 23:27:41.442079 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1777 | 2026.03.30 23:27:41.442171 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.03.30 23:27:41.442284 [ 4 ] {1926e68a-15a4-4d77-9519-33f4c560c8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1779 | 2026.03.30 23:27:41.442325 [ 4 ] {1926e68a-15a4-4d77-9519-33f4c560c8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1780 | 2026.03.30 23:27:41.442813 [ 4 ] {1926e68a-15a4-4d77-9519-33f4c560c8a8} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.03.30 23:27:41.442849 [ 4 ] {1926e68a-15a4-4d77-9519-33f4c560c8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1782 | 2026.03.30 23:27:41.443130 [ 4 ] {1926e68a-15a4-4d77-9519-33f4c560c8a8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1783 | 2026.03.30 23:27:41.443333 [ 4 ] {1926e68a-15a4-4d77-9519-33f4c560c8a8} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.03.30 23:27:41.443456 [ 4 ] {1926e68a-15a4-4d77-9519-33f4c560c8a8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001197 sec., 21720.969089390142 rows/sec., 1.60 MiB/sec. | ||
| 1785 | 2026.03.30 23:27:41.443492 [ 4 ] {1926e68a-15a4-4d77-9519-33f4c560c8a8} <Debug> TCPHandler: Processed in 0.001368895 sec. | ||
| 1786 | 2026.03.30 23:27:41.443604 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2026.03.30 23:27:41.443707 [ 4 ] {7b29ce68-f45d-46aa-8f14-f8cb7a548ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1788 | 2026.03.30 23:27:41.443745 [ 4 ] {7b29ce68-f45d-46aa-8f14-f8cb7a548ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1789 | 2026.03.30 23:27:41.444269 [ 4 ] {7b29ce68-f45d-46aa-8f14-f8cb7a548ec9} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.03.30 23:27:41.444307 [ 4 ] {7b29ce68-f45d-46aa-8f14-f8cb7a548ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1791 | 2026.03.30 23:27:41.444630 [ 4 ] {7b29ce68-f45d-46aa-8f14-f8cb7a548ec9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1792 | 2026.03.30 23:27:41.444858 [ 4 ] {7b29ce68-f45d-46aa-8f14-f8cb7a548ec9} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.03.30 23:27:41.444982 [ 4 ] {7b29ce68-f45d-46aa-8f14-f8cb7a548ec9} <Debug> executeQuery: Read 93 rows, 7.47 KiB in 0.001293 sec., 71925.75406032482 rows/sec., 5.64 MiB/sec. | ||
| 1794 | 2026.03.30 23:27:41.444980 [ 128 ] {} <Debug> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1795 | 2026.03.30 23:27:41.445019 [ 4 ] {7b29ce68-f45d-46aa-8f14-f8cb7a548ec9} <Debug> TCPHandler: Processed in 0.001462358 sec. | ||
| 1796 | 2026.03.30 23:27:41.445057 [ 128 ] {} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.03.30 23:27:41.445083 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1798 | 2026.03.30 23:27:41.445159 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2026.03.30 23:27:41.445266 [ 4 ] {9a76c04a-22e5-45ab-8d41-f753c239e16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1800 | 2026.03.30 23:27:41.445309 [ 4 ] {9a76c04a-22e5-45ab-8d41-f753c239e16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1801 | 2026.03.30 23:27:41.445726 [ 4 ] {9a76c04a-22e5-45ab-8d41-f753c239e16a} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.03.30 23:27:41.445763 [ 4 ] {9a76c04a-22e5-45ab-8d41-f753c239e16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1803 | 2026.03.30 23:27:41.446083 [ 4 ] {9a76c04a-22e5-45ab-8d41-f753c239e16a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1804 | 2026.03.30 23:27:41.446287 [ 4 ] {9a76c04a-22e5-45ab-8d41-f753c239e16a} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.03.30 23:27:41.446405 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1806 | 2026.03.30 23:27:41.446409 [ 4 ] {9a76c04a-22e5-45ab-8d41-f753c239e16a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 1807 | 2026.03.30 23:27:41.446447 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.03.30 23:27:41.446467 [ 4 ] {9a76c04a-22e5-45ab-8d41-f753c239e16a} <Debug> TCPHandler: Processed in 0.001357556 sec. | ||
| 1809 | 2026.03.30 23:27:41.446471 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1810 | 2026.03.30 23:27:41.446588 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2026.03.30 23:27:41.446691 [ 4 ] {98c5a46b-aa95-447b-b567-ae722547e75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1812 | 2026.03.30 23:27:41.446744 [ 4 ] {98c5a46b-aa95-447b-b567-ae722547e75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1813 | 2026.03.30 23:27:41.447482 [ 4 ] {98c5a46b-aa95-447b-b567-ae722547e75f} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2026.03.30 23:27:41.447519 [ 4 ] {98c5a46b-aa95-447b-b567-ae722547e75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1815 | 2026.03.30 23:27:41.448026 [ 4 ] {98c5a46b-aa95-447b-b567-ae722547e75f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1816 | 2026.03.30 23:27:41.448239 [ 4 ] {98c5a46b-aa95-447b-b567-ae722547e75f} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2026.03.30 23:27:41.448370 [ 4 ] {98c5a46b-aa95-447b-b567-ae722547e75f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001697 sec., 15321.15497937537 rows/sec., 27.45 MiB/sec. | ||
| 1818 | 2026.03.30 23:27:41.448425 [ 4 ] {98c5a46b-aa95-447b-b567-ae722547e75f} <Debug> TCPHandler: Processed in 0.001885145 sec. | ||
| 1819 | 2026.03.30 23:27:41.448538 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2026.03.30 23:27:41.448638 [ 4 ] {c7528509-f677-4b1c-aa85-31fc9226a5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1821 | 2026.03.30 23:27:41.448678 [ 4 ] {c7528509-f677-4b1c-aa85-31fc9226a5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1822 | 2026.03.30 23:27:41.448996 [ 4 ] {c7528509-f677-4b1c-aa85-31fc9226a5ea} <Trace> oximeter.measurements_i64 (a9ed0957-e818-48bd-a81a-d40af9c43891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2026.03.30 23:27:41.449031 [ 4 ] {c7528509-f677-4b1c-aa85-31fc9226a5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1824 | 2026.03.30 23:27:41.449317 [ 4 ] {c7528509-f677-4b1c-aa85-31fc9226a5ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1825 | 2026.03.30 23:27:41.449525 [ 4 ] {c7528509-f677-4b1c-aa85-31fc9226a5ea} <Trace> oximeter.measurements_i64 (a9ed0957-e818-48bd-a81a-d40af9c43891): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2026.03.30 23:27:41.449646 [ 4 ] {c7528509-f677-4b1c-aa85-31fc9226a5ea} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001026 sec., 2923.9766081871344 rows/sec., 234.15 KiB/sec. | ||
| 1827 | 2026.03.30 23:27:41.449680 [ 4 ] {c7528509-f677-4b1c-aa85-31fc9226a5ea} <Debug> TCPHandler: Processed in 0.001189402 sec. | ||
| 1828 | 2026.03.30 23:27:41.449790 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2026.03.30 23:27:41.449889 [ 4 ] {7c6eb7d5-70d3-4493-9d81-1dba9fc99166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1830 | 2026.03.30 23:27:41.449929 [ 4 ] {7c6eb7d5-70d3-4493-9d81-1dba9fc99166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1831 | 2026.03.30 23:27:41.450261 [ 4 ] {7c6eb7d5-70d3-4493-9d81-1dba9fc99166} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.03.30 23:27:41.450284 [ 203 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::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 | ||
| 1833 | 2026.03.30 23:27:41.450297 [ 4 ] {7c6eb7d5-70d3-4493-9d81-1dba9fc99166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1834 | 2026.03.30 23:27:41.450291 [ 190 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::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 | ||
| 1835 | 2026.03.30 23:27:41.450339 [ 188 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::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 | ||
| 1836 | 2026.03.30 23:27:41.450497 [ 188 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1837 | 2026.03.30 23:27:41.450497 [ 203 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1838 | 2026.03.30 23:27:41.450542 [ 190 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1839 | 2026.03.30 23:27:41.450610 [ 203 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2527 rows starting from the beginning of the part | ||
| 1840 | 2026.03.30 23:27:41.450617 [ 188 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1338 rows starting from the beginning of the part | ||
| 1841 | 2026.03.30 23:27:41.450641 [ 4 ] {7c6eb7d5-70d3-4493-9d81-1dba9fc99166} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1842 | 2026.03.30 23:27:41.450619 [ 190 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2561 rows starting from the beginning of the part | ||
| 1843 | 2026.03.30 23:27:41.450748 [ 203 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1844 | 2026.03.30 23:27:41.450761 [ 188 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1845 | 2026.03.30 23:27:41.450801 [ 190 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 128 rows starting from the beginning of the part | ||
| 1846 | 2026.03.30 23:27:41.450830 [ 203 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1847 | 2026.03.30 23:27:41.450839 [ 188 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1848 | 2026.03.30 23:27:41.450882 [ 190 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1849 | 2026.03.30 23:27:41.450909 [ 4 ] {7c6eb7d5-70d3-4493-9d81-1dba9fc99166} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2026.03.30 23:27:41.450913 [ 188 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 92 rows starting from the beginning of the part | ||
| 1851 | 2026.03.30 23:27:41.450931 [ 203 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 96 rows starting from the beginning of the part | ||
| 1852 | 2026.03.30 23:27:41.450945 [ 190 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1853 | 2026.03.30 23:27:41.450988 [ 188 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 502 rows starting from the beginning of the part | ||
| 1854 | 2026.03.30 23:27:41.451042 [ 128 ] {} <Debug> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1855 | 2026.03.30 23:27:41.451053 [ 4 ] {7c6eb7d5-70d3-4493-9d81-1dba9fc99166} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 1856 | 2026.03.30 23:27:41.451053 [ 203 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 818 rows starting from the beginning of the part | ||
| 1857 | 2026.03.30 23:27:41.451077 [ 188 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 93 rows starting from the beginning of the part | ||
| 1858 | 2026.03.30 23:27:41.451102 [ 4 ] {7c6eb7d5-70d3-4493-9d81-1dba9fc99166} <Debug> TCPHandler: Processed in 0.001360266 sec. | ||
| 1859 | 2026.03.30 23:27:41.451081 [ 128 ] {} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.03.30 23:27:41.451045 [ 190 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 266 rows starting from the beginning of the part | ||
| 1861 | 2026.03.30 23:27:41.451162 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1862 | 2026.03.30 23:27:41.451186 [ 203 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 108 rows starting from the beginning of the part | ||
| 1863 | 2026.03.30 23:27:41.451236 [ 190 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::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 | ||
| 1864 | 2026.03.30 23:27:41.451287 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::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 | ||
| 1865 | 2026.03.30 23:27:41.451404 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1866 | 2026.03.30 23:27:41.451443 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::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 | ||
| 1867 | 2026.03.30 23:27:41.451516 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
| 1868 | 2026.03.30 23:27:41.451588 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1869 | 2026.03.30 23:27:41.451666 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1870 | 2026.03.30 23:27:41.451718 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1871 | 2026.03.30 23:27:41.451767 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::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 | ||
| 1872 | 2026.03.30 23:27:41.452671 [ 187 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2153 rows, containing 5 columns (5 merged, 0 gathered) in 0.002391495 sec., 900273.678180385 rows/sec., 66.14 MiB/sec. | ||
| 1873 | 2026.03.30 23:27:41.452979 [ 194 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1874 | 2026.03.30 23:27:41.453282 [ 194 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_6_1} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.03.30 23:27:41.453362 [ 194 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_6_1} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1876 | 2026.03.30 23:27:41.453453 [ 188 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3661 rows, containing 5 columns (5 merged, 0 gathered) in 0.009208901 sec., 397550.152835827 rows/sec., 31.75 MiB/sec. | ||
| 1877 | 2026.03.30 23:27:41.453522 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 1878 | 2026.03.30 23:27:41.453816 [ 203 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1879 | 2026.03.30 23:27:41.454096 [ 203 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_6_1} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2026.03.30 23:27:41.454159 [ 203 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_6_1} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1881 | 2026.03.30 23:27:41.454219 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 1882 | 2026.03.30 23:27:41.459286 [ 191 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.008046359 sec., 41012.33862421501 rows/sec., 2.71 MiB/sec. | ||
| 1883 | 2026.03.30 23:27:41.459491 [ 191 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1884 | 2026.03.30 23:27:41.459615 [ 188 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3435 rows, containing 5 columns (5 merged, 0 gathered) in 0.009413524 sec., 364900.54096637986 rows/sec., 23.49 MiB/sec. | ||
| 1885 | 2026.03.30 23:27:41.459810 [ 191 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_6_1} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2026.03.30 23:27:41.459888 [ 191 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_6_1} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1887 | 2026.03.30 23:27:41.459964 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1888 | 2026.03.30 23:27:41.460063 [ 188 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1889 | 2026.03.30 23:27:41.460339 [ 188 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.03.30 23:27:41.460408 [ 188 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1891 | 2026.03.30 23:27:41.460480 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 1892 | 2026.03.30 23:27:42.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.92 MiB, peak 182.72 MiB, free memory in arenas 0.00 B, will set to 174.06 MiB (RSS), difference: 1.15 MiB | ||
| 1893 | 2026.03.30 23:27:45.169066 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1894 | 2026.03.30 23:27:45.169135 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1895 | 2026.03.30 23:27:45.267165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2914 | ||
| 1896 | 2026.03.30 23:27:45.267734 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2026.03.30 23:27:45.267791 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1898 | 2026.03.30 23:27:45.268361 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1899 | 2026.03.30 23:27:45.268603 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2026.03.30 23:27:45.268747 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2914 | ||
| 1901 | 2026.03.30 23:27:45.268757 [ 122 ] {} <Debug> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1902 | 2026.03.30 23:27:45.268845 [ 122 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.03.30 23:27:45.268878 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1904 | 2026.03.30 23:27:45.269015 [ 190 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 1905 | 2026.03.30 23:27:45.269176 [ 190 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1906 | 2026.03.30 23:27:45.269226 [ 190 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 1907 | 2026.03.30 23:27:45.269314 [ 190 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 506 rows starting from the beginning of the part | ||
| 1908 | 2026.03.30 23:27:45.269381 [ 190 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1909 | 2026.03.30 23:27:45.269471 [ 190 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 1910 | 2026.03.30 23:27:45.269512 [ 190 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 1911 | 2026.03.30 23:27:45.269558 [ 190 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 1912 | 2026.03.30 23:27:45.295514 [ 191 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2914 rows, containing 4 columns (4 merged, 0 gathered) in 0.026550742 sec., 109752.1116359008 rows/sec., 1.57 MiB/sec. | ||
| 1913 | 2026.03.30 23:27:45.296390 [ 191 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1914 | 2026.03.30 23:27:45.296689 [ 191 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_6_1} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2026.03.30 23:27:45.296767 [ 191 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_6_1} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1916 | 2026.03.30 23:27:45.296870 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1917 | 2026.03.30 23:27:45.406457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1918 | 2026.03.30 23:27:45.423741 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2026.03.30 23:27:45.423800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1920 | 2026.03.30 23:27:45.430115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1921 | 2026.03.30 23:27:45.430832 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2026.03.30 23:27:45.431128 [ 122 ] {} <Debug> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1923 | 2026.03.30 23:27:45.431201 [ 122 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2026.03.30 23:27:45.431235 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1925 | 2026.03.30 23:27:45.431394 [ 191 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 1926 | 2026.03.30 23:27:45.434134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1927 | 2026.03.30 23:27:45.435667 [ 191 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1928 | 2026.03.30 23:27:45.437135 [ 191 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 1929 | 2026.03.30 23:27:45.442003 [ 191 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 1930 | 2026.03.30 23:27:45.446358 [ 191 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 1931 | 2026.03.30 23:27:45.450542 [ 191 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 1932 | 2026.03.30 23:27:45.462808 [ 191 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 1933 | 2026.03.30 23:27:45.467268 [ 191 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 1934 | 2026.03.30 23:27:45.538105 [ 194 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.106777239 sec., 430.8034224409942 rows/sec., 2.23 MiB/sec. | ||
| 1935 | 2026.03.30 23:27:45.540833 [ 190 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1936 | 2026.03.30 23:27:45.542864 [ 190 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_6_1} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2026.03.30 23:27:45.543024 [ 190 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_6_1} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1938 | 2026.03.30 23:27:45.545308 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1939 | 2026.03.30 23:27:46.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.18 MiB, peak 184.73 MiB, free memory in arenas 0.00 B, will set to 183.97 MiB (RSS), difference: 8.79 MiB | ||
| 1940 | 2026.03.30 23:27:46.446645 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2026.03.30 23:27:46.446848 [ 4 ] {ce9a206c-9845-4975-a7a2-ab717cb9db9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1942 | 2026.03.30 23:27:46.446922 [ 4 ] {ce9a206c-9845-4975-a7a2-ab717cb9db9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1943 | 2026.03.30 23:27:46.447737 [ 4 ] {ce9a206c-9845-4975-a7a2-ab717cb9db9b} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2026.03.30 23:27:46.447784 [ 4 ] {ce9a206c-9845-4975-a7a2-ab717cb9db9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1945 | 2026.03.30 23:27:46.448185 [ 4 ] {ce9a206c-9845-4975-a7a2-ab717cb9db9b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1946 | 2026.03.30 23:27:46.448412 [ 4 ] {ce9a206c-9845-4975-a7a2-ab717cb9db9b} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.03.30 23:27:46.448568 [ 4 ] {ce9a206c-9845-4975-a7a2-ab717cb9db9b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001776 sec., 159909.9099099099 rows/sec., 10.16 MiB/sec. | ||
| 1948 | 2026.03.30 23:27:46.448617 [ 4 ] {ce9a206c-9845-4975-a7a2-ab717cb9db9b} <Debug> TCPHandler: Processed in 0.002111619 sec. | ||
| 1949 | 2026.03.30 23:27:46.448749 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2026.03.30 23:27:46.448854 [ 4 ] {ff10f7b8-15d0-4576-88fd-11b3eb593cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1951 | 2026.03.30 23:27:46.448899 [ 4 ] {ff10f7b8-15d0-4576-88fd-11b3eb593cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1952 | 2026.03.30 23:27:46.449660 [ 4 ] {ff10f7b8-15d0-4576-88fd-11b3eb593cf4} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2026.03.30 23:27:46.449699 [ 4 ] {ff10f7b8-15d0-4576-88fd-11b3eb593cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1954 | 2026.03.30 23:27:46.450070 [ 4 ] {ff10f7b8-15d0-4576-88fd-11b3eb593cf4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1955 | 2026.03.30 23:27:46.450291 [ 4 ] {ff10f7b8-15d0-4576-88fd-11b3eb593cf4} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2026.03.30 23:27:46.450418 [ 4 ] {ff10f7b8-15d0-4576-88fd-11b3eb593cf4} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.001588 sec., 514483.6272040302 rows/sec., 40.28 MiB/sec. | ||
| 1957 | 2026.03.30 23:27:46.450455 [ 4 ] {ff10f7b8-15d0-4576-88fd-11b3eb593cf4} <Debug> TCPHandler: Processed in 0.001756962 sec. | ||
| 1958 | 2026.03.30 23:27:46.450585 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2026.03.30 23:27:46.450680 [ 4 ] {153ae5b9-881a-42d7-a21b-90837739cb91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1960 | 2026.03.30 23:27:46.450720 [ 4 ] {153ae5b9-881a-42d7-a21b-90837739cb91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1961 | 2026.03.30 23:27:46.451164 [ 4 ] {153ae5b9-881a-42d7-a21b-90837739cb91} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.03.30 23:27:46.451200 [ 4 ] {153ae5b9-881a-42d7-a21b-90837739cb91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1963 | 2026.03.30 23:27:46.451511 [ 4 ] {153ae5b9-881a-42d7-a21b-90837739cb91} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1964 | 2026.03.30 23:27:46.451725 [ 4 ] {153ae5b9-881a-42d7-a21b-90837739cb91} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2026.03.30 23:27:46.451855 [ 4 ] {153ae5b9-881a-42d7-a21b-90837739cb91} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001193 sec., 127409.89103101424 rows/sec., 7.61 MiB/sec. | ||
| 1966 | 2026.03.30 23:27:46.451897 [ 4 ] {153ae5b9-881a-42d7-a21b-90837739cb91} <Debug> TCPHandler: Processed in 0.001361105 sec. | ||
| 1967 | 2026.03.30 23:27:46.452024 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.03.30 23:27:46.452119 [ 4 ] {81106d65-3fca-4230-b893-e24039211048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1969 | 2026.03.30 23:27:46.452159 [ 4 ] {81106d65-3fca-4230-b893-e24039211048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1970 | 2026.03.30 23:27:46.452628 [ 4 ] {81106d65-3fca-4230-b893-e24039211048} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.03.30 23:27:46.452665 [ 4 ] {81106d65-3fca-4230-b893-e24039211048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1972 | 2026.03.30 23:27:46.452960 [ 4 ] {81106d65-3fca-4230-b893-e24039211048} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1973 | 2026.03.30 23:27:46.453170 [ 4 ] {81106d65-3fca-4230-b893-e24039211048} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.03.30 23:27:46.453293 [ 4 ] {81106d65-3fca-4230-b893-e24039211048} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001191 sec., 125104.95382031906 rows/sec., 8.08 MiB/sec. | ||
| 1975 | 2026.03.30 23:27:46.453329 [ 4 ] {81106d65-3fca-4230-b893-e24039211048} <Debug> TCPHandler: Processed in 0.001356165 sec. | ||
| 1976 | 2026.03.30 23:27:46.453449 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.03.30 23:27:46.453542 [ 4 ] {a1cfd062-863b-4a1b-b07b-247e4246c961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1978 | 2026.03.30 23:27:46.453581 [ 4 ] {a1cfd062-863b-4a1b-b07b-247e4246c961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1979 | 2026.03.30 23:27:46.454031 [ 4 ] {a1cfd062-863b-4a1b-b07b-247e4246c961} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.03.30 23:27:46.454068 [ 4 ] {a1cfd062-863b-4a1b-b07b-247e4246c961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1981 | 2026.03.30 23:27:46.454366 [ 4 ] {a1cfd062-863b-4a1b-b07b-247e4246c961} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1982 | 2026.03.30 23:27:46.454577 [ 4 ] {a1cfd062-863b-4a1b-b07b-247e4246c961} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.03.30 23:27:46.454700 [ 4 ] {a1cfd062-863b-4a1b-b07b-247e4246c961} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. | ||
| 1984 | 2026.03.30 23:27:46.454736 [ 4 ] {a1cfd062-863b-4a1b-b07b-247e4246c961} <Debug> TCPHandler: Processed in 0.001338255 sec. | ||
| 1985 | 2026.03.30 23:27:46.454858 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.03.30 23:27:46.454952 [ 4 ] {73de15e7-8fc0-4c8e-9d68-9e2349ae7038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1987 | 2026.03.30 23:27:46.454993 [ 4 ] {73de15e7-8fc0-4c8e-9d68-9e2349ae7038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1988 | 2026.03.30 23:27:46.455638 [ 4 ] {73de15e7-8fc0-4c8e-9d68-9e2349ae7038} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.03.30 23:27:46.455673 [ 4 ] {73de15e7-8fc0-4c8e-9d68-9e2349ae7038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1990 | 2026.03.30 23:27:46.455995 [ 4 ] {73de15e7-8fc0-4c8e-9d68-9e2349ae7038} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1991 | 2026.03.30 23:27:46.456212 [ 4 ] {73de15e7-8fc0-4c8e-9d68-9e2349ae7038} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.03.30 23:27:46.456338 [ 4 ] {73de15e7-8fc0-4c8e-9d68-9e2349ae7038} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001405 sec., 355871.88612099644 rows/sec., 25.01 MiB/sec. | ||
| 1993 | 2026.03.30 23:27:46.456376 [ 4 ] {73de15e7-8fc0-4c8e-9d68-9e2349ae7038} <Debug> TCPHandler: Processed in 0.001568159 sec. | ||
| 1994 | 2026.03.30 23:27:46.456487 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.03.30 23:27:46.456581 [ 4 ] {846f54b2-39b5-4b06-9350-aea9bac80cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1996 | 2026.03.30 23:27:46.456622 [ 4 ] {846f54b2-39b5-4b06-9350-aea9bac80cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1997 | 2026.03.30 23:27:46.456952 [ 4 ] {846f54b2-39b5-4b06-9350-aea9bac80cee} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.03.30 23:27:46.456992 [ 4 ] {846f54b2-39b5-4b06-9350-aea9bac80cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1999 | 2026.03.30 23:27:46.457270 [ 4 ] {846f54b2-39b5-4b06-9350-aea9bac80cee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2000 | 2026.03.30 23:27:46.457465 [ 4 ] {846f54b2-39b5-4b06-9350-aea9bac80cee} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.03.30 23:27:46.457583 [ 4 ] {846f54b2-39b5-4b06-9350-aea9bac80cee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 2002 | 2026.03.30 23:27:46.457617 [ 4 ] {846f54b2-39b5-4b06-9350-aea9bac80cee} <Debug> TCPHandler: Processed in 0.001222903 sec. | ||
| 2003 | 2026.03.30 23:27:46.457720 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.03.30 23:27:46.457808 [ 4 ] {d329b374-7a54-4613-b12c-ec139c0ab886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2005 | 2026.03.30 23:27:46.457847 [ 4 ] {d329b374-7a54-4613-b12c-ec139c0ab886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2006 | 2026.03.30 23:27:46.458317 [ 4 ] {d329b374-7a54-4613-b12c-ec139c0ab886} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.03.30 23:27:46.458353 [ 4 ] {d329b374-7a54-4613-b12c-ec139c0ab886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2008 | 2026.03.30 23:27:46.458674 [ 4 ] {d329b374-7a54-4613-b12c-ec139c0ab886} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2009 | 2026.03.30 23:27:46.458883 [ 4 ] {d329b374-7a54-4613-b12c-ec139c0ab886} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.03.30 23:27:46.459009 [ 4 ] {d329b374-7a54-4613-b12c-ec139c0ab886} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001162 sec., 228055.0774526678 rows/sec., 15.15 MiB/sec. | ||
| 2011 | 2026.03.30 23:27:46.459045 [ 4 ] {d329b374-7a54-4613-b12c-ec139c0ab886} <Debug> TCPHandler: Processed in 0.001323054 sec. | ||
| 2012 | 2026.03.30 23:27:46.459155 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.03.30 23:27:46.459249 [ 4 ] {b948ba07-e625-4a27-bf32-27cdb1dba7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2014 | 2026.03.30 23:27:46.459290 [ 4 ] {b948ba07-e625-4a27-bf32-27cdb1dba7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2015 | 2026.03.30 23:27:46.459597 [ 4 ] {b948ba07-e625-4a27-bf32-27cdb1dba7f6} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.03.30 23:27:46.459633 [ 4 ] {b948ba07-e625-4a27-bf32-27cdb1dba7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2017 | 2026.03.30 23:27:46.459914 [ 4 ] {b948ba07-e625-4a27-bf32-27cdb1dba7f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2018 | 2026.03.30 23:27:46.460139 [ 4 ] {b948ba07-e625-4a27-bf32-27cdb1dba7f6} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.03.30 23:27:46.460261 [ 4 ] {b948ba07-e625-4a27-bf32-27cdb1dba7f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 2020 | 2026.03.30 23:27:46.460296 [ 4 ] {b948ba07-e625-4a27-bf32-27cdb1dba7f6} <Debug> TCPHandler: Processed in 0.001189822 sec. | ||
| 2021 | 2026.03.30 23:27:46.460404 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2026.03.30 23:27:46.460498 [ 4 ] {d3e02f64-bd2f-40f4-82af-034385ce55a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2023 | 2026.03.30 23:27:46.460551 [ 4 ] {d3e02f64-bd2f-40f4-82af-034385ce55a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2024 | 2026.03.30 23:27:46.461260 [ 4 ] {d3e02f64-bd2f-40f4-82af-034385ce55a4} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.03.30 23:27:46.461296 [ 4 ] {d3e02f64-bd2f-40f4-82af-034385ce55a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2026 | 2026.03.30 23:27:46.461785 [ 4 ] {d3e02f64-bd2f-40f4-82af-034385ce55a4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2027 | 2026.03.30 23:27:46.462011 [ 4 ] {d3e02f64-bd2f-40f4-82af-034385ce55a4} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.03.30 23:27:46.462150 [ 4 ] {d3e02f64-bd2f-40f4-82af-034385ce55a4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00167 sec., 5988.023952095808 rows/sec., 10.73 MiB/sec. | ||
| 2029 | 2026.03.30 23:27:46.462199 [ 4 ] {d3e02f64-bd2f-40f4-82af-034385ce55a4} <Debug> TCPHandler: Processed in 0.001845354 sec. | ||
| 2030 | 2026.03.30 23:27:46.462307 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2026.03.30 23:27:46.462401 [ 4 ] {8b8d9520-33b6-4e71-a22f-315f487e144a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2032 | 2026.03.30 23:27:46.462443 [ 4 ] {8b8d9520-33b6-4e71-a22f-315f487e144a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2033 | 2026.03.30 23:27:46.462775 [ 4 ] {8b8d9520-33b6-4e71-a22f-315f487e144a} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2026.03.30 23:27:46.462811 [ 4 ] {8b8d9520-33b6-4e71-a22f-315f487e144a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2035 | 2026.03.30 23:27:46.463109 [ 4 ] {8b8d9520-33b6-4e71-a22f-315f487e144a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2036 | 2026.03.30 23:27:46.463322 [ 4 ] {8b8d9520-33b6-4e71-a22f-315f487e144a} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2026.03.30 23:27:46.463448 [ 4 ] {8b8d9520-33b6-4e71-a22f-315f487e144a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 2038 | 2026.03.30 23:27:46.463483 [ 4 ] {8b8d9520-33b6-4e71-a22f-315f487e144a} <Debug> TCPHandler: Processed in 0.001224623 sec. | ||
| 2039 | 2026.03.30 23:27:46.928478 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2026.03.30 23:27:46.928676 [ 4 ] {651e4149-698a-4cf2-9cff-11ce1673252c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2041 | 2026.03.30 23:27:46.928747 [ 4 ] {651e4149-698a-4cf2-9cff-11ce1673252c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2042 | 2026.03.30 23:27:46.930436 [ 4 ] {651e4149-698a-4cf2-9cff-11ce1673252c} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.03.30 23:27:46.930485 [ 4 ] {651e4149-698a-4cf2-9cff-11ce1673252c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2044 | 2026.03.30 23:27:46.931044 [ 4 ] {651e4149-698a-4cf2-9cff-11ce1673252c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2045 | 2026.03.30 23:27:46.931348 [ 4 ] {651e4149-698a-4cf2-9cff-11ce1673252c} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2026.03.30 23:27:46.931505 [ 4 ] {651e4149-698a-4cf2-9cff-11ce1673252c} <Debug> executeQuery: Read 2451 rows, 186.05 KiB in 0.002882 sec., 850451.0756419153 rows/sec., 63.04 MiB/sec. | ||
| 2047 | 2026.03.30 23:27:46.931547 [ 4 ] {651e4149-698a-4cf2-9cff-11ce1673252c} <Debug> TCPHandler: Processed in 0.00320486 sec. | ||
| 2048 | 2026.03.30 23:27:46.931702 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2026.03.30 23:27:46.931799 [ 4 ] {6e51ac8b-c1c9-4249-8089-6b3a4bdfe71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2050 | 2026.03.30 23:27:46.931841 [ 4 ] {6e51ac8b-c1c9-4249-8089-6b3a4bdfe71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2051 | 2026.03.30 23:27:46.932256 [ 4 ] {6e51ac8b-c1c9-4249-8089-6b3a4bdfe71c} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2026.03.30 23:27:46.932295 [ 4 ] {6e51ac8b-c1c9-4249-8089-6b3a4bdfe71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2053 | 2026.03.30 23:27:46.932593 [ 4 ] {6e51ac8b-c1c9-4249-8089-6b3a4bdfe71c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2054 | 2026.03.30 23:27:46.932811 [ 4 ] {6e51ac8b-c1c9-4249-8089-6b3a4bdfe71c} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2026.03.30 23:27:46.932918 [ 121 ] {} <Debug> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2056 | 2026.03.30 23:27:46.932940 [ 4 ] {6e51ac8b-c1c9-4249-8089-6b3a4bdfe71c} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001161 sec., 29285.099052540914 rows/sec., 2.15 MiB/sec. | ||
| 2057 | 2026.03.30 23:27:46.932992 [ 121 ] {} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2026.03.30 23:27:46.933000 [ 4 ] {6e51ac8b-c1c9-4249-8089-6b3a4bdfe71c} <Debug> TCPHandler: Processed in 0.001348815 sec. | ||
| 2059 | 2026.03.30 23:27:46.933021 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2060 | 2026.03.30 23:27:46.933129 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2026.03.30 23:27:46.933155 [ 201 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::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 | ||
| 2062 | 2026.03.30 23:27:46.933228 [ 4 ] {cf87d592-a87b-4cff-8d7c-19c96b65c1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2063 | 2026.03.30 23:27:46.933272 [ 4 ] {cf87d592-a87b-4cff-8d7c-19c96b65c1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2064 | 2026.03.30 23:27:46.933285 [ 201 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2065 | 2026.03.30 23:27:46.933324 [ 201 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 2066 | 2026.03.30 23:27:46.933419 [ 201 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 2067 | 2026.03.30 23:27:46.933470 [ 201 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 154 rows starting from the beginning of the part | ||
| 2068 | 2026.03.30 23:27:46.933516 [ 201 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2069 | 2026.03.30 23:27:46.933559 [ 201 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 152 rows starting from the beginning of the part | ||
| 2070 | 2026.03.30 23:27:46.933600 [ 201 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2071 | 2026.03.30 23:27:46.933926 [ 4 ] {cf87d592-a87b-4cff-8d7c-19c96b65c1fd} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2026.03.30 23:27:46.933967 [ 4 ] {cf87d592-a87b-4cff-8d7c-19c96b65c1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2073 | 2026.03.30 23:27:46.934466 [ 4 ] {cf87d592-a87b-4cff-8d7c-19c96b65c1fd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2074 | 2026.03.30 23:27:46.934529 [ 194 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419596 sec., 294449.97027323267 rows/sec., 19.80 MiB/sec. | ||
| 2075 | 2026.03.30 23:27:46.934704 [ 4 ] {cf87d592-a87b-4cff-8d7c-19c96b65c1fd} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.03.30 23:27:46.934819 [ 196 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2077 | 2026.03.30 23:27:46.934847 [ 4 ] {cf87d592-a87b-4cff-8d7c-19c96b65c1fd} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001637 sec., 489309.71288943186 rows/sec., 28.26 MiB/sec. | ||
| 2078 | 2026.03.30 23:27:46.934892 [ 4 ] {cf87d592-a87b-4cff-8d7c-19c96b65c1fd} <Debug> TCPHandler: Processed in 0.001812644 sec. | ||
| 2079 | 2026.03.30 23:27:46.935009 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2026.03.30 23:27:46.935107 [ 4 ] {54fcabe8-1a0c-42b0-9f6c-085fd7182e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2081 | 2026.03.30 23:27:46.935146 [ 4 ] {54fcabe8-1a0c-42b0-9f6c-085fd7182e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2082 | 2026.03.30 23:27:46.935193 [ 196 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_6_1} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2026.03.30 23:27:46.935284 [ 196 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_6_1} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2084 | 2026.03.30 23:27:46.935379 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2085 | 2026.03.30 23:27:46.935527 [ 4 ] {54fcabe8-1a0c-42b0-9f6c-085fd7182e6c} <Trace> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2026.03.30 23:27:46.935569 [ 4 ] {54fcabe8-1a0c-42b0-9f6c-085fd7182e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2087 | 2026.03.30 23:27:46.935884 [ 4 ] {54fcabe8-1a0c-42b0-9f6c-085fd7182e6c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2088 | 2026.03.30 23:27:46.936105 [ 4 ] {54fcabe8-1a0c-42b0-9f6c-085fd7182e6c} <Trace> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.03.30 23:27:46.936233 [ 4 ] {54fcabe8-1a0c-42b0-9f6c-085fd7182e6c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 2090 | 2026.03.30 23:27:46.936270 [ 4 ] {54fcabe8-1a0c-42b0-9f6c-085fd7182e6c} <Debug> TCPHandler: Processed in 0.001310894 sec. | ||
| 2091 | 2026.03.30 23:27:46.936383 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2092 | 2026.03.30 23:27:46.936476 [ 4 ] {bec19fc0-d20b-4bd3-b78a-81da255198dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2093 | 2026.03.30 23:27:46.936515 [ 4 ] {bec19fc0-d20b-4bd3-b78a-81da255198dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2094 | 2026.03.30 23:27:46.937384 [ 4 ] {bec19fc0-d20b-4bd3-b78a-81da255198dc} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2026.03.30 23:27:46.937420 [ 4 ] {bec19fc0-d20b-4bd3-b78a-81da255198dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2096 | 2026.03.30 23:27:46.937873 [ 4 ] {bec19fc0-d20b-4bd3-b78a-81da255198dc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2097 | 2026.03.30 23:27:46.938099 [ 4 ] {bec19fc0-d20b-4bd3-b78a-81da255198dc} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2098 | 2026.03.30 23:27:46.938227 [ 4 ] {bec19fc0-d20b-4bd3-b78a-81da255198dc} <Debug> executeQuery: Read 1313 rows, 89.96 KiB in 0.001769 sec., 742227.2470322216 rows/sec., 49.66 MiB/sec. | ||
| 2099 | 2026.03.30 23:27:46.938264 [ 4 ] {bec19fc0-d20b-4bd3-b78a-81da255198dc} <Debug> TCPHandler: Processed in 0.001931575 sec. | ||
| 2100 | 2026.03.30 23:27:46.938377 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2101 | 2026.03.30 23:27:46.938472 [ 4 ] {0cb99e0e-e35f-4fbf-be96-f54d4ebe752b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2102 | 2026.03.30 23:27:46.938516 [ 4 ] {0cb99e0e-e35f-4fbf-be96-f54d4ebe752b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2103 | 2026.03.30 23:27:46.939350 [ 4 ] {0cb99e0e-e35f-4fbf-be96-f54d4ebe752b} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2104 | 2026.03.30 23:27:46.939388 [ 4 ] {0cb99e0e-e35f-4fbf-be96-f54d4ebe752b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2105 | 2026.03.30 23:27:46.939841 [ 4 ] {0cb99e0e-e35f-4fbf-be96-f54d4ebe752b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2106 | 2026.03.30 23:27:46.940061 [ 4 ] {0cb99e0e-e35f-4fbf-be96-f54d4ebe752b} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2026.03.30 23:27:46.940190 [ 4 ] {0cb99e0e-e35f-4fbf-be96-f54d4ebe752b} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001736 sec., 861751.1520737328 rows/sec., 52.26 MiB/sec. | ||
| 2108 | 2026.03.30 23:27:46.940227 [ 4 ] {0cb99e0e-e35f-4fbf-be96-f54d4ebe752b} <Debug> TCPHandler: Processed in 0.001898806 sec. | ||
| 2109 | 2026.03.30 23:27:46.940341 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2110 | 2026.03.30 23:27:46.940435 [ 4 ] {fa1f6079-2150-4234-bf71-ef58cf7a4db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2111 | 2026.03.30 23:27:46.940489 [ 4 ] {fa1f6079-2150-4234-bf71-ef58cf7a4db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2112 | 2026.03.30 23:27:46.941296 [ 4 ] {fa1f6079-2150-4234-bf71-ef58cf7a4db7} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.03.30 23:27:46.941333 [ 4 ] {fa1f6079-2150-4234-bf71-ef58cf7a4db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2114 | 2026.03.30 23:27:46.941913 [ 4 ] {fa1f6079-2150-4234-bf71-ef58cf7a4db7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2115 | 2026.03.30 23:27:46.942145 [ 4 ] {fa1f6079-2150-4234-bf71-ef58cf7a4db7} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.03.30 23:27:46.942250 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2117 | 2026.03.30 23:27:46.942284 [ 4 ] {fa1f6079-2150-4234-bf71-ef58cf7a4db7} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001868 sec., 18201.284796573877 rows/sec., 32.62 MiB/sec. | ||
| 2118 | 2026.03.30 23:27:46.942302 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.03.30 23:27:46.942329 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2120 | 2026.03.30 23:27:46.942347 [ 4 ] {fa1f6079-2150-4234-bf71-ef58cf7a4db7} <Debug> TCPHandler: Processed in 0.002055688 sec. | ||
| 2121 | 2026.03.30 23:27:46.942436 [ 195 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::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 | ||
| 2122 | 2026.03.30 23:27:46.942479 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2026.03.30 23:27:46.942576 [ 4 ] {138fcd5c-d022-4289-b00a-03a9eebbd7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2124 | 2026.03.30 23:27:46.942617 [ 4 ] {138fcd5c-d022-4289-b00a-03a9eebbd7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2125 | 2026.03.30 23:27:46.942664 [ 195 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2126 | 2026.03.30 23:27:46.942729 [ 195 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::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 | ||
| 2127 | 2026.03.30 23:27:46.942871 [ 195 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 2128 | 2026.03.30 23:27:46.942938 [ 4 ] {138fcd5c-d022-4289-b00a-03a9eebbd7c2} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2129 | 2026.03.30 23:27:46.942974 [ 4 ] {138fcd5c-d022-4289-b00a-03a9eebbd7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2130 | 2026.03.30 23:27:46.942977 [ 195 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::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 | ||
| 2131 | 2026.03.30 23:27:46.943084 [ 195 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2132 | 2026.03.30 23:27:46.943196 [ 195 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2133 | 2026.03.30 23:27:46.943305 [ 195 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2134 | 2026.03.30 23:27:46.943313 [ 4 ] {138fcd5c-d022-4289-b00a-03a9eebbd7c2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2135 | 2026.03.30 23:27:46.943540 [ 4 ] {138fcd5c-d022-4289-b00a-03a9eebbd7c2} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.03.30 23:27:46.943671 [ 4 ] {138fcd5c-d022-4289-b00a-03a9eebbd7c2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 743.38 KiB/sec. | ||
| 2137 | 2026.03.30 23:27:46.943707 [ 4 ] {138fcd5c-d022-4289-b00a-03a9eebbd7c2} <Debug> TCPHandler: Processed in 0.001278004 sec. | ||
| 2138 | 2026.03.30 23:27:46.945338 [ 194 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 19 columns (19 merged, 0 gathered) in 0.002950804 sec., 36600.194387699084 rows/sec., 65.59 MiB/sec. | ||
| 2139 | 2026.03.30 23:27:46.945697 [ 201 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2140 | 2026.03.30 23:27:46.946102 [ 201 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2141 | 2026.03.30 23:27:46.946188 [ 201 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2142 | 2026.03.30 23:27:46.946316 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 2143 | 2026.03.30 23:27:50.274207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 328 | ||
| 2144 | 2026.03.30 23:27:50.276860 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.03.30 23:27:50.276907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2146 | 2026.03.30 23:27:50.278083 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2147 | 2026.03.30 23:27:50.278354 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.03.30 23:27:50.278666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2149 | 2026.03.30 23:27:51.437898 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2026.03.30 23:27:51.438176 [ 4 ] {e22e0d3a-d113-4880-9628-e5b9497a8c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2151 | 2026.03.30 23:27:51.438281 [ 4 ] {e22e0d3a-d113-4880-9628-e5b9497a8c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2152 | 2026.03.30 23:27:51.439036 [ 4 ] {e22e0d3a-d113-4880-9628-e5b9497a8c3b} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2026.03.30 23:27:51.439082 [ 4 ] {e22e0d3a-d113-4880-9628-e5b9497a8c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2154 | 2026.03.30 23:27:51.439458 [ 4 ] {e22e0d3a-d113-4880-9628-e5b9497a8c3b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2155 | 2026.03.30 23:27:51.439685 [ 4 ] {e22e0d3a-d113-4880-9628-e5b9497a8c3b} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2026.03.30 23:27:51.439845 [ 4 ] {e22e0d3a-d113-4880-9628-e5b9497a8c3b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001744 sec., 32110.091743119265 rows/sec., 2.47 MiB/sec. | ||
| 2157 | 2026.03.30 23:27:51.439891 [ 4 ] {e22e0d3a-d113-4880-9628-e5b9497a8c3b} <Debug> TCPHandler: Processed in 0.00217111 sec. | ||
| 2158 | 2026.03.30 23:27:51.440010 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2159 | 2026.03.30 23:27:51.440112 [ 4 ] {b6f7e6fb-6219-4775-b7ce-e59ac19ef093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2160 | 2026.03.30 23:27:51.440155 [ 4 ] {b6f7e6fb-6219-4775-b7ce-e59ac19ef093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2161 | 2026.03.30 23:27:51.440570 [ 4 ] {b6f7e6fb-6219-4775-b7ce-e59ac19ef093} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2026.03.30 23:27:51.440606 [ 4 ] {b6f7e6fb-6219-4775-b7ce-e59ac19ef093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2163 | 2026.03.30 23:27:51.440908 [ 4 ] {b6f7e6fb-6219-4775-b7ce-e59ac19ef093} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2164 | 2026.03.30 23:27:51.441117 [ 4 ] {b6f7e6fb-6219-4775-b7ce-e59ac19ef093} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2026.03.30 23:27:51.441243 [ 4 ] {b6f7e6fb-6219-4775-b7ce-e59ac19ef093} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 2166 | 2026.03.30 23:27:51.441279 [ 4 ] {b6f7e6fb-6219-4775-b7ce-e59ac19ef093} <Debug> TCPHandler: Processed in 0.001321004 sec. | ||
| 2167 | 2026.03.30 23:27:51.441391 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2168 | 2026.03.30 23:27:51.441485 [ 4 ] {d0785920-1359-4bf9-937a-13ed6c61ed83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2169 | 2026.03.30 23:27:51.441528 [ 4 ] {d0785920-1359-4bf9-937a-13ed6c61ed83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2170 | 2026.03.30 23:27:51.441896 [ 4 ] {d0785920-1359-4bf9-937a-13ed6c61ed83} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2171 | 2026.03.30 23:27:51.441931 [ 4 ] {d0785920-1359-4bf9-937a-13ed6c61ed83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2172 | 2026.03.30 23:27:51.442264 [ 4 ] {d0785920-1359-4bf9-937a-13ed6c61ed83} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2173 | 2026.03.30 23:27:51.442483 [ 4 ] {d0785920-1359-4bf9-937a-13ed6c61ed83} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2026.03.30 23:27:51.442607 [ 4 ] {d0785920-1359-4bf9-937a-13ed6c61ed83} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001142 sec., 112084.06304728547 rows/sec., 7.81 MiB/sec. | ||
| 2175 | 2026.03.30 23:27:51.442641 [ 4 ] {d0785920-1359-4bf9-937a-13ed6c61ed83} <Debug> TCPHandler: Processed in 0.001298333 sec. | ||
| 2176 | 2026.03.30 23:27:51.442752 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2177 | 2026.03.30 23:27:51.442843 [ 4 ] {5c674fe9-3b5d-4c22-bc51-2e1f129ecb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2178 | 2026.03.30 23:27:51.442884 [ 4 ] {5c674fe9-3b5d-4c22-bc51-2e1f129ecb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2179 | 2026.03.30 23:27:51.443199 [ 4 ] {5c674fe9-3b5d-4c22-bc51-2e1f129ecb1d} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2026.03.30 23:27:51.443234 [ 4 ] {5c674fe9-3b5d-4c22-bc51-2e1f129ecb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2181 | 2026.03.30 23:27:51.443525 [ 4 ] {5c674fe9-3b5d-4c22-bc51-2e1f129ecb1d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2182 | 2026.03.30 23:27:51.443729 [ 4 ] {5c674fe9-3b5d-4c22-bc51-2e1f129ecb1d} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2026.03.30 23:27:51.443852 [ 4 ] {5c674fe9-3b5d-4c22-bc51-2e1f129ecb1d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001028 sec., 46692.60700389105 rows/sec., 3.15 MiB/sec. | ||
| 2184 | 2026.03.30 23:27:51.443886 [ 4 ] {5c674fe9-3b5d-4c22-bc51-2e1f129ecb1d} <Debug> TCPHandler: Processed in 0.001181251 sec. | ||
| 2185 | 2026.03.30 23:27:52.768864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3362 | ||
| 2186 | 2026.03.30 23:27:52.769402 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2026.03.30 23:27:52.769446 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2188 | 2026.03.30 23:27:52.770029 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2189 | 2026.03.30 23:27:52.770265 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.03.30 23:27:52.770408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3362 | ||
| 2191 | 2026.03.30 23:27:52.934270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2192 | 2026.03.30 23:27:52.951555 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.03.30 23:27:52.951614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2194 | 2026.03.30 23:27:52.957447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2195 | 2026.03.30 23:27:52.958149 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.03.30 23:27:52.961222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2197 | 2026.03.30 23:27:54.646366 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53179 | ||
| 2198 | 2026.03.30 23:27:54.646492 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2199 | 2026.03.30 23:27:54.646520 [ 286 ] {} <Debug> TCP-Session: 3e1cce1a-36cb-446f-a8a7-b654942f2ade Authenticating user 'default' from [fd00:1122:3344:101::e]:53179 | ||
| 2200 | 2026.03.30 23:27:54.646541 [ 286 ] {} <Debug> TCP-Session: 3e1cce1a-36cb-446f-a8a7-b654942f2ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.03.30 23:27:54.646554 [ 286 ] {} <Debug> TCP-Session: 3e1cce1a-36cb-446f-a8a7-b654942f2ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.03.30 23:27:54.646816 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47391 | ||
| 2203 | 2026.03.30 23:27:54.646830 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42328 | ||
| 2204 | 2026.03.30 23:27:54.646870 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60069 | ||
| 2205 | 2026.03.30 23:27:54.646900 [ 286 ] {} <Trace> TCP-Session: 3e1cce1a-36cb-446f-a8a7-b654942f2ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2026.03.30 23:27:54.646932 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2207 | 2026.03.30 23:27:54.646970 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2208 | 2026.03.30 23:27:54.646995 [ 287 ] {} <Debug> TCP-Session: 5e523839-9fe4-478b-a45f-eb138ee95644 Authenticating user 'default' from [fd00:1122:3344:101::e]:47391 | ||
| 2209 | 2026.03.30 23:27:54.646877 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37384 | ||
| 2210 | 2026.03.30 23:27:54.647030 [ 288 ] {} <Debug> TCP-Session: 919fc0e4-723a-45c6-af35-1a7910a13e3f Authenticating user 'default' from [fd00:1122:3344:101::e]:42328 | ||
| 2211 | 2026.03.30 23:27:54.647037 [ 287 ] {} <Debug> TCP-Session: 5e523839-9fe4-478b-a45f-eb138ee95644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.03.30 23:27:54.647075 [ 288 ] {} <Debug> TCP-Session: 919fc0e4-723a-45c6-af35-1a7910a13e3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.03.30 23:27:54.647081 [ 287 ] {} <Debug> TCP-Session: 5e523839-9fe4-478b-a45f-eb138ee95644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.03.30 23:27:54.647097 [ 288 ] {} <Debug> TCP-Session: 919fc0e4-723a-45c6-af35-1a7910a13e3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.03.30 23:27:54.647097 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2216 | 2026.03.30 23:27:54.647119 [ 286 ] {b08102fd-8db8-4e28-bac3-8bbc9e41696a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53179) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2217 | 2026.03.30 23:27:54.647149 [ 293 ] {} <Debug> TCP-Session: 7410b6c7-9ece-4225-8137-53e5ae4ea998 Authenticating user 'default' from [fd00:1122:3344:101::e]:60069 | ||
| 2218 | 2026.03.30 23:27:54.646862 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34452 | ||
| 2219 | 2026.03.30 23:27:54.647184 [ 293 ] {} <Debug> TCP-Session: 7410b6c7-9ece-4225-8137-53e5ae4ea998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.03.30 23:27:54.647197 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2221 | 2026.03.30 23:27:54.647215 [ 293 ] {} <Debug> TCP-Session: 7410b6c7-9ece-4225-8137-53e5ae4ea998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.03.30 23:27:54.647237 [ 294 ] {} <Debug> TCP-Session: fc7c79af-d8cc-4853-aa4c-8a5f76489c15 Authenticating user 'default' from [fd00:1122:3344:101::e]:37384 | ||
| 2223 | 2026.03.30 23:27:54.646852 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65413 | ||
| 2224 | 2026.03.30 23:27:54.647265 [ 294 ] {} <Debug> TCP-Session: fc7c79af-d8cc-4853-aa4c-8a5f76489c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.03.30 23:27:54.646842 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54941 | ||
| 2226 | 2026.03.30 23:27:54.647350 [ 294 ] {} <Debug> TCP-Session: fc7c79af-d8cc-4853-aa4c-8a5f76489c15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2026.03.30 23:27:54.647384 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2228 | 2026.03.30 23:27:54.646835 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62918 | ||
| 2229 | 2026.03.30 23:27:54.647428 [ 292 ] {} <Debug> TCP-Session: 6c072629-f231-4547-90a0-d08636bede54 Authenticating user 'default' from [fd00:1122:3344:101::e]:34452 | ||
| 2230 | 2026.03.30 23:27:54.647455 [ 286 ] {b08102fd-8db8-4e28-bac3-8bbc9e41696a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2231 | 2026.03.30 23:27:54.647471 [ 292 ] {} <Debug> TCP-Session: 6c072629-f231-4547-90a0-d08636bede54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.03.30 23:27:54.647502 [ 292 ] {} <Debug> TCP-Session: 6c072629-f231-4547-90a0-d08636bede54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.03.30 23:27:54.647521 [ 286 ] {b08102fd-8db8-4e28-bac3-8bbc9e41696a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2234 | 2026.03.30 23:27:54.647690 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2235 | 2026.03.30 23:27:54.647716 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2236 | 2026.03.30 23:27:54.647726 [ 291 ] {} <Debug> TCP-Session: 31570cb9-b792-4bd9-bea9-cff9e81a5642 Authenticating user 'default' from [fd00:1122:3344:101::e]:65413 | ||
| 2237 | 2026.03.30 23:27:54.647752 [ 290 ] {} <Debug> TCP-Session: d717393b-6fcf-4189-bfcb-fd3c903c4e47 Authenticating user 'default' from [fd00:1122:3344:101::e]:54941 | ||
| 2238 | 2026.03.30 23:27:54.647761 [ 291 ] {} <Debug> TCP-Session: 31570cb9-b792-4bd9-bea9-cff9e81a5642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.03.30 23:27:54.647777 [ 290 ] {} <Debug> TCP-Session: d717393b-6fcf-4189-bfcb-fd3c903c4e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2026.03.30 23:27:54.647785 [ 291 ] {} <Debug> TCP-Session: 31570cb9-b792-4bd9-bea9-cff9e81a5642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.03.30 23:27:54.647799 [ 290 ] {} <Debug> TCP-Session: d717393b-6fcf-4189-bfcb-fd3c903c4e47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.03.30 23:27:54.647808 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2243 | 2026.03.30 23:27:54.647813 [ 286 ] {b08102fd-8db8-4e28-bac3-8bbc9e41696a} <Debug> oximeter.version (4152a125-4dec-4b1c-967c-1cbb0cb59d91) (SelectExecutor): Key condition: unknown | ||
| 2244 | 2026.03.30 23:27:54.647849 [ 289 ] {} <Debug> TCP-Session: 66d50b85-82e2-4a00-b5c8-d316510f1fbc Authenticating user 'default' from [fd00:1122:3344:101::e]:62918 | ||
| 2245 | 2026.03.30 23:27:54.647874 [ 289 ] {} <Debug> TCP-Session: 66d50b85-82e2-4a00-b5c8-d316510f1fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.03.30 23:27:54.647887 [ 289 ] {} <Debug> TCP-Session: 66d50b85-82e2-4a00-b5c8-d316510f1fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.03.30 23:27:54.647926 [ 286 ] {b08102fd-8db8-4e28-bac3-8bbc9e41696a} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2248 | 2026.03.30 23:27:55.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.51 MiB, peak 189.49 MiB, free memory in arenas 0.00 B, will set to 198.14 MiB (RSS), difference: 12.63 MiB | ||
| 2249 | 2026.03.30 23:27:55.245805 [ 310 ] {b08102fd-8db8-4e28-bac3-8bbc9e41696a} <Trace> AggregatingTransform: Aggregating | ||
| 2250 | 2026.03.30 23:27:55.245874 [ 310 ] {b08102fd-8db8-4e28-bac3-8bbc9e41696a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2251 | 2026.03.30 23:27:55.245916 [ 310 ] {b08102fd-8db8-4e28-bac3-8bbc9e41696a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00213624 sec. (468.112 rows/sec., 18.29 KiB/sec.) | ||
| 2252 | 2026.03.30 23:27:55.245938 [ 310 ] {b08102fd-8db8-4e28-bac3-8bbc9e41696a} <Trace> Aggregator: Merging aggregated data | ||
| 2253 | 2026.03.30 23:27:55.247470 [ 286 ] {b08102fd-8db8-4e28-bac3-8bbc9e41696a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.600402 sec., 1.6655507476657307 rows/sec., 66.62 B/sec. | ||
| 2254 | 2026.03.30 23:27:55.247680 [ 286 ] {b08102fd-8db8-4e28-bac3-8bbc9e41696a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2255 | 2026.03.30 23:27:55.247746 [ 286 ] {b08102fd-8db8-4e28-bac3-8bbc9e41696a} <Debug> TCPHandler: Processed in 0.600952748 sec. | ||
| 2256 | 2026.03.30 23:27:55.248005 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2257 | 2026.03.30 23:27:55.248060 [ 294 ] {} <Debug> TCP-Session: fc7c79af-d8cc-4853-aa4c-8a5f76489c15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2026.03.30 23:27:55.248078 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2259 | 2026.03.30 23:27:55.248112 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2260 | 2026.03.30 23:27:55.248154 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2261 | 2026.03.30 23:27:55.248190 [ 288 ] {} <Debug> TCP-Session: 919fc0e4-723a-45c6-af35-1a7910a13e3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.03.30 23:27:55.248211 [ 287 ] {} <Debug> TCP-Session: 5e523839-9fe4-478b-a45f-eb138ee95644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.03.30 23:27:55.248225 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2264 | 2026.03.30 23:27:55.248260 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2265 | 2026.03.30 23:27:55.248292 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2266 | 2026.03.30 23:27:55.248337 [ 291 ] {} <Debug> TCP-Session: 31570cb9-b792-4bd9-bea9-cff9e81a5642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.03.30 23:27:55.248319 [ 290 ] {} <Debug> TCP-Session: d717393b-6fcf-4189-bfcb-fd3c903c4e47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2026.03.30 23:27:55.248382 [ 293 ] {} <Debug> TCP-Session: 7410b6c7-9ece-4225-8137-53e5ae4ea998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2026.03.30 23:27:55.248265 [ 289 ] {} <Debug> TCP-Session: 66d50b85-82e2-4a00-b5c8-d316510f1fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.03.30 23:27:55.248177 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2271 | 2026.03.30 23:27:55.248477 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2272 | 2026.03.30 23:27:55.248538 [ 292 ] {} <Debug> TCP-Session: 6c072629-f231-4547-90a0-d08636bede54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.03.30 23:27:55.248553 [ 286 ] {} <Debug> TCP-Session: 3e1cce1a-36cb-446f-a8a7-b654942f2ade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.03.30 23:27:55.806915 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34576 | ||
| 2275 | 2026.03.30 23:27:55.807021 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2276 | 2026.03.30 23:27:55.807047 [ 289 ] {} <Debug> TCP-Session: 7b0881e6-1d39-4b5f-abba-cc39b2b381be Authenticating user 'default' from [fd00:1122:3344:101::e]:34576 | ||
| 2277 | 2026.03.30 23:27:55.807069 [ 289 ] {} <Debug> TCP-Session: 7b0881e6-1d39-4b5f-abba-cc39b2b381be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.03.30 23:27:55.807081 [ 289 ] {} <Debug> TCP-Session: 7b0881e6-1d39-4b5f-abba-cc39b2b381be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2279 | 2026.03.30 23:27:55.807279 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45527 | ||
| 2280 | 2026.03.30 23:27:55.807291 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49248 | ||
| 2281 | 2026.03.30 23:27:55.807350 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47798 | ||
| 2282 | 2026.03.30 23:27:55.807359 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41291 | ||
| 2283 | 2026.03.30 23:27:55.807401 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2284 | 2026.03.30 23:27:55.807409 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37629 | ||
| 2285 | 2026.03.30 23:27:55.807446 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2286 | 2026.03.30 23:27:55.807446 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2287 | 2026.03.30 23:27:55.807458 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2288 | 2026.03.30 23:27:55.807486 [ 291 ] {} <Debug> TCP-Session: f2691d99-dfb5-4ea0-90b8-9db473b97afc Authenticating user 'default' from [fd00:1122:3344:101::e]:49248 | ||
| 2289 | 2026.03.30 23:27:55.807494 [ 293 ] {} <Debug> TCP-Session: 55a47f56-d49f-4ee8-8eea-3335021e656b Authenticating user 'default' from [fd00:1122:3344:101::e]:47798 | ||
| 2290 | 2026.03.30 23:27:55.807509 [ 294 ] {} <Debug> TCP-Session: 452c6490-beab-4287-9183-1688e1f1416d Authenticating user 'default' from [fd00:1122:3344:101::e]:41291 | ||
| 2291 | 2026.03.30 23:27:55.807530 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2292 | 2026.03.30 23:27:55.807534 [ 293 ] {} <Debug> TCP-Session: 55a47f56-d49f-4ee8-8eea-3335021e656b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.03.30 23:27:55.807550 [ 294 ] {} <Debug> TCP-Session: 452c6490-beab-4287-9183-1688e1f1416d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.03.30 23:27:55.807568 [ 288 ] {} <Debug> TCP-Session: 7698f315-1839-4049-9be1-e4a20d594391 Authenticating user 'default' from [fd00:1122:3344:101::e]:37629 | ||
| 2295 | 2026.03.30 23:27:55.807569 [ 293 ] {} <Debug> TCP-Session: 55a47f56-d49f-4ee8-8eea-3335021e656b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.03.30 23:27:55.807584 [ 294 ] {} <Debug> TCP-Session: 452c6490-beab-4287-9183-1688e1f1416d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.03.30 23:27:55.807606 [ 288 ] {} <Debug> TCP-Session: 7698f315-1839-4049-9be1-e4a20d594391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.03.30 23:27:55.807525 [ 291 ] {} <Debug> TCP-Session: f2691d99-dfb5-4ea0-90b8-9db473b97afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.03.30 23:27:55.807640 [ 288 ] {} <Debug> TCP-Session: 7698f315-1839-4049-9be1-e4a20d594391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.03.30 23:27:55.807661 [ 291 ] {} <Debug> TCP-Session: f2691d99-dfb5-4ea0-90b8-9db473b97afc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.03.30 23:27:55.807432 [ 290 ] {} <Debug> TCP-Session: 778b0b6e-2f06-486e-ab19-e4e7e52786f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45527 | ||
| 2302 | 2026.03.30 23:27:55.807429 [ 289 ] {} <Trace> TCP-Session: 7b0881e6-1d39-4b5f-abba-cc39b2b381be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2303 | 2026.03.30 23:27:55.807711 [ 290 ] {} <Debug> TCP-Session: 778b0b6e-2f06-486e-ab19-e4e7e52786f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.03.30 23:27:55.807399 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35863 | ||
| 2305 | 2026.03.30 23:27:55.807745 [ 290 ] {} <Debug> TCP-Session: 778b0b6e-2f06-486e-ab19-e4e7e52786f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.03.30 23:27:55.807353 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62750 | ||
| 2307 | 2026.03.30 23:27:55.807385 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33005 | ||
| 2308 | 2026.03.30 23:27:55.807841 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2309 | 2026.03.30 23:27:55.807884 [ 289 ] {79edfd90-9657-4db2-b7f5-0cda14c21d52} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34576) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2310 | 2026.03.30 23:27:55.807898 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2311 | 2026.03.30 23:27:55.807915 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2312 | 2026.03.30 23:27:55.807948 [ 292 ] {} <Debug> TCP-Session: c53ce350-bbf2-47bb-9aa3-adc04e1323e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62750 | ||
| 2313 | 2026.03.30 23:27:55.807958 [ 286 ] {} <Debug> TCP-Session: 36e4f4f2-6a6d-40fb-a660-7ee9e1e94897 Authenticating user 'default' from [fd00:1122:3344:101::e]:33005 | ||
| 2314 | 2026.03.30 23:27:55.807977 [ 292 ] {} <Debug> TCP-Session: c53ce350-bbf2-47bb-9aa3-adc04e1323e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.03.30 23:27:55.807991 [ 286 ] {} <Debug> TCP-Session: 36e4f4f2-6a6d-40fb-a660-7ee9e1e94897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2316 | 2026.03.30 23:27:55.808005 [ 292 ] {} <Debug> TCP-Session: c53ce350-bbf2-47bb-9aa3-adc04e1323e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2026.03.30 23:27:55.808017 [ 286 ] {} <Debug> TCP-Session: 36e4f4f2-6a6d-40fb-a660-7ee9e1e94897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.03.30 23:27:55.807890 [ 287 ] {} <Debug> TCP-Session: b74fb7e1-3c9f-4f77-aee2-f8c4b6a52f1c Authenticating user 'default' from [fd00:1122:3344:101::e]:35863 | ||
| 2319 | 2026.03.30 23:27:55.808065 [ 287 ] {} <Debug> TCP-Session: b74fb7e1-3c9f-4f77-aee2-f8c4b6a52f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.03.30 23:27:55.808078 [ 287 ] {} <Debug> TCP-Session: b74fb7e1-3c9f-4f77-aee2-f8c4b6a52f1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2026.03.30 23:27:55.808185 [ 289 ] {79edfd90-9657-4db2-b7f5-0cda14c21d52} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2322 | 2026.03.30 23:27:55.808248 [ 289 ] {79edfd90-9657-4db2-b7f5-0cda14c21d52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2323 | 2026.03.30 23:27:55.808553 [ 289 ] {79edfd90-9657-4db2-b7f5-0cda14c21d52} <Debug> oximeter.version (4152a125-4dec-4b1c-967c-1cbb0cb59d91) (SelectExecutor): Key condition: unknown | ||
| 2324 | 2026.03.30 23:27:55.809555 [ 305 ] {79edfd90-9657-4db2-b7f5-0cda14c21d52} <Trace> AggregatingTransform: Aggregating | ||
| 2325 | 2026.03.30 23:27:55.809604 [ 305 ] {79edfd90-9657-4db2-b7f5-0cda14c21d52} <Trace> Aggregator: Aggregation method: without_key | ||
| 2326 | 2026.03.30 23:27:55.809640 [ 305 ] {79edfd90-9657-4db2-b7f5-0cda14c21d52} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000987998 sec. (1012.148 rows/sec., 39.54 KiB/sec.) | ||
| 2327 | 2026.03.30 23:27:55.809654 [ 305 ] {79edfd90-9657-4db2-b7f5-0cda14c21d52} <Trace> Aggregator: Merging aggregated data | ||
| 2328 | 2026.03.30 23:27:55.811131 [ 289 ] {79edfd90-9657-4db2-b7f5-0cda14c21d52} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003307 sec., 302.3888720895071 rows/sec., 11.81 KiB/sec. | ||
| 2329 | 2026.03.30 23:27:55.811262 [ 289 ] {79edfd90-9657-4db2-b7f5-0cda14c21d52} <Debug> TCPHandler: Processed in 0.003978834 sec. | ||
| 2330 | 2026.03.30 23:27:55.811389 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2331 | 2026.03.30 23:27:55.811417 [ 289 ] {} <Debug> TCP-Session: 7b0881e6-1d39-4b5f-abba-cc39b2b381be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.03.30 23:27:55.811418 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2333 | 2026.03.30 23:27:55.811438 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2334 | 2026.03.30 23:27:55.811456 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2335 | 2026.03.30 23:27:55.811497 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2336 | 2026.03.30 23:27:55.811512 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2337 | 2026.03.30 23:27:55.811528 [ 288 ] {} <Debug> TCP-Session: 7698f315-1839-4049-9be1-e4a20d594391 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.03.30 23:27:55.811545 [ 287 ] {} <Debug> TCP-Session: b74fb7e1-3c9f-4f77-aee2-f8c4b6a52f1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.03.30 23:27:55.811547 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2340 | 2026.03.30 23:27:55.811568 [ 292 ] {} <Debug> TCP-Session: c53ce350-bbf2-47bb-9aa3-adc04e1323e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.03.30 23:27:55.811529 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2342 | 2026.03.30 23:27:55.811625 [ 294 ] {} <Debug> TCP-Session: 452c6490-beab-4287-9183-1688e1f1416d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.03.30 23:27:55.811500 [ 290 ] {} <Debug> TCP-Session: 778b0b6e-2f06-486e-ab19-e4e7e52786f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.03.30 23:27:55.811664 [ 293 ] {} <Debug> TCP-Session: 55a47f56-d49f-4ee8-8eea-3335021e656b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.03.30 23:27:55.811471 [ 291 ] {} <Debug> TCP-Session: f2691d99-dfb5-4ea0-90b8-9db473b97afc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.03.30 23:27:55.811475 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2347 | 2026.03.30 23:27:55.811744 [ 286 ] {} <Debug> TCP-Session: 36e4f4f2-6a6d-40fb-a660-7ee9e1e94897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.03.30 23:27:55.851740 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46394 | ||
| 2349 | 2026.03.30 23:27:55.851824 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2350 | 2026.03.30 23:27:55.851848 [ 289 ] {} <Debug> TCP-Session: 96af94d4-16e6-4e6e-b831-ec0ca2a7640a Authenticating user 'default' from [fd00:1122:3344:101::e]:46394 | ||
| 2351 | 2026.03.30 23:27:55.851867 [ 289 ] {} <Debug> TCP-Session: 96af94d4-16e6-4e6e-b831-ec0ca2a7640a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.03.30 23:27:55.851880 [ 289 ] {} <Debug> TCP-Session: 96af94d4-16e6-4e6e-b831-ec0ca2a7640a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.03.30 23:27:55.852060 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47586 | ||
| 2354 | 2026.03.30 23:27:55.852110 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59554 | ||
| 2355 | 2026.03.30 23:27:55.852131 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60044 | ||
| 2356 | 2026.03.30 23:27:55.852168 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2357 | 2026.03.30 23:27:55.852173 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62287 | ||
| 2358 | 2026.03.30 23:27:55.852185 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37461 | ||
| 2359 | 2026.03.30 23:27:55.852213 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2360 | 2026.03.30 23:27:55.852208 [ 290 ] {} <Debug> TCP-Session: 994d02a7-09ee-41b5-8499-d860d0881ddd Authenticating user 'default' from [fd00:1122:3344:101::e]:47586 | ||
| 2361 | 2026.03.30 23:27:55.852257 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2362 | 2026.03.30 23:27:55.852264 [ 291 ] {} <Debug> TCP-Session: 537f5254-517b-4be2-971e-19d40c9d9500 Authenticating user 'default' from [fd00:1122:3344:101::e]:59554 | ||
| 2363 | 2026.03.30 23:27:55.852285 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2364 | 2026.03.30 23:27:55.852302 [ 292 ] {} <Debug> TCP-Session: 7cf5eaf6-990f-450a-9c61-f5074824c70d Authenticating user 'default' from [fd00:1122:3344:101::e]:60044 | ||
| 2365 | 2026.03.30 23:27:55.852311 [ 291 ] {} <Debug> TCP-Session: 537f5254-517b-4be2-971e-19d40c9d9500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2026.03.30 23:27:55.852318 [ 287 ] {} <Debug> TCP-Session: ddb3e8bc-3282-4afc-b164-d0a866665c1a Authenticating user 'default' from [fd00:1122:3344:101::e]:37461 | ||
| 2367 | 2026.03.30 23:27:55.852336 [ 292 ] {} <Debug> TCP-Session: 7cf5eaf6-990f-450a-9c61-f5074824c70d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2026.03.30 23:27:55.852337 [ 291 ] {} <Debug> TCP-Session: 537f5254-517b-4be2-971e-19d40c9d9500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.03.30 23:27:55.852351 [ 287 ] {} <Debug> TCP-Session: ddb3e8bc-3282-4afc-b164-d0a866665c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.03.30 23:27:55.852358 [ 292 ] {} <Debug> TCP-Session: 7cf5eaf6-990f-450a-9c61-f5074824c70d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2371 | 2026.03.30 23:27:55.852377 [ 287 ] {} <Debug> TCP-Session: ddb3e8bc-3282-4afc-b164-d0a866665c1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.03.30 23:27:55.852285 [ 290 ] {} <Debug> TCP-Session: 994d02a7-09ee-41b5-8499-d860d0881ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2026.03.30 23:27:55.852194 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43086 | ||
| 2374 | 2026.03.30 23:27:55.852434 [ 290 ] {} <Debug> TCP-Session: 994d02a7-09ee-41b5-8499-d860d0881ddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2026.03.30 23:27:55.852171 [ 289 ] {} <Trace> TCP-Session: 96af94d4-16e6-4e6e-b831-ec0ca2a7640a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2376 | 2026.03.30 23:27:55.852136 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48779 | ||
| 2377 | 2026.03.30 23:27:55.852522 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2378 | 2026.03.30 23:27:55.852126 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39645 | ||
| 2379 | 2026.03.30 23:27:55.852574 [ 288 ] {} <Debug> TCP-Session: 9cd52f19-830e-4ab3-9a0b-bd7c74eece6c Authenticating user 'default' from [fd00:1122:3344:101::e]:43086 | ||
| 2380 | 2026.03.30 23:27:55.852584 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2381 | 2026.03.30 23:27:55.852609 [ 288 ] {} <Debug> TCP-Session: 9cd52f19-830e-4ab3-9a0b-bd7c74eece6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2026.03.30 23:27:55.852626 [ 294 ] {} <Debug> TCP-Session: 82f82185-672a-4ddf-baee-79c6feac6207 Authenticating user 'default' from [fd00:1122:3344:101::e]:48779 | ||
| 2383 | 2026.03.30 23:27:55.852635 [ 288 ] {} <Debug> TCP-Session: 9cd52f19-830e-4ab3-9a0b-bd7c74eece6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2026.03.30 23:27:55.852632 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2385 | 2026.03.30 23:27:55.852651 [ 289 ] {b8a7aff2-3925-4739-8885-82075cf4d82d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46394) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2386 | 2026.03.30 23:27:55.852680 [ 293 ] {} <Debug> TCP-Session: 7f10b667-6a3e-4b50-b605-73deb9084ea9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39645 | ||
| 2387 | 2026.03.30 23:27:55.852653 [ 294 ] {} <Debug> TCP-Session: 82f82185-672a-4ddf-baee-79c6feac6207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.03.30 23:27:55.852701 [ 293 ] {} <Debug> TCP-Session: 7f10b667-6a3e-4b50-b605-73deb9084ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.03.30 23:27:55.852719 [ 294 ] {} <Debug> TCP-Session: 82f82185-672a-4ddf-baee-79c6feac6207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.03.30 23:27:55.852732 [ 293 ] {} <Debug> TCP-Session: 7f10b667-6a3e-4b50-b605-73deb9084ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.03.30 23:27:55.852269 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2392 | 2026.03.30 23:27:55.852790 [ 286 ] {} <Debug> TCP-Session: ed915010-3e35-4745-bd5f-017e73021549 Authenticating user 'default' from [fd00:1122:3344:101::e]:62287 | ||
| 2393 | 2026.03.30 23:27:55.852806 [ 286 ] {} <Debug> TCP-Session: ed915010-3e35-4745-bd5f-017e73021549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2026.03.30 23:27:55.852818 [ 286 ] {} <Debug> TCP-Session: ed915010-3e35-4745-bd5f-017e73021549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2026.03.30 23:27:55.852893 [ 289 ] {b8a7aff2-3925-4739-8885-82075cf4d82d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2396 | 2026.03.30 23:27:55.852957 [ 289 ] {b8a7aff2-3925-4739-8885-82075cf4d82d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2397 | 2026.03.30 23:27:55.853226 [ 289 ] {b8a7aff2-3925-4739-8885-82075cf4d82d} <Debug> oximeter.version (4152a125-4dec-4b1c-967c-1cbb0cb59d91) (SelectExecutor): Key condition: unknown | ||
| 2398 | 2026.03.30 23:27:55.854163 [ 303 ] {b8a7aff2-3925-4739-8885-82075cf4d82d} <Trace> AggregatingTransform: Aggregating | ||
| 2399 | 2026.03.30 23:27:55.854216 [ 303 ] {b8a7aff2-3925-4739-8885-82075cf4d82d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2400 | 2026.03.30 23:27:55.854255 [ 303 ] {b8a7aff2-3925-4739-8885-82075cf4d82d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931347 sec. (1073.714 rows/sec., 41.94 KiB/sec.) | ||
| 2401 | 2026.03.30 23:27:55.854275 [ 303 ] {b8a7aff2-3925-4739-8885-82075cf4d82d} <Trace> Aggregator: Merging aggregated data | ||
| 2402 | 2026.03.30 23:27:55.855569 [ 289 ] {b8a7aff2-3925-4739-8885-82075cf4d82d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002966 sec., 337.1544167228591 rows/sec., 13.17 KiB/sec. | ||
| 2403 | 2026.03.30 23:27:55.855716 [ 289 ] {b8a7aff2-3925-4739-8885-82075cf4d82d} <Debug> TCPHandler: Processed in 0.003648158 sec. | ||
| 2404 | 2026.03.30 23:27:55.855822 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2405 | 2026.03.30 23:27:55.855851 [ 289 ] {} <Debug> TCP-Session: 96af94d4-16e6-4e6e-b831-ec0ca2a7640a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2406 | 2026.03.30 23:27:55.855853 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2407 | 2026.03.30 23:27:55.855876 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2408 | 2026.03.30 23:27:55.855895 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2409 | 2026.03.30 23:27:55.855902 [ 290 ] {} <Debug> TCP-Session: 994d02a7-09ee-41b5-8499-d860d0881ddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2026.03.30 23:27:55.855913 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2411 | 2026.03.30 23:27:55.855935 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2412 | 2026.03.30 23:27:55.855968 [ 291 ] {} <Debug> TCP-Session: 537f5254-517b-4be2-971e-19d40c9d9500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2026.03.30 23:27:55.855941 [ 294 ] {} <Debug> TCP-Session: 82f82185-672a-4ddf-baee-79c6feac6207 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2026.03.30 23:27:55.855986 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2415 | 2026.03.30 23:27:55.856014 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2416 | 2026.03.30 23:27:55.856078 [ 293 ] {} <Debug> TCP-Session: 7f10b667-6a3e-4b50-b605-73deb9084ea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2026.03.30 23:27:55.856001 [ 288 ] {} <Debug> TCP-Session: 9cd52f19-830e-4ab3-9a0b-bd7c74eece6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2418 | 2026.03.30 23:27:55.856101 [ 287 ] {} <Debug> TCP-Session: ddb3e8bc-3282-4afc-b164-d0a866665c1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2419 | 2026.03.30 23:27:55.855926 [ 292 ] {} <Debug> TCP-Session: 7cf5eaf6-990f-450a-9c61-f5074824c70d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2420 | 2026.03.30 23:27:55.855957 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2421 | 2026.03.30 23:27:55.856194 [ 286 ] {} <Debug> TCP-Session: ed915010-3e35-4745-bd5f-017e73021549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2422 | 2026.03.30 23:27:56.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.00 MiB, peak 209.63 MiB, free memory in arenas 0.00 B, will set to 206.04 MiB (RSS), difference: 6.05 MiB | ||
| 2423 | 2026.03.30 23:27:56.448416 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2424 | 2026.03.30 23:27:56.448600 [ 4 ] {f6f36055-0a26-43b0-a159-1807c906ac38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2425 | 2026.03.30 23:27:56.448671 [ 4 ] {f6f36055-0a26-43b0-a159-1807c906ac38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2426 | 2026.03.30 23:27:56.449472 [ 4 ] {f6f36055-0a26-43b0-a159-1807c906ac38} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2026.03.30 23:27:56.449525 [ 4 ] {f6f36055-0a26-43b0-a159-1807c906ac38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2428 | 2026.03.30 23:27:56.449961 [ 4 ] {f6f36055-0a26-43b0-a159-1807c906ac38} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2429 | 2026.03.30 23:27:56.450212 [ 4 ] {f6f36055-0a26-43b0-a159-1807c906ac38} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2026.03.30 23:27:56.450372 [ 4 ] {f6f36055-0a26-43b0-a159-1807c906ac38} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001823 sec., 155787.1640153593 rows/sec., 9.89 MiB/sec. | ||
| 2431 | 2026.03.30 23:27:56.450424 [ 4 ] {f6f36055-0a26-43b0-a159-1807c906ac38} <Debug> TCPHandler: Processed in 0.00214318 sec. | ||
| 2432 | 2026.03.30 23:27:56.450564 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2026.03.30 23:27:56.450671 [ 4 ] {84b7a590-9a4b-490c-a153-2a32c5019915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2434 | 2026.03.30 23:27:56.450718 [ 4 ] {84b7a590-9a4b-490c-a153-2a32c5019915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2435 | 2026.03.30 23:27:56.451611 [ 4 ] {84b7a590-9a4b-490c-a153-2a32c5019915} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.03.30 23:27:56.451663 [ 4 ] {84b7a590-9a4b-490c-a153-2a32c5019915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2437 | 2026.03.30 23:27:56.452068 [ 4 ] {84b7a590-9a4b-490c-a153-2a32c5019915} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2438 | 2026.03.30 23:27:56.452298 [ 4 ] {84b7a590-9a4b-490c-a153-2a32c5019915} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.03.30 23:27:56.452444 [ 4 ] {84b7a590-9a4b-490c-a153-2a32c5019915} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.001797 sec., 454646.63327768503 rows/sec., 35.60 MiB/sec. | ||
| 2440 | 2026.03.30 23:27:56.452486 [ 4 ] {84b7a590-9a4b-490c-a153-2a32c5019915} <Debug> TCPHandler: Processed in 0.001974967 sec. | ||
| 2441 | 2026.03.30 23:27:56.452604 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2442 | 2026.03.30 23:27:56.452707 [ 4 ] {4bcaa742-79dd-401a-841e-60be9166ea1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2443 | 2026.03.30 23:27:56.452753 [ 4 ] {4bcaa742-79dd-401a-841e-60be9166ea1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2444 | 2026.03.30 23:27:56.453210 [ 4 ] {4bcaa742-79dd-401a-841e-60be9166ea1c} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2445 | 2026.03.30 23:27:56.453249 [ 4 ] {4bcaa742-79dd-401a-841e-60be9166ea1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2446 | 2026.03.30 23:27:56.453577 [ 4 ] {4bcaa742-79dd-401a-841e-60be9166ea1c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2447 | 2026.03.30 23:27:56.453801 [ 4 ] {4bcaa742-79dd-401a-841e-60be9166ea1c} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2448 | 2026.03.30 23:27:56.453931 [ 4 ] {4bcaa742-79dd-401a-841e-60be9166ea1c} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001246 sec., 121990.36918138042 rows/sec., 7.28 MiB/sec. | ||
| 2449 | 2026.03.30 23:27:56.453970 [ 4 ] {4bcaa742-79dd-401a-841e-60be9166ea1c} <Debug> TCPHandler: Processed in 0.001418877 sec. | ||
| 2450 | 2026.03.30 23:27:56.454086 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2451 | 2026.03.30 23:27:56.454186 [ 4 ] {320ec070-8e28-4144-80ed-38246ea47e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2452 | 2026.03.30 23:27:56.454228 [ 4 ] {320ec070-8e28-4144-80ed-38246ea47e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2453 | 2026.03.30 23:27:56.454666 [ 4 ] {320ec070-8e28-4144-80ed-38246ea47e13} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2454 | 2026.03.30 23:27:56.454705 [ 4 ] {320ec070-8e28-4144-80ed-38246ea47e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2455 | 2026.03.30 23:27:56.455024 [ 4 ] {320ec070-8e28-4144-80ed-38246ea47e13} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2456 | 2026.03.30 23:27:56.455242 [ 4 ] {320ec070-8e28-4144-80ed-38246ea47e13} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2026.03.30 23:27:56.455376 [ 4 ] {320ec070-8e28-4144-80ed-38246ea47e13} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00121 sec., 123140.49586776861 rows/sec., 7.96 MiB/sec. | ||
| 2458 | 2026.03.30 23:27:56.455416 [ 4 ] {320ec070-8e28-4144-80ed-38246ea47e13} <Debug> TCPHandler: Processed in 0.001380265 sec. | ||
| 2459 | 2026.03.30 23:27:56.455529 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2460 | 2026.03.30 23:27:56.455626 [ 4 ] {e097d3d5-2a15-4d93-947e-d0e755b98f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2461 | 2026.03.30 23:27:56.455667 [ 4 ] {e097d3d5-2a15-4d93-947e-d0e755b98f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2462 | 2026.03.30 23:27:56.456105 [ 4 ] {e097d3d5-2a15-4d93-947e-d0e755b98f2e} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.03.30 23:27:56.456143 [ 4 ] {e097d3d5-2a15-4d93-947e-d0e755b98f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2464 | 2026.03.30 23:27:56.456490 [ 4 ] {e097d3d5-2a15-4d93-947e-d0e755b98f2e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2465 | 2026.03.30 23:27:56.456712 [ 4 ] {e097d3d5-2a15-4d93-947e-d0e755b98f2e} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.03.30 23:27:56.456844 [ 4 ] {e097d3d5-2a15-4d93-947e-d0e755b98f2e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001237 sec., 119644.30072756669 rows/sec., 6.80 MiB/sec. | ||
| 2467 | 2026.03.30 23:27:56.456884 [ 4 ] {e097d3d5-2a15-4d93-947e-d0e755b98f2e} <Debug> TCPHandler: Processed in 0.001404746 sec. | ||
| 2468 | 2026.03.30 23:27:56.456999 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.03.30 23:27:56.457098 [ 4 ] {75fb05a2-0efe-4e00-a7c9-49ac440d3731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2470 | 2026.03.30 23:27:56.457140 [ 4 ] {75fb05a2-0efe-4e00-a7c9-49ac440d3731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2471 | 2026.03.30 23:27:56.457737 [ 4 ] {75fb05a2-0efe-4e00-a7c9-49ac440d3731} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2026.03.30 23:27:56.457775 [ 4 ] {75fb05a2-0efe-4e00-a7c9-49ac440d3731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2473 | 2026.03.30 23:27:56.458138 [ 4 ] {75fb05a2-0efe-4e00-a7c9-49ac440d3731} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2474 | 2026.03.30 23:27:56.458362 [ 4 ] {75fb05a2-0efe-4e00-a7c9-49ac440d3731} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2026.03.30 23:27:56.458493 [ 4 ] {75fb05a2-0efe-4e00-a7c9-49ac440d3731} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001414 sec., 353606.78925035364 rows/sec., 24.85 MiB/sec. | ||
| 2476 | 2026.03.30 23:27:56.458532 [ 4 ] {75fb05a2-0efe-4e00-a7c9-49ac440d3731} <Debug> TCPHandler: Processed in 0.001584619 sec. | ||
| 2477 | 2026.03.30 23:27:56.458650 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2026.03.30 23:27:56.458778 [ 4 ] {21d4a781-b49f-4077-afeb-943b2e953973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2479 | 2026.03.30 23:27:56.458821 [ 4 ] {21d4a781-b49f-4077-afeb-943b2e953973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2480 | 2026.03.30 23:27:56.459170 [ 4 ] {21d4a781-b49f-4077-afeb-943b2e953973} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.03.30 23:27:56.459208 [ 4 ] {21d4a781-b49f-4077-afeb-943b2e953973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2482 | 2026.03.30 23:27:56.459532 [ 4 ] {21d4a781-b49f-4077-afeb-943b2e953973} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2483 | 2026.03.30 23:27:56.459741 [ 4 ] {21d4a781-b49f-4077-afeb-943b2e953973} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.03.30 23:27:56.459870 [ 4 ] {21d4a781-b49f-4077-afeb-943b2e953973} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 2485 | 2026.03.30 23:27:56.459908 [ 4 ] {21d4a781-b49f-4077-afeb-943b2e953973} <Debug> TCPHandler: Processed in 0.001308805 sec. | ||
| 2486 | 2026.03.30 23:27:56.460028 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.03.30 23:27:56.460157 [ 4 ] {0b3ef4c2-6b50-4ea8-ad02-3a3350103525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2488 | 2026.03.30 23:27:56.460202 [ 4 ] {0b3ef4c2-6b50-4ea8-ad02-3a3350103525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2489 | 2026.03.30 23:27:56.460623 [ 4 ] {0b3ef4c2-6b50-4ea8-ad02-3a3350103525} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.03.30 23:27:56.460660 [ 4 ] {0b3ef4c2-6b50-4ea8-ad02-3a3350103525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2491 | 2026.03.30 23:27:56.461026 [ 4 ] {0b3ef4c2-6b50-4ea8-ad02-3a3350103525} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2492 | 2026.03.30 23:27:56.461239 [ 4 ] {0b3ef4c2-6b50-4ea8-ad02-3a3350103525} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.03.30 23:27:56.461370 [ 4 ] {0b3ef4c2-6b50-4ea8-ad02-3a3350103525} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001232 sec., 215097.4025974026 rows/sec., 14.29 MiB/sec. | ||
| 2494 | 2026.03.30 23:27:56.461407 [ 4 ] {0b3ef4c2-6b50-4ea8-ad02-3a3350103525} <Debug> TCPHandler: Processed in 0.001430246 sec. | ||
| 2495 | 2026.03.30 23:27:56.461522 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2026.03.30 23:27:56.461618 [ 4 ] {e0f5dc36-6643-47bb-a866-2d151ca80133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2497 | 2026.03.30 23:27:56.461661 [ 4 ] {e0f5dc36-6643-47bb-a866-2d151ca80133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2498 | 2026.03.30 23:27:56.461978 [ 4 ] {e0f5dc36-6643-47bb-a866-2d151ca80133} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2026.03.30 23:27:56.462017 [ 4 ] {e0f5dc36-6643-47bb-a866-2d151ca80133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2500 | 2026.03.30 23:27:56.462321 [ 4 ] {e0f5dc36-6643-47bb-a866-2d151ca80133} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2501 | 2026.03.30 23:27:56.462525 [ 4 ] {e0f5dc36-6643-47bb-a866-2d151ca80133} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2026.03.30 23:27:56.462655 [ 4 ] {e0f5dc36-6643-47bb-a866-2d151ca80133} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 2503 | 2026.03.30 23:27:56.462693 [ 4 ] {e0f5dc36-6643-47bb-a866-2d151ca80133} <Debug> TCPHandler: Processed in 0.001221622 sec. | ||
| 2504 | 2026.03.30 23:27:56.462804 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2505 | 2026.03.30 23:27:56.462899 [ 4 ] {6b912589-60ff-4dfa-928a-d105be8297b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2506 | 2026.03.30 23:27:56.462955 [ 4 ] {6b912589-60ff-4dfa-928a-d105be8297b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2507 | 2026.03.30 23:27:56.463706 [ 4 ] {6b912589-60ff-4dfa-928a-d105be8297b0} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.03.30 23:27:56.463745 [ 4 ] {6b912589-60ff-4dfa-928a-d105be8297b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2509 | 2026.03.30 23:27:56.464262 [ 4 ] {6b912589-60ff-4dfa-928a-d105be8297b0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2510 | 2026.03.30 23:27:56.464482 [ 4 ] {6b912589-60ff-4dfa-928a-d105be8297b0} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2026.03.30 23:27:56.464623 [ 4 ] {6b912589-60ff-4dfa-928a-d105be8297b0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001742 sec., 5740.52812858783 rows/sec., 10.29 MiB/sec. | ||
| 2512 | 2026.03.30 23:27:56.464675 [ 4 ] {6b912589-60ff-4dfa-928a-d105be8297b0} <Debug> TCPHandler: Processed in 0.001921286 sec. | ||
| 2513 | 2026.03.30 23:27:56.464801 [ 4 ] {} <Trace> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2514 | 2026.03.30 23:27:56.464928 [ 4 ] {175cafe5-fde2-48a3-afee-5e493206c6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61140) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2515 | 2026.03.30 23:27:56.464979 [ 4 ] {175cafe5-fde2-48a3-afee-5e493206c6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2516 | 2026.03.30 23:27:56.465405 [ 4 ] {175cafe5-fde2-48a3-afee-5e493206c6fe} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.03.30 23:27:56.465449 [ 4 ] {175cafe5-fde2-48a3-afee-5e493206c6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2518 | 2026.03.30 23:27:56.465820 [ 4 ] {175cafe5-fde2-48a3-afee-5e493206c6fe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2519 | 2026.03.30 23:27:56.466032 [ 4 ] {175cafe5-fde2-48a3-afee-5e493206c6fe} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2026.03.30 23:27:56.466166 [ 4 ] {175cafe5-fde2-48a3-afee-5e493206c6fe} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001264 sec., 71202.53164556963 rows/sec., 4.46 MiB/sec. | ||
| 2521 | 2026.03.30 23:27:56.466203 [ 4 ] {175cafe5-fde2-48a3-afee-5e493206c6fe} <Debug> TCPHandler: Processed in 0.001463317 sec. | ||
| 2522 | 2026.03.30 23:28:00.169377 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2523 | 2026.03.30 23:28:00.169447 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2524 | 2026.03.30 23:28:00.270532 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3874 | ||
| 2525 | 2026.03.30 23:28:00.271019 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2026.03.30 23:28:00.271061 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2527 | 2026.03.30 23:28:00.271556 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2528 | 2026.03.30 23:28:00.271792 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2026.03.30 23:28:00.271920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3874 | ||
| 2530 | 2026.03.30 23:28:00.278906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 364 | ||
| 2531 | 2026.03.30 23:28:00.281324 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.03.30 23:28:00.281380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2533 | 2026.03.30 23:28:00.282549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2534 | 2026.03.30 23:28:00.282821 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.03.30 23:28:00.282996 [ 100 ] {} <Debug> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2536 | 2026.03.30 23:28:00.283093 [ 100 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2026.03.30 23:28:00.283131 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2538 | 2026.03.30 23:28:00.283152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 364 | ||
| 2539 | 2026.03.30 23:28:00.283250 [ 195 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::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 | ||
| 2540 | 2026.03.30 23:28:00.283783 [ 195 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2541 | 2026.03.30 23:28:00.283933 [ 195 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 2542 | 2026.03.30 23:28:00.284268 [ 195 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 106 rows starting from the beginning of the part | ||
| 2543 | 2026.03.30 23:28:00.284610 [ 195 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2544 | 2026.03.30 23:28:00.284963 [ 195 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 2545 | 2026.03.30 23:28:00.285304 [ 195 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
| 2546 | 2026.03.30 23:28:00.285653 [ 195 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2547 | 2026.03.30 23:28:00.292082 [ 194 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 72 columns (72 merged, 0 gathered) in 0.008871674 sec., 41029.46073086094 rows/sec., 43.87 MiB/sec. | ||
| 2548 | 2026.03.30 23:28:00.293381 [ 200 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2549 | 2026.03.30 23:28:00.294029 [ 200 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_6_1} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2026.03.30 23:28:00.294114 [ 200 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_6_1} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2551 | 2026.03.30 23:28:00.294354 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 2552 | 2026.03.30 23:28:00.350927 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2553 | 2026.03.30 23:28:00.351014 [ 4 ] {} <Debug> TCP-Session: 169ed7e4-c0bc-41ff-b883-409b068fbd6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2554 | 2026.03.30 23:28:00.461340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2555 | 2026.03.30 23:28:00.479899 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.03.30 23:28:00.479958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2557 | 2026.03.30 23:28:00.485733 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2558 | 2026.03.30 23:28:00.486447 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.03.30 23:28:00.490013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2560 | 2026.03.30 23:28:01.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.76 MiB, peak 210.91 MiB, free memory in arenas 0.00 B, will set to 209.33 MiB (RSS), difference: 4.57 MiB | ||
| 2561 | 2026.03.30 23:28:01.439444 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2026.03.30 23:28:01.439626 [ 5 ] {d4405d01-f13f-4099-90f1-3b37a579cdf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2563 | 2026.03.30 23:28:01.439692 [ 5 ] {d4405d01-f13f-4099-90f1-3b37a579cdf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2564 | 2026.03.30 23:28:01.440378 [ 5 ] {d4405d01-f13f-4099-90f1-3b37a579cdf7} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.03.30 23:28:01.440428 [ 5 ] {d4405d01-f13f-4099-90f1-3b37a579cdf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2566 | 2026.03.30 23:28:01.440841 [ 5 ] {d4405d01-f13f-4099-90f1-3b37a579cdf7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2567 | 2026.03.30 23:28:01.441073 [ 5 ] {d4405d01-f13f-4099-90f1-3b37a579cdf7} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.03.30 23:28:01.441217 [ 99 ] {} <Debug> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2569 | 2026.03.30 23:28:01.441230 [ 5 ] {d4405d01-f13f-4099-90f1-3b37a579cdf7} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001651 sec., 65414.90006056936 rows/sec., 5.50 MiB/sec. | ||
| 2570 | 2026.03.30 23:28:01.441297 [ 99 ] {} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2026.03.30 23:28:01.441323 [ 5 ] {d4405d01-f13f-4099-90f1-3b37a579cdf7} <Debug> TCPHandler: Processed in 0.002001197 sec. | ||
| 2572 | 2026.03.30 23:28:01.441328 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2573 | 2026.03.30 23:28:01.441444 [ 195 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::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 | ||
| 2574 | 2026.03.30 23:28:01.441470 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2575 | 2026.03.30 23:28:01.441555 [ 195 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2576 | 2026.03.30 23:28:01.441576 [ 5 ] {d4de597d-7899-4441-9480-bef6eafb95f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2577 | 2026.03.30 23:28:01.441592 [ 195 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3331 rows starting from the beginning of the part | ||
| 2578 | 2026.03.30 23:28:01.441630 [ 5 ] {d4de597d-7899-4441-9480-bef6eafb95f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2579 | 2026.03.30 23:28:01.441665 [ 195 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 817 rows starting from the beginning of the part | ||
| 2580 | 2026.03.30 23:28:01.441713 [ 195 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2451 rows starting from the beginning of the part | ||
| 2581 | 2026.03.30 23:28:01.441754 [ 195 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2582 | 2026.03.30 23:28:01.441789 [ 195 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 817 rows starting from the beginning of the part | ||
| 2583 | 2026.03.30 23:28:01.441822 [ 195 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part | ||
| 2584 | 2026.03.30 23:28:01.442059 [ 5 ] {d4de597d-7899-4441-9480-bef6eafb95f3} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.03.30 23:28:01.442106 [ 5 ] {d4de597d-7899-4441-9480-bef6eafb95f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2586 | 2026.03.30 23:28:01.442443 [ 5 ] {d4de597d-7899-4441-9480-bef6eafb95f3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2587 | 2026.03.30 23:28:01.442672 [ 5 ] {d4de597d-7899-4441-9480-bef6eafb95f3} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.03.30 23:28:01.442805 [ 5 ] {d4de597d-7899-4441-9480-bef6eafb95f3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001252 sec., 20766.773162939295 rows/sec., 1.52 MiB/sec. | ||
| 2589 | 2026.03.30 23:28:01.442843 [ 5 ] {d4de597d-7899-4441-9480-bef6eafb95f3} <Debug> TCPHandler: Processed in 0.001426497 sec. | ||
| 2590 | 2026.03.30 23:28:01.442957 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2026.03.30 23:28:01.443052 [ 5 ] {144fc697-edd5-467b-b340-eb87fd3f014b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2592 | 2026.03.30 23:28:01.443096 [ 5 ] {144fc697-edd5-467b-b340-eb87fd3f014b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2593 | 2026.03.30 23:28:01.443515 [ 5 ] {144fc697-edd5-467b-b340-eb87fd3f014b} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.03.30 23:28:01.443551 [ 5 ] {144fc697-edd5-467b-b340-eb87fd3f014b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2595 | 2026.03.30 23:28:01.443864 [ 5 ] {144fc697-edd5-467b-b340-eb87fd3f014b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2596 | 2026.03.30 23:28:01.444094 [ 5 ] {144fc697-edd5-467b-b340-eb87fd3f014b} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.03.30 23:28:01.444209 [ 99 ] {} <Debug> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2598 | 2026.03.30 23:28:01.444222 [ 5 ] {144fc697-edd5-467b-b340-eb87fd3f014b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00119 sec., 75630.25210084033 rows/sec., 5.91 MiB/sec. | ||
| 2599 | 2026.03.30 23:28:01.444258 [ 99 ] {} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.03.30 23:28:01.444277 [ 5 ] {144fc697-edd5-467b-b340-eb87fd3f014b} <Debug> TCPHandler: Processed in 0.001370635 sec. | ||
| 2601 | 2026.03.30 23:28:01.444288 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2602 | 2026.03.30 23:28:01.444399 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2603 | 2026.03.30 23:28:01.444415 [ 200 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::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 | ||
| 2604 | 2026.03.30 23:28:01.444498 [ 5 ] {97faa887-3753-40c5-8990-9e5f1381adaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2605 | 2026.03.30 23:28:01.444546 [ 5 ] {97faa887-3753-40c5-8990-9e5f1381adaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2606 | 2026.03.30 23:28:01.444568 [ 200 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2607 | 2026.03.30 23:28:01.444609 [ 200 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1804 rows starting from the beginning of the part | ||
| 2608 | 2026.03.30 23:28:01.444706 [ 200 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 500 rows starting from the beginning of the part | ||
| 2609 | 2026.03.30 23:28:01.444757 [ 200 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1313 rows starting from the beginning of the part | ||
| 2610 | 2026.03.30 23:28:01.444802 [ 200 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2611 | 2026.03.30 23:28:01.444846 [ 200 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 500 rows starting from the beginning of the part | ||
| 2612 | 2026.03.30 23:28:01.444890 [ 200 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2613 | 2026.03.30 23:28:01.444947 [ 5 ] {97faa887-3753-40c5-8990-9e5f1381adaf} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.03.30 23:28:01.444988 [ 5 ] {97faa887-3753-40c5-8990-9e5f1381adaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2615 | 2026.03.30 23:28:01.445381 [ 5 ] {97faa887-3753-40c5-8990-9e5f1381adaf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2616 | 2026.03.30 23:28:01.445616 [ 5 ] {97faa887-3753-40c5-8990-9e5f1381adaf} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2026.03.30 23:28:01.445727 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2618 | 2026.03.30 23:28:01.445756 [ 5 ] {97faa887-3753-40c5-8990-9e5f1381adaf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 2619 | 2026.03.30 23:28:01.445763 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2620 | 2026.03.30 23:28:01.445797 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2621 | 2026.03.30 23:28:01.445799 [ 5 ] {97faa887-3753-40c5-8990-9e5f1381adaf} <Debug> TCPHandler: Processed in 0.001450307 sec. | ||
| 2622 | 2026.03.30 23:28:01.445911 [ 194 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::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 | ||
| 2623 | 2026.03.30 23:28:01.445927 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2624 | 2026.03.30 23:28:01.446047 [ 5 ] {4d9e0415-462d-4024-8d34-e3aa2658f9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2625 | 2026.03.30 23:28:01.446087 [ 194 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2626 | 2026.03.30 23:28:01.446105 [ 5 ] {4d9e0415-462d-4024-8d34-e3aa2658f9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2627 | 2026.03.30 23:28:01.446163 [ 194 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3435 rows starting from the beginning of the part | ||
| 2628 | 2026.03.30 23:28:01.446257 [ 194 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2629 | 2026.03.30 23:28:01.446310 [ 194 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1496 rows starting from the beginning of the part | ||
| 2630 | 2026.03.30 23:28:01.446358 [ 194 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2631 | 2026.03.30 23:28:01.446421 [ 194 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 265 rows starting from the beginning of the part | ||
| 2632 | 2026.03.30 23:28:01.446489 [ 194 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::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 | ||
| 2633 | 2026.03.30 23:28:01.446666 [ 200 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4271 rows, containing 5 columns (5 merged, 0 gathered) in 0.002308293 sec., 1850285.037471413 rows/sec., 133.92 MiB/sec. | ||
| 2634 | 2026.03.30 23:28:01.446947 [ 200 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2635 | 2026.03.30 23:28:01.446972 [ 5 ] {4d9e0415-462d-4024-8d34-e3aa2658f9ed} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2026.03.30 23:28:01.447016 [ 5 ] {4d9e0415-462d-4024-8d34-e3aa2658f9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2637 | 2026.03.30 23:28:01.447220 [ 200 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_11_2} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.03.30 23:28:01.447304 [ 200 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_11_2} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2639 | 2026.03.30 23:28:01.447374 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2640 | 2026.03.30 23:28:01.447636 [ 5 ] {4d9e0415-462d-4024-8d34-e3aa2658f9ed} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2641 | 2026.03.30 23:28:01.447894 [ 5 ] {4d9e0415-462d-4024-8d34-e3aa2658f9ed} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2026.03.30 23:28:01.448046 [ 5 ] {4d9e0415-462d-4024-8d34-e3aa2658f9ed} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002018 sec., 12884.04360753221 rows/sec., 23.09 MiB/sec. | ||
| 2643 | 2026.03.30 23:28:01.448121 [ 5 ] {4d9e0415-462d-4024-8d34-e3aa2658f9ed} <Debug> TCPHandler: Processed in 0.002243411 sec. | ||
| 2644 | 2026.03.30 23:28:01.448248 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2026.03.30 23:28:01.448344 [ 5 ] {b55120ae-c573-4135-846c-ae4294fc4c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2646 | 2026.03.30 23:28:01.448394 [ 5 ] {b55120ae-c573-4135-846c-ae4294fc4c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2647 | 2026.03.30 23:28:01.448544 [ 192 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7580 rows, containing 5 columns (5 merged, 0 gathered) in 0.007145292 sec., 1060838.381412544 rows/sec., 84.57 MiB/sec. | ||
| 2648 | 2026.03.30 23:28:01.448749 [ 5 ] {b55120ae-c573-4135-846c-ae4294fc4c84} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2026.03.30 23:28:01.448795 [ 5 ] {b55120ae-c573-4135-846c-ae4294fc4c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2650 | 2026.03.30 23:28:01.448839 [ 200 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2651 | 2026.03.30 23:28:01.449116 [ 200 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_11_2} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.03.30 23:28:01.449163 [ 195 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5749 rows, containing 5 columns (5 merged, 0 gathered) in 0.003299421 sec., 1742426.9288460007 rows/sec., 111.27 MiB/sec. | ||
| 2653 | 2026.03.30 23:28:01.449185 [ 5 ] {b55120ae-c573-4135-846c-ae4294fc4c84} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2654 | 2026.03.30 23:28:01.449194 [ 200 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_11_2} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2655 | 2026.03.30 23:28:01.449281 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 2656 | 2026.03.30 23:28:01.449424 [ 5 ] {b55120ae-c573-4135-846c-ae4294fc4c84} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2026.03.30 23:28:01.449526 [ 99 ] {} <Debug> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2658 | 2026.03.30 23:28:01.449559 [ 99 ] {} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2026.03.30 23:28:01.449563 [ 5 ] {b55120ae-c573-4135-846c-ae4294fc4c84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001238 sec., 48465.266558966076 rows/sec., 3.27 MiB/sec. | ||
| 2660 | 2026.03.30 23:28:01.449578 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2661 | 2026.03.30 23:28:01.449612 [ 5 ] {b55120ae-c573-4135-846c-ae4294fc4c84} <Debug> TCPHandler: Processed in 0.001414746 sec. | ||
| 2662 | 2026.03.30 23:28:01.449677 [ 194 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2663 | 2026.03.30 23:28:01.449697 [ 193 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::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 | ||
| 2664 | 2026.03.30 23:28:01.449820 [ 193 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2665 | 2026.03.30 23:28:01.449865 [ 193 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 330 rows starting from the beginning of the part | ||
| 2666 | 2026.03.30 23:28:01.449952 [ 194 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.03.30 23:28:01.449962 [ 193 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2668 | 2026.03.30 23:28:01.450022 [ 193 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 2669 | 2026.03.30 23:28:01.450038 [ 194 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2670 | 2026.03.30 23:28:01.450070 [ 193 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 2671 | 2026.03.30 23:28:01.450116 [ 193 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2672 | 2026.03.30 23:28:01.450118 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 2673 | 2026.03.30 23:28:01.450165 [ 193 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::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 | ||
| 2674 | 2026.03.30 23:28:01.451000 [ 195 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 4 columns (4 merged, 0 gathered) in 0.001351925 sec., 466002.18207370973 rows/sec., 30.44 MiB/sec. | ||
| 2675 | 2026.03.30 23:28:01.451171 [ 195 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2676 | 2026.03.30 23:28:01.451479 [ 195 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_11_2} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2026.03.30 23:28:01.451570 [ 195 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_11_2} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2678 | 2026.03.30 23:28:01.451662 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2679 | 2026.03.30 23:28:06.431443 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2026.03.30 23:28:06.431703 [ 5 ] {c0b5d0c9-33d1-46f0-b849-c036ee38a33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2681 | 2026.03.30 23:28:06.432051 [ 5 ] {c0b5d0c9-33d1-46f0-b849-c036ee38a33f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2682 | 2026.03.30 23:28:06.432092 [ 5 ] {c0b5d0c9-33d1-46f0-b849-c036ee38a33f} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2683 | 2026.03.30 23:28:06.432379 [ 5 ] {c0b5d0c9-33d1-46f0-b849-c036ee38a33f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2684 | 2026.03.30 23:28:06.432448 [ 5 ] {c0b5d0c9-33d1-46f0-b849-c036ee38a33f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2685 | 2026.03.30 23:28:06.432581 [ 5 ] {c0b5d0c9-33d1-46f0-b849-c036ee38a33f} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 2686 | 2026.03.30 23:28:06.432682 [ 301 ] {c0b5d0c9-33d1-46f0-b849-c036ee38a33f} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2687 | 2026.03.30 23:28:06.432712 [ 336 ] {c0b5d0c9-33d1-46f0-b849-c036ee38a33f} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2688 | 2026.03.30 23:28:06.432818 [ 5 ] {c0b5d0c9-33d1-46f0-b849-c036ee38a33f} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (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 | ||
| 2689 | 2026.03.30 23:28:06.432844 [ 5 ] {c0b5d0c9-33d1-46f0-b849-c036ee38a33f} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2690 | 2026.03.30 23:28:06.435404 [ 5 ] {c0b5d0c9-33d1-46f0-b849-c036ee38a33f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2691 | 2026.03.30 23:28:06.435441 [ 5 ] {c0b5d0c9-33d1-46f0-b849-c036ee38a33f} <Debug> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2692 | 2026.03.30 23:28:06.435505 [ 5 ] {c0b5d0c9-33d1-46f0-b849-c036ee38a33f} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2693 | 2026.03.30 23:28:06.435561 [ 5 ] {c0b5d0c9-33d1-46f0-b849-c036ee38a33f} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2694 | 2026.03.30 23:28:06.436478 [ 5 ] {c0b5d0c9-33d1-46f0-b849-c036ee38a33f} <Debug> executeQuery: Read 50 rows, 1.95 KiB in 0.004887 sec., 10231.22570083896 rows/sec., 399.46 KiB/sec. | ||
| 2695 | 2026.03.30 23:28:06.436582 [ 5 ] {c0b5d0c9-33d1-46f0-b849-c036ee38a33f} <Debug> TCPHandler: Processed in 0.005268718 sec. | ||
| 2696 | 2026.03.30 23:28:06.452875 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.03.30 23:28:06.453006 [ 5 ] {cb101747-3cf7-4810-b6fc-46879c1b566c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2698 | 2026.03.30 23:28:06.453059 [ 5 ] {cb101747-3cf7-4810-b6fc-46879c1b566c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2699 | 2026.03.30 23:28:06.453655 [ 5 ] {cb101747-3cf7-4810-b6fc-46879c1b566c} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.03.30 23:28:06.453696 [ 5 ] {cb101747-3cf7-4810-b6fc-46879c1b566c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2701 | 2026.03.30 23:28:06.454103 [ 5 ] {cb101747-3cf7-4810-b6fc-46879c1b566c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2702 | 2026.03.30 23:28:06.454300 [ 5 ] {cb101747-3cf7-4810-b6fc-46879c1b566c} <Trace> oximeter.timeseries_schema (8af5701e-ef63-48ea-b58b-416cfb24f984): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.03.30 23:28:06.454444 [ 5 ] {cb101747-3cf7-4810-b6fc-46879c1b566c} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001476 sec., 677.5067750677506 rows/sec., 70.13 KiB/sec. | ||
| 2704 | 2026.03.30 23:28:06.454481 [ 5 ] {cb101747-3cf7-4810-b6fc-46879c1b566c} <Debug> TCPHandler: Processed in 0.001669151 sec. | ||
| 2705 | 2026.03.30 23:28:06.454582 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.03.30 23:28:06.454677 [ 5 ] {89ceb2a8-8b34-4a0a-9e39-ff1433732902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2707 | 2026.03.30 23:28:06.454717 [ 5 ] {89ceb2a8-8b34-4a0a-9e39-ff1433732902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2708 | 2026.03.30 23:28:06.455247 [ 5 ] {89ceb2a8-8b34-4a0a-9e39-ff1433732902} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.03.30 23:28:06.455283 [ 5 ] {89ceb2a8-8b34-4a0a-9e39-ff1433732902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2710 | 2026.03.30 23:28:06.455609 [ 5 ] {89ceb2a8-8b34-4a0a-9e39-ff1433732902} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2711 | 2026.03.30 23:28:06.455821 [ 5 ] {89ceb2a8-8b34-4a0a-9e39-ff1433732902} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.03.30 23:28:06.455954 [ 5 ] {89ceb2a8-8b34-4a0a-9e39-ff1433732902} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001296 sec., 219135.8024691358 rows/sec., 13.92 MiB/sec. | ||
| 2713 | 2026.03.30 23:28:06.455990 [ 5 ] {89ceb2a8-8b34-4a0a-9e39-ff1433732902} <Debug> TCPHandler: Processed in 0.001457707 sec. | ||
| 2714 | 2026.03.30 23:28:06.456104 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2026.03.30 23:28:06.456200 [ 5 ] {7ff8445e-364e-4913-ad5b-54bc0b6ea8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2716 | 2026.03.30 23:28:06.456239 [ 5 ] {7ff8445e-364e-4913-ad5b-54bc0b6ea8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2717 | 2026.03.30 23:28:06.456605 [ 5 ] {7ff8445e-364e-4913-ad5b-54bc0b6ea8dd} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.03.30 23:28:06.456641 [ 5 ] {7ff8445e-364e-4913-ad5b-54bc0b6ea8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2719 | 2026.03.30 23:28:06.456930 [ 5 ] {7ff8445e-364e-4913-ad5b-54bc0b6ea8dd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2720 | 2026.03.30 23:28:06.457136 [ 5 ] {7ff8445e-364e-4913-ad5b-54bc0b6ea8dd} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.03.30 23:28:06.457259 [ 5 ] {7ff8445e-364e-4913-ad5b-54bc0b6ea8dd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001077 sec., 3714.020427112349 rows/sec., 302.85 KiB/sec. | ||
| 2722 | 2026.03.30 23:28:06.457296 [ 5 ] {7ff8445e-364e-4913-ad5b-54bc0b6ea8dd} <Debug> TCPHandler: Processed in 0.001240834 sec. | ||
| 2723 | 2026.03.30 23:28:06.457403 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2026.03.30 23:28:06.457497 [ 5 ] {5e20a824-3969-451c-b1be-161cf1135300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2725 | 2026.03.30 23:28:06.457534 [ 5 ] {5e20a824-3969-451c-b1be-161cf1135300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2726 | 2026.03.30 23:28:06.458299 [ 5 ] {5e20a824-3969-451c-b1be-161cf1135300} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.03.30 23:28:06.458335 [ 5 ] {5e20a824-3969-451c-b1be-161cf1135300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2728 | 2026.03.30 23:28:06.458699 [ 5 ] {5e20a824-3969-451c-b1be-161cf1135300} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2729 | 2026.03.30 23:28:06.458909 [ 5 ] {5e20a824-3969-451c-b1be-161cf1135300} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2026.03.30 23:28:06.459035 [ 5 ] {5e20a824-3969-451c-b1be-161cf1135300} <Debug> executeQuery: Read 826 rows, 66.33 KiB in 0.001556 sec., 530848.3290488431 rows/sec., 41.63 MiB/sec. | ||
| 2731 | 2026.03.30 23:28:06.459071 [ 5 ] {5e20a824-3969-451c-b1be-161cf1135300} <Debug> TCPHandler: Processed in 0.001717143 sec. | ||
| 2732 | 2026.03.30 23:28:06.459178 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2733 | 2026.03.30 23:28:06.459273 [ 5 ] {781d1412-ec10-4ff1-8da5-415bf744b992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2734 | 2026.03.30 23:28:06.459311 [ 5 ] {781d1412-ec10-4ff1-8da5-415bf744b992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2735 | 2026.03.30 23:28:06.459747 [ 5 ] {781d1412-ec10-4ff1-8da5-415bf744b992} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.03.30 23:28:06.459783 [ 5 ] {781d1412-ec10-4ff1-8da5-415bf744b992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2737 | 2026.03.30 23:28:06.460086 [ 5 ] {781d1412-ec10-4ff1-8da5-415bf744b992} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2738 | 2026.03.30 23:28:06.460287 [ 5 ] {781d1412-ec10-4ff1-8da5-415bf744b992} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2026.03.30 23:28:06.460416 [ 5 ] {781d1412-ec10-4ff1-8da5-415bf744b992} <Debug> executeQuery: Read 159 rows, 9.80 KiB in 0.001161 sec., 136950.90439276487 rows/sec., 8.24 MiB/sec. | ||
| 2740 | 2026.03.30 23:28:06.460452 [ 5 ] {781d1412-ec10-4ff1-8da5-415bf744b992} <Debug> TCPHandler: Processed in 0.001323454 sec. | ||
| 2741 | 2026.03.30 23:28:06.460563 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2026.03.30 23:28:06.460656 [ 5 ] {489245ae-1f30-4d0b-9abc-2c63af795937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2743 | 2026.03.30 23:28:06.460695 [ 5 ] {489245ae-1f30-4d0b-9abc-2c63af795937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2744 | 2026.03.30 23:28:06.461122 [ 5 ] {489245ae-1f30-4d0b-9abc-2c63af795937} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.03.30 23:28:06.461157 [ 5 ] {489245ae-1f30-4d0b-9abc-2c63af795937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2746 | 2026.03.30 23:28:06.461464 [ 5 ] {489245ae-1f30-4d0b-9abc-2c63af795937} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2747 | 2026.03.30 23:28:06.461668 [ 5 ] {489245ae-1f30-4d0b-9abc-2c63af795937} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.03.30 23:28:06.461763 [ 92 ] {} <Debug> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2749 | 2026.03.30 23:28:06.461788 [ 5 ] {489245ae-1f30-4d0b-9abc-2c63af795937} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.00115 sec., 130434.78260869565 rows/sec., 8.43 MiB/sec. | ||
| 2750 | 2026.03.30 23:28:06.461830 [ 92 ] {} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.03.30 23:28:06.461839 [ 5 ] {489245ae-1f30-4d0b-9abc-2c63af795937} <Debug> TCPHandler: Processed in 0.001325135 sec. | ||
| 2752 | 2026.03.30 23:28:06.461859 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2753 | 2026.03.30 23:28:06.461966 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2026.03.30 23:28:06.461978 [ 194 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::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 | ||
| 2755 | 2026.03.30 23:28:06.462065 [ 5 ] {c30a2e11-7862-4bfb-b49d-9377bab2d12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2756 | 2026.03.30 23:28:06.462107 [ 5 ] {c30a2e11-7862-4bfb-b49d-9377bab2d12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2757 | 2026.03.30 23:28:06.462123 [ 194 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2758 | 2026.03.30 23:28:06.462169 [ 194 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 825 rows starting from the beginning of the part | ||
| 2759 | 2026.03.30 23:28:06.462234 [ 194 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2760 | 2026.03.30 23:28:06.462280 [ 194 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2761 | 2026.03.30 23:28:06.462324 [ 194 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 801 rows starting from the beginning of the part | ||
| 2762 | 2026.03.30 23:28:06.462400 [ 194 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2763 | 2026.03.30 23:28:06.462453 [ 194 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 2764 | 2026.03.30 23:28:06.462541 [ 5 ] {c30a2e11-7862-4bfb-b49d-9377bab2d12d} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.03.30 23:28:06.462582 [ 5 ] {c30a2e11-7862-4bfb-b49d-9377bab2d12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2766 | 2026.03.30 23:28:06.462918 [ 5 ] {c30a2e11-7862-4bfb-b49d-9377bab2d12d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2767 | 2026.03.30 23:28:06.463150 [ 5 ] {c30a2e11-7862-4bfb-b49d-9377bab2d12d} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.03.30 23:28:06.463285 [ 5 ] {c30a2e11-7862-4bfb-b49d-9377bab2d12d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001239 sec., 119451.17029862791 rows/sec., 6.79 MiB/sec. | ||
| 2769 | 2026.03.30 23:28:06.463326 [ 5 ] {c30a2e11-7862-4bfb-b49d-9377bab2d12d} <Debug> TCPHandler: Processed in 0.001411736 sec. | ||
| 2770 | 2026.03.30 23:28:06.463435 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2026.03.30 23:28:06.463529 [ 5 ] {99d4b012-9dd7-475f-adfd-b5097e10c841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2772 | 2026.03.30 23:28:06.463567 [ 5 ] {99d4b012-9dd7-475f-adfd-b5097e10c841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2773 | 2026.03.30 23:28:06.463739 [ 195 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2223 rows, containing 5 columns (5 merged, 0 gathered) in 0.001812194 sec., 1226689.857708391 rows/sec., 78.13 MiB/sec. | ||
| 2774 | 2026.03.30 23:28:06.463938 [ 194 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2775 | 2026.03.30 23:28:06.464176 [ 5 ] {99d4b012-9dd7-475f-adfd-b5097e10c841} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2776 | 2026.03.30 23:28:06.464198 [ 194 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_6_1} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.03.30 23:28:06.464218 [ 5 ] {99d4b012-9dd7-475f-adfd-b5097e10c841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2778 | 2026.03.30 23:28:06.464278 [ 194 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_6_1} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2779 | 2026.03.30 23:28:06.464359 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2780 | 2026.03.30 23:28:06.464556 [ 5 ] {99d4b012-9dd7-475f-adfd-b5097e10c841} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2781 | 2026.03.30 23:28:06.464778 [ 5 ] {99d4b012-9dd7-475f-adfd-b5097e10c841} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.03.30 23:28:06.464909 [ 5 ] {99d4b012-9dd7-475f-adfd-b5097e10c841} <Debug> executeQuery: Read 516 rows, 37.27 KiB in 0.001398 sec., 369098.71244635194 rows/sec., 26.03 MiB/sec. | ||
| 2783 | 2026.03.30 23:28:06.464947 [ 5 ] {99d4b012-9dd7-475f-adfd-b5097e10c841} <Debug> TCPHandler: Processed in 0.001561529 sec. | ||
| 2784 | 2026.03.30 23:28:06.465048 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.03.30 23:28:06.465143 [ 5 ] {005e9a21-5e3a-4906-89e3-19803d6622cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2786 | 2026.03.30 23:28:06.465186 [ 5 ] {005e9a21-5e3a-4906-89e3-19803d6622cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2787 | 2026.03.30 23:28:06.465505 [ 5 ] {005e9a21-5e3a-4906-89e3-19803d6622cb} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.03.30 23:28:06.465541 [ 5 ] {005e9a21-5e3a-4906-89e3-19803d6622cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2789 | 2026.03.30 23:28:06.465850 [ 5 ] {005e9a21-5e3a-4906-89e3-19803d6622cb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2790 | 2026.03.30 23:28:06.466059 [ 5 ] {005e9a21-5e3a-4906-89e3-19803d6622cb} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.03.30 23:28:06.466200 [ 5 ] {005e9a21-5e3a-4906-89e3-19803d6622cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 2792 | 2026.03.30 23:28:06.466248 [ 5 ] {005e9a21-5e3a-4906-89e3-19803d6622cb} <Debug> TCPHandler: Processed in 0.001249624 sec. | ||
| 2793 | 2026.03.30 23:28:06.466360 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2026.03.30 23:28:06.466454 [ 5 ] {5206923e-d1b5-468c-939c-97f1e53428c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2795 | 2026.03.30 23:28:06.466498 [ 5 ] {5206923e-d1b5-468c-939c-97f1e53428c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2796 | 2026.03.30 23:28:06.466933 [ 5 ] {5206923e-d1b5-468c-939c-97f1e53428c2} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.03.30 23:28:06.466971 [ 5 ] {5206923e-d1b5-468c-939c-97f1e53428c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2798 | 2026.03.30 23:28:06.467379 [ 5 ] {5206923e-d1b5-468c-939c-97f1e53428c2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2799 | 2026.03.30 23:28:06.467620 [ 5 ] {5206923e-d1b5-468c-939c-97f1e53428c2} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.03.30 23:28:06.467763 [ 5 ] {5206923e-d1b5-468c-939c-97f1e53428c2} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001328 sec., 201054.2168674699 rows/sec., 13.36 MiB/sec. | ||
| 2801 | 2026.03.30 23:28:06.467803 [ 5 ] {5206923e-d1b5-468c-939c-97f1e53428c2} <Debug> TCPHandler: Processed in 0.001491397 sec. | ||
| 2802 | 2026.03.30 23:28:06.467912 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.03.30 23:28:06.468006 [ 5 ] {12f4882f-93d1-4b4c-b5ae-c6679b6abb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2804 | 2026.03.30 23:28:06.468049 [ 5 ] {12f4882f-93d1-4b4c-b5ae-c6679b6abb03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2805 | 2026.03.30 23:28:06.468353 [ 5 ] {12f4882f-93d1-4b4c-b5ae-c6679b6abb03} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.03.30 23:28:06.468389 [ 5 ] {12f4882f-93d1-4b4c-b5ae-c6679b6abb03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2807 | 2026.03.30 23:28:06.468751 [ 5 ] {12f4882f-93d1-4b4c-b5ae-c6679b6abb03} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2808 | 2026.03.30 23:28:06.468982 [ 5 ] {12f4882f-93d1-4b4c-b5ae-c6679b6abb03} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.03.30 23:28:06.469109 [ 5 ] {12f4882f-93d1-4b4c-b5ae-c6679b6abb03} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001122 sec., 1782.5311942959001 rows/sec., 116.63 KiB/sec. | ||
| 2810 | 2026.03.30 23:28:06.469143 [ 5 ] {12f4882f-93d1-4b4c-b5ae-c6679b6abb03} <Debug> TCPHandler: Processed in 0.001279494 sec. | ||
| 2811 | 2026.03.30 23:28:06.469248 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2026.03.30 23:28:06.469341 [ 5 ] {8d4aeab0-5b38-4628-b592-39c629733a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2813 | 2026.03.30 23:28:06.469393 [ 5 ] {8d4aeab0-5b38-4628-b592-39c629733a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2814 | 2026.03.30 23:28:06.470100 [ 5 ] {8d4aeab0-5b38-4628-b592-39c629733a0a} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.03.30 23:28:06.470134 [ 5 ] {8d4aeab0-5b38-4628-b592-39c629733a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2816 | 2026.03.30 23:28:06.470639 [ 5 ] {8d4aeab0-5b38-4628-b592-39c629733a0a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2817 | 2026.03.30 23:28:06.470861 [ 5 ] {8d4aeab0-5b38-4628-b592-39c629733a0a} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.03.30 23:28:06.470990 [ 5 ] {8d4aeab0-5b38-4628-b592-39c629733a0a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001668 sec., 7793.764988009592 rows/sec., 13.97 MiB/sec. | ||
| 2819 | 2026.03.30 23:28:06.471037 [ 5 ] {8d4aeab0-5b38-4628-b592-39c629733a0a} <Debug> TCPHandler: Processed in 0.001836024 sec. | ||
| 2820 | 2026.03.30 23:28:06.471143 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.03.30 23:28:06.471235 [ 5 ] {300e1a65-c68e-4257-bcdd-f8b8780e9923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2822 | 2026.03.30 23:28:06.471275 [ 5 ] {300e1a65-c68e-4257-bcdd-f8b8780e9923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2823 | 2026.03.30 23:28:06.471582 [ 5 ] {300e1a65-c68e-4257-bcdd-f8b8780e9923} <Trace> oximeter.measurements_i64 (a9ed0957-e818-48bd-a81a-d40af9c43891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.03.30 23:28:06.471615 [ 5 ] {300e1a65-c68e-4257-bcdd-f8b8780e9923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2825 | 2026.03.30 23:28:06.471909 [ 5 ] {300e1a65-c68e-4257-bcdd-f8b8780e9923} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2826 | 2026.03.30 23:28:06.472110 [ 5 ] {300e1a65-c68e-4257-bcdd-f8b8780e9923} <Trace> oximeter.measurements_i64 (a9ed0957-e818-48bd-a81a-d40af9c43891): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.03.30 23:28:06.472227 [ 5 ] {300e1a65-c68e-4257-bcdd-f8b8780e9923} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00101 sec., 8910.89108910891 rows/sec., 629.45 KiB/sec. | ||
| 2828 | 2026.03.30 23:28:06.472261 [ 5 ] {300e1a65-c68e-4257-bcdd-f8b8780e9923} <Debug> TCPHandler: Processed in 0.001164592 sec. | ||
| 2829 | 2026.03.30 23:28:06.472362 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.03.30 23:28:06.472453 [ 5 ] {f14f7bd2-57f0-4a61-a0d1-60bd594c7b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2831 | 2026.03.30 23:28:06.472492 [ 5 ] {f14f7bd2-57f0-4a61-a0d1-60bd594c7b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2832 | 2026.03.30 23:28:06.472808 [ 5 ] {f14f7bd2-57f0-4a61-a0d1-60bd594c7b1e} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.03.30 23:28:06.472841 [ 5 ] {f14f7bd2-57f0-4a61-a0d1-60bd594c7b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2834 | 2026.03.30 23:28:06.473149 [ 5 ] {f14f7bd2-57f0-4a61-a0d1-60bd594c7b1e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2835 | 2026.03.30 23:28:06.473349 [ 5 ] {f14f7bd2-57f0-4a61-a0d1-60bd594c7b1e} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.03.30 23:28:06.473469 [ 5 ] {f14f7bd2-57f0-4a61-a0d1-60bd594c7b1e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001034 sec., 87040.61895551257 rows/sec., 5.45 MiB/sec. | ||
| 2837 | 2026.03.30 23:28:06.473501 [ 5 ] {f14f7bd2-57f0-4a61-a0d1-60bd594c7b1e} <Debug> TCPHandler: Processed in 0.001185512 sec. | ||
| 2838 | 2026.03.30 23:28:07.772111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4322 | ||
| 2839 | 2026.03.30 23:28:07.772636 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.03.30 23:28:07.772679 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2841 | 2026.03.30 23:28:07.773215 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2842 | 2026.03.30 23:28:07.773454 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.03.30 23:28:07.773578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4322 | ||
| 2844 | 2026.03.30 23:28:07.990193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2845 | 2026.03.30 23:28:08.005971 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2026.03.30 23:28:08.006015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2847 | 2026.03.30 23:28:08.012271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2848 | 2026.03.30 23:28:08.012952 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2026.03.30 23:28:08.015619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2850 | 2026.03.30 23:28:09.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.90 MiB, peak 219.40 MiB, free memory in arenas 0.00 B, will set to 212.97 MiB (RSS), difference: 1.08 MiB | ||
| 2851 | 2026.03.30 23:28:10.283455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 406 | ||
| 2852 | 2026.03.30 23:28:10.285834 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2026.03.30 23:28:10.285889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2854 | 2026.03.30 23:28:10.287073 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2855 | 2026.03.30 23:28:10.287356 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2026.03.30 23:28:10.287684 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 2857 | 2026.03.30 23:28:11.439503 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2026.03.30 23:28:11.439695 [ 5 ] {d6eb2bdc-12f5-4a3c-ad92-e7d95f4947ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2859 | 2026.03.30 23:28:11.439763 [ 5 ] {d6eb2bdc-12f5-4a3c-ad92-e7d95f4947ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2860 | 2026.03.30 23:28:11.440506 [ 5 ] {d6eb2bdc-12f5-4a3c-ad92-e7d95f4947ff} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.03.30 23:28:11.440554 [ 5 ] {d6eb2bdc-12f5-4a3c-ad92-e7d95f4947ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2862 | 2026.03.30 23:28:11.440937 [ 5 ] {d6eb2bdc-12f5-4a3c-ad92-e7d95f4947ff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2863 | 2026.03.30 23:28:11.441159 [ 5 ] {d6eb2bdc-12f5-4a3c-ad92-e7d95f4947ff} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.03.30 23:28:11.441305 [ 5 ] {d6eb2bdc-12f5-4a3c-ad92-e7d95f4947ff} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001661 sec., 65021.071643588206 rows/sec., 5.47 MiB/sec. | ||
| 2865 | 2026.03.30 23:28:11.441344 [ 5 ] {d6eb2bdc-12f5-4a3c-ad92-e7d95f4947ff} <Debug> TCPHandler: Processed in 0.001971026 sec. | ||
| 2866 | 2026.03.30 23:28:11.441472 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2026.03.30 23:28:11.441566 [ 5 ] {aef5e1ca-f335-4426-91c3-9572410a0caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2868 | 2026.03.30 23:28:11.441606 [ 5 ] {aef5e1ca-f335-4426-91c3-9572410a0caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2869 | 2026.03.30 23:28:11.441998 [ 5 ] {aef5e1ca-f335-4426-91c3-9572410a0caf} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.03.30 23:28:11.442035 [ 5 ] {aef5e1ca-f335-4426-91c3-9572410a0caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2871 | 2026.03.30 23:28:11.442320 [ 5 ] {aef5e1ca-f335-4426-91c3-9572410a0caf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2872 | 2026.03.30 23:28:11.442529 [ 5 ] {aef5e1ca-f335-4426-91c3-9572410a0caf} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2026.03.30 23:28:11.442660 [ 5 ] {aef5e1ca-f335-4426-91c3-9572410a0caf} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001113 sec., 23360.287511230905 rows/sec., 1.72 MiB/sec. | ||
| 2874 | 2026.03.30 23:28:11.442704 [ 5 ] {aef5e1ca-f335-4426-91c3-9572410a0caf} <Debug> TCPHandler: Processed in 0.001286424 sec. | ||
| 2875 | 2026.03.30 23:28:11.442860 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2026.03.30 23:28:11.442962 [ 5 ] {d947bcb6-dd25-4506-8beb-4d363b67dc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2877 | 2026.03.30 23:28:11.443003 [ 5 ] {d947bcb6-dd25-4506-8beb-4d363b67dc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2878 | 2026.03.30 23:28:11.443442 [ 5 ] {d947bcb6-dd25-4506-8beb-4d363b67dc1e} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.03.30 23:28:11.443477 [ 5 ] {d947bcb6-dd25-4506-8beb-4d363b67dc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2880 | 2026.03.30 23:28:11.443768 [ 5 ] {d947bcb6-dd25-4506-8beb-4d363b67dc1e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2881 | 2026.03.30 23:28:11.443972 [ 5 ] {d947bcb6-dd25-4506-8beb-4d363b67dc1e} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2026.03.30 23:28:11.444091 [ 5 ] {d947bcb6-dd25-4506-8beb-4d363b67dc1e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 6.11 MiB/sec. | ||
| 2883 | 2026.03.30 23:28:11.444126 [ 5 ] {d947bcb6-dd25-4506-8beb-4d363b67dc1e} <Debug> TCPHandler: Processed in 0.001323994 sec. | ||
| 2884 | 2026.03.30 23:28:11.444239 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2885 | 2026.03.30 23:28:11.444331 [ 5 ] {b059e225-7ac0-4267-b3d3-8c8a03e57415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2886 | 2026.03.30 23:28:11.444373 [ 5 ] {b059e225-7ac0-4267-b3d3-8c8a03e57415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2887 | 2026.03.30 23:28:11.444763 [ 5 ] {b059e225-7ac0-4267-b3d3-8c8a03e57415} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2026.03.30 23:28:11.444798 [ 5 ] {b059e225-7ac0-4267-b3d3-8c8a03e57415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2889 | 2026.03.30 23:28:11.445108 [ 5 ] {b059e225-7ac0-4267-b3d3-8c8a03e57415} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2890 | 2026.03.30 23:28:11.445312 [ 5 ] {b059e225-7ac0-4267-b3d3-8c8a03e57415} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2026.03.30 23:28:11.445435 [ 5 ] {b059e225-7ac0-4267-b3d3-8c8a03e57415} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001122 sec., 142602.49554367203 rows/sec., 9.93 MiB/sec. | ||
| 2892 | 2026.03.30 23:28:11.445470 [ 5 ] {b059e225-7ac0-4267-b3d3-8c8a03e57415} <Debug> TCPHandler: Processed in 0.001278334 sec. | ||
| 2893 | 2026.03.30 23:28:11.445577 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2026.03.30 23:28:11.445669 [ 5 ] {438512e3-d3ed-4a4b-9728-01289173d590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2895 | 2026.03.30 23:28:11.445721 [ 5 ] {438512e3-d3ed-4a4b-9728-01289173d590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2896 | 2026.03.30 23:28:11.446479 [ 5 ] {438512e3-d3ed-4a4b-9728-01289173d590} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2026.03.30 23:28:11.446514 [ 5 ] {438512e3-d3ed-4a4b-9728-01289173d590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2898 | 2026.03.30 23:28:11.447020 [ 5 ] {438512e3-d3ed-4a4b-9728-01289173d590} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2899 | 2026.03.30 23:28:11.447233 [ 5 ] {438512e3-d3ed-4a4b-9728-01289173d590} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.03.30 23:28:11.447360 [ 5 ] {438512e3-d3ed-4a4b-9728-01289173d590} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001708 sec., 15222.482435597189 rows/sec., 27.28 MiB/sec. | ||
| 2901 | 2026.03.30 23:28:11.447407 [ 5 ] {438512e3-d3ed-4a4b-9728-01289173d590} <Debug> TCPHandler: Processed in 0.001876795 sec. | ||
| 2902 | 2026.03.30 23:28:11.447517 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.03.30 23:28:11.447609 [ 5 ] {254a8b39-0014-4907-ad84-0ebcc4381aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2904 | 2026.03.30 23:28:11.447650 [ 5 ] {254a8b39-0014-4907-ad84-0ebcc4381aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2905 | 2026.03.30 23:28:11.447970 [ 5 ] {254a8b39-0014-4907-ad84-0ebcc4381aeb} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.03.30 23:28:11.448005 [ 5 ] {254a8b39-0014-4907-ad84-0ebcc4381aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2907 | 2026.03.30 23:28:11.448288 [ 5 ] {254a8b39-0014-4907-ad84-0ebcc4381aeb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2908 | 2026.03.30 23:28:11.448488 [ 5 ] {254a8b39-0014-4907-ad84-0ebcc4381aeb} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.03.30 23:28:11.448610 [ 5 ] {254a8b39-0014-4907-ad84-0ebcc4381aeb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00102 sec., 58823.5294117647 rows/sec., 3.96 MiB/sec. | ||
| 2910 | 2026.03.30 23:28:11.448643 [ 5 ] {254a8b39-0014-4907-ad84-0ebcc4381aeb} <Debug> TCPHandler: Processed in 0.001174942 sec. | ||
| 2911 | 2026.03.30 23:28:15.169709 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2912 | 2026.03.30 23:28:15.169772 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2913 | 2026.03.30 23:28:15.273660 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4834 | ||
| 2914 | 2026.03.30 23:28:15.274157 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2026.03.30 23:28:15.274205 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2916 | 2026.03.30 23:28:15.274712 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2917 | 2026.03.30 23:28:15.274954 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.03.30 23:28:15.275100 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4834 | ||
| 2919 | 2026.03.30 23:28:15.515696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2920 | 2026.03.30 23:28:15.533241 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.03.30 23:28:15.533299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2922 | 2026.03.30 23:28:15.539317 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2923 | 2026.03.30 23:28:15.540006 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.03.30 23:28:15.543236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2925 | 2026.03.30 23:28:16.446847 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2026.03.30 23:28:16.447095 [ 5 ] {68359483-b7b1-482f-8be7-6ea75e4e614d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2927 | 2026.03.30 23:28:16.447189 [ 5 ] {68359483-b7b1-482f-8be7-6ea75e4e614d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2928 | 2026.03.30 23:28:16.448070 [ 5 ] {68359483-b7b1-482f-8be7-6ea75e4e614d} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.03.30 23:28:16.448118 [ 5 ] {68359483-b7b1-482f-8be7-6ea75e4e614d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2930 | 2026.03.30 23:28:16.448517 [ 5 ] {68359483-b7b1-482f-8be7-6ea75e4e614d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2931 | 2026.03.30 23:28:16.448735 [ 5 ] {68359483-b7b1-482f-8be7-6ea75e4e614d} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.03.30 23:28:16.448884 [ 5 ] {68359483-b7b1-482f-8be7-6ea75e4e614d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001855 sec., 153099.73045822102 rows/sec., 9.72 MiB/sec. | ||
| 2933 | 2026.03.30 23:28:16.448879 [ 75 ] {} <Debug> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2934 | 2026.03.30 23:28:16.448931 [ 5 ] {68359483-b7b1-482f-8be7-6ea75e4e614d} <Debug> TCPHandler: Processed in 0.002245542 sec. | ||
| 2935 | 2026.03.30 23:28:16.448988 [ 75 ] {} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.03.30 23:28:16.449030 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2937 | 2026.03.30 23:28:16.449105 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.03.30 23:28:16.449158 [ 189 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::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 | ||
| 2939 | 2026.03.30 23:28:16.449214 [ 5 ] {5e8cef99-603a-4711-bb42-58f3ebb3f9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2940 | 2026.03.30 23:28:16.449256 [ 5 ] {5e8cef99-603a-4711-bb42-58f3ebb3f9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2941 | 2026.03.30 23:28:16.449262 [ 189 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2942 | 2026.03.30 23:28:16.449298 [ 189 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::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 | ||
| 2943 | 2026.03.30 23:28:16.449383 [ 189 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2944 | 2026.03.30 23:28:16.449452 [ 189 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2945 | 2026.03.30 23:28:16.449509 [ 189 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2946 | 2026.03.30 23:28:16.449552 [ 189 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2947 | 2026.03.30 23:28:16.449601 [ 189 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 2948 | 2026.03.30 23:28:16.450086 [ 5 ] {5e8cef99-603a-4711-bb42-58f3ebb3f9bc} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.03.30 23:28:16.450122 [ 5 ] {5e8cef99-603a-4711-bb42-58f3ebb3f9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2950 | 2026.03.30 23:28:16.450494 [ 5 ] {5e8cef99-603a-4711-bb42-58f3ebb3f9bc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2951 | 2026.03.30 23:28:16.450609 [ 194 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491598 sec., 968089.2572931849 rows/sec., 65.49 MiB/sec. | ||
| 2952 | 2026.03.30 23:28:16.450711 [ 5 ] {5e8cef99-603a-4711-bb42-58f3ebb3f9bc} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.03.30 23:28:16.450755 [ 189 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2954 | 2026.03.30 23:28:16.450847 [ 5 ] {5e8cef99-603a-4711-bb42-58f3ebb3f9bc} <Debug> executeQuery: Read 823 rows, 66.09 KiB in 0.001657 sec., 496680.74834037415 rows/sec., 38.95 MiB/sec. | ||
| 2955 | 2026.03.30 23:28:16.450884 [ 5 ] {5e8cef99-603a-4711-bb42-58f3ebb3f9bc} <Debug> TCPHandler: Processed in 0.001833894 sec. | ||
| 2956 | 2026.03.30 23:28:16.450999 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2026.03.30 23:28:16.451003 [ 189 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_6_1} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2026.03.30 23:28:16.451069 [ 189 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_6_1} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2959 | 2026.03.30 23:28:16.451094 [ 5 ] {a9fcf950-cf7a-46be-813c-2dd2d63848d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2960 | 2026.03.30 23:28:16.451123 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2961 | 2026.03.30 23:28:16.451135 [ 5 ] {a9fcf950-cf7a-46be-813c-2dd2d63848d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2962 | 2026.03.30 23:28:16.451568 [ 5 ] {a9fcf950-cf7a-46be-813c-2dd2d63848d3} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.03.30 23:28:16.451602 [ 5 ] {a9fcf950-cf7a-46be-813c-2dd2d63848d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2964 | 2026.03.30 23:28:16.451903 [ 5 ] {a9fcf950-cf7a-46be-813c-2dd2d63848d3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2965 | 2026.03.30 23:28:16.452099 [ 5 ] {a9fcf950-cf7a-46be-813c-2dd2d63848d3} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.03.30 23:28:16.452194 [ 75 ] {} <Debug> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2967 | 2026.03.30 23:28:16.452219 [ 5 ] {a9fcf950-cf7a-46be-813c-2dd2d63848d3} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001145 sec., 135371.17903930132 rows/sec., 8.12 MiB/sec. | ||
| 2968 | 2026.03.30 23:28:16.452223 [ 75 ] {} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.03.30 23:28:16.452259 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2970 | 2026.03.30 23:28:16.452265 [ 5 ] {a9fcf950-cf7a-46be-813c-2dd2d63848d3} <Debug> TCPHandler: Processed in 0.001315155 sec. | ||
| 2971 | 2026.03.30 23:28:16.452342 [ 194 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::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 | ||
| 2972 | 2026.03.30 23:28:16.452376 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2973 | 2026.03.30 23:28:16.452455 [ 194 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2974 | 2026.03.30 23:28:16.452473 [ 5 ] {1f3ccfb0-c35b-41fb-beae-f1c7f31029f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2975 | 2026.03.30 23:28:16.452490 [ 194 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 212 rows starting from the beginning of the part | ||
| 2976 | 2026.03.30 23:28:16.452517 [ 5 ] {1f3ccfb0-c35b-41fb-beae-f1c7f31029f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2977 | 2026.03.30 23:28:16.452561 [ 194 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 152 rows starting from the beginning of the part | ||
| 2978 | 2026.03.30 23:28:16.452609 [ 194 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2979 | 2026.03.30 23:28:16.452649 [ 194 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 159 rows starting from the beginning of the part | ||
| 2980 | 2026.03.30 23:28:16.452687 [ 194 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2981 | 2026.03.30 23:28:16.452724 [ 194 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 155 rows starting from the beginning of the part | ||
| 2982 | 2026.03.30 23:28:16.452954 [ 5 ] {1f3ccfb0-c35b-41fb-beae-f1c7f31029f1} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.03.30 23:28:16.452997 [ 5 ] {1f3ccfb0-c35b-41fb-beae-f1c7f31029f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2984 | 2026.03.30 23:28:16.453324 [ 5 ] {1f3ccfb0-c35b-41fb-beae-f1c7f31029f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2985 | 2026.03.30 23:28:16.453539 [ 5 ] {1f3ccfb0-c35b-41fb-beae-f1c7f31029f1} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.03.30 23:28:16.453640 [ 197 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 730 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337985 sec., 545596.5500360617 rows/sec., 35.88 MiB/sec. | ||
| 2987 | 2026.03.30 23:28:16.453663 [ 5 ] {1f3ccfb0-c35b-41fb-beae-f1c7f31029f1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001209 sec., 123242.34904880066 rows/sec., 7.96 MiB/sec. | ||
| 2988 | 2026.03.30 23:28:16.453699 [ 5 ] {1f3ccfb0-c35b-41fb-beae-f1c7f31029f1} <Debug> TCPHandler: Processed in 0.001370135 sec. | ||
| 2989 | 2026.03.30 23:28:16.453778 [ 194 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2990 | 2026.03.30 23:28:16.453813 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2991 | 2026.03.30 23:28:16.453909 [ 5 ] {78e2a17d-2ff6-440b-80f6-e83003a8ffd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2992 | 2026.03.30 23:28:16.453949 [ 5 ] {78e2a17d-2ff6-440b-80f6-e83003a8ffd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2993 | 2026.03.30 23:28:16.454033 [ 194 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_11_2} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2026.03.30 23:28:16.454106 [ 194 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_11_2} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2995 | 2026.03.30 23:28:16.454170 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2996 | 2026.03.30 23:28:16.454403 [ 5 ] {78e2a17d-2ff6-440b-80f6-e83003a8ffd7} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2026.03.30 23:28:16.454442 [ 5 ] {78e2a17d-2ff6-440b-80f6-e83003a8ffd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2998 | 2026.03.30 23:28:16.454741 [ 5 ] {78e2a17d-2ff6-440b-80f6-e83003a8ffd7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2999 | 2026.03.30 23:28:16.454946 [ 5 ] {78e2a17d-2ff6-440b-80f6-e83003a8ffd7} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.03.30 23:28:16.455039 [ 75 ] {} <Debug> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3001 | 2026.03.30 23:28:16.455067 [ 75 ] {} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2026.03.30 23:28:16.455067 [ 5 ] {78e2a17d-2ff6-440b-80f6-e83003a8ffd7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 3003 | 2026.03.30 23:28:16.455084 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3004 | 2026.03.30 23:28:16.455116 [ 5 ] {78e2a17d-2ff6-440b-80f6-e83003a8ffd7} <Debug> TCPHandler: Processed in 0.001350125 sec. | ||
| 3005 | 2026.03.30 23:28:16.455171 [ 189 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::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 | ||
| 3006 | 2026.03.30 23:28:16.455241 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.03.30 23:28:16.455248 [ 189 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3008 | 2026.03.30 23:28:16.455277 [ 189 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::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 | ||
| 3009 | 2026.03.30 23:28:16.455319 [ 189 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3010 | 2026.03.30 23:28:16.455332 [ 5 ] {6d64991f-001b-4b15-a56e-c5998f779025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3011 | 2026.03.30 23:28:16.455354 [ 189 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 3012 | 2026.03.30 23:28:16.455372 [ 5 ] {6d64991f-001b-4b15-a56e-c5998f779025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3013 | 2026.03.30 23:28:16.455386 [ 189 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 3014 | 2026.03.30 23:28:16.455417 [ 189 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 3015 | 2026.03.30 23:28:16.455447 [ 189 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3016 | 2026.03.30 23:28:16.455987 [ 5 ] {6d64991f-001b-4b15-a56e-c5998f779025} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.03.30 23:28:16.456020 [ 5 ] {6d64991f-001b-4b15-a56e-c5998f779025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3018 | 2026.03.30 23:28:16.456211 [ 187 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.00107285 sec., 700936.7572354011 rows/sec., 42.76 MiB/sec. | ||
| 3019 | 2026.03.30 23:28:16.456341 [ 5 ] {6d64991f-001b-4b15-a56e-c5998f779025} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3020 | 2026.03.30 23:28:16.456426 [ 203 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3021 | 2026.03.30 23:28:16.456577 [ 5 ] {6d64991f-001b-4b15-a56e-c5998f779025} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.03.30 23:28:16.456721 [ 5 ] {6d64991f-001b-4b15-a56e-c5998f779025} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001406 sec., 357752.4893314367 rows/sec., 25.16 MiB/sec. | ||
| 3023 | 2026.03.30 23:28:16.456757 [ 5 ] {6d64991f-001b-4b15-a56e-c5998f779025} <Debug> TCPHandler: Processed in 0.001563379 sec. | ||
| 3024 | 2026.03.30 23:28:16.456799 [ 203 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_6_1} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2026.03.30 23:28:16.456870 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3026 | 2026.03.30 23:28:16.456893 [ 203 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_6_1} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3027 | 2026.03.30 23:28:16.456969 [ 5 ] {909805de-0b5d-45aa-a430-84811fb39ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3028 | 2026.03.30 23:28:16.456993 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3029 | 2026.03.30 23:28:16.457014 [ 5 ] {909805de-0b5d-45aa-a430-84811fb39ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3030 | 2026.03.30 23:28:16.457337 [ 5 ] {909805de-0b5d-45aa-a430-84811fb39ba7} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2026.03.30 23:28:16.457372 [ 5 ] {909805de-0b5d-45aa-a430-84811fb39ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3032 | 2026.03.30 23:28:16.457659 [ 5 ] {909805de-0b5d-45aa-a430-84811fb39ba7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3033 | 2026.03.30 23:28:16.457858 [ 5 ] {909805de-0b5d-45aa-a430-84811fb39ba7} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2026.03.30 23:28:16.457984 [ 5 ] {909805de-0b5d-45aa-a430-84811fb39ba7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 3035 | 2026.03.30 23:28:16.458018 [ 5 ] {909805de-0b5d-45aa-a430-84811fb39ba7} <Debug> TCPHandler: Processed in 0.001196912 sec. | ||
| 3036 | 2026.03.30 23:28:16.458122 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2026.03.30 23:28:16.458213 [ 5 ] {933c6fcf-b4f6-42be-993a-05c1f8edc3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3038 | 2026.03.30 23:28:16.458253 [ 5 ] {933c6fcf-b4f6-42be-993a-05c1f8edc3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3039 | 2026.03.30 23:28:16.458644 [ 5 ] {933c6fcf-b4f6-42be-993a-05c1f8edc3ad} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2026.03.30 23:28:16.458679 [ 5 ] {933c6fcf-b4f6-42be-993a-05c1f8edc3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3041 | 2026.03.30 23:28:16.459004 [ 5 ] {933c6fcf-b4f6-42be-993a-05c1f8edc3ad} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3042 | 2026.03.30 23:28:16.459205 [ 5 ] {933c6fcf-b4f6-42be-993a-05c1f8edc3ad} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3043 | 2026.03.30 23:28:16.459330 [ 5 ] {933c6fcf-b4f6-42be-993a-05c1f8edc3ad} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001135 sec., 233480.17621145377 rows/sec., 15.52 MiB/sec. | ||
| 3044 | 2026.03.30 23:28:16.459364 [ 5 ] {933c6fcf-b4f6-42be-993a-05c1f8edc3ad} <Debug> TCPHandler: Processed in 0.001289734 sec. | ||
| 3045 | 2026.03.30 23:28:16.459485 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3046 | 2026.03.30 23:28:16.459576 [ 5 ] {94540f53-1398-4b78-af26-8398fc1ac901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3047 | 2026.03.30 23:28:16.459617 [ 5 ] {94540f53-1398-4b78-af26-8398fc1ac901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3048 | 2026.03.30 23:28:16.459913 [ 5 ] {94540f53-1398-4b78-af26-8398fc1ac901} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2026.03.30 23:28:16.459948 [ 5 ] {94540f53-1398-4b78-af26-8398fc1ac901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3050 | 2026.03.30 23:28:16.460240 [ 5 ] {94540f53-1398-4b78-af26-8398fc1ac901} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3051 | 2026.03.30 23:28:16.460433 [ 5 ] {94540f53-1398-4b78-af26-8398fc1ac901} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2026.03.30 23:28:16.460556 [ 5 ] {94540f53-1398-4b78-af26-8398fc1ac901} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000998 sec., 1002.0040080160321 rows/sec., 67.52 KiB/sec. | ||
| 3053 | 2026.03.30 23:28:16.460590 [ 5 ] {94540f53-1398-4b78-af26-8398fc1ac901} <Debug> TCPHandler: Processed in 0.001166432 sec. | ||
| 3054 | 2026.03.30 23:28:16.460687 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2026.03.30 23:28:16.460777 [ 5 ] {b84c52ae-d487-4186-83bc-05f93e2c7e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3056 | 2026.03.30 23:28:16.460828 [ 5 ] {b84c52ae-d487-4186-83bc-05f93e2c7e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3057 | 2026.03.30 23:28:16.461570 [ 5 ] {b84c52ae-d487-4186-83bc-05f93e2c7e3f} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.03.30 23:28:16.461606 [ 5 ] {b84c52ae-d487-4186-83bc-05f93e2c7e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3059 | 2026.03.30 23:28:16.462111 [ 5 ] {b84c52ae-d487-4186-83bc-05f93e2c7e3f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3060 | 2026.03.30 23:28:16.462321 [ 5 ] {b84c52ae-d487-4186-83bc-05f93e2c7e3f} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2026.03.30 23:28:16.462418 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3062 | 2026.03.30 23:28:16.462447 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2026.03.30 23:28:16.462451 [ 5 ] {b84c52ae-d487-4186-83bc-05f93e2c7e3f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001691 sec., 7687.75872264932 rows/sec., 13.78 MiB/sec. | ||
| 3064 | 2026.03.30 23:28:16.462464 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3065 | 2026.03.30 23:28:16.462514 [ 5 ] {b84c52ae-d487-4186-83bc-05f93e2c7e3f} <Debug> TCPHandler: Processed in 0.001874475 sec. | ||
| 3066 | 2026.03.30 23:28:16.462569 [ 189 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::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 | ||
| 3067 | 2026.03.30 23:28:16.462640 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2026.03.30 23:28:16.462733 [ 5 ] {9e13053d-e489-4a2e-a609-2f5546e1157a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3069 | 2026.03.30 23:28:16.462774 [ 5 ] {9e13053d-e489-4a2e-a609-2f5546e1157a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3070 | 2026.03.30 23:28:16.462779 [ 189 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3071 | 2026.03.30 23:28:16.462841 [ 189 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 108 rows starting from the beginning of the part | ||
| 3072 | 2026.03.30 23:28:16.462962 [ 189 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 3073 | 2026.03.30 23:28:16.463073 [ 189 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 3074 | 2026.03.30 23:28:16.463097 [ 5 ] {9e13053d-e489-4a2e-a609-2f5546e1157a} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.03.30 23:28:16.463131 [ 5 ] {9e13053d-e489-4a2e-a609-2f5546e1157a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3076 | 2026.03.30 23:28:16.463180 [ 189 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
| 3077 | 2026.03.30 23:28:16.463286 [ 189 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 3078 | 2026.03.30 23:28:16.463387 [ 189 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
| 3079 | 2026.03.30 23:28:16.463443 [ 5 ] {9e13053d-e489-4a2e-a609-2f5546e1157a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3080 | 2026.03.30 23:28:16.463661 [ 5 ] {9e13053d-e489-4a2e-a609-2f5546e1157a} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.03.30 23:28:16.463782 [ 5 ] {9e13053d-e489-4a2e-a609-2f5546e1157a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 3082 | 2026.03.30 23:28:16.463815 [ 5 ] {9e13053d-e489-4a2e-a609-2f5546e1157a} <Debug> TCPHandler: Processed in 0.001222413 sec. | ||
| 3083 | 2026.03.30 23:28:16.465633 [ 189 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 19 columns (19 merged, 0 gathered) in 0.003101367 sec., 63197.93819951009 rows/sec., 113.25 MiB/sec. | ||
| 3084 | 2026.03.30 23:28:16.466040 [ 197 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3085 | 2026.03.30 23:28:16.466403 [ 197 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.03.30 23:28:16.466477 [ 197 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3087 | 2026.03.30 23:28:16.466554 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3088 | 2026.03.30 23:28:16.927107 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3089 | 2026.03.30 23:28:16.927288 [ 5 ] {06787e4e-71ec-4b55-b1e5-4000d9dcc7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3090 | 2026.03.30 23:28:16.927355 [ 5 ] {06787e4e-71ec-4b55-b1e5-4000d9dcc7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3091 | 2026.03.30 23:28:16.927947 [ 5 ] {06787e4e-71ec-4b55-b1e5-4000d9dcc7f2} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.03.30 23:28:16.927985 [ 5 ] {06787e4e-71ec-4b55-b1e5-4000d9dcc7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3093 | 2026.03.30 23:28:16.928351 [ 5 ] {06787e4e-71ec-4b55-b1e5-4000d9dcc7f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3094 | 2026.03.30 23:28:16.928580 [ 5 ] {06787e4e-71ec-4b55-b1e5-4000d9dcc7f2} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.03.30 23:28:16.928723 [ 5 ] {06787e4e-71ec-4b55-b1e5-4000d9dcc7f2} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001481 sec., 8102.633355840649 rows/sec., 660.71 KiB/sec. | ||
| 3096 | 2026.03.30 23:28:16.928766 [ 5 ] {06787e4e-71ec-4b55-b1e5-4000d9dcc7f2} <Debug> TCPHandler: Processed in 0.001783213 sec. | ||
| 3097 | 2026.03.30 23:28:16.928896 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3098 | 2026.03.30 23:28:16.928996 [ 5 ] {60eb2c07-e31e-4c24-8604-20b241a6ef3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3099 | 2026.03.30 23:28:16.929037 [ 5 ] {60eb2c07-e31e-4c24-8604-20b241a6ef3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3100 | 2026.03.30 23:28:16.930720 [ 5 ] {60eb2c07-e31e-4c24-8604-20b241a6ef3a} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.03.30 23:28:16.930755 [ 5 ] {60eb2c07-e31e-4c24-8604-20b241a6ef3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3102 | 2026.03.30 23:28:16.931200 [ 5 ] {60eb2c07-e31e-4c24-8604-20b241a6ef3a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3103 | 2026.03.30 23:28:16.931411 [ 5 ] {60eb2c07-e31e-4c24-8604-20b241a6ef3a} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.03.30 23:28:16.931540 [ 5 ] {60eb2c07-e31e-4c24-8604-20b241a6ef3a} <Debug> executeQuery: Read 2459 rows, 186.67 KiB in 0.002566 sec., 958300.8573655494 rows/sec., 71.04 MiB/sec. | ||
| 3105 | 2026.03.30 23:28:16.931576 [ 5 ] {60eb2c07-e31e-4c24-8604-20b241a6ef3a} <Debug> TCPHandler: Processed in 0.002737931 sec. | ||
| 3106 | 2026.03.30 23:28:16.931709 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2026.03.30 23:28:16.931805 [ 5 ] {df2bb8be-7a8f-4c3c-8029-d3444ead1d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3108 | 2026.03.30 23:28:16.931845 [ 5 ] {df2bb8be-7a8f-4c3c-8029-d3444ead1d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3109 | 2026.03.30 23:28:16.932329 [ 5 ] {df2bb8be-7a8f-4c3c-8029-d3444ead1d93} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.03.30 23:28:16.932373 [ 5 ] {df2bb8be-7a8f-4c3c-8029-d3444ead1d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3111 | 2026.03.30 23:28:16.932706 [ 5 ] {df2bb8be-7a8f-4c3c-8029-d3444ead1d93} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3112 | 2026.03.30 23:28:16.932914 [ 5 ] {df2bb8be-7a8f-4c3c-8029-d3444ead1d93} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.03.30 23:28:16.933042 [ 5 ] {df2bb8be-7a8f-4c3c-8029-d3444ead1d93} <Debug> executeQuery: Read 47 rows, 3.47 KiB in 0.001257 sec., 37390.61256961018 rows/sec., 2.70 MiB/sec. | ||
| 3114 | 2026.03.30 23:28:16.933081 [ 5 ] {df2bb8be-7a8f-4c3c-8029-d3444ead1d93} <Debug> TCPHandler: Processed in 0.001431627 sec. | ||
| 3115 | 2026.03.30 23:28:16.933194 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2026.03.30 23:28:16.933289 [ 5 ] {ca0e4834-db45-4705-be98-8d2d1f9dd56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3117 | 2026.03.30 23:28:16.933329 [ 5 ] {ca0e4834-db45-4705-be98-8d2d1f9dd56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3118 | 2026.03.30 23:28:16.933975 [ 5 ] {ca0e4834-db45-4705-be98-8d2d1f9dd56f} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2026.03.30 23:28:16.934009 [ 5 ] {ca0e4834-db45-4705-be98-8d2d1f9dd56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3120 | 2026.03.30 23:28:16.934351 [ 5 ] {ca0e4834-db45-4705-be98-8d2d1f9dd56f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3121 | 2026.03.30 23:28:16.934557 [ 5 ] {ca0e4834-db45-4705-be98-8d2d1f9dd56f} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2026.03.30 23:28:16.934681 [ 5 ] {ca0e4834-db45-4705-be98-8d2d1f9dd56f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001409 sec., 568488.2895670688 rows/sec., 32.84 MiB/sec. | ||
| 3123 | 2026.03.30 23:28:16.934718 [ 5 ] {ca0e4834-db45-4705-be98-8d2d1f9dd56f} <Debug> TCPHandler: Processed in 0.001573529 sec. | ||
| 3124 | 2026.03.30 23:28:16.934827 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2026.03.30 23:28:16.934921 [ 5 ] {f47d800d-184d-41dc-9604-4b27a0f8a17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3126 | 2026.03.30 23:28:16.934986 [ 5 ] {f47d800d-184d-41dc-9604-4b27a0f8a17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3127 | 2026.03.30 23:28:16.935374 [ 5 ] {f47d800d-184d-41dc-9604-4b27a0f8a17a} <Trace> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.03.30 23:28:16.935412 [ 5 ] {f47d800d-184d-41dc-9604-4b27a0f8a17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3129 | 2026.03.30 23:28:16.935715 [ 5 ] {f47d800d-184d-41dc-9604-4b27a0f8a17a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3130 | 2026.03.30 23:28:16.935936 [ 5 ] {f47d800d-184d-41dc-9604-4b27a0f8a17a} <Trace> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.03.30 23:28:16.936059 [ 5 ] {f47d800d-184d-41dc-9604-4b27a0f8a17a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 60.88 KiB/sec. | ||
| 3132 | 2026.03.30 23:28:16.936094 [ 5 ] {f47d800d-184d-41dc-9604-4b27a0f8a17a} <Debug> TCPHandler: Processed in 0.001316204 sec. | ||
| 3133 | 2026.03.30 23:28:16.936206 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2026.03.30 23:28:16.936304 [ 5 ] {4a788dbf-245a-48bf-9534-29878a1596ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3135 | 2026.03.30 23:28:16.936368 [ 5 ] {4a788dbf-245a-48bf-9534-29878a1596ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3136 | 2026.03.30 23:28:16.937282 [ 5 ] {4a788dbf-245a-48bf-9534-29878a1596ca} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2026.03.30 23:28:16.937318 [ 5 ] {4a788dbf-245a-48bf-9534-29878a1596ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3138 | 2026.03.30 23:28:16.937677 [ 5 ] {4a788dbf-245a-48bf-9534-29878a1596ca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3139 | 2026.03.30 23:28:16.937890 [ 5 ] {4a788dbf-245a-48bf-9534-29878a1596ca} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.03.30 23:28:16.938013 [ 5 ] {4a788dbf-245a-48bf-9534-29878a1596ca} <Debug> executeQuery: Read 1326 rows, 91.02 KiB in 0.001728 sec., 767361.1111111111 rows/sec., 51.44 MiB/sec. | ||
| 3141 | 2026.03.30 23:28:16.938050 [ 5 ] {4a788dbf-245a-48bf-9534-29878a1596ca} <Debug> TCPHandler: Processed in 0.001895415 sec. | ||
| 3142 | 2026.03.30 23:28:16.938156 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2026.03.30 23:28:16.938249 [ 5 ] {2311102e-2cbe-4e64-a8fa-e7d7263a7f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3144 | 2026.03.30 23:28:16.938292 [ 5 ] {2311102e-2cbe-4e64-a8fa-e7d7263a7f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3145 | 2026.03.30 23:28:16.938998 [ 5 ] {2311102e-2cbe-4e64-a8fa-e7d7263a7f00} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.03.30 23:28:16.939031 [ 5 ] {2311102e-2cbe-4e64-a8fa-e7d7263a7f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3147 | 2026.03.30 23:28:16.939443 [ 5 ] {2311102e-2cbe-4e64-a8fa-e7d7263a7f00} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3148 | 2026.03.30 23:28:16.939652 [ 5 ] {2311102e-2cbe-4e64-a8fa-e7d7263a7f00} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.03.30 23:28:16.939775 [ 5 ] {2311102e-2cbe-4e64-a8fa-e7d7263a7f00} <Debug> executeQuery: Read 1502 rows, 93.33 KiB in 0.001545 sec., 972168.2847896441 rows/sec., 58.99 MiB/sec. | ||
| 3150 | 2026.03.30 23:28:16.939810 [ 5 ] {2311102e-2cbe-4e64-a8fa-e7d7263a7f00} <Debug> TCPHandler: Processed in 0.001703381 sec. | ||
| 3151 | 2026.03.30 23:28:16.939924 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2026.03.30 23:28:16.940041 [ 5 ] {44b1425c-13c2-4898-8ad7-a36feaccc154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3153 | 2026.03.30 23:28:16.940105 [ 5 ] {44b1425c-13c2-4898-8ad7-a36feaccc154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3154 | 2026.03.30 23:28:16.940960 [ 5 ] {44b1425c-13c2-4898-8ad7-a36feaccc154} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2026.03.30 23:28:16.940995 [ 5 ] {44b1425c-13c2-4898-8ad7-a36feaccc154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3156 | 2026.03.30 23:28:16.941543 [ 5 ] {44b1425c-13c2-4898-8ad7-a36feaccc154} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3157 | 2026.03.30 23:28:16.941764 [ 5 ] {44b1425c-13c2-4898-8ad7-a36feaccc154} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.03.30 23:28:16.941897 [ 5 ] {44b1425c-13c2-4898-8ad7-a36feaccc154} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00188 sec., 18617.021276595744 rows/sec., 33.36 MiB/sec. | ||
| 3159 | 2026.03.30 23:28:16.941953 [ 5 ] {44b1425c-13c2-4898-8ad7-a36feaccc154} <Debug> TCPHandler: Processed in 0.002088709 sec. | ||
| 3160 | 2026.03.30 23:28:16.942075 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2026.03.30 23:28:16.942169 [ 5 ] {d14026ea-b419-433f-9558-7f88c9bfc9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3162 | 2026.03.30 23:28:16.942210 [ 5 ] {d14026ea-b419-433f-9558-7f88c9bfc9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3163 | 2026.03.30 23:28:16.942523 [ 5 ] {d14026ea-b419-433f-9558-7f88c9bfc9aa} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2026.03.30 23:28:16.942557 [ 5 ] {d14026ea-b419-433f-9558-7f88c9bfc9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3165 | 2026.03.30 23:28:16.942847 [ 5 ] {d14026ea-b419-433f-9558-7f88c9bfc9aa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3166 | 2026.03.30 23:28:16.943050 [ 5 ] {d14026ea-b419-433f-9558-7f88c9bfc9aa} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2026.03.30 23:28:16.943175 [ 5 ] {d14026ea-b419-433f-9558-7f88c9bfc9aa} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001025 sec., 11707.31707317073 rows/sec., 807.93 KiB/sec. | ||
| 3168 | 2026.03.30 23:28:16.943211 [ 5 ] {d14026ea-b419-433f-9558-7f88c9bfc9aa} <Debug> TCPHandler: Processed in 0.001194122 sec. | ||
| 3169 | 2026.03.30 23:28:20.287884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 458 | ||
| 3170 | 2026.03.30 23:28:20.290477 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2026.03.30 23:28:20.290524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3172 | 2026.03.30 23:28:20.291666 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3173 | 2026.03.30 23:28:20.291919 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.03.30 23:28:20.292152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 458 | ||
| 3175 | 2026.03.30 23:28:21.436689 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3176 | 2026.03.30 23:28:21.436928 [ 5 ] {3c66e5d8-766c-4d23-ac62-9359e46d8f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3177 | 2026.03.30 23:28:21.437008 [ 5 ] {3c66e5d8-766c-4d23-ac62-9359e46d8f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3178 | 2026.03.30 23:28:21.437886 [ 5 ] {3c66e5d8-766c-4d23-ac62-9359e46d8f1e} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.03.30 23:28:21.437927 [ 5 ] {3c66e5d8-766c-4d23-ac62-9359e46d8f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3180 | 2026.03.30 23:28:21.438300 [ 5 ] {3c66e5d8-766c-4d23-ac62-9359e46d8f1e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3181 | 2026.03.30 23:28:21.438517 [ 5 ] {3c66e5d8-766c-4d23-ac62-9359e46d8f1e} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2026.03.30 23:28:21.438639 [ 29 ] {} <Debug> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3183 | 2026.03.30 23:28:21.438665 [ 5 ] {3c66e5d8-766c-4d23-ac62-9359e46d8f1e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001796 sec., 31180.400890868597 rows/sec., 2.40 MiB/sec. | ||
| 3184 | 2026.03.30 23:28:21.438676 [ 29 ] {} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.03.30 23:28:21.438696 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3186 | 2026.03.30 23:28:21.438706 [ 5 ] {3c66e5d8-766c-4d23-ac62-9359e46d8f1e} <Debug> TCPHandler: Processed in 0.00214583 sec. | ||
| 3187 | 2026.03.30 23:28:21.438817 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::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 | ||
| 3188 | 2026.03.30 23:28:21.438831 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3189 | 2026.03.30 23:28:21.438966 [ 5 ] {05de378f-4a82-4c51-8aea-78b9979493e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3190 | 2026.03.30 23:28:21.438983 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3191 | 2026.03.30 23:28:21.439006 [ 5 ] {05de378f-4a82-4c51-8aea-78b9979493e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3192 | 2026.03.30 23:28:21.439037 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3341 rows starting from the beginning of the part | ||
| 3193 | 2026.03.30 23:28:21.439141 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 826 rows starting from the beginning of the part | ||
| 3194 | 2026.03.30 23:28:21.439192 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 108 rows starting from the beginning of the part | ||
| 3195 | 2026.03.30 23:28:21.439250 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 823 rows starting from the beginning of the part | ||
| 3196 | 2026.03.30 23:28:21.439295 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2459 rows starting from the beginning of the part | ||
| 3197 | 2026.03.30 23:28:21.439343 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 3198 | 2026.03.30 23:28:21.439435 [ 5 ] {05de378f-4a82-4c51-8aea-78b9979493e2} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.03.30 23:28:21.439474 [ 5 ] {05de378f-4a82-4c51-8aea-78b9979493e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3200 | 2026.03.30 23:28:21.439817 [ 5 ] {05de378f-4a82-4c51-8aea-78b9979493e2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3201 | 2026.03.30 23:28:21.440041 [ 5 ] {05de378f-4a82-4c51-8aea-78b9979493e2} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2026.03.30 23:28:21.440135 [ 29 ] {} <Debug> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3203 | 2026.03.30 23:28:21.440160 [ 29 ] {} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.03.30 23:28:21.440177 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3205 | 2026.03.30 23:28:21.440180 [ 5 ] {05de378f-4a82-4c51-8aea-78b9979493e2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 3206 | 2026.03.30 23:28:21.440220 [ 5 ] {05de378f-4a82-4c51-8aea-78b9979493e2} <Debug> TCPHandler: Processed in 0.001437157 sec. | ||
| 3207 | 2026.03.30 23:28:21.440250 [ 197 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::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 | ||
| 3208 | 2026.03.30 23:28:21.440341 [ 197 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3209 | 2026.03.30 23:28:21.440342 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2026.03.30 23:28:21.440368 [ 197 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1809 rows starting from the beginning of the part | ||
| 3211 | 2026.03.30 23:28:21.440442 [ 5 ] {3bf28568-9485-41ef-9e90-0dbbf1c0e68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3212 | 2026.03.30 23:28:21.440444 [ 197 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 516 rows starting from the beginning of the part | ||
| 3213 | 2026.03.30 23:28:21.440486 [ 5 ] {3bf28568-9485-41ef-9e90-0dbbf1c0e68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3214 | 2026.03.30 23:28:21.440505 [ 197 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3215 | 2026.03.30 23:28:21.440550 [ 197 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 503 rows starting from the beginning of the part | ||
| 3216 | 2026.03.30 23:28:21.440595 [ 197 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1326 rows starting from the beginning of the part | ||
| 3217 | 2026.03.30 23:28:21.440636 [ 197 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 3218 | 2026.03.30 23:28:21.440886 [ 5 ] {3bf28568-9485-41ef-9e90-0dbbf1c0e68a} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.03.30 23:28:21.440920 [ 5 ] {3bf28568-9485-41ef-9e90-0dbbf1c0e68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3220 | 2026.03.30 23:28:21.441265 [ 5 ] {3bf28568-9485-41ef-9e90-0dbbf1c0e68a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3221 | 2026.03.30 23:28:21.441523 [ 5 ] {3bf28568-9485-41ef-9e90-0dbbf1c0e68a} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.03.30 23:28:21.441623 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3223 | 2026.03.30 23:28:21.441654 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2026.03.30 23:28:21.441655 [ 5 ] {3bf28568-9485-41ef-9e90-0dbbf1c0e68a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001231 sec., 103980.50365556458 rows/sec., 7.24 MiB/sec. | ||
| 3225 | 2026.03.30 23:28:21.441672 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3226 | 2026.03.30 23:28:21.441698 [ 5 ] {3bf28568-9485-41ef-9e90-0dbbf1c0e68a} <Debug> TCPHandler: Processed in 0.001405486 sec. | ||
| 3227 | 2026.03.30 23:28:21.441743 [ 189 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::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 | ||
| 3228 | 2026.03.30 23:28:21.441809 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.03.30 23:28:21.441835 [ 189 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3230 | 2026.03.30 23:28:21.441861 [ 189 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5749 rows starting from the beginning of the part | ||
| 3231 | 2026.03.30 23:28:21.441868 [ 188 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7613 rows, containing 5 columns (5 merged, 0 gathered) in 0.003108148 sec., 2449368.562886967 rows/sec., 195.37 MiB/sec. | ||
| 3232 | 2026.03.30 23:28:21.441904 [ 5 ] {fc0171e6-6f1d-45cc-99bd-d11b8aec670e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3233 | 2026.03.30 23:28:21.441913 [ 189 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 267 rows starting from the beginning of the part | ||
| 3234 | 2026.03.30 23:28:21.441954 [ 5 ] {fc0171e6-6f1d-45cc-99bd-d11b8aec670e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3235 | 2026.03.30 23:28:21.441964 [ 189 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3236 | 2026.03.30 23:28:21.442002 [ 189 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 265 rows starting from the beginning of the part | ||
| 3237 | 2026.03.30 23:28:21.442039 [ 189 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1502 rows starting from the beginning of the part | ||
| 3238 | 2026.03.30 23:28:21.442074 [ 189 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 3239 | 2026.03.30 23:28:21.442173 [ 190 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001951396 sec., 2207650.3180287345 rows/sec., 159.98 MiB/sec. | ||
| 3240 | 2026.03.30 23:28:21.442187 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3241 | 2026.03.30 23:28:21.442325 [ 5 ] {fc0171e6-6f1d-45cc-99bd-d11b8aec670e} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.03.30 23:28:21.442367 [ 5 ] {fc0171e6-6f1d-45cc-99bd-d11b8aec670e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3243 | 2026.03.30 23:28:21.442509 [ 188 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3244 | 2026.03.30 23:28:21.442520 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_16_3} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.03.30 23:28:21.442641 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_16_3} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3246 | 2026.03.30 23:28:21.442731 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 3247 | 2026.03.30 23:28:21.442828 [ 5 ] {fc0171e6-6f1d-45cc-99bd-d11b8aec670e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3248 | 2026.03.30 23:28:21.442869 [ 188 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_16_3} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.03.30 23:28:21.442966 [ 188 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_16_3} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3250 | 2026.03.30 23:28:21.443062 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3251 | 2026.03.30 23:28:21.443070 [ 5 ] {fc0171e6-6f1d-45cc-99bd-d11b8aec670e} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2026.03.30 23:28:21.443169 [ 29 ] {} <Debug> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3253 | 2026.03.30 23:28:21.443193 [ 29 ] {} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2026.03.30 23:28:21.443209 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3255 | 2026.03.30 23:28:21.443210 [ 5 ] {fc0171e6-6f1d-45cc-99bd-d11b8aec670e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001325 sec., 36226.41509433962 rows/sec., 2.44 MiB/sec. | ||
| 3256 | 2026.03.30 23:28:21.443251 [ 5 ] {fc0171e6-6f1d-45cc-99bd-d11b8aec670e} <Debug> TCPHandler: Processed in 0.001490498 sec. | ||
| 3257 | 2026.03.30 23:28:21.443283 [ 188 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::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 | ||
| 3258 | 2026.03.30 23:28:21.443378 [ 188 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3259 | 2026.03.30 23:28:21.443406 [ 188 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 630 rows starting from the beginning of the part | ||
| 3260 | 2026.03.30 23:28:21.443461 [ 188 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3261 | 2026.03.30 23:28:21.443497 [ 188 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3262 | 2026.03.30 23:28:21.443531 [ 188 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 3263 | 2026.03.30 23:28:21.443562 [ 188 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 3264 | 2026.03.30 23:28:21.443597 [ 188 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 3265 | 2026.03.30 23:28:21.444389 [ 187 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 4 columns (4 merged, 0 gathered) in 0.001136601 sec., 818229.0883080341 rows/sec., 53.23 MiB/sec. | ||
| 3266 | 2026.03.30 23:28:21.444610 [ 190 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3267 | 2026.03.30 23:28:21.444926 [ 188 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_16_3} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.03.30 23:28:21.444943 [ 187 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8071 rows, containing 5 columns (5 merged, 0 gathered) in 0.00323292 sec., 2496504.707818319 rows/sec., 158.89 MiB/sec. | ||
| 3269 | 2026.03.30 23:28:21.445009 [ 188 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_16_3} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3270 | 2026.03.30 23:28:21.445075 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3271 | 2026.03.30 23:28:21.445615 [ 187 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3272 | 2026.03.30 23:28:21.445884 [ 187 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.03.30 23:28:21.445953 [ 187 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3274 | 2026.03.30 23:28:21.446025 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 3275 | 2026.03.30 23:28:22.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.62 MiB, peak 225.42 MiB, free memory in arenas 0.00 B, will set to 217.01 MiB (RSS), difference: 1.39 MiB | ||
| 3276 | 2026.03.30 23:28:22.775226 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5282 | ||
| 3277 | 2026.03.30 23:28:22.775708 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.03.30 23:28:22.775754 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3279 | 2026.03.30 23:28:22.776254 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3280 | 2026.03.30 23:28:22.776482 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2026.03.30 23:28:22.776615 [ 70 ] {} <Debug> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3282 | 2026.03.30 23:28:22.776622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5282 | ||
| 3283 | 2026.03.30 23:28:22.776685 [ 70 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.03.30 23:28:22.776712 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3285 | 2026.03.30 23:28:22.776841 [ 191 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 3286 | 2026.03.30 23:28:22.776985 [ 191 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3287 | 2026.03.30 23:28:22.777024 [ 191 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2914 rows starting from the beginning of the part | ||
| 3288 | 2026.03.30 23:28:22.777089 [ 191 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 3289 | 2026.03.30 23:28:22.777135 [ 191 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 3290 | 2026.03.30 23:28:22.777178 [ 191 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 3291 | 2026.03.30 23:28:22.777223 [ 191 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 3292 | 2026.03.30 23:28:22.777266 [ 191 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 3293 | 2026.03.30 23:28:22.778602 [ 187 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5282 rows, containing 4 columns (4 merged, 0 gathered) in 0.001823074 sec., 2897304.2235257593 rows/sec., 41.45 MiB/sec. | ||
| 3294 | 2026.03.30 23:28:22.779249 [ 191 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3295 | 2026.03.30 23:28:22.779491 [ 191 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_11_2} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.03.30 23:28:22.779563 [ 191 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_11_2} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3297 | 2026.03.30 23:28:22.779643 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3298 | 2026.03.30 23:28:23.043360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3299 | 2026.03.30 23:28:23.059908 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2026.03.30 23:28:23.059959 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3301 | 2026.03.30 23:28:23.065394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3302 | 2026.03.30 23:28:23.066057 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2026.03.30 23:28:23.066352 [ 70 ] {} <Debug> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3304 | 2026.03.30 23:28:23.066434 [ 70 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2026.03.30 23:28:23.066469 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3306 | 2026.03.30 23:28:23.066668 [ 189 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 3307 | 2026.03.30 23:28:23.068994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3308 | 2026.03.30 23:28:23.070684 [ 189 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3309 | 2026.03.30 23:28:23.071991 [ 189 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 3310 | 2026.03.30 23:28:23.076280 [ 189 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 3311 | 2026.03.30 23:28:23.080360 [ 189 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 3312 | 2026.03.30 23:28:23.084437 [ 189 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 3313 | 2026.03.30 23:28:23.088796 [ 189 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 3314 | 2026.03.30 23:28:23.093093 [ 189 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 3315 | 2026.03.30 23:28:23.146340 [ 187 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079754868 sec., 1040.6888266682354 rows/sec., 5.38 MiB/sec. | ||
| 3316 | 2026.03.30 23:28:23.148728 [ 196 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3317 | 2026.03.30 23:28:23.150638 [ 196 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_11_2} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.03.30 23:28:23.150719 [ 196 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_11_2} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3319 | 2026.03.30 23:28:23.152447 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3320 | 2026.03.30 23:28:24.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.54 MiB, peak 228.45 MiB, free memory in arenas 0.00 B, will set to 225.30 MiB (RSS), difference: 6.76 MiB | ||
| 3321 | 2026.03.30 23:28:26.448909 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2026.03.30 23:28:26.449081 [ 5 ] {9565c3e9-d532-4ddb-ad85-45fb6fdb92ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3323 | 2026.03.30 23:28:26.449149 [ 5 ] {9565c3e9-d532-4ddb-ad85-45fb6fdb92ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3324 | 2026.03.30 23:28:26.449906 [ 5 ] {9565c3e9-d532-4ddb-ad85-45fb6fdb92ee} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2026.03.30 23:28:26.449949 [ 5 ] {9565c3e9-d532-4ddb-ad85-45fb6fdb92ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3326 | 2026.03.30 23:28:26.450375 [ 5 ] {9565c3e9-d532-4ddb-ad85-45fb6fdb92ee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3327 | 2026.03.30 23:28:26.450611 [ 5 ] {9565c3e9-d532-4ddb-ad85-45fb6fdb92ee} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2026.03.30 23:28:26.450761 [ 5 ] {9565c3e9-d532-4ddb-ad85-45fb6fdb92ee} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001728 sec., 164351.85185185185 rows/sec., 10.44 MiB/sec. | ||
| 3329 | 2026.03.30 23:28:26.450810 [ 5 ] {9565c3e9-d532-4ddb-ad85-45fb6fdb92ee} <Debug> TCPHandler: Processed in 0.002023007 sec. | ||
| 3330 | 2026.03.30 23:28:26.450937 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2026.03.30 23:28:26.451041 [ 5 ] {65692b14-a033-4a97-a187-9896d374ee0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3332 | 2026.03.30 23:28:26.451086 [ 5 ] {65692b14-a033-4a97-a187-9896d374ee0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3333 | 2026.03.30 23:28:26.451806 [ 5 ] {65692b14-a033-4a97-a187-9896d374ee0b} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.03.30 23:28:26.451842 [ 5 ] {65692b14-a033-4a97-a187-9896d374ee0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3335 | 2026.03.30 23:28:26.452221 [ 5 ] {65692b14-a033-4a97-a187-9896d374ee0b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3336 | 2026.03.30 23:28:26.452441 [ 5 ] {65692b14-a033-4a97-a187-9896d374ee0b} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.03.30 23:28:26.452570 [ 5 ] {65692b14-a033-4a97-a187-9896d374ee0b} <Debug> executeQuery: Read 823 rows, 66.09 KiB in 0.001554 sec., 529601.0296010296 rows/sec., 41.53 MiB/sec. | ||
| 3338 | 2026.03.30 23:28:26.452608 [ 5 ] {65692b14-a033-4a97-a187-9896d374ee0b} <Debug> TCPHandler: Processed in 0.001723852 sec. | ||
| 3339 | 2026.03.30 23:28:26.452719 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2026.03.30 23:28:26.452815 [ 5 ] {3a81ccac-6d97-4a22-985b-feee6736a3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3341 | 2026.03.30 23:28:26.452858 [ 5 ] {3a81ccac-6d97-4a22-985b-feee6736a3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3342 | 2026.03.30 23:28:26.453295 [ 5 ] {3a81ccac-6d97-4a22-985b-feee6736a3b0} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2026.03.30 23:28:26.453331 [ 5 ] {3a81ccac-6d97-4a22-985b-feee6736a3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3344 | 2026.03.30 23:28:26.453628 [ 5 ] {3a81ccac-6d97-4a22-985b-feee6736a3b0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3345 | 2026.03.30 23:28:26.453832 [ 5 ] {3a81ccac-6d97-4a22-985b-feee6736a3b0} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.03.30 23:28:26.453953 [ 5 ] {3a81ccac-6d97-4a22-985b-feee6736a3b0} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001159 sec., 133735.97929249352 rows/sec., 8.02 MiB/sec. | ||
| 3347 | 2026.03.30 23:28:26.453989 [ 5 ] {3a81ccac-6d97-4a22-985b-feee6736a3b0} <Debug> TCPHandler: Processed in 0.001319294 sec. | ||
| 3348 | 2026.03.30 23:28:26.454099 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3349 | 2026.03.30 23:28:26.454194 [ 5 ] {c24a1300-3a8b-4f55-919a-624627e7e9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3350 | 2026.03.30 23:28:26.454233 [ 5 ] {c24a1300-3a8b-4f55-919a-624627e7e9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3351 | 2026.03.30 23:28:26.454667 [ 5 ] {c24a1300-3a8b-4f55-919a-624627e7e9b6} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.03.30 23:28:26.454701 [ 5 ] {c24a1300-3a8b-4f55-919a-624627e7e9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3353 | 2026.03.30 23:28:26.454999 [ 5 ] {c24a1300-3a8b-4f55-919a-624627e7e9b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3354 | 2026.03.30 23:28:26.455208 [ 5 ] {c24a1300-3a8b-4f55-919a-624627e7e9b6} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2026.03.30 23:28:26.455338 [ 5 ] {c24a1300-3a8b-4f55-919a-624627e7e9b6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001163 sec., 128116.93895098883 rows/sec., 8.28 MiB/sec. | ||
| 3356 | 2026.03.30 23:28:26.455375 [ 5 ] {c24a1300-3a8b-4f55-919a-624627e7e9b6} <Debug> TCPHandler: Processed in 0.001323694 sec. | ||
| 3357 | 2026.03.30 23:28:26.455482 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2026.03.30 23:28:26.455575 [ 5 ] {527e4236-a923-49fb-b495-c14d7c44a51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3359 | 2026.03.30 23:28:26.455615 [ 5 ] {527e4236-a923-49fb-b495-c14d7c44a51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3360 | 2026.03.30 23:28:26.456154 [ 5 ] {527e4236-a923-49fb-b495-c14d7c44a51a} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.03.30 23:28:26.456198 [ 5 ] {527e4236-a923-49fb-b495-c14d7c44a51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3362 | 2026.03.30 23:28:26.456593 [ 5 ] {527e4236-a923-49fb-b495-c14d7c44a51a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3363 | 2026.03.30 23:28:26.456854 [ 5 ] {527e4236-a923-49fb-b495-c14d7c44a51a} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.03.30 23:28:26.456982 [ 5 ] {527e4236-a923-49fb-b495-c14d7c44a51a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001425 sec., 103859.64912280701 rows/sec., 5.91 MiB/sec. | ||
| 3365 | 2026.03.30 23:28:26.457020 [ 5 ] {527e4236-a923-49fb-b495-c14d7c44a51a} <Debug> TCPHandler: Processed in 0.00158607 sec. | ||
| 3366 | 2026.03.30 23:28:26.457151 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2026.03.30 23:28:26.457255 [ 5 ] {10ed9e2c-cb3d-4506-96cb-a09410feaa0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3368 | 2026.03.30 23:28:26.457297 [ 5 ] {10ed9e2c-cb3d-4506-96cb-a09410feaa0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3369 | 2026.03.30 23:28:26.458006 [ 5 ] {10ed9e2c-cb3d-4506-96cb-a09410feaa0e} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.03.30 23:28:26.458043 [ 5 ] {10ed9e2c-cb3d-4506-96cb-a09410feaa0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3371 | 2026.03.30 23:28:26.458523 [ 5 ] {10ed9e2c-cb3d-4506-96cb-a09410feaa0e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3372 | 2026.03.30 23:28:26.458894 [ 5 ] {10ed9e2c-cb3d-4506-96cb-a09410feaa0e} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.03.30 23:28:26.459081 [ 5 ] {10ed9e2c-cb3d-4506-96cb-a09410feaa0e} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001842 sec., 273072.7470141151 rows/sec., 19.20 MiB/sec. | ||
| 3374 | 2026.03.30 23:28:26.459138 [ 5 ] {10ed9e2c-cb3d-4506-96cb-a09410feaa0e} <Debug> TCPHandler: Processed in 0.002047708 sec. | ||
| 3375 | 2026.03.30 23:28:26.459293 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3376 | 2026.03.30 23:28:26.459409 [ 5 ] {9959e695-b32d-4bef-9455-5a78d205c1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3377 | 2026.03.30 23:28:26.459462 [ 5 ] {9959e695-b32d-4bef-9455-5a78d205c1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3378 | 2026.03.30 23:28:26.459895 [ 5 ] {9959e695-b32d-4bef-9455-5a78d205c1fb} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2026.03.30 23:28:26.459937 [ 5 ] {9959e695-b32d-4bef-9455-5a78d205c1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3380 | 2026.03.30 23:28:26.460371 [ 5 ] {9959e695-b32d-4bef-9455-5a78d205c1fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3381 | 2026.03.30 23:28:26.460598 [ 5 ] {9959e695-b32d-4bef-9455-5a78d205c1fb} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2026.03.30 23:28:26.460731 [ 33 ] {} <Debug> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3383 | 2026.03.30 23:28:26.460768 [ 33 ] {} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.03.30 23:28:26.460778 [ 5 ] {9959e695-b32d-4bef-9455-5a78d205c1fb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001393 sec., 4307.250538406318 rows/sec., 225.04 KiB/sec. | ||
| 3385 | 2026.03.30 23:28:26.460796 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3386 | 2026.03.30 23:28:26.460833 [ 5 ] {9959e695-b32d-4bef-9455-5a78d205c1fb} <Debug> TCPHandler: Processed in 0.00160885 sec. | ||
| 3387 | 2026.03.30 23:28:26.460939 [ 191 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 3388 | 2026.03.30 23:28:26.460975 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2026.03.30 23:28:26.461095 [ 191 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3390 | 2026.03.30 23:28:26.461095 [ 5 ] {2605f56f-44e4-47f5-bdc0-f78c4e2299ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3391 | 2026.03.30 23:28:26.461141 [ 191 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::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 | ||
| 3392 | 2026.03.30 23:28:26.461169 [ 5 ] {2605f56f-44e4-47f5-bdc0-f78c4e2299ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3393 | 2026.03.30 23:28:26.461217 [ 191 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3394 | 2026.03.30 23:28:26.461270 [ 191 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3395 | 2026.03.30 23:28:26.461312 [ 191 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3396 | 2026.03.30 23:28:26.461353 [ 191 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3397 | 2026.03.30 23:28:26.461390 [ 191 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3398 | 2026.03.30 23:28:26.461650 [ 5 ] {2605f56f-44e4-47f5-bdc0-f78c4e2299ba} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2026.03.30 23:28:26.461693 [ 5 ] {2605f56f-44e4-47f5-bdc0-f78c4e2299ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3400 | 2026.03.30 23:28:26.462181 [ 5 ] {2605f56f-44e4-47f5-bdc0-f78c4e2299ba} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3401 | 2026.03.30 23:28:26.462227 [ 196 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001347575 sec., 26714.654100884924 rows/sec., 1.36 MiB/sec. | ||
| 3402 | 2026.03.30 23:28:26.462418 [ 187 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3403 | 2026.03.30 23:28:26.462468 [ 5 ] {2605f56f-44e4-47f5-bdc0-f78c4e2299ba} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.03.30 23:28:26.462629 [ 5 ] {2605f56f-44e4-47f5-bdc0-f78c4e2299ba} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001557 sec., 170199.100834939 rows/sec., 11.31 MiB/sec. | ||
| 3405 | 2026.03.30 23:28:26.462673 [ 5 ] {2605f56f-44e4-47f5-bdc0-f78c4e2299ba} <Debug> TCPHandler: Processed in 0.001762343 sec. | ||
| 3406 | 2026.03.30 23:28:26.462738 [ 187 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_6_1} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2026.03.30 23:28:26.462796 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.03.30 23:28:26.462820 [ 187 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_6_1} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3409 | 2026.03.30 23:28:26.462896 [ 5 ] {b3187da7-dab5-4345-b94e-777a8c5836f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3410 | 2026.03.30 23:28:26.462905 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3411 | 2026.03.30 23:28:26.462948 [ 5 ] {b3187da7-dab5-4345-b94e-777a8c5836f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3412 | 2026.03.30 23:28:26.463293 [ 5 ] {b3187da7-dab5-4345-b94e-777a8c5836f6} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.03.30 23:28:26.463332 [ 5 ] {b3187da7-dab5-4345-b94e-777a8c5836f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3414 | 2026.03.30 23:28:26.463643 [ 5 ] {b3187da7-dab5-4345-b94e-777a8c5836f6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3415 | 2026.03.30 23:28:26.463862 [ 5 ] {b3187da7-dab5-4345-b94e-777a8c5836f6} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.03.30 23:28:26.463967 [ 33 ] {} <Debug> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3417 | 2026.03.30 23:28:26.463994 [ 5 ] {b3187da7-dab5-4345-b94e-777a8c5836f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 3418 | 2026.03.30 23:28:26.464000 [ 33 ] {} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2026.03.30 23:28:26.464024 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3420 | 2026.03.30 23:28:26.464031 [ 5 ] {b3187da7-dab5-4345-b94e-777a8c5836f6} <Debug> TCPHandler: Processed in 0.001285544 sec. | ||
| 3421 | 2026.03.30 23:28:26.464110 [ 191 ] {cc263ee9-835a-4911-8df9-72d146b6e226::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 | ||
| 3422 | 2026.03.30 23:28:26.464150 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3423 | 2026.03.30 23:28:26.464221 [ 191 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3424 | 2026.03.30 23:28:26.464252 [ 5 ] {fd5ed0bf-23b2-4907-acd4-cded387853bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3425 | 2026.03.30 23:28:26.464253 [ 191 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3426 | 2026.03.30 23:28:26.464314 [ 5 ] {fd5ed0bf-23b2-4907-acd4-cded387853bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3427 | 2026.03.30 23:28:26.464327 [ 191 ] {cc263ee9-835a-4911-8df9-72d146b6e226::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 | ||
| 3428 | 2026.03.30 23:28:26.464384 [ 191 ] {cc263ee9-835a-4911-8df9-72d146b6e226::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 | ||
| 3429 | 2026.03.30 23:28:26.464417 [ 191 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3430 | 2026.03.30 23:28:26.464451 [ 191 ] {cc263ee9-835a-4911-8df9-72d146b6e226::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 | ||
| 3431 | 2026.03.30 23:28:26.464486 [ 191 ] {cc263ee9-835a-4911-8df9-72d146b6e226::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 | ||
| 3432 | 2026.03.30 23:28:26.465102 [ 5 ] {fd5ed0bf-23b2-4907-acd4-cded387853bf} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.03.30 23:28:26.465144 [ 5 ] {fd5ed0bf-23b2-4907-acd4-cded387853bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3434 | 2026.03.30 23:28:26.465157 [ 187 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.00107587 sec., 6506.362292842072 rows/sec., 434.79 KiB/sec. | ||
| 3435 | 2026.03.30 23:28:26.465290 [ 201 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3436 | 2026.03.30 23:28:26.465560 [ 201 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_6_1} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.03.30 23:28:26.465625 [ 201 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_6_1} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3438 | 2026.03.30 23:28:26.465700 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3439 | 2026.03.30 23:28:26.465745 [ 5 ] {fd5ed0bf-23b2-4907-acd4-cded387853bf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3440 | 2026.03.30 23:28:26.465997 [ 5 ] {fd5ed0bf-23b2-4907-acd4-cded387853bf} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.03.30 23:28:26.466134 [ 5 ] {fd5ed0bf-23b2-4907-acd4-cded387853bf} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001902 sec., 6834.910620399579 rows/sec., 12.25 MiB/sec. | ||
| 3442 | 2026.03.30 23:28:26.466198 [ 5 ] {fd5ed0bf-23b2-4907-acd4-cded387853bf} <Debug> TCPHandler: Processed in 0.002097538 sec. | ||
| 3443 | 2026.03.30 23:28:26.466313 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.03.30 23:28:26.466410 [ 5 ] {8d00011e-bf8f-4cae-835b-ba678e1ca533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3445 | 2026.03.30 23:28:26.466451 [ 5 ] {8d00011e-bf8f-4cae-835b-ba678e1ca533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3446 | 2026.03.30 23:28:26.466776 [ 5 ] {8d00011e-bf8f-4cae-835b-ba678e1ca533} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.03.30 23:28:26.466811 [ 5 ] {8d00011e-bf8f-4cae-835b-ba678e1ca533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3448 | 2026.03.30 23:28:26.467137 [ 5 ] {8d00011e-bf8f-4cae-835b-ba678e1ca533} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3449 | 2026.03.30 23:28:26.467346 [ 5 ] {8d00011e-bf8f-4cae-835b-ba678e1ca533} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.03.30 23:28:26.467471 [ 5 ] {8d00011e-bf8f-4cae-835b-ba678e1ca533} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 3451 | 2026.03.30 23:28:26.467506 [ 5 ] {8d00011e-bf8f-4cae-835b-ba678e1ca533} <Debug> TCPHandler: Processed in 0.001242833 sec. | ||
| 3452 | 2026.03.30 23:28:30.170016 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3453 | 2026.03.30 23:28:30.170077 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3454 | 2026.03.30 23:28:30.276742 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5794 | ||
| 3455 | 2026.03.30 23:28:30.277313 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2026.03.30 23:28:30.277366 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3457 | 2026.03.30 23:28:30.277931 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3458 | 2026.03.30 23:28:30.278173 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2026.03.30 23:28:30.278318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5794 | ||
| 3460 | 2026.03.30 23:28:30.292350 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 488 | ||
| 3461 | 2026.03.30 23:28:30.294536 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.03.30 23:28:30.294585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3463 | 2026.03.30 23:28:30.295783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3464 | 2026.03.30 23:28:30.296068 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3465 | 2026.03.30 23:28:30.296411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
| 3466 | 2026.03.30 23:28:30.569076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3467 | 2026.03.30 23:28:30.587684 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3468 | 2026.03.30 23:28:30.587755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3469 | 2026.03.30 23:28:30.593320 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3470 | 2026.03.30 23:28:30.594036 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2026.03.30 23:28:30.597333 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3472 | 2026.03.30 23:28:31.440633 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2026.03.30 23:28:31.440806 [ 5 ] {2d067597-0d30-4354-ba36-ed30e39f25d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3474 | 2026.03.30 23:28:31.440871 [ 5 ] {2d067597-0d30-4354-ba36-ed30e39f25d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3475 | 2026.03.30 23:28:31.441541 [ 5 ] {2d067597-0d30-4354-ba36-ed30e39f25d3} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.03.30 23:28:31.441589 [ 5 ] {2d067597-0d30-4354-ba36-ed30e39f25d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3477 | 2026.03.30 23:28:31.441988 [ 5 ] {2d067597-0d30-4354-ba36-ed30e39f25d3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3478 | 2026.03.30 23:28:31.442222 [ 5 ] {2d067597-0d30-4354-ba36-ed30e39f25d3} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.03.30 23:28:31.442383 [ 5 ] {2d067597-0d30-4354-ba36-ed30e39f25d3} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001623 sec., 66543.43807763401 rows/sec., 5.60 MiB/sec. | ||
| 3480 | 2026.03.30 23:28:31.442433 [ 5 ] {2d067597-0d30-4354-ba36-ed30e39f25d3} <Debug> TCPHandler: Processed in 0.001925115 sec. | ||
| 3481 | 2026.03.30 23:28:31.442600 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3482 | 2026.03.30 23:28:31.442707 [ 5 ] {cfc25027-c728-440e-81bd-88eb810b866c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3483 | 2026.03.30 23:28:31.442752 [ 5 ] {cfc25027-c728-440e-81bd-88eb810b866c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3484 | 2026.03.30 23:28:31.443206 [ 5 ] {cfc25027-c728-440e-81bd-88eb810b866c} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.03.30 23:28:31.443247 [ 5 ] {cfc25027-c728-440e-81bd-88eb810b866c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3486 | 2026.03.30 23:28:31.443554 [ 5 ] {cfc25027-c728-440e-81bd-88eb810b866c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3487 | 2026.03.30 23:28:31.443793 [ 5 ] {cfc25027-c728-440e-81bd-88eb810b866c} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.03.30 23:28:31.443928 [ 5 ] {cfc25027-c728-440e-81bd-88eb810b866c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001245 sec., 20883.534136546183 rows/sec., 1.53 MiB/sec. | ||
| 3489 | 2026.03.30 23:28:31.443968 [ 5 ] {cfc25027-c728-440e-81bd-88eb810b866c} <Debug> TCPHandler: Processed in 0.001432047 sec. | ||
| 3490 | 2026.03.30 23:28:31.444084 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2026.03.30 23:28:31.444185 [ 5 ] {cda455e2-5a41-48da-8294-d21f587b3c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3492 | 2026.03.30 23:28:31.444227 [ 5 ] {cda455e2-5a41-48da-8294-d21f587b3c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3493 | 2026.03.30 23:28:31.444671 [ 5 ] {cda455e2-5a41-48da-8294-d21f587b3c37} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.03.30 23:28:31.444709 [ 5 ] {cda455e2-5a41-48da-8294-d21f587b3c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3495 | 2026.03.30 23:28:31.445028 [ 5 ] {cda455e2-5a41-48da-8294-d21f587b3c37} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3496 | 2026.03.30 23:28:31.445233 [ 5 ] {cda455e2-5a41-48da-8294-d21f587b3c37} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.03.30 23:28:31.445373 [ 5 ] {cda455e2-5a41-48da-8294-d21f587b3c37} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00121 sec., 74380.1652892562 rows/sec., 5.81 MiB/sec. | ||
| 3498 | 2026.03.30 23:28:31.445410 [ 5 ] {cda455e2-5a41-48da-8294-d21f587b3c37} <Debug> TCPHandler: Processed in 0.001377076 sec. | ||
| 3499 | 2026.03.30 23:28:31.445524 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2026.03.30 23:28:31.445621 [ 5 ] {a65a611c-1f0c-4c20-a771-6bc35c4b5925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3501 | 2026.03.30 23:28:31.445663 [ 5 ] {a65a611c-1f0c-4c20-a771-6bc35c4b5925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3502 | 2026.03.30 23:28:31.446078 [ 5 ] {a65a611c-1f0c-4c20-a771-6bc35c4b5925} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2026.03.30 23:28:31.446114 [ 5 ] {a65a611c-1f0c-4c20-a771-6bc35c4b5925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3504 | 2026.03.30 23:28:31.446433 [ 5 ] {a65a611c-1f0c-4c20-a771-6bc35c4b5925} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3505 | 2026.03.30 23:28:31.446637 [ 5 ] {a65a611c-1f0c-4c20-a771-6bc35c4b5925} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2026.03.30 23:28:31.446775 [ 5 ] {a65a611c-1f0c-4c20-a771-6bc35c4b5925} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 3507 | 2026.03.30 23:28:31.446813 [ 5 ] {a65a611c-1f0c-4c20-a771-6bc35c4b5925} <Debug> TCPHandler: Processed in 0.001338625 sec. | ||
| 3508 | 2026.03.30 23:28:31.446913 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2026.03.30 23:28:31.447008 [ 5 ] {1ab10641-3c05-41ce-9800-949187fba64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3510 | 2026.03.30 23:28:31.447064 [ 5 ] {1ab10641-3c05-41ce-9800-949187fba64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3511 | 2026.03.30 23:28:31.447838 [ 5 ] {1ab10641-3c05-41ce-9800-949187fba64b} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.03.30 23:28:31.447874 [ 5 ] {1ab10641-3c05-41ce-9800-949187fba64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3513 | 2026.03.30 23:28:31.448393 [ 5 ] {1ab10641-3c05-41ce-9800-949187fba64b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3514 | 2026.03.30 23:28:31.448608 [ 5 ] {1ab10641-3c05-41ce-9800-949187fba64b} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.03.30 23:28:31.448753 [ 5 ] {1ab10641-3c05-41ce-9800-949187fba64b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001763 sec., 14747.58933635848 rows/sec., 26.43 MiB/sec. | ||
| 3516 | 2026.03.30 23:28:31.448813 [ 5 ] {1ab10641-3c05-41ce-9800-949187fba64b} <Debug> TCPHandler: Processed in 0.001949016 sec. | ||
| 3517 | 2026.03.30 23:28:31.448922 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2026.03.30 23:28:31.449016 [ 5 ] {9165a2b4-3a7f-43af-875b-23e46d501fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3519 | 2026.03.30 23:28:31.449058 [ 5 ] {9165a2b4-3a7f-43af-875b-23e46d501fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3520 | 2026.03.30 23:28:31.449387 [ 5 ] {9165a2b4-3a7f-43af-875b-23e46d501fdd} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.03.30 23:28:31.449422 [ 5 ] {9165a2b4-3a7f-43af-875b-23e46d501fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3522 | 2026.03.30 23:28:31.449739 [ 5 ] {9165a2b4-3a7f-43af-875b-23e46d501fdd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3523 | 2026.03.30 23:28:31.449942 [ 5 ] {9165a2b4-3a7f-43af-875b-23e46d501fdd} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2026.03.30 23:28:31.450083 [ 5 ] {9165a2b4-3a7f-43af-875b-23e46d501fdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 3525 | 2026.03.30 23:28:31.450119 [ 5 ] {9165a2b4-3a7f-43af-875b-23e46d501fdd} <Debug> TCPHandler: Processed in 0.001247093 sec. | ||
| 3526 | 2026.03.30 23:28:36.447414 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2026.03.30 23:28:36.447603 [ 5 ] {27f71728-778b-4d8b-a870-c38162dc14a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3528 | 2026.03.30 23:28:36.447663 [ 5 ] {27f71728-778b-4d8b-a870-c38162dc14a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3529 | 2026.03.30 23:28:36.448389 [ 5 ] {27f71728-778b-4d8b-a870-c38162dc14a3} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.03.30 23:28:36.448428 [ 5 ] {27f71728-778b-4d8b-a870-c38162dc14a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3531 | 2026.03.30 23:28:36.448820 [ 5 ] {27f71728-778b-4d8b-a870-c38162dc14a3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3532 | 2026.03.30 23:28:36.449041 [ 5 ] {27f71728-778b-4d8b-a870-c38162dc14a3} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2026.03.30 23:28:36.449186 [ 5 ] {27f71728-778b-4d8b-a870-c38162dc14a3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00163 sec., 174233.12883435583 rows/sec., 11.07 MiB/sec. | ||
| 3534 | 2026.03.30 23:28:36.449228 [ 5 ] {27f71728-778b-4d8b-a870-c38162dc14a3} <Debug> TCPHandler: Processed in 0.001938476 sec. | ||
| 3535 | 2026.03.30 23:28:36.449356 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2026.03.30 23:28:36.449452 [ 5 ] {047b00ed-d7a4-4dae-ad90-b58d91796fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3537 | 2026.03.30 23:28:36.449494 [ 5 ] {047b00ed-d7a4-4dae-ad90-b58d91796fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3538 | 2026.03.30 23:28:36.449880 [ 5 ] {047b00ed-d7a4-4dae-ad90-b58d91796fbe} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.03.30 23:28:36.449914 [ 5 ] {047b00ed-d7a4-4dae-ad90-b58d91796fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3540 | 2026.03.30 23:28:36.450201 [ 5 ] {047b00ed-d7a4-4dae-ad90-b58d91796fbe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3541 | 2026.03.30 23:28:36.450411 [ 5 ] {047b00ed-d7a4-4dae-ad90-b58d91796fbe} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2026.03.30 23:28:36.450536 [ 5 ] {047b00ed-d7a4-4dae-ad90-b58d91796fbe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001103 sec., 1813.236627379873 rows/sec., 147.86 KiB/sec. | ||
| 3543 | 2026.03.30 23:28:36.450574 [ 5 ] {047b00ed-d7a4-4dae-ad90-b58d91796fbe} <Debug> TCPHandler: Processed in 0.001268974 sec. | ||
| 3544 | 2026.03.30 23:28:36.450685 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2026.03.30 23:28:36.450779 [ 5 ] {a71bab40-1c7a-4cdf-b006-f2fb832b5a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3546 | 2026.03.30 23:28:36.450817 [ 5 ] {a71bab40-1c7a-4cdf-b006-f2fb832b5a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3547 | 2026.03.30 23:28:36.451665 [ 5 ] {a71bab40-1c7a-4cdf-b006-f2fb832b5a02} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.03.30 23:28:36.451700 [ 5 ] {a71bab40-1c7a-4cdf-b006-f2fb832b5a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3549 | 2026.03.30 23:28:36.452053 [ 5 ] {a71bab40-1c7a-4cdf-b006-f2fb832b5a02} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3550 | 2026.03.30 23:28:36.452259 [ 5 ] {a71bab40-1c7a-4cdf-b006-f2fb832b5a02} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2026.03.30 23:28:36.452384 [ 5 ] {a71bab40-1c7a-4cdf-b006-f2fb832b5a02} <Debug> executeQuery: Read 824 rows, 66.16 KiB in 0.001623 sec., 507701.7868145409 rows/sec., 39.81 MiB/sec. | ||
| 3552 | 2026.03.30 23:28:36.452418 [ 5 ] {a71bab40-1c7a-4cdf-b006-f2fb832b5a02} <Debug> TCPHandler: Processed in 0.001785533 sec. | ||
| 3553 | 2026.03.30 23:28:36.452512 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2026.03.30 23:28:36.452600 [ 5 ] {99eab6a1-eafb-4a20-bf75-52cd897ae980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3555 | 2026.03.30 23:28:36.452637 [ 5 ] {99eab6a1-eafb-4a20-bf75-52cd897ae980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3556 | 2026.03.30 23:28:36.453067 [ 5 ] {99eab6a1-eafb-4a20-bf75-52cd897ae980} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2026.03.30 23:28:36.453099 [ 5 ] {99eab6a1-eafb-4a20-bf75-52cd897ae980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3558 | 2026.03.30 23:28:36.453445 [ 5 ] {99eab6a1-eafb-4a20-bf75-52cd897ae980} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3559 | 2026.03.30 23:28:36.453648 [ 5 ] {99eab6a1-eafb-4a20-bf75-52cd897ae980} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.03.30 23:28:36.453770 [ 5 ] {99eab6a1-eafb-4a20-bf75-52cd897ae980} <Debug> executeQuery: Read 157 rows, 9.66 KiB in 0.001172 sec., 133959.04436860068 rows/sec., 8.05 MiB/sec. | ||
| 3561 | 2026.03.30 23:28:36.453807 [ 5 ] {99eab6a1-eafb-4a20-bf75-52cd897ae980} <Debug> TCPHandler: Processed in 0.001336005 sec. | ||
| 3562 | 2026.03.30 23:28:36.453916 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2026.03.30 23:28:36.454010 [ 5 ] {48791718-e6fd-44b6-8081-875d5cd2fd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3564 | 2026.03.30 23:28:36.454048 [ 5 ] {48791718-e6fd-44b6-8081-875d5cd2fd38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3565 | 2026.03.30 23:28:36.454483 [ 5 ] {48791718-e6fd-44b6-8081-875d5cd2fd38} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.03.30 23:28:36.454517 [ 5 ] {48791718-e6fd-44b6-8081-875d5cd2fd38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3567 | 2026.03.30 23:28:36.454808 [ 5 ] {48791718-e6fd-44b6-8081-875d5cd2fd38} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3568 | 2026.03.30 23:28:36.455010 [ 5 ] {48791718-e6fd-44b6-8081-875d5cd2fd38} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.03.30 23:28:36.455131 [ 5 ] {48791718-e6fd-44b6-8081-875d5cd2fd38} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001138 sec., 130931.45869947277 rows/sec., 8.46 MiB/sec. | ||
| 3570 | 2026.03.30 23:28:36.455166 [ 5 ] {48791718-e6fd-44b6-8081-875d5cd2fd38} <Debug> TCPHandler: Processed in 0.001300174 sec. | ||
| 3571 | 2026.03.30 23:28:36.455274 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2026.03.30 23:28:36.455368 [ 5 ] {6b5a4c33-1e8e-4422-ba86-409bb42d8590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3573 | 2026.03.30 23:28:36.455406 [ 5 ] {6b5a4c33-1e8e-4422-ba86-409bb42d8590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3574 | 2026.03.30 23:28:36.455856 [ 5 ] {6b5a4c33-1e8e-4422-ba86-409bb42d8590} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.03.30 23:28:36.455890 [ 5 ] {6b5a4c33-1e8e-4422-ba86-409bb42d8590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3576 | 2026.03.30 23:28:36.456182 [ 5 ] {6b5a4c33-1e8e-4422-ba86-409bb42d8590} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3577 | 2026.03.30 23:28:36.456396 [ 5 ] {6b5a4c33-1e8e-4422-ba86-409bb42d8590} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.03.30 23:28:36.456517 [ 5 ] {6b5a4c33-1e8e-4422-ba86-409bb42d8590} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 3579 | 2026.03.30 23:28:36.456552 [ 5 ] {6b5a4c33-1e8e-4422-ba86-409bb42d8590} <Debug> TCPHandler: Processed in 0.001328044 sec. | ||
| 3580 | 2026.03.30 23:28:36.456662 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2026.03.30 23:28:36.456757 [ 5 ] {26066212-4e52-477e-b956-1bfbcc9a44e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3582 | 2026.03.30 23:28:36.456795 [ 5 ] {26066212-4e52-477e-b956-1bfbcc9a44e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3583 | 2026.03.30 23:28:36.457410 [ 5 ] {26066212-4e52-477e-b956-1bfbcc9a44e1} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.03.30 23:28:36.457444 [ 5 ] {26066212-4e52-477e-b956-1bfbcc9a44e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3585 | 2026.03.30 23:28:36.457756 [ 5 ] {26066212-4e52-477e-b956-1bfbcc9a44e1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3586 | 2026.03.30 23:28:36.457960 [ 5 ] {26066212-4e52-477e-b956-1bfbcc9a44e1} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.03.30 23:28:36.458083 [ 5 ] {26066212-4e52-477e-b956-1bfbcc9a44e1} <Debug> executeQuery: Read 505 rows, 36.38 KiB in 0.001344 sec., 375744.04761904763 rows/sec., 26.44 MiB/sec. | ||
| 3588 | 2026.03.30 23:28:36.458119 [ 5 ] {26066212-4e52-477e-b956-1bfbcc9a44e1} <Debug> TCPHandler: Processed in 0.001507517 sec. | ||
| 3589 | 2026.03.30 23:28:36.458229 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2026.03.30 23:28:36.458321 [ 5 ] {8ffd446e-b976-4d3a-be52-c5e224c92f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3591 | 2026.03.30 23:28:36.458361 [ 5 ] {8ffd446e-b976-4d3a-be52-c5e224c92f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3592 | 2026.03.30 23:28:36.458671 [ 5 ] {8ffd446e-b976-4d3a-be52-c5e224c92f82} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2026.03.30 23:28:36.458705 [ 5 ] {8ffd446e-b976-4d3a-be52-c5e224c92f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3594 | 2026.03.30 23:28:36.458999 [ 5 ] {8ffd446e-b976-4d3a-be52-c5e224c92f82} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3595 | 2026.03.30 23:28:36.459201 [ 5 ] {8ffd446e-b976-4d3a-be52-c5e224c92f82} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2026.03.30 23:28:36.459324 [ 5 ] {8ffd446e-b976-4d3a-be52-c5e224c92f82} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00102 sec., 5882.35294117647 rows/sec., 307.33 KiB/sec. | ||
| 3597 | 2026.03.30 23:28:36.459358 [ 5 ] {8ffd446e-b976-4d3a-be52-c5e224c92f82} <Debug> TCPHandler: Processed in 0.001179632 sec. | ||
| 3598 | 2026.03.30 23:28:36.459493 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2026.03.30 23:28:36.459617 [ 5 ] {b139db51-a612-4a31-9ba2-e4e3efde4c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3600 | 2026.03.30 23:28:36.459669 [ 5 ] {b139db51-a612-4a31-9ba2-e4e3efde4c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3601 | 2026.03.30 23:28:36.460176 [ 5 ] {b139db51-a612-4a31-9ba2-e4e3efde4c8b} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.03.30 23:28:36.460218 [ 5 ] {b139db51-a612-4a31-9ba2-e4e3efde4c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3603 | 2026.03.30 23:28:36.460582 [ 5 ] {b139db51-a612-4a31-9ba2-e4e3efde4c8b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3604 | 2026.03.30 23:28:36.460793 [ 5 ] {b139db51-a612-4a31-9ba2-e4e3efde4c8b} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.03.30 23:28:36.460925 [ 5 ] {b139db51-a612-4a31-9ba2-e4e3efde4c8b} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001333 sec., 199549.88747186796 rows/sec., 13.26 MiB/sec. | ||
| 3606 | 2026.03.30 23:28:36.460962 [ 5 ] {b139db51-a612-4a31-9ba2-e4e3efde4c8b} <Debug> TCPHandler: Processed in 0.001530238 sec. | ||
| 3607 | 2026.03.30 23:28:36.461074 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.03.30 23:28:36.461170 [ 5 ] {256fc9e3-6914-4421-ac3f-ef6300445905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3609 | 2026.03.30 23:28:36.461212 [ 5 ] {256fc9e3-6914-4421-ac3f-ef6300445905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3610 | 2026.03.30 23:28:36.461532 [ 5 ] {256fc9e3-6914-4421-ac3f-ef6300445905} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.03.30 23:28:36.461565 [ 5 ] {256fc9e3-6914-4421-ac3f-ef6300445905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3612 | 2026.03.30 23:28:36.461860 [ 5 ] {256fc9e3-6914-4421-ac3f-ef6300445905} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3613 | 2026.03.30 23:28:36.462066 [ 5 ] {256fc9e3-6914-4421-ac3f-ef6300445905} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.03.30 23:28:36.462192 [ 5 ] {256fc9e3-6914-4421-ac3f-ef6300445905} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 3615 | 2026.03.30 23:28:36.462228 [ 5 ] {256fc9e3-6914-4421-ac3f-ef6300445905} <Debug> TCPHandler: Processed in 0.001204533 sec. | ||
| 3616 | 2026.03.30 23:28:36.462328 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.03.30 23:28:36.462423 [ 5 ] {787ae87f-976b-4eea-a21a-8fd7a03f6dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3618 | 2026.03.30 23:28:36.462475 [ 5 ] {787ae87f-976b-4eea-a21a-8fd7a03f6dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3619 | 2026.03.30 23:28:36.463217 [ 5 ] {787ae87f-976b-4eea-a21a-8fd7a03f6dd1} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.03.30 23:28:36.463251 [ 5 ] {787ae87f-976b-4eea-a21a-8fd7a03f6dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3621 | 2026.03.30 23:28:36.463763 [ 5 ] {787ae87f-976b-4eea-a21a-8fd7a03f6dd1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3622 | 2026.03.30 23:28:36.464001 [ 5 ] {787ae87f-976b-4eea-a21a-8fd7a03f6dd1} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.03.30 23:28:36.464134 [ 5 ] {787ae87f-976b-4eea-a21a-8fd7a03f6dd1} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00173 sec., 7514.450867052024 rows/sec., 13.47 MiB/sec. | ||
| 3624 | 2026.03.30 23:28:36.464184 [ 5 ] {787ae87f-976b-4eea-a21a-8fd7a03f6dd1} <Debug> TCPHandler: Processed in 0.001905385 sec. | ||
| 3625 | 2026.03.30 23:28:36.464296 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2026.03.30 23:28:36.464391 [ 5 ] {a876655b-e387-475b-8c8e-2d74d2ee8dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3627 | 2026.03.30 23:28:36.464432 [ 5 ] {a876655b-e387-475b-8c8e-2d74d2ee8dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3628 | 2026.03.30 23:28:36.464770 [ 5 ] {a876655b-e387-475b-8c8e-2d74d2ee8dee} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.03.30 23:28:36.464803 [ 5 ] {a876655b-e387-475b-8c8e-2d74d2ee8dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3630 | 2026.03.30 23:28:36.465110 [ 5 ] {a876655b-e387-475b-8c8e-2d74d2ee8dee} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3631 | 2026.03.30 23:28:36.465319 [ 5 ] {a876655b-e387-475b-8c8e-2d74d2ee8dee} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.03.30 23:28:36.465445 [ 5 ] {a876655b-e387-475b-8c8e-2d74d2ee8dee} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 3633 | 2026.03.30 23:28:36.465482 [ 5 ] {a876655b-e387-475b-8c8e-2d74d2ee8dee} <Debug> TCPHandler: Processed in 0.001236593 sec. | ||
| 3634 | 2026.03.30 23:28:37.778507 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6242 | ||
| 3635 | 2026.03.30 23:28:37.779045 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2026.03.30 23:28:37.779099 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3637 | 2026.03.30 23:28:37.779593 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3638 | 2026.03.30 23:28:37.779828 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2026.03.30 23:28:37.779979 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6242 | ||
| 3640 | 2026.03.30 23:28:38.097515 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3641 | 2026.03.30 23:28:38.113911 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2026.03.30 23:28:38.113966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3643 | 2026.03.30 23:28:38.120115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3644 | 2026.03.30 23:28:38.120838 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2026.03.30 23:28:38.123780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3646 | 2026.03.30 23:28:40.296766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 524 | ||
| 3647 | 2026.03.30 23:28:40.299259 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.03.30 23:28:40.299308 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3649 | 2026.03.30 23:28:40.300495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3650 | 2026.03.30 23:28:40.300771 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.03.30 23:28:40.301101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
| 3652 | 2026.03.30 23:28:41.440696 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3653 | 2026.03.30 23:28:41.440890 [ 5 ] {42977178-09ee-4029-a5a1-3c8ca36aa132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3654 | 2026.03.30 23:28:41.440962 [ 5 ] {42977178-09ee-4029-a5a1-3c8ca36aa132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3655 | 2026.03.30 23:28:41.441741 [ 5 ] {42977178-09ee-4029-a5a1-3c8ca36aa132} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2026.03.30 23:28:41.441785 [ 5 ] {42977178-09ee-4029-a5a1-3c8ca36aa132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3657 | 2026.03.30 23:28:41.442162 [ 5 ] {42977178-09ee-4029-a5a1-3c8ca36aa132} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3658 | 2026.03.30 23:28:41.442382 [ 5 ] {42977178-09ee-4029-a5a1-3c8ca36aa132} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2026.03.30 23:28:41.442529 [ 5 ] {42977178-09ee-4029-a5a1-3c8ca36aa132} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.00169 sec., 63905.32544378698 rows/sec., 5.38 MiB/sec. | ||
| 3660 | 2026.03.30 23:28:41.442570 [ 5 ] {42977178-09ee-4029-a5a1-3c8ca36aa132} <Debug> TCPHandler: Processed in 0.002003908 sec. | ||
| 3661 | 2026.03.30 23:28:41.442762 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2026.03.30 23:28:41.442857 [ 5 ] {a6395987-fdd7-438f-b82e-7dfe445c0aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3663 | 2026.03.30 23:28:41.442897 [ 5 ] {a6395987-fdd7-438f-b82e-7dfe445c0aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3664 | 2026.03.30 23:28:41.443380 [ 5 ] {a6395987-fdd7-438f-b82e-7dfe445c0aa8} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2026.03.30 23:28:41.443417 [ 5 ] {a6395987-fdd7-438f-b82e-7dfe445c0aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3666 | 2026.03.30 23:28:41.443721 [ 5 ] {a6395987-fdd7-438f-b82e-7dfe445c0aa8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3667 | 2026.03.30 23:28:41.443930 [ 5 ] {a6395987-fdd7-438f-b82e-7dfe445c0aa8} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3668 | 2026.03.30 23:28:41.444057 [ 5 ] {a6395987-fdd7-438f-b82e-7dfe445c0aa8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001219 sec., 21328.95816242822 rows/sec., 1.57 MiB/sec. | ||
| 3669 | 2026.03.30 23:28:41.444054 [ 51 ] {} <Debug> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3670 | 2026.03.30 23:28:41.444095 [ 5 ] {a6395987-fdd7-438f-b82e-7dfe445c0aa8} <Debug> TCPHandler: Processed in 0.001382436 sec. | ||
| 3671 | 2026.03.30 23:28:41.444134 [ 51 ] {} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2026.03.30 23:28:41.444160 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3673 | 2026.03.30 23:28:41.444230 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3674 | 2026.03.30 23:28:41.444270 [ 199 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::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 | ||
| 3675 | 2026.03.30 23:28:41.444330 [ 5 ] {c9755708-3554-4584-b065-725218e5384f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3676 | 2026.03.30 23:28:41.444374 [ 5 ] {c9755708-3554-4584-b065-725218e5384f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3677 | 2026.03.30 23:28:41.444421 [ 199 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3678 | 2026.03.30 23:28:41.444477 [ 199 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 219 rows starting from the beginning of the part | ||
| 3679 | 2026.03.30 23:28:41.444582 [ 199 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part | ||
| 3680 | 2026.03.30 23:28:41.444630 [ 199 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 155 rows starting from the beginning of the part | ||
| 3681 | 2026.03.30 23:28:41.444670 [ 199 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 3682 | 2026.03.30 23:28:41.444709 [ 199 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 157 rows starting from the beginning of the part | ||
| 3683 | 2026.03.30 23:28:41.444753 [ 199 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 3684 | 2026.03.30 23:28:41.444791 [ 5 ] {c9755708-3554-4584-b065-725218e5384f} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2026.03.30 23:28:41.444828 [ 5 ] {c9755708-3554-4584-b065-725218e5384f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3686 | 2026.03.30 23:28:41.445159 [ 5 ] {c9755708-3554-4584-b065-725218e5384f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3687 | 2026.03.30 23:28:41.445365 [ 5 ] {c9755708-3554-4584-b065-725218e5384f} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.03.30 23:28:41.445550 [ 5 ] {c9755708-3554-4584-b065-725218e5384f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001237 sec., 72756.66936135812 rows/sec., 5.68 MiB/sec. | ||
| 3689 | 2026.03.30 23:28:41.445587 [ 5 ] {c9755708-3554-4584-b065-725218e5384f} <Debug> TCPHandler: Processed in 0.001404196 sec. | ||
| 3690 | 2026.03.30 23:28:41.445699 [ 201 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481648 sec., 425202.20727190265 rows/sec., 28.55 MiB/sec. | ||
| 3691 | 2026.03.30 23:28:41.445717 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3692 | 2026.03.30 23:28:41.445814 [ 5 ] {6007a931-7941-4bdd-83f6-707020a7f85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3693 | 2026.03.30 23:28:41.445857 [ 5 ] {6007a931-7941-4bdd-83f6-707020a7f85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3694 | 2026.03.30 23:28:41.445873 [ 187 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3695 | 2026.03.30 23:28:41.446172 [ 187 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_16_3} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3696 | 2026.03.30 23:28:41.446251 [ 187 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_16_3} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3697 | 2026.03.30 23:28:41.446294 [ 5 ] {6007a931-7941-4bdd-83f6-707020a7f85a} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2026.03.30 23:28:41.446325 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3699 | 2026.03.30 23:28:41.446335 [ 5 ] {6007a931-7941-4bdd-83f6-707020a7f85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3700 | 2026.03.30 23:28:41.446724 [ 5 ] {6007a931-7941-4bdd-83f6-707020a7f85a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3701 | 2026.03.30 23:28:41.446944 [ 5 ] {6007a931-7941-4bdd-83f6-707020a7f85a} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2026.03.30 23:28:41.447075 [ 5 ] {6007a931-7941-4bdd-83f6-707020a7f85a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 3703 | 2026.03.30 23:28:41.447111 [ 5 ] {6007a931-7941-4bdd-83f6-707020a7f85a} <Debug> TCPHandler: Processed in 0.001441727 sec. | ||
| 3704 | 2026.03.30 23:28:41.447219 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2026.03.30 23:28:41.447311 [ 5 ] {597853ca-c09f-4e15-bdb9-159e952f13fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3706 | 2026.03.30 23:28:41.447364 [ 5 ] {597853ca-c09f-4e15-bdb9-159e952f13fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3707 | 2026.03.30 23:28:41.448174 [ 5 ] {597853ca-c09f-4e15-bdb9-159e952f13fd} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.03.30 23:28:41.448210 [ 5 ] {597853ca-c09f-4e15-bdb9-159e952f13fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3709 | 2026.03.30 23:28:41.448724 [ 5 ] {597853ca-c09f-4e15-bdb9-159e952f13fd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3710 | 2026.03.30 23:28:41.448940 [ 5 ] {597853ca-c09f-4e15-bdb9-159e952f13fd} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2026.03.30 23:28:41.449053 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3712 | 2026.03.30 23:28:41.449073 [ 5 ] {597853ca-c09f-4e15-bdb9-159e952f13fd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00178 sec., 14606.741573033709 rows/sec., 26.17 MiB/sec. | ||
| 3713 | 2026.03.30 23:28:41.449124 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3714 | 2026.03.30 23:28:41.449149 [ 5 ] {597853ca-c09f-4e15-bdb9-159e952f13fd} <Debug> TCPHandler: Processed in 0.001977626 sec. | ||
| 3715 | 2026.03.30 23:28:41.449152 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3716 | 2026.03.30 23:28:41.449266 [ 199 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::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 | ||
| 3717 | 2026.03.30 23:28:41.449284 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2026.03.30 23:28:41.449400 [ 5 ] {c1c5fb5f-69cb-41a1-b150-0b4e18865f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3719 | 2026.03.30 23:28:41.449441 [ 5 ] {c1c5fb5f-69cb-41a1-b150-0b4e18865f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3720 | 2026.03.30 23:28:41.449567 [ 199 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3721 | 2026.03.30 23:28:41.449639 [ 199 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 196 rows starting from the beginning of the part | ||
| 3722 | 2026.03.30 23:28:41.449753 [ 199 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 35 rows starting from the beginning of the part | ||
| 3723 | 2026.03.30 23:28:41.449786 [ 5 ] {c1c5fb5f-69cb-41a1-b150-0b4e18865f63} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.03.30 23:28:41.449826 [ 5 ] {c1c5fb5f-69cb-41a1-b150-0b4e18865f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3725 | 2026.03.30 23:28:41.449858 [ 199 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
| 3726 | 2026.03.30 23:28:41.449966 [ 199 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 3727 | 2026.03.30 23:28:41.450066 [ 199 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
| 3728 | 2026.03.30 23:28:41.450140 [ 5 ] {c1c5fb5f-69cb-41a1-b150-0b4e18865f63} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3729 | 2026.03.30 23:28:41.450166 [ 199 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 3730 | 2026.03.30 23:28:41.450356 [ 5 ] {c1c5fb5f-69cb-41a1-b150-0b4e18865f63} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.03.30 23:28:41.450490 [ 5 ] {c1c5fb5f-69cb-41a1-b150-0b4e18865f63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 3732 | 2026.03.30 23:28:41.450525 [ 5 ] {c1c5fb5f-69cb-41a1-b150-0b4e18865f63} <Debug> TCPHandler: Processed in 0.001290494 sec. | ||
| 3733 | 2026.03.30 23:28:41.452706 [ 201 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 19 columns (19 merged, 0 gathered) in 0.003487644 sec., 88598.49227730812 rows/sec., 158.76 MiB/sec. | ||
| 3734 | 2026.03.30 23:28:41.453253 [ 201 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3735 | 2026.03.30 23:28:41.453563 [ 201 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2026.03.30 23:28:41.453629 [ 201 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3737 | 2026.03.30 23:28:41.453737 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 3738 | 2026.03.30 23:28:45.170130 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3739 | 2026.03.30 23:28:45.170194 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3740 | 2026.03.30 23:28:45.280142 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6754 | ||
| 3741 | 2026.03.30 23:28:45.280705 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2026.03.30 23:28:45.280752 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3743 | 2026.03.30 23:28:45.281238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3744 | 2026.03.30 23:28:45.281477 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2026.03.30 23:28:45.281619 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6754 | ||
| 3746 | 2026.03.30 23:28:45.623917 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3747 | 2026.03.30 23:28:45.640584 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3748 | 2026.03.30 23:28:45.640639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3749 | 2026.03.30 23:28:45.646889 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3750 | 2026.03.30 23:28:45.647601 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2026.03.30 23:28:45.650392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3752 | 2026.03.30 23:28:46.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.91 MiB, peak 231.91 MiB, free memory in arenas 0.00 B, will set to 229.67 MiB (RSS), difference: 1.75 MiB | ||
| 3753 | 2026.03.30 23:28:46.447029 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3754 | 2026.03.30 23:28:46.447203 [ 5 ] {ae1d8ea8-5cc3-48e8-99b1-116a1e521ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3755 | 2026.03.30 23:28:46.447266 [ 5 ] {ae1d8ea8-5cc3-48e8-99b1-116a1e521ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3756 | 2026.03.30 23:28:46.448008 [ 5 ] {ae1d8ea8-5cc3-48e8-99b1-116a1e521ddb} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2026.03.30 23:28:46.448055 [ 5 ] {ae1d8ea8-5cc3-48e8-99b1-116a1e521ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3758 | 2026.03.30 23:28:46.448459 [ 5 ] {ae1d8ea8-5cc3-48e8-99b1-116a1e521ddb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3759 | 2026.03.30 23:28:46.448679 [ 5 ] {ae1d8ea8-5cc3-48e8-99b1-116a1e521ddb} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2026.03.30 23:28:46.448829 [ 5 ] {ae1d8ea8-5cc3-48e8-99b1-116a1e521ddb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001672 sec., 169856.45933014352 rows/sec., 10.79 MiB/sec. | ||
| 3761 | 2026.03.30 23:28:46.448876 [ 5 ] {ae1d8ea8-5cc3-48e8-99b1-116a1e521ddb} <Debug> TCPHandler: Processed in 0.001978326 sec. | ||
| 3762 | 2026.03.30 23:28:46.449011 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3763 | 2026.03.30 23:28:46.449113 [ 5 ] {d3f05089-7860-485f-99c0-506a5c992d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3764 | 2026.03.30 23:28:46.449156 [ 5 ] {d3f05089-7860-485f-99c0-506a5c992d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3765 | 2026.03.30 23:28:46.449960 [ 5 ] {d3f05089-7860-485f-99c0-506a5c992d1c} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2026.03.30 23:28:46.449998 [ 5 ] {d3f05089-7860-485f-99c0-506a5c992d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3767 | 2026.03.30 23:28:46.450380 [ 5 ] {d3f05089-7860-485f-99c0-506a5c992d1c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3768 | 2026.03.30 23:28:46.450587 [ 5 ] {d3f05089-7860-485f-99c0-506a5c992d1c} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2026.03.30 23:28:46.450705 [ 42 ] {} <Debug> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3770 | 2026.03.30 23:28:46.450718 [ 5 ] {d3f05089-7860-485f-99c0-506a5c992d1c} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001628 sec., 506756.75675675675 rows/sec., 39.76 MiB/sec. | ||
| 3771 | 2026.03.30 23:28:46.450772 [ 42 ] {} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2026.03.30 23:28:46.450786 [ 5 ] {d3f05089-7860-485f-99c0-506a5c992d1c} <Debug> TCPHandler: Processed in 0.001825834 sec. | ||
| 3773 | 2026.03.30 23:28:46.450801 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3774 | 2026.03.30 23:28:46.450903 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3775 | 2026.03.30 23:28:46.450916 [ 199 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::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 | ||
| 3776 | 2026.03.30 23:28:46.451004 [ 5 ] {60142756-a9d4-43af-948a-8b254fdb0bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3777 | 2026.03.30 23:28:46.451049 [ 5 ] {60142756-a9d4-43af-948a-8b254fdb0bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3778 | 2026.03.30 23:28:46.451062 [ 199 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3779 | 2026.03.30 23:28:46.451101 [ 199 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3353 rows starting from the beginning of the part | ||
| 3780 | 2026.03.30 23:28:46.451166 [ 199 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 823 rows starting from the beginning of the part | ||
| 3781 | 2026.03.30 23:28:46.451209 [ 199 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 108 rows starting from the beginning of the part | ||
| 3782 | 2026.03.30 23:28:46.451249 [ 199 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 824 rows starting from the beginning of the part | ||
| 3783 | 2026.03.30 23:28:46.451285 [ 199 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 108 rows starting from the beginning of the part | ||
| 3784 | 2026.03.30 23:28:46.451323 [ 199 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 825 rows starting from the beginning of the part | ||
| 3785 | 2026.03.30 23:28:46.451491 [ 5 ] {60142756-a9d4-43af-948a-8b254fdb0bcf} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.03.30 23:28:46.451534 [ 5 ] {60142756-a9d4-43af-948a-8b254fdb0bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3787 | 2026.03.30 23:28:46.451955 [ 5 ] {60142756-a9d4-43af-948a-8b254fdb0bcf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3788 | 2026.03.30 23:28:46.452170 [ 5 ] {60142756-a9d4-43af-948a-8b254fdb0bcf} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.03.30 23:28:46.452308 [ 5 ] {60142756-a9d4-43af-948a-8b254fdb0bcf} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001324 sec., 117824.77341389727 rows/sec., 7.08 MiB/sec. | ||
| 3790 | 2026.03.30 23:28:46.452347 [ 5 ] {60142756-a9d4-43af-948a-8b254fdb0bcf} <Debug> TCPHandler: Processed in 0.001491448 sec. | ||
| 3791 | 2026.03.30 23:28:46.452465 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.03.30 23:28:46.452565 [ 5 ] {3793d220-81d7-40d1-b0ad-73cbcb986ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3793 | 2026.03.30 23:28:46.452605 [ 5 ] {3793d220-81d7-40d1-b0ad-73cbcb986ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3794 | 2026.03.30 23:28:46.453034 [ 5 ] {3793d220-81d7-40d1-b0ad-73cbcb986ebe} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2026.03.30 23:28:46.453070 [ 5 ] {3793d220-81d7-40d1-b0ad-73cbcb986ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3796 | 2026.03.30 23:28:46.453371 [ 5 ] {3793d220-81d7-40d1-b0ad-73cbcb986ebe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3797 | 2026.03.30 23:28:46.453586 [ 5 ] {3793d220-81d7-40d1-b0ad-73cbcb986ebe} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.03.30 23:28:46.453692 [ 42 ] {} <Debug> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3799 | 2026.03.30 23:28:46.453710 [ 200 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6041 rows, containing 5 columns (5 merged, 0 gathered) in 0.002841943 sec., 2125658.3963858527 rows/sec., 172.19 MiB/sec. | ||
| 3800 | 2026.03.30 23:28:46.453737 [ 42 ] {} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2026.03.30 23:28:46.453715 [ 5 ] {3793d220-81d7-40d1-b0ad-73cbcb986ebe} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00117 sec., 127350.42735042734 rows/sec., 8.23 MiB/sec. | ||
| 3802 | 2026.03.30 23:28:46.453793 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3803 | 2026.03.30 23:28:46.453825 [ 5 ] {3793d220-81d7-40d1-b0ad-73cbcb986ebe} <Debug> TCPHandler: Processed in 0.001407046 sec. | ||
| 3804 | 2026.03.30 23:28:46.453872 [ 199 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::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 | ||
| 3805 | 2026.03.30 23:28:46.453946 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3806 | 2026.03.30 23:28:46.453967 [ 199 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3807 | 2026.03.30 23:28:46.453998 [ 199 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 975 rows starting from the beginning of the part | ||
| 3808 | 2026.03.30 23:28:46.454043 [ 199 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 3809 | 2026.03.30 23:28:46.454043 [ 5 ] {8d698a28-83ee-49aa-8be7-6eeb341e2366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3810 | 2026.03.30 23:28:46.454078 [ 199 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 801 rows starting from the beginning of the part | ||
| 3811 | 2026.03.30 23:28:46.454096 [ 5 ] {8d698a28-83ee-49aa-8be7-6eeb341e2366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3812 | 2026.03.30 23:28:46.454118 [ 199 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3813 | 2026.03.30 23:28:46.454170 [ 192 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3814 | 2026.03.30 23:28:46.454191 [ 199 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 3815 | 2026.03.30 23:28:46.454234 [ 199 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 3816 | 2026.03.30 23:28:46.454532 [ 200 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_21_4} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.03.30 23:28:46.454546 [ 5 ] {8d698a28-83ee-49aa-8be7-6eeb341e2366} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3818 | 2026.03.30 23:28:46.454593 [ 5 ] {8d698a28-83ee-49aa-8be7-6eeb341e2366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3819 | 2026.03.30 23:28:46.454631 [ 200 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_21_4} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3820 | 2026.03.30 23:28:46.454732 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 3821 | 2026.03.30 23:28:46.454927 [ 5 ] {8d698a28-83ee-49aa-8be7-6eeb341e2366} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3822 | 2026.03.30 23:28:46.455147 [ 5 ] {8d698a28-83ee-49aa-8be7-6eeb341e2366} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2026.03.30 23:28:46.455255 [ 193 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412606 sec., 1679166.0236470748 rows/sec., 107.44 MiB/sec. | ||
| 3824 | 2026.03.30 23:28:46.455270 [ 5 ] {8d698a28-83ee-49aa-8be7-6eeb341e2366} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001246 sec., 118780.0963081862 rows/sec., 6.76 MiB/sec. | ||
| 3825 | 2026.03.30 23:28:46.455313 [ 5 ] {8d698a28-83ee-49aa-8be7-6eeb341e2366} <Debug> TCPHandler: Processed in 0.001413757 sec. | ||
| 3826 | 2026.03.30 23:28:46.455438 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2026.03.30 23:28:46.455446 [ 199 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3828 | 2026.03.30 23:28:46.455532 [ 5 ] {730fa511-4e99-4f4d-bc98-9f1a2411882d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3829 | 2026.03.30 23:28:46.455577 [ 5 ] {730fa511-4e99-4f4d-bc98-9f1a2411882d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3830 | 2026.03.30 23:28:46.455710 [ 199 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_11_2} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3831 | 2026.03.30 23:28:46.455783 [ 199 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_11_2} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3832 | 2026.03.30 23:28:46.455850 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3833 | 2026.03.30 23:28:46.456170 [ 5 ] {730fa511-4e99-4f4d-bc98-9f1a2411882d} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2026.03.30 23:28:46.456209 [ 5 ] {730fa511-4e99-4f4d-bc98-9f1a2411882d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3835 | 2026.03.30 23:28:46.456535 [ 5 ] {730fa511-4e99-4f4d-bc98-9f1a2411882d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3836 | 2026.03.30 23:28:46.456741 [ 5 ] {730fa511-4e99-4f4d-bc98-9f1a2411882d} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2026.03.30 23:28:46.456844 [ 42 ] {} <Debug> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3838 | 2026.03.30 23:28:46.456866 [ 5 ] {730fa511-4e99-4f4d-bc98-9f1a2411882d} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001351 sec., 373056.99481865286 rows/sec., 26.24 MiB/sec. | ||
| 3839 | 2026.03.30 23:28:46.456880 [ 42 ] {} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2026.03.30 23:28:46.456907 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3841 | 2026.03.30 23:28:46.456909 [ 5 ] {730fa511-4e99-4f4d-bc98-9f1a2411882d} <Debug> TCPHandler: Processed in 0.001516748 sec. | ||
| 3842 | 2026.03.30 23:28:46.456994 [ 192 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::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 | ||
| 3843 | 2026.03.30 23:28:46.457035 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3844 | 2026.03.30 23:28:46.457103 [ 192 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3845 | 2026.03.30 23:28:46.457132 [ 5 ] {6a29c437-22b5-450e-8a50-60b1a6ea0cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3846 | 2026.03.30 23:28:46.457137 [ 192 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1827 rows starting from the beginning of the part | ||
| 3847 | 2026.03.30 23:28:46.457179 [ 5 ] {6a29c437-22b5-450e-8a50-60b1a6ea0cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3848 | 2026.03.30 23:28:46.457237 [ 192 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 503 rows starting from the beginning of the part | ||
| 3849 | 2026.03.30 23:28:46.457292 [ 192 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3850 | 2026.03.30 23:28:46.457336 [ 192 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 505 rows starting from the beginning of the part | ||
| 3851 | 2026.03.30 23:28:46.457382 [ 192 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3852 | 2026.03.30 23:28:46.457426 [ 192 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 504 rows starting from the beginning of the part | ||
| 3853 | 2026.03.30 23:28:46.457512 [ 5 ] {6a29c437-22b5-450e-8a50-60b1a6ea0cd7} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2026.03.30 23:28:46.457551 [ 5 ] {6a29c437-22b5-450e-8a50-60b1a6ea0cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3855 | 2026.03.30 23:28:46.457872 [ 5 ] {6a29c437-22b5-450e-8a50-60b1a6ea0cd7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3856 | 2026.03.30 23:28:46.458088 [ 5 ] {6a29c437-22b5-450e-8a50-60b1a6ea0cd7} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2026.03.30 23:28:46.458220 [ 5 ] {6a29c437-22b5-450e-8a50-60b1a6ea0cd7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 3858 | 2026.03.30 23:28:46.458255 [ 5 ] {6a29c437-22b5-450e-8a50-60b1a6ea0cd7} <Debug> TCPHandler: Processed in 0.001267534 sec. | ||
| 3859 | 2026.03.30 23:28:46.458375 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3860 | 2026.03.30 23:28:46.458475 [ 5 ] {d6fc534c-9169-4d04-b405-fb85ecc0eb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3861 | 2026.03.30 23:28:46.458526 [ 5 ] {d6fc534c-9169-4d04-b405-fb85ecc0eb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3862 | 2026.03.30 23:28:46.458768 [ 193 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3519 rows, containing 5 columns (5 merged, 0 gathered) in 0.001810264 sec., 1943915.3626211425 rows/sec., 142.70 MiB/sec. | ||
| 3863 | 2026.03.30 23:28:46.458936 [ 5 ] {d6fc534c-9169-4d04-b405-fb85ecc0eb23} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3864 | 2026.03.30 23:28:46.458971 [ 5 ] {d6fc534c-9169-4d04-b405-fb85ecc0eb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3865 | 2026.03.30 23:28:46.458991 [ 193 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3866 | 2026.03.30 23:28:46.459250 [ 193 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_21_4} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2026.03.30 23:28:46.459314 [ 193 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_21_4} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3868 | 2026.03.30 23:28:46.459370 [ 5 ] {d6fc534c-9169-4d04-b405-fb85ecc0eb23} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3869 | 2026.03.30 23:28:46.459390 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 3870 | 2026.03.30 23:28:46.459601 [ 5 ] {d6fc534c-9169-4d04-b405-fb85ecc0eb23} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3871 | 2026.03.30 23:28:46.459716 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3872 | 2026.03.30 23:28:46.459735 [ 5 ] {d6fc534c-9169-4d04-b405-fb85ecc0eb23} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00128 sec., 207031.24999999997 rows/sec., 13.76 MiB/sec. | ||
| 3873 | 2026.03.30 23:28:46.459757 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2026.03.30 23:28:46.459779 [ 5 ] {d6fc534c-9169-4d04-b405-fb85ecc0eb23} <Debug> TCPHandler: Processed in 0.001454367 sec. | ||
| 3875 | 2026.03.30 23:28:46.459781 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3876 | 2026.03.30 23:28:46.459866 [ 199 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::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 | ||
| 3877 | 2026.03.30 23:28:46.459918 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2026.03.30 23:28:46.459955 [ 199 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3879 | 2026.03.30 23:28:46.459985 [ 199 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 8071 rows starting from the beginning of the part | ||
| 3880 | 2026.03.30 23:28:46.460018 [ 5 ] {6ec7110e-1d5d-4679-b0a3-2212515eacb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3881 | 2026.03.30 23:28:46.460030 [ 199 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 3882 | 2026.03.30 23:28:46.460068 [ 5 ] {6ec7110e-1d5d-4679-b0a3-2212515eacb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3883 | 2026.03.30 23:28:46.460074 [ 199 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::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 | ||
| 3884 | 2026.03.30 23:28:46.460120 [ 199 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 266 rows starting from the beginning of the part | ||
| 3885 | 2026.03.30 23:28:46.460150 [ 199 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3886 | 2026.03.30 23:28:46.460181 [ 199 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 3887 | 2026.03.30 23:28:46.460410 [ 5 ] {6ec7110e-1d5d-4679-b0a3-2212515eacb1} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3888 | 2026.03.30 23:28:46.460453 [ 5 ] {6ec7110e-1d5d-4679-b0a3-2212515eacb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3889 | 2026.03.30 23:28:46.460791 [ 5 ] {6ec7110e-1d5d-4679-b0a3-2212515eacb1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3890 | 2026.03.30 23:28:46.461003 [ 5 ] {6ec7110e-1d5d-4679-b0a3-2212515eacb1} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3891 | 2026.03.30 23:28:46.461128 [ 5 ] {6ec7110e-1d5d-4679-b0a3-2212515eacb1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001171 sec., 853.9709649871904 rows/sec., 57.54 KiB/sec. | ||
| 3892 | 2026.03.30 23:28:46.461163 [ 5 ] {6ec7110e-1d5d-4679-b0a3-2212515eacb1} <Debug> TCPHandler: Processed in 0.001344605 sec. | ||
| 3893 | 2026.03.30 23:28:46.461271 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3894 | 2026.03.30 23:28:46.461358 [ 5 ] {399c606f-8177-4404-8686-52f56671e3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3895 | 2026.03.30 23:28:46.461411 [ 5 ] {399c606f-8177-4404-8686-52f56671e3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3896 | 2026.03.30 23:28:46.462248 [ 5 ] {399c606f-8177-4404-8686-52f56671e3d0} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3897 | 2026.03.30 23:28:46.462285 [ 5 ] {399c606f-8177-4404-8686-52f56671e3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3898 | 2026.03.30 23:28:46.462850 [ 192 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9187 rows, containing 5 columns (5 merged, 0 gathered) in 0.003012866 sec., 3049256.090380389 rows/sec., 195.45 MiB/sec. | ||
| 3899 | 2026.03.30 23:28:46.462852 [ 5 ] {399c606f-8177-4404-8686-52f56671e3d0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3900 | 2026.03.30 23:28:46.463083 [ 195 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3901 | 2026.03.30 23:28:46.463144 [ 5 ] {399c606f-8177-4404-8686-52f56671e3d0} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2026.03.30 23:28:46.463304 [ 5 ] {399c606f-8177-4404-8686-52f56671e3d0} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 13.16 MiB/sec. | ||
| 3903 | 2026.03.30 23:28:46.463367 [ 5 ] {399c606f-8177-4404-8686-52f56671e3d0} <Debug> TCPHandler: Processed in 0.002093829 sec. | ||
| 3904 | 2026.03.30 23:28:46.463415 [ 195 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.03.30 23:28:46.463485 [ 195 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3906 | 2026.03.30 23:28:46.463488 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3907 | 2026.03.30 23:28:46.463553 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3908 | 2026.03.30 23:28:46.463593 [ 5 ] {64477ed3-ddb2-495a-8766-903b8ca7f07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3909 | 2026.03.30 23:28:46.463640 [ 5 ] {64477ed3-ddb2-495a-8766-903b8ca7f07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3910 | 2026.03.30 23:28:46.463970 [ 5 ] {64477ed3-ddb2-495a-8766-903b8ca7f07c} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.03.30 23:28:46.464006 [ 5 ] {64477ed3-ddb2-495a-8766-903b8ca7f07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3912 | 2026.03.30 23:28:46.464321 [ 5 ] {64477ed3-ddb2-495a-8766-903b8ca7f07c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3913 | 2026.03.30 23:28:46.464537 [ 5 ] {64477ed3-ddb2-495a-8766-903b8ca7f07c} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.03.30 23:28:46.464641 [ 42 ] {} <Debug> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3915 | 2026.03.30 23:28:46.464664 [ 5 ] {64477ed3-ddb2-495a-8766-903b8ca7f07c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 3916 | 2026.03.30 23:28:46.464691 [ 42 ] {} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2026.03.30 23:28:46.464723 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3918 | 2026.03.30 23:28:46.464726 [ 5 ] {64477ed3-ddb2-495a-8766-903b8ca7f07c} <Debug> TCPHandler: Processed in 0.001286384 sec. | ||
| 3919 | 2026.03.30 23:28:46.464794 [ 199 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::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 | ||
| 3920 | 2026.03.30 23:28:46.464888 [ 199 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3921 | 2026.03.30 23:28:46.464912 [ 199 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 930 rows starting from the beginning of the part | ||
| 3922 | 2026.03.30 23:28:46.464952 [ 199 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3923 | 2026.03.30 23:28:46.464983 [ 199 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::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 | ||
| 3924 | 2026.03.30 23:28:46.465015 [ 199 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3925 | 2026.03.30 23:28:46.465044 [ 199 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3926 | 2026.03.30 23:28:46.465073 [ 199 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3927 | 2026.03.30 23:28:46.465844 [ 194 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 4 columns (4 merged, 0 gathered) in 0.0010758 sec., 1226993.8650306747 rows/sec., 79.46 MiB/sec. | ||
| 3928 | 2026.03.30 23:28:46.466000 [ 199 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3929 | 2026.03.30 23:28:46.466229 [ 199 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_21_4} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2026.03.30 23:28:46.466291 [ 199 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_21_4} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3931 | 2026.03.30 23:28:46.466344 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3932 | 2026.03.30 23:28:46.924379 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3933 | 2026.03.30 23:28:46.924557 [ 5 ] {6d17cbfe-a652-4e48-800f-a60cfc861431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3934 | 2026.03.30 23:28:46.924621 [ 5 ] {6d17cbfe-a652-4e48-800f-a60cfc861431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3935 | 2026.03.30 23:28:46.926287 [ 5 ] {6d17cbfe-a652-4e48-800f-a60cfc861431} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3936 | 2026.03.30 23:28:46.926336 [ 5 ] {6d17cbfe-a652-4e48-800f-a60cfc861431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3937 | 2026.03.30 23:28:46.926868 [ 5 ] {6d17cbfe-a652-4e48-800f-a60cfc861431} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3938 | 2026.03.30 23:28:46.927106 [ 5 ] {6d17cbfe-a652-4e48-800f-a60cfc861431} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3939 | 2026.03.30 23:28:46.927254 [ 5 ] {6d17cbfe-a652-4e48-800f-a60cfc861431} <Debug> executeQuery: Read 2453 rows, 186.23 KiB in 0.002742 sec., 894602.4799416484 rows/sec., 66.33 MiB/sec. | ||
| 3940 | 2026.03.30 23:28:46.927294 [ 5 ] {6d17cbfe-a652-4e48-800f-a60cfc861431} <Debug> TCPHandler: Processed in 0.003037466 sec. | ||
| 3941 | 2026.03.30 23:28:46.927418 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2026.03.30 23:28:46.927514 [ 5 ] {4ce87e02-315c-464d-bcaf-9570fc7a5443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3943 | 2026.03.30 23:28:46.927556 [ 5 ] {4ce87e02-315c-464d-bcaf-9570fc7a5443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3944 | 2026.03.30 23:28:46.927960 [ 5 ] {4ce87e02-315c-464d-bcaf-9570fc7a5443} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3945 | 2026.03.30 23:28:46.927997 [ 5 ] {4ce87e02-315c-464d-bcaf-9570fc7a5443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3946 | 2026.03.30 23:28:46.928285 [ 5 ] {4ce87e02-315c-464d-bcaf-9570fc7a5443} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3947 | 2026.03.30 23:28:46.928488 [ 5 ] {4ce87e02-315c-464d-bcaf-9570fc7a5443} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2026.03.30 23:28:46.928618 [ 5 ] {4ce87e02-315c-464d-bcaf-9570fc7a5443} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001123 sec., 31166.518254674975 rows/sec., 2.29 MiB/sec. | ||
| 3949 | 2026.03.30 23:28:46.928654 [ 5 ] {4ce87e02-315c-464d-bcaf-9570fc7a5443} <Debug> TCPHandler: Processed in 0.001287523 sec. | ||
| 3950 | 2026.03.30 23:28:46.928766 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3951 | 2026.03.30 23:28:46.928858 [ 5 ] {2f20c406-a383-4692-954e-c8782b07f0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3952 | 2026.03.30 23:28:46.928897 [ 5 ] {2f20c406-a383-4692-954e-c8782b07f0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3953 | 2026.03.30 23:28:46.929509 [ 5 ] {2f20c406-a383-4692-954e-c8782b07f0af} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2026.03.30 23:28:46.929545 [ 5 ] {2f20c406-a383-4692-954e-c8782b07f0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3955 | 2026.03.30 23:28:46.929865 [ 5 ] {2f20c406-a383-4692-954e-c8782b07f0af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3956 | 2026.03.30 23:28:46.930072 [ 5 ] {2f20c406-a383-4692-954e-c8782b07f0af} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2026.03.30 23:28:46.930196 [ 5 ] {2f20c406-a383-4692-954e-c8782b07f0af} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001355 sec., 591143.9114391144 rows/sec., 34.15 MiB/sec. | ||
| 3958 | 2026.03.30 23:28:46.930231 [ 5 ] {2f20c406-a383-4692-954e-c8782b07f0af} <Debug> TCPHandler: Processed in 0.001515348 sec. | ||
| 3959 | 2026.03.30 23:28:46.930336 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3960 | 2026.03.30 23:28:46.930441 [ 5 ] {1879c62f-9c57-4518-947a-1a6f6a3a12f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3961 | 2026.03.30 23:28:46.930481 [ 5 ] {1879c62f-9c57-4518-947a-1a6f6a3a12f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3962 | 2026.03.30 23:28:46.930865 [ 5 ] {1879c62f-9c57-4518-947a-1a6f6a3a12f1} <Trace> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2026.03.30 23:28:46.930902 [ 5 ] {1879c62f-9c57-4518-947a-1a6f6a3a12f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3964 | 2026.03.30 23:28:46.931208 [ 5 ] {1879c62f-9c57-4518-947a-1a6f6a3a12f1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3965 | 2026.03.30 23:28:46.931438 [ 5 ] {1879c62f-9c57-4518-947a-1a6f6a3a12f1} <Trace> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2026.03.30 23:28:46.931566 [ 5 ] {1879c62f-9c57-4518-947a-1a6f6a3a12f1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 3967 | 2026.03.30 23:28:46.931604 [ 5 ] {1879c62f-9c57-4518-947a-1a6f6a3a12f1} <Debug> TCPHandler: Processed in 0.001318104 sec. | ||
| 3968 | 2026.03.30 23:28:46.931717 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3969 | 2026.03.30 23:28:46.931810 [ 5 ] {41501dc3-ebf0-4bdc-bb08-69ca61a09c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3970 | 2026.03.30 23:28:46.931850 [ 5 ] {41501dc3-ebf0-4bdc-bb08-69ca61a09c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3971 | 2026.03.30 23:28:46.932631 [ 5 ] {41501dc3-ebf0-4bdc-bb08-69ca61a09c73} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2026.03.30 23:28:46.932668 [ 5 ] {41501dc3-ebf0-4bdc-bb08-69ca61a09c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3973 | 2026.03.30 23:28:46.933045 [ 5 ] {41501dc3-ebf0-4bdc-bb08-69ca61a09c73} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3974 | 2026.03.30 23:28:46.933272 [ 5 ] {41501dc3-ebf0-4bdc-bb08-69ca61a09c73} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.03.30 23:28:46.933400 [ 5 ] {41501dc3-ebf0-4bdc-bb08-69ca61a09c73} <Debug> executeQuery: Read 1314 rows, 90.04 KiB in 0.001607 sec., 817672.6820161792 rows/sec., 54.71 MiB/sec. | ||
| 3976 | 2026.03.30 23:28:46.933437 [ 5 ] {41501dc3-ebf0-4bdc-bb08-69ca61a09c73} <Debug> TCPHandler: Processed in 0.001769513 sec. | ||
| 3977 | 2026.03.30 23:28:46.933557 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3978 | 2026.03.30 23:28:46.933651 [ 5 ] {06331116-e6a7-4af4-b40d-11d73b7258f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3979 | 2026.03.30 23:28:46.933693 [ 5 ] {06331116-e6a7-4af4-b40d-11d73b7258f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3980 | 2026.03.30 23:28:46.934336 [ 5 ] {06331116-e6a7-4af4-b40d-11d73b7258f8} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.03.30 23:28:46.934373 [ 5 ] {06331116-e6a7-4af4-b40d-11d73b7258f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3982 | 2026.03.30 23:28:46.934809 [ 5 ] {06331116-e6a7-4af4-b40d-11d73b7258f8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3983 | 2026.03.30 23:28:46.935049 [ 5 ] {06331116-e6a7-4af4-b40d-11d73b7258f8} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3984 | 2026.03.30 23:28:46.935179 [ 5 ] {06331116-e6a7-4af4-b40d-11d73b7258f8} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001546 sec., 967658.4734799482 rows/sec., 58.68 MiB/sec. | ||
| 3985 | 2026.03.30 23:28:46.935220 [ 5 ] {06331116-e6a7-4af4-b40d-11d73b7258f8} <Debug> TCPHandler: Processed in 0.001718722 sec. | ||
| 3986 | 2026.03.30 23:28:46.935329 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2026.03.30 23:28:46.935422 [ 5 ] {55da9e44-8d4e-4444-b854-40128c400236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3988 | 2026.03.30 23:28:46.935475 [ 5 ] {55da9e44-8d4e-4444-b854-40128c400236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3989 | 2026.03.30 23:28:46.936296 [ 5 ] {55da9e44-8d4e-4444-b854-40128c400236} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2026.03.30 23:28:46.936332 [ 5 ] {55da9e44-8d4e-4444-b854-40128c400236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3991 | 2026.03.30 23:28:46.936876 [ 5 ] {55da9e44-8d4e-4444-b854-40128c400236} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3992 | 2026.03.30 23:28:46.937100 [ 5 ] {55da9e44-8d4e-4444-b854-40128c400236} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2026.03.30 23:28:46.937240 [ 5 ] {55da9e44-8d4e-4444-b854-40128c400236} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001836 sec., 19063.18082788671 rows/sec., 34.16 MiB/sec. | ||
| 3994 | 2026.03.30 23:28:46.937303 [ 5 ] {55da9e44-8d4e-4444-b854-40128c400236} <Debug> TCPHandler: Processed in 0.002023318 sec. | ||
| 3995 | 2026.03.30 23:28:46.937418 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3996 | 2026.03.30 23:28:46.937516 [ 5 ] {f335c0ab-841b-4198-a22b-5e8beeeaf8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3997 | 2026.03.30 23:28:46.937559 [ 5 ] {f335c0ab-841b-4198-a22b-5e8beeeaf8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3998 | 2026.03.30 23:28:46.937881 [ 5 ] {f335c0ab-841b-4198-a22b-5e8beeeaf8a3} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.03.30 23:28:46.937921 [ 5 ] {f335c0ab-841b-4198-a22b-5e8beeeaf8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4000 | 2026.03.30 23:28:46.938214 [ 5 ] {f335c0ab-841b-4198-a22b-5e8beeeaf8a3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4001 | 2026.03.30 23:28:46.938424 [ 5 ] {f335c0ab-841b-4198-a22b-5e8beeeaf8a3} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.03.30 23:28:46.938550 [ 5 ] {f335c0ab-841b-4198-a22b-5e8beeeaf8a3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001055 sec., 11374.40758293839 rows/sec., 784.95 KiB/sec. | ||
| 4003 | 2026.03.30 23:28:46.938586 [ 5 ] {f335c0ab-841b-4198-a22b-5e8beeeaf8a3} <Debug> TCPHandler: Processed in 0.001218013 sec. | ||
| 4004 | 2026.03.30 23:28:47.437253 [ 40 ] {} <Debug> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4005 | 2026.03.30 23:28:47.437315 [ 40 ] {} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2026.03.30 23:28:47.437336 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4007 | 2026.03.30 23:28:47.437440 [ 192 ] {0eccc2b7-f789-4488-9471-22aa07916ca0::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 | ||
| 4008 | 2026.03.30 23:28:47.437558 [ 192 ] {0eccc2b7-f789-4488-9471-22aa07916ca0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4009 | 2026.03.30 23:28:47.437591 [ 192 ] {0eccc2b7-f789-4488-9471-22aa07916ca0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4010 | 2026.03.30 23:28:47.437654 [ 192 ] {0eccc2b7-f789-4488-9471-22aa07916ca0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4011 | 2026.03.30 23:28:47.437696 [ 192 ] {0eccc2b7-f789-4488-9471-22aa07916ca0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 4012 | 2026.03.30 23:28:47.437734 [ 192 ] {0eccc2b7-f789-4488-9471-22aa07916ca0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4013 | 2026.03.30 23:28:47.437773 [ 192 ] {0eccc2b7-f789-4488-9471-22aa07916ca0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 4014 | 2026.03.30 23:28:47.438530 [ 199 ] {0eccc2b7-f789-4488-9471-22aa07916ca0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001125301 sec., 28436.83601098728 rows/sec., 2.37 MiB/sec. | ||
| 4015 | 2026.03.30 23:28:47.438679 [ 192 ] {0eccc2b7-f789-4488-9471-22aa07916ca0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4016 | 2026.03.30 23:28:47.438920 [ 192 ] {0eccc2b7-f789-4488-9471-22aa07916ca0::all_1_5_1} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2026.03.30 23:28:47.438985 [ 192 ] {0eccc2b7-f789-4488-9471-22aa07916ca0::all_1_5_1} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4018 | 2026.03.30 23:28:47.439045 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4019 | 2026.03.30 23:28:50.301247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 574 | ||
| 4020 | 2026.03.30 23:28:50.303904 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4021 | 2026.03.30 23:28:50.303961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4022 | 2026.03.30 23:28:50.305174 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4023 | 2026.03.30 23:28:50.305448 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2026.03.30 23:28:50.305609 [ 37 ] {} <Debug> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4025 | 2026.03.30 23:28:50.305678 [ 37 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2026.03.30 23:28:50.305701 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4027 | 2026.03.30 23:28:50.305805 [ 203 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::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 | ||
| 4028 | 2026.03.30 23:28:50.305807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 574 | ||
| 4029 | 2026.03.30 23:28:50.306362 [ 203 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4030 | 2026.03.30 23:28:50.306511 [ 203 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 364 rows starting from the beginning of the part | ||
| 4031 | 2026.03.30 23:28:50.306901 [ 203 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
| 4032 | 2026.03.30 23:28:50.307242 [ 203 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
| 4033 | 2026.03.30 23:28:50.307571 [ 203 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 4034 | 2026.03.30 23:28:50.307896 [ 203 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 4035 | 2026.03.30 23:28:50.308213 [ 203 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 4036 | 2026.03.30 23:28:50.313731 [ 192 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 574 rows, containing 72 columns (72 merged, 0 gathered) in 0.007967808 sec., 72039.88851136975 rows/sec., 67.93 MiB/sec. | ||
| 4037 | 2026.03.30 23:28:50.314486 [ 203 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4038 | 2026.03.30 23:28:50.314972 [ 203 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_11_2} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2026.03.30 23:28:50.315041 [ 203 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_11_2} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4040 | 2026.03.30 23:28:50.315179 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 4041 | 2026.03.30 23:28:51.438080 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2026.03.30 23:28:51.438253 [ 5 ] {a26b67ce-4846-4c7d-9d83-b47932c3364a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4043 | 2026.03.30 23:28:51.438314 [ 5 ] {a26b67ce-4846-4c7d-9d83-b47932c3364a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4044 | 2026.03.30 23:28:51.438935 [ 5 ] {a26b67ce-4846-4c7d-9d83-b47932c3364a} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2026.03.30 23:28:51.438977 [ 5 ] {a26b67ce-4846-4c7d-9d83-b47932c3364a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4046 | 2026.03.30 23:28:51.439356 [ 5 ] {a26b67ce-4846-4c7d-9d83-b47932c3364a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4047 | 2026.03.30 23:28:51.439585 [ 5 ] {a26b67ce-4846-4c7d-9d83-b47932c3364a} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.03.30 23:28:51.439733 [ 5 ] {a26b67ce-4846-4c7d-9d83-b47932c3364a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001526 sec., 36697.247706422015 rows/sec., 2.82 MiB/sec. | ||
| 4049 | 2026.03.30 23:28:51.439774 [ 5 ] {a26b67ce-4846-4c7d-9d83-b47932c3364a} <Debug> TCPHandler: Processed in 0.001815904 sec. | ||
| 4050 | 2026.03.30 23:28:51.439900 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4051 | 2026.03.30 23:28:51.440005 [ 5 ] {1928ed87-4f86-4845-a22b-2e0be8677e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4052 | 2026.03.30 23:28:51.440046 [ 5 ] {1928ed87-4f86-4845-a22b-2e0be8677e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4053 | 2026.03.30 23:28:51.440537 [ 5 ] {1928ed87-4f86-4845-a22b-2e0be8677e4d} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4054 | 2026.03.30 23:28:51.440574 [ 5 ] {1928ed87-4f86-4845-a22b-2e0be8677e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4055 | 2026.03.30 23:28:51.440898 [ 5 ] {1928ed87-4f86-4845-a22b-2e0be8677e4d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4056 | 2026.03.30 23:28:51.441117 [ 5 ] {1928ed87-4f86-4845-a22b-2e0be8677e4d} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2026.03.30 23:28:51.441269 [ 5 ] {1928ed87-4f86-4845-a22b-2e0be8677e4d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001282 sec., 49921.996879875194 rows/sec., 3.90 MiB/sec. | ||
| 4058 | 2026.03.30 23:28:51.441311 [ 5 ] {1928ed87-4f86-4845-a22b-2e0be8677e4d} <Debug> TCPHandler: Processed in 0.001462637 sec. | ||
| 4059 | 2026.03.30 23:28:51.441428 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4060 | 2026.03.30 23:28:51.441524 [ 5 ] {4ee7b365-a6fb-43b1-ba38-023e80f119bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4061 | 2026.03.30 23:28:51.441566 [ 5 ] {4ee7b365-a6fb-43b1-ba38-023e80f119bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4062 | 2026.03.30 23:28:51.442010 [ 5 ] {4ee7b365-a6fb-43b1-ba38-023e80f119bc} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4063 | 2026.03.30 23:28:51.442047 [ 5 ] {4ee7b365-a6fb-43b1-ba38-023e80f119bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4064 | 2026.03.30 23:28:51.442393 [ 5 ] {4ee7b365-a6fb-43b1-ba38-023e80f119bc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4065 | 2026.03.30 23:28:51.442602 [ 5 ] {4ee7b365-a6fb-43b1-ba38-023e80f119bc} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4066 | 2026.03.30 23:28:51.442751 [ 5 ] {4ee7b365-a6fb-43b1-ba38-023e80f119bc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001244 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. | ||
| 4067 | 2026.03.30 23:28:51.442796 [ 5 ] {4ee7b365-a6fb-43b1-ba38-023e80f119bc} <Debug> TCPHandler: Processed in 0.001417757 sec. | ||
| 4068 | 2026.03.30 23:28:51.442910 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4069 | 2026.03.30 23:28:51.443006 [ 5 ] {ce88b66c-f1b8-4c13-8132-2208ae0d62f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4070 | 2026.03.30 23:28:51.443048 [ 5 ] {ce88b66c-f1b8-4c13-8132-2208ae0d62f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4071 | 2026.03.30 23:28:51.443401 [ 5 ] {ce88b66c-f1b8-4c13-8132-2208ae0d62f1} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2026.03.30 23:28:51.443439 [ 5 ] {ce88b66c-f1b8-4c13-8132-2208ae0d62f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4073 | 2026.03.30 23:28:51.443740 [ 5 ] {ce88b66c-f1b8-4c13-8132-2208ae0d62f1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4074 | 2026.03.30 23:28:51.443943 [ 5 ] {ce88b66c-f1b8-4c13-8132-2208ae0d62f1} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2026.03.30 23:28:51.444086 [ 5 ] {ce88b66c-f1b8-4c13-8132-2208ae0d62f1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001097 sec., 43755.697356426615 rows/sec., 2.95 MiB/sec. | ||
| 4076 | 2026.03.30 23:28:51.444124 [ 5 ] {ce88b66c-f1b8-4c13-8132-2208ae0d62f1} <Debug> TCPHandler: Processed in 0.001263473 sec. | ||
| 4077 | 2026.03.30 23:28:52.781718 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7202 | ||
| 4078 | 2026.03.30 23:28:52.782256 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4079 | 2026.03.30 23:28:52.782303 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4080 | 2026.03.30 23:28:52.782836 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4081 | 2026.03.30 23:28:52.783078 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2026.03.30 23:28:52.783211 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7202 | ||
| 4083 | 2026.03.30 23:28:53.150495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 4084 | 2026.03.30 23:28:53.166326 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.03.30 23:28:53.166380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4086 | 2026.03.30 23:28:53.172510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4087 | 2026.03.30 23:28:53.173199 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2026.03.30 23:28:53.175973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 4089 | 2026.03.30 23:28:54.386154 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57121 | ||
| 4090 | 2026.03.30 23:28:54.386264 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4091 | 2026.03.30 23:28:54.386289 [ 289 ] {} <Debug> TCP-Session: 5b9a4093-2550-45b0-a483-4e4c7b1fa364 Authenticating user 'default' from [fd00:1122:3344:101::e]:57121 | ||
| 4092 | 2026.03.30 23:28:54.386309 [ 289 ] {} <Debug> TCP-Session: 5b9a4093-2550-45b0-a483-4e4c7b1fa364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2026.03.30 23:28:54.386322 [ 289 ] {} <Debug> TCP-Session: 5b9a4093-2550-45b0-a483-4e4c7b1fa364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2026.03.30 23:28:54.386523 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60533 | ||
| 4095 | 2026.03.30 23:28:54.386554 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46556 | ||
| 4096 | 2026.03.30 23:28:54.386566 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63645 | ||
| 4097 | 2026.03.30 23:28:54.386601 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42631 | ||
| 4098 | 2026.03.30 23:28:54.386628 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34805 | ||
| 4099 | 2026.03.30 23:28:54.386637 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39067 | ||
| 4100 | 2026.03.30 23:28:54.386673 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4101 | 2026.03.30 23:28:54.386667 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4102 | 2026.03.30 23:28:54.386704 [ 291 ] {} <Debug> TCP-Session: 49ebf7ef-4997-40da-8db0-cac339609cdd Authenticating user 'default' from [fd00:1122:3344:101::e]:46556 | ||
| 4103 | 2026.03.30 23:28:54.386556 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53383 | ||
| 4104 | 2026.03.30 23:28:54.386740 [ 291 ] {} <Debug> TCP-Session: 49ebf7ef-4997-40da-8db0-cac339609cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2026.03.30 23:28:54.386730 [ 290 ] {} <Debug> TCP-Session: c8ded6a8-5ffe-4c81-9605-b6ebc08a9ca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60533 | ||
| 4106 | 2026.03.30 23:28:54.386771 [ 291 ] {} <Debug> TCP-Session: 49ebf7ef-4997-40da-8db0-cac339609cdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4107 | 2026.03.30 23:28:54.386672 [ 289 ] {} <Trace> TCP-Session: 5b9a4093-2550-45b0-a483-4e4c7b1fa364 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4108 | 2026.03.30 23:28:54.386799 [ 290 ] {} <Debug> TCP-Session: c8ded6a8-5ffe-4c81-9605-b6ebc08a9ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.03.30 23:28:54.386581 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54724 | ||
| 4110 | 2026.03.30 23:28:54.386839 [ 290 ] {} <Debug> TCP-Session: c8ded6a8-5ffe-4c81-9605-b6ebc08a9ca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.03.30 23:28:54.386908 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4112 | 2026.03.30 23:28:54.386910 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4113 | 2026.03.30 23:28:54.386941 [ 287 ] {} <Debug> TCP-Session: a104f837-90aa-42ee-a72d-f93ce0ce8780 Authenticating user 'default' from [fd00:1122:3344:101::e]:39067 | ||
| 4114 | 2026.03.30 23:28:54.386964 [ 292 ] {} <Debug> TCP-Session: 9e2765cc-70a0-45c5-9370-718e8580dda7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63645 | ||
| 4115 | 2026.03.30 23:28:54.386967 [ 287 ] {} <Debug> TCP-Session: a104f837-90aa-42ee-a72d-f93ce0ce8780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4116 | 2026.03.30 23:28:54.386975 [ 289 ] {e9cc4e25-99a4-4ab8-b17d-8e62aec8b90a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57121) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4117 | 2026.03.30 23:28:54.386998 [ 287 ] {} <Debug> TCP-Session: a104f837-90aa-42ee-a72d-f93ce0ce8780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.03.30 23:28:54.386995 [ 292 ] {} <Debug> TCP-Session: 9e2765cc-70a0-45c5-9370-718e8580dda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4119 | 2026.03.30 23:28:54.387044 [ 292 ] {} <Debug> TCP-Session: 9e2765cc-70a0-45c5-9370-718e8580dda7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2026.03.30 23:28:54.387252 [ 289 ] {e9cc4e25-99a4-4ab8-b17d-8e62aec8b90a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4121 | 2026.03.30 23:28:54.387256 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4122 | 2026.03.30 23:28:54.387292 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4123 | 2026.03.30 23:28:54.387302 [ 293 ] {} <Debug> TCP-Session: 9dfbdd6a-564d-4a05-9ef0-8b9960af18ae Authenticating user 'default' from [fd00:1122:3344:101::e]:53383 | ||
| 4124 | 2026.03.30 23:28:54.387309 [ 289 ] {e9cc4e25-99a4-4ab8-b17d-8e62aec8b90a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4125 | 2026.03.30 23:28:54.387328 [ 286 ] {} <Debug> TCP-Session: 4daa0507-91dc-48b7-9aaa-aea682e94abf Authenticating user 'default' from [fd00:1122:3344:101::e]:34805 | ||
| 4126 | 2026.03.30 23:28:54.387336 [ 293 ] {} <Debug> TCP-Session: 9dfbdd6a-564d-4a05-9ef0-8b9960af18ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4127 | 2026.03.30 23:28:54.387353 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4128 | 2026.03.30 23:28:54.387359 [ 286 ] {} <Debug> TCP-Session: 4daa0507-91dc-48b7-9aaa-aea682e94abf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4129 | 2026.03.30 23:28:54.387369 [ 293 ] {} <Debug> TCP-Session: 9dfbdd6a-564d-4a05-9ef0-8b9960af18ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4130 | 2026.03.30 23:28:54.387392 [ 286 ] {} <Debug> TCP-Session: 4daa0507-91dc-48b7-9aaa-aea682e94abf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.03.30 23:28:54.387391 [ 294 ] {} <Debug> TCP-Session: 4ba7db7e-9ee2-4514-a993-5c9097348b4c Authenticating user 'default' from [fd00:1122:3344:101::e]:54724 | ||
| 4132 | 2026.03.30 23:28:54.387425 [ 294 ] {} <Debug> TCP-Session: 4ba7db7e-9ee2-4514-a993-5c9097348b4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4133 | 2026.03.30 23:28:54.387428 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4134 | 2026.03.30 23:28:54.387439 [ 294 ] {} <Debug> TCP-Session: 4ba7db7e-9ee2-4514-a993-5c9097348b4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4135 | 2026.03.30 23:28:54.387465 [ 4 ] {} <Debug> TCP-Session: 8c485420-29fc-4052-bfc6-4f64d8422732 Authenticating user 'default' from [fd00:1122:3344:101::e]:42631 | ||
| 4136 | 2026.03.30 23:28:54.387487 [ 4 ] {} <Debug> TCP-Session: 8c485420-29fc-4052-bfc6-4f64d8422732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2026.03.30 23:28:54.387499 [ 4 ] {} <Debug> TCP-Session: 8c485420-29fc-4052-bfc6-4f64d8422732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2026.03.30 23:28:54.387608 [ 289 ] {e9cc4e25-99a4-4ab8-b17d-8e62aec8b90a} <Debug> oximeter.version (4152a125-4dec-4b1c-967c-1cbb0cb59d91) (SelectExecutor): Key condition: unknown | ||
| 4139 | 2026.03.30 23:28:54.388567 [ 336 ] {e9cc4e25-99a4-4ab8-b17d-8e62aec8b90a} <Trace> AggregatingTransform: Aggregating | ||
| 4140 | 2026.03.30 23:28:54.388615 [ 336 ] {e9cc4e25-99a4-4ab8-b17d-8e62aec8b90a} <Trace> Aggregator: Aggregation method: without_key | ||
| 4141 | 2026.03.30 23:28:54.388653 [ 336 ] {e9cc4e25-99a4-4ab8-b17d-8e62aec8b90a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944037 sec. (1059.281 rows/sec., 41.38 KiB/sec.) | ||
| 4142 | 2026.03.30 23:28:54.388671 [ 336 ] {e9cc4e25-99a4-4ab8-b17d-8e62aec8b90a} <Trace> Aggregator: Merging aggregated data | ||
| 4143 | 2026.03.30 23:28:54.390131 [ 289 ] {e9cc4e25-99a4-4ab8-b17d-8e62aec8b90a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003212 sec., 311.332503113325 rows/sec., 12.16 KiB/sec. | ||
| 4144 | 2026.03.30 23:28:54.390265 [ 289 ] {e9cc4e25-99a4-4ab8-b17d-8e62aec8b90a} <Debug> TCPHandler: Processed in 0.003737489 sec. | ||
| 4145 | 2026.03.30 23:28:54.390371 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4146 | 2026.03.30 23:28:54.390398 [ 289 ] {} <Debug> TCP-Session: 5b9a4093-2550-45b0-a483-4e4c7b1fa364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4147 | 2026.03.30 23:28:54.390401 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4148 | 2026.03.30 23:28:54.390423 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4149 | 2026.03.30 23:28:54.390444 [ 290 ] {} <Debug> TCP-Session: c8ded6a8-5ffe-4c81-9605-b6ebc08a9ca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2026.03.30 23:28:54.390449 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4151 | 2026.03.30 23:28:54.390465 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4152 | 2026.03.30 23:28:54.390481 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4153 | 2026.03.30 23:28:54.390491 [ 287 ] {} <Debug> TCP-Session: a104f837-90aa-42ee-a72d-f93ce0ce8780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4154 | 2026.03.30 23:28:54.390501 [ 291 ] {} <Debug> TCP-Session: 49ebf7ef-4997-40da-8db0-cac339609cdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4155 | 2026.03.30 23:28:54.390510 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4156 | 2026.03.30 23:28:54.390516 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4157 | 2026.03.30 23:28:54.390534 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4158 | 2026.03.30 23:28:54.390560 [ 292 ] {} <Debug> TCP-Session: 9e2765cc-70a0-45c5-9370-718e8580dda7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4159 | 2026.03.30 23:28:54.390569 [ 4 ] {} <Debug> TCP-Session: 8c485420-29fc-4052-bfc6-4f64d8422732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4160 | 2026.03.30 23:28:54.390591 [ 286 ] {} <Debug> TCP-Session: 4daa0507-91dc-48b7-9aaa-aea682e94abf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2026.03.30 23:28:54.390523 [ 293 ] {} <Debug> TCP-Session: 9dfbdd6a-564d-4a05-9ef0-8b9960af18ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2026.03.30 23:28:54.390455 [ 294 ] {} <Debug> TCP-Session: 4ba7db7e-9ee2-4514-a993-5c9097348b4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4163 | 2026.03.30 23:28:55.827511 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44269 | ||
| 4164 | 2026.03.30 23:28:55.827638 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4165 | 2026.03.30 23:28:55.827668 [ 287 ] {} <Debug> TCP-Session: 2fb0ea3c-7146-4f68-8dd8-642aa3001cd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44269 | ||
| 4166 | 2026.03.30 23:28:55.827695 [ 287 ] {} <Debug> TCP-Session: 2fb0ea3c-7146-4f68-8dd8-642aa3001cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2026.03.30 23:28:55.827710 [ 287 ] {} <Debug> TCP-Session: 2fb0ea3c-7146-4f68-8dd8-642aa3001cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2026.03.30 23:28:55.827964 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59455 | ||
| 4169 | 2026.03.30 23:28:55.827998 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42148 | ||
| 4170 | 2026.03.30 23:28:55.828038 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42743 | ||
| 4171 | 2026.03.30 23:28:55.828047 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58210 | ||
| 4172 | 2026.03.30 23:28:55.828071 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46872 | ||
| 4173 | 2026.03.30 23:28:55.828115 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4174 | 2026.03.30 23:28:55.828137 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4175 | 2026.03.30 23:28:55.828163 [ 287 ] {} <Trace> TCP-Session: 2fb0ea3c-7146-4f68-8dd8-642aa3001cd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4176 | 2026.03.30 23:28:55.828179 [ 292 ] {} <Debug> TCP-Session: 975dcc5b-9d04-4017-be24-2d54c679eef8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42743 | ||
| 4177 | 2026.03.30 23:28:55.828200 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4178 | 2026.03.30 23:28:55.828196 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4179 | 2026.03.30 23:28:55.828227 [ 292 ] {} <Debug> TCP-Session: 975dcc5b-9d04-4017-be24-2d54c679eef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.03.30 23:28:55.828233 [ 4 ] {} <Debug> TCP-Session: 9a10ab96-bc24-4b3d-8852-62c71ee33720 Authenticating user 'default' from [fd00:1122:3344:101::e]:46872 | ||
| 4181 | 2026.03.30 23:28:55.828255 [ 293 ] {} <Debug> TCP-Session: 58e98122-6a69-4b83-8f63-650ccb7c1ff7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58210 | ||
| 4182 | 2026.03.30 23:28:55.828257 [ 292 ] {} <Debug> TCP-Session: 975dcc5b-9d04-4017-be24-2d54c679eef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4183 | 2026.03.30 23:28:55.828273 [ 4 ] {} <Debug> TCP-Session: 9a10ab96-bc24-4b3d-8852-62c71ee33720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2026.03.30 23:28:55.828293 [ 293 ] {} <Debug> TCP-Session: 58e98122-6a69-4b83-8f63-650ccb7c1ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2026.03.30 23:28:55.828304 [ 4 ] {} <Debug> TCP-Session: 9a10ab96-bc24-4b3d-8852-62c71ee33720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4186 | 2026.03.30 23:28:55.828320 [ 293 ] {} <Debug> TCP-Session: 58e98122-6a69-4b83-8f63-650ccb7c1ff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.03.30 23:28:55.828168 [ 288 ] {} <Debug> TCP-Session: 7c341578-8773-4046-b3c9-3fc5d6f349b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59455 | ||
| 4188 | 2026.03.30 23:28:55.828131 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4189 | 2026.03.30 23:28:55.828378 [ 288 ] {} <Debug> TCP-Session: 7c341578-8773-4046-b3c9-3fc5d6f349b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4190 | 2026.03.30 23:28:55.828395 [ 287 ] {ae4a9806-4450-4c32-89db-764a085fc0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44269) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4191 | 2026.03.30 23:28:55.828414 [ 291 ] {} <Debug> TCP-Session: 69dd3383-dbf1-417c-9870-8acdc9cd6c27 Authenticating user 'default' from [fd00:1122:3344:101::e]:42148 | ||
| 4192 | 2026.03.30 23:28:55.828423 [ 288 ] {} <Debug> TCP-Session: 7c341578-8773-4046-b3c9-3fc5d6f349b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2026.03.30 23:28:55.828458 [ 291 ] {} <Debug> TCP-Session: 69dd3383-dbf1-417c-9870-8acdc9cd6c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.03.30 23:28:55.828066 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45190 | ||
| 4195 | 2026.03.30 23:28:55.828488 [ 291 ] {} <Debug> TCP-Session: 69dd3383-dbf1-417c-9870-8acdc9cd6c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4196 | 2026.03.30 23:28:55.827983 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37436 | ||
| 4197 | 2026.03.30 23:28:55.828007 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52124 | ||
| 4198 | 2026.03.30 23:28:55.828617 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4199 | 2026.03.30 23:28:55.828639 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4200 | 2026.03.30 23:28:55.828648 [ 294 ] {} <Debug> TCP-Session: 309880bc-11e9-4896-b271-bce8b7d0ce21 Authenticating user 'default' from [fd00:1122:3344:101::e]:45190 | ||
| 4201 | 2026.03.30 23:28:55.828669 [ 289 ] {} <Debug> TCP-Session: d936afac-89bb-47e6-82cf-e0a2a790100a Authenticating user 'default' from [fd00:1122:3344:101::e]:37436 | ||
| 4202 | 2026.03.30 23:28:55.828674 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4203 | 2026.03.30 23:28:55.828683 [ 294 ] {} <Debug> TCP-Session: 309880bc-11e9-4896-b271-bce8b7d0ce21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4204 | 2026.03.30 23:28:55.828696 [ 289 ] {} <Debug> TCP-Session: d936afac-89bb-47e6-82cf-e0a2a790100a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2026.03.30 23:28:55.828716 [ 290 ] {} <Debug> TCP-Session: 9bb32d41-c76a-447c-b153-d1f1223204fd Authenticating user 'default' from [fd00:1122:3344:101::e]:52124 | ||
| 4206 | 2026.03.30 23:28:55.828713 [ 294 ] {} <Debug> TCP-Session: 309880bc-11e9-4896-b271-bce8b7d0ce21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2026.03.30 23:28:55.828728 [ 289 ] {} <Debug> TCP-Session: d936afac-89bb-47e6-82cf-e0a2a790100a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2026.03.30 23:28:55.828746 [ 290 ] {} <Debug> TCP-Session: 9bb32d41-c76a-447c-b153-d1f1223204fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4209 | 2026.03.30 23:28:55.828756 [ 287 ] {ae4a9806-4450-4c32-89db-764a085fc0c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4210 | 2026.03.30 23:28:55.828776 [ 290 ] {} <Debug> TCP-Session: 9bb32d41-c76a-447c-b153-d1f1223204fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.03.30 23:28:55.828836 [ 287 ] {ae4a9806-4450-4c32-89db-764a085fc0c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4212 | 2026.03.30 23:28:55.829191 [ 287 ] {ae4a9806-4450-4c32-89db-764a085fc0c6} <Debug> oximeter.version (4152a125-4dec-4b1c-967c-1cbb0cb59d91) (SelectExecutor): Key condition: unknown | ||
| 4213 | 2026.03.30 23:28:55.830361 [ 306 ] {ae4a9806-4450-4c32-89db-764a085fc0c6} <Trace> AggregatingTransform: Aggregating | ||
| 4214 | 2026.03.30 23:28:55.830410 [ 306 ] {ae4a9806-4450-4c32-89db-764a085fc0c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 4215 | 2026.03.30 23:28:55.830447 [ 306 ] {ae4a9806-4450-4c32-89db-764a085fc0c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00109975 sec. (909.298 rows/sec., 35.52 KiB/sec.) | ||
| 4216 | 2026.03.30 23:28:55.830477 [ 306 ] {ae4a9806-4450-4c32-89db-764a085fc0c6} <Trace> Aggregator: Merging aggregated data | ||
| 4217 | 2026.03.30 23:28:55.831879 [ 287 ] {ae4a9806-4450-4c32-89db-764a085fc0c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003559 sec., 280.97780275358247 rows/sec., 10.98 KiB/sec. | ||
| 4218 | 2026.03.30 23:28:55.831997 [ 287 ] {ae4a9806-4450-4c32-89db-764a085fc0c6} <Debug> TCPHandler: Processed in 0.004011534 sec. | ||
| 4219 | 2026.03.30 23:28:55.832146 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4220 | 2026.03.30 23:28:55.832174 [ 287 ] {} <Debug> TCP-Session: 2fb0ea3c-7146-4f68-8dd8-642aa3001cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4221 | 2026.03.30 23:28:55.832183 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4222 | 2026.03.30 23:28:55.832208 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4223 | 2026.03.30 23:28:55.832229 [ 294 ] {} <Debug> TCP-Session: 309880bc-11e9-4896-b271-bce8b7d0ce21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4224 | 2026.03.30 23:28:55.832232 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4225 | 2026.03.30 23:28:55.832274 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4226 | 2026.03.30 23:28:55.832293 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4227 | 2026.03.30 23:28:55.832309 [ 289 ] {} <Debug> TCP-Session: d936afac-89bb-47e6-82cf-e0a2a790100a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4228 | 2026.03.30 23:28:55.832338 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4229 | 2026.03.30 23:28:55.832348 [ 291 ] {} <Debug> TCP-Session: 69dd3383-dbf1-417c-9870-8acdc9cd6c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2026.03.30 23:28:55.832341 [ 290 ] {} <Debug> TCP-Session: 9bb32d41-c76a-447c-b153-d1f1223204fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2026.03.30 23:28:55.832392 [ 4 ] {} <Debug> TCP-Session: 9a10ab96-bc24-4b3d-8852-62c71ee33720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2026.03.30 23:28:55.832309 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4233 | 2026.03.30 23:28:55.832287 [ 288 ] {} <Debug> TCP-Session: 7c341578-8773-4046-b3c9-3fc5d6f349b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2026.03.30 23:28:55.832464 [ 292 ] {} <Debug> TCP-Session: 975dcc5b-9d04-4017-be24-2d54c679eef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2026.03.30 23:28:55.832250 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4236 | 2026.03.30 23:28:55.832531 [ 293 ] {} <Debug> TCP-Session: 58e98122-6a69-4b83-8f63-650ccb7c1ff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.03.30 23:28:55.981054 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41482 | ||
| 4238 | 2026.03.30 23:28:55.981171 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4239 | 2026.03.30 23:28:55.981201 [ 287 ] {} <Debug> TCP-Session: 40e3a9a6-ad30-4b5c-87d6-d50d58c39193 Authenticating user 'default' from [fd00:1122:3344:101::e]:41482 | ||
| 4240 | 2026.03.30 23:28:55.981225 [ 287 ] {} <Debug> TCP-Session: 40e3a9a6-ad30-4b5c-87d6-d50d58c39193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2026.03.30 23:28:55.981239 [ 287 ] {} <Debug> TCP-Session: 40e3a9a6-ad30-4b5c-87d6-d50d58c39193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2026.03.30 23:28:55.981465 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61132 | ||
| 4243 | 2026.03.30 23:28:55.981503 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47448 | ||
| 4244 | 2026.03.30 23:28:55.981521 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34680 | ||
| 4245 | 2026.03.30 23:28:55.981546 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45521 | ||
| 4246 | 2026.03.30 23:28:55.981574 [ 287 ] {} <Trace> TCP-Session: 40e3a9a6-ad30-4b5c-87d6-d50d58c39193 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4247 | 2026.03.30 23:28:55.981612 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4248 | 2026.03.30 23:28:55.981535 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62031 | ||
| 4249 | 2026.03.30 23:28:55.981658 [ 288 ] {} <Debug> TCP-Session: a47599aa-d592-4485-9075-7edb963a1104 Authenticating user 'default' from [fd00:1122:3344:101::e]:61132 | ||
| 4250 | 2026.03.30 23:28:55.981656 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4251 | 2026.03.30 23:28:55.981691 [ 288 ] {} <Debug> TCP-Session: a47599aa-d592-4485-9075-7edb963a1104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4252 | 2026.03.30 23:28:55.981559 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54248 | ||
| 4253 | 2026.03.30 23:28:55.981721 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4254 | 2026.03.30 23:28:55.981718 [ 288 ] {} <Debug> TCP-Session: a47599aa-d592-4485-9075-7edb963a1104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2026.03.30 23:28:55.981784 [ 292 ] {} <Debug> TCP-Session: 25afbde7-1d85-4cb7-8dec-79ef0dc6a29e Authenticating user 'default' from [fd00:1122:3344:101::e]:62031 | ||
| 4256 | 2026.03.30 23:28:55.981789 [ 287 ] {b99d1c60-76c3-4d17-b05a-8781070e50cd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41482) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4257 | 2026.03.30 23:28:55.981806 [ 292 ] {} <Debug> TCP-Session: 25afbde7-1d85-4cb7-8dec-79ef0dc6a29e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2026.03.30 23:28:55.981714 [ 293 ] {} <Debug> TCP-Session: 84ae5469-73a8-472a-bbb0-ecc7a9258e18 Authenticating user 'default' from [fd00:1122:3344:101::e]:45521 | ||
| 4259 | 2026.03.30 23:28:55.981840 [ 292 ] {} <Debug> TCP-Session: 25afbde7-1d85-4cb7-8dec-79ef0dc6a29e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4260 | 2026.03.30 23:28:55.981841 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4261 | 2026.03.30 23:28:55.981874 [ 293 ] {} <Debug> TCP-Session: 84ae5469-73a8-472a-bbb0-ecc7a9258e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4262 | 2026.03.30 23:28:55.981642 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4263 | 2026.03.30 23:28:55.981920 [ 293 ] {} <Debug> TCP-Session: 84ae5469-73a8-472a-bbb0-ecc7a9258e18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2026.03.30 23:28:55.981923 [ 294 ] {} <Debug> TCP-Session: c5acfade-3480-4b4c-a981-464d44d6d1d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54248 | ||
| 4265 | 2026.03.30 23:28:55.981946 [ 289 ] {} <Debug> TCP-Session: e04e1cfd-7e38-48b0-a664-1582972cc2b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47448 | ||
| 4266 | 2026.03.30 23:28:55.981973 [ 294 ] {} <Debug> TCP-Session: c5acfade-3480-4b4c-a981-464d44d6d1d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2026.03.30 23:28:55.981983 [ 289 ] {} <Debug> TCP-Session: e04e1cfd-7e38-48b0-a664-1582972cc2b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4268 | 2026.03.30 23:28:55.981997 [ 294 ] {} <Debug> TCP-Session: c5acfade-3480-4b4c-a981-464d44d6d1d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4269 | 2026.03.30 23:28:55.982014 [ 289 ] {} <Debug> TCP-Session: e04e1cfd-7e38-48b0-a664-1582972cc2b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4270 | 2026.03.30 23:28:55.981642 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4271 | 2026.03.30 23:28:55.981526 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61973 | ||
| 4272 | 2026.03.30 23:28:55.982082 [ 291 ] {} <Debug> TCP-Session: 95645ff8-fc98-41dd-a1dc-3ed6667c46c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34680 | ||
| 4273 | 2026.03.30 23:28:55.982099 [ 287 ] {b99d1c60-76c3-4d17-b05a-8781070e50cd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4274 | 2026.03.30 23:28:55.982121 [ 291 ] {} <Debug> TCP-Session: 95645ff8-fc98-41dd-a1dc-3ed6667c46c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.03.30 23:28:55.981566 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36505 | ||
| 4276 | 2026.03.30 23:28:55.982147 [ 291 ] {} <Debug> TCP-Session: 95645ff8-fc98-41dd-a1dc-3ed6667c46c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2026.03.30 23:28:55.982168 [ 287 ] {b99d1c60-76c3-4d17-b05a-8781070e50cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4278 | 2026.03.30 23:28:55.982149 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4279 | 2026.03.30 23:28:55.982227 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4280 | 2026.03.30 23:28:55.982234 [ 290 ] {} <Debug> TCP-Session: b6dd0f65-40f0-4576-915c-082cc58ee10f Authenticating user 'default' from [fd00:1122:3344:101::e]:61973 | ||
| 4281 | 2026.03.30 23:28:55.982263 [ 4 ] {} <Debug> TCP-Session: 5482d3d6-09f9-4697-ab92-024d2fce65dc Authenticating user 'default' from [fd00:1122:3344:101::e]:36505 | ||
| 4282 | 2026.03.30 23:28:55.982274 [ 290 ] {} <Debug> TCP-Session: b6dd0f65-40f0-4576-915c-082cc58ee10f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4283 | 2026.03.30 23:28:55.982290 [ 4 ] {} <Debug> TCP-Session: 5482d3d6-09f9-4697-ab92-024d2fce65dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2026.03.30 23:28:55.982305 [ 290 ] {} <Debug> TCP-Session: b6dd0f65-40f0-4576-915c-082cc58ee10f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4285 | 2026.03.30 23:28:55.982320 [ 4 ] {} <Debug> TCP-Session: 5482d3d6-09f9-4697-ab92-024d2fce65dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4286 | 2026.03.30 23:28:55.982503 [ 287 ] {b99d1c60-76c3-4d17-b05a-8781070e50cd} <Debug> oximeter.version (4152a125-4dec-4b1c-967c-1cbb0cb59d91) (SelectExecutor): Key condition: unknown | ||
| 4287 | 2026.03.30 23:28:55.983570 [ 339 ] {b99d1c60-76c3-4d17-b05a-8781070e50cd} <Trace> AggregatingTransform: Aggregating | ||
| 4288 | 2026.03.30 23:28:55.983628 [ 339 ] {b99d1c60-76c3-4d17-b05a-8781070e50cd} <Trace> Aggregator: Aggregation method: without_key | ||
| 4289 | 2026.03.30 23:28:55.983677 [ 339 ] {b99d1c60-76c3-4d17-b05a-8781070e50cd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001055559 sec. (947.365 rows/sec., 37.01 KiB/sec.) | ||
| 4290 | 2026.03.30 23:28:55.983704 [ 339 ] {b99d1c60-76c3-4d17-b05a-8781070e50cd} <Trace> Aggregator: Merging aggregated data | ||
| 4291 | 2026.03.30 23:28:55.984936 [ 287 ] {b99d1c60-76c3-4d17-b05a-8781070e50cd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003183 sec., 314.16902293433867 rows/sec., 12.27 KiB/sec. | ||
| 4292 | 2026.03.30 23:28:55.985090 [ 287 ] {b99d1c60-76c3-4d17-b05a-8781070e50cd} <Debug> TCPHandler: Processed in 0.003645248 sec. | ||
| 4293 | 2026.03.30 23:28:55.985248 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4294 | 2026.03.30 23:28:55.985278 [ 287 ] {} <Debug> TCP-Session: 40e3a9a6-ad30-4b5c-87d6-d50d58c39193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4295 | 2026.03.30 23:28:55.985283 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4296 | 2026.03.30 23:28:55.985317 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4297 | 2026.03.30 23:28:55.985334 [ 289 ] {} <Debug> TCP-Session: e04e1cfd-7e38-48b0-a664-1582972cc2b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2026.03.30 23:28:55.985340 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4299 | 2026.03.30 23:28:55.985361 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4300 | 2026.03.30 23:28:55.985374 [ 4 ] {} <Debug> TCP-Session: 5482d3d6-09f9-4697-ab92-024d2fce65dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4301 | 2026.03.30 23:28:55.985391 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4302 | 2026.03.30 23:28:55.985420 [ 288 ] {} <Debug> TCP-Session: a47599aa-d592-4485-9075-7edb963a1104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2026.03.30 23:28:55.985430 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4304 | 2026.03.30 23:28:55.985457 [ 291 ] {} <Debug> TCP-Session: 95645ff8-fc98-41dd-a1dc-3ed6667c46c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2026.03.30 23:28:55.985406 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4306 | 2026.03.30 23:28:55.985498 [ 294 ] {} <Debug> TCP-Session: c5acfade-3480-4b4c-a981-464d44d6d1d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2026.03.30 23:28:55.985404 [ 290 ] {} <Debug> TCP-Session: b6dd0f65-40f0-4576-915c-082cc58ee10f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2026.03.30 23:28:55.985536 [ 293 ] {} <Debug> TCP-Session: 84ae5469-73a8-472a-bbb0-ecc7a9258e18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2026.03.30 23:28:55.985378 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4310 | 2026.03.30 23:28:55.985609 [ 292 ] {} <Debug> TCP-Session: 25afbde7-1d85-4cb7-8dec-79ef0dc6a29e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2026.03.30 23:28:56.447387 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4312 | 2026.03.30 23:28:56.447565 [ 5 ] {88d8867f-1da6-4e4f-b9ac-92b1adfa6887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4313 | 2026.03.30 23:28:56.447633 [ 5 ] {88d8867f-1da6-4e4f-b9ac-92b1adfa6887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4314 | 2026.03.30 23:28:56.448376 [ 5 ] {88d8867f-1da6-4e4f-b9ac-92b1adfa6887} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4315 | 2026.03.30 23:28:56.448425 [ 5 ] {88d8867f-1da6-4e4f-b9ac-92b1adfa6887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4316 | 2026.03.30 23:28:56.448858 [ 5 ] {88d8867f-1da6-4e4f-b9ac-92b1adfa6887} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4317 | 2026.03.30 23:28:56.449104 [ 5 ] {88d8867f-1da6-4e4f-b9ac-92b1adfa6887} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2026.03.30 23:28:56.449256 [ 5 ] {88d8867f-1da6-4e4f-b9ac-92b1adfa6887} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001736 sec., 163594.47004608295 rows/sec., 10.39 MiB/sec. | ||
| 4319 | 2026.03.30 23:28:56.449301 [ 5 ] {88d8867f-1da6-4e4f-b9ac-92b1adfa6887} <Debug> TCPHandler: Processed in 0.002039708 sec. | ||
| 4320 | 2026.03.30 23:28:56.449427 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2026.03.30 23:28:56.449523 [ 5 ] {f35d387e-ccac-4565-9f60-3ed3ae718431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4322 | 2026.03.30 23:28:56.449564 [ 5 ] {f35d387e-ccac-4565-9f60-3ed3ae718431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4323 | 2026.03.30 23:28:56.450374 [ 5 ] {f35d387e-ccac-4565-9f60-3ed3ae718431} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.03.30 23:28:56.450409 [ 5 ] {f35d387e-ccac-4565-9f60-3ed3ae718431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4325 | 2026.03.30 23:28:56.450783 [ 5 ] {f35d387e-ccac-4565-9f60-3ed3ae718431} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4326 | 2026.03.30 23:28:56.450996 [ 5 ] {f35d387e-ccac-4565-9f60-3ed3ae718431} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2026.03.30 23:28:56.451125 [ 5 ] {f35d387e-ccac-4565-9f60-3ed3ae718431} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001619 sec., 509573.81099444104 rows/sec., 39.98 MiB/sec. | ||
| 4328 | 2026.03.30 23:28:56.451164 [ 5 ] {f35d387e-ccac-4565-9f60-3ed3ae718431} <Debug> TCPHandler: Processed in 0.001788453 sec. | ||
| 4329 | 2026.03.30 23:28:56.451274 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2026.03.30 23:28:56.451368 [ 5 ] {a306e582-fde6-433f-8e73-61933002c576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4331 | 2026.03.30 23:28:56.451407 [ 5 ] {a306e582-fde6-433f-8e73-61933002c576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4332 | 2026.03.30 23:28:56.451846 [ 5 ] {a306e582-fde6-433f-8e73-61933002c576} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.03.30 23:28:56.451882 [ 5 ] {a306e582-fde6-433f-8e73-61933002c576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4334 | 2026.03.30 23:28:56.452227 [ 5 ] {a306e582-fde6-433f-8e73-61933002c576} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4335 | 2026.03.30 23:28:56.452446 [ 5 ] {a306e582-fde6-433f-8e73-61933002c576} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.03.30 23:28:56.452595 [ 5 ] {a306e582-fde6-433f-8e73-61933002c576} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001246 sec., 125200.64205457465 rows/sec., 7.52 MiB/sec. | ||
| 4337 | 2026.03.30 23:28:56.452636 [ 5 ] {a306e582-fde6-433f-8e73-61933002c576} <Debug> TCPHandler: Processed in 0.001410647 sec. | ||
| 4338 | 2026.03.30 23:28:56.452751 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.03.30 23:28:56.452847 [ 5 ] {f902cd5d-fe3c-4cd4-aa6b-0a18a10a261a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4340 | 2026.03.30 23:28:56.452910 [ 5 ] {f902cd5d-fe3c-4cd4-aa6b-0a18a10a261a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4341 | 2026.03.30 23:28:56.453408 [ 5 ] {f902cd5d-fe3c-4cd4-aa6b-0a18a10a261a} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2026.03.30 23:28:56.453443 [ 5 ] {f902cd5d-fe3c-4cd4-aa6b-0a18a10a261a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4343 | 2026.03.30 23:28:56.453760 [ 5 ] {f902cd5d-fe3c-4cd4-aa6b-0a18a10a261a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4344 | 2026.03.30 23:28:56.453973 [ 5 ] {f902cd5d-fe3c-4cd4-aa6b-0a18a10a261a} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.03.30 23:28:56.454098 [ 5 ] {f902cd5d-fe3c-4cd4-aa6b-0a18a10a261a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001268 sec., 117507.88643533122 rows/sec., 7.59 MiB/sec. | ||
| 4346 | 2026.03.30 23:28:56.454138 [ 5 ] {f902cd5d-fe3c-4cd4-aa6b-0a18a10a261a} <Debug> TCPHandler: Processed in 0.001433976 sec. | ||
| 4347 | 2026.03.30 23:28:56.454256 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.03.30 23:28:56.454351 [ 5 ] {fbe8c163-9014-4cd5-8142-5b0fa0161f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4349 | 2026.03.30 23:28:56.454389 [ 5 ] {fbe8c163-9014-4cd5-8142-5b0fa0161f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4350 | 2026.03.30 23:28:56.454830 [ 5 ] {fbe8c163-9014-4cd5-8142-5b0fa0161f05} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.03.30 23:28:56.454866 [ 5 ] {fbe8c163-9014-4cd5-8142-5b0fa0161f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4352 | 2026.03.30 23:28:56.455196 [ 5 ] {fbe8c163-9014-4cd5-8142-5b0fa0161f05} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4353 | 2026.03.30 23:28:56.455414 [ 5 ] {fbe8c163-9014-4cd5-8142-5b0fa0161f05} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.03.30 23:28:56.455542 [ 5 ] {fbe8c163-9014-4cd5-8142-5b0fa0161f05} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001208 sec., 122516.55629139072 rows/sec., 6.97 MiB/sec. | ||
| 4355 | 2026.03.30 23:28:56.455591 [ 5 ] {fbe8c163-9014-4cd5-8142-5b0fa0161f05} <Debug> TCPHandler: Processed in 0.001382595 sec. | ||
| 4356 | 2026.03.30 23:28:56.455724 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.03.30 23:28:56.455827 [ 5 ] {65c1699e-2a95-4a14-8c78-32291c05fb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4358 | 2026.03.30 23:28:56.455869 [ 5 ] {65c1699e-2a95-4a14-8c78-32291c05fb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4359 | 2026.03.30 23:28:56.456485 [ 5 ] {65c1699e-2a95-4a14-8c78-32291c05fb33} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.03.30 23:28:56.456522 [ 5 ] {65c1699e-2a95-4a14-8c78-32291c05fb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4361 | 2026.03.30 23:28:56.456883 [ 5 ] {65c1699e-2a95-4a14-8c78-32291c05fb33} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4362 | 2026.03.30 23:28:56.457106 [ 5 ] {65c1699e-2a95-4a14-8c78-32291c05fb33} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.03.30 23:28:56.457240 [ 5 ] {65c1699e-2a95-4a14-8c78-32291c05fb33} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001432 sec., 351955.30726256984 rows/sec., 24.75 MiB/sec. | ||
| 4364 | 2026.03.30 23:28:56.457280 [ 5 ] {65c1699e-2a95-4a14-8c78-32291c05fb33} <Debug> TCPHandler: Processed in 0.001606569 sec. | ||
| 4365 | 2026.03.30 23:28:56.457391 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2026.03.30 23:28:56.457485 [ 5 ] {9c0af648-d42c-4aeb-8e27-93e536b2a16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4367 | 2026.03.30 23:28:56.457527 [ 5 ] {9c0af648-d42c-4aeb-8e27-93e536b2a16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4368 | 2026.03.30 23:28:56.457870 [ 5 ] {9c0af648-d42c-4aeb-8e27-93e536b2a16d} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.03.30 23:28:56.457907 [ 5 ] {9c0af648-d42c-4aeb-8e27-93e536b2a16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4370 | 2026.03.30 23:28:56.458243 [ 5 ] {9c0af648-d42c-4aeb-8e27-93e536b2a16d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4371 | 2026.03.30 23:28:56.458466 [ 5 ] {9c0af648-d42c-4aeb-8e27-93e536b2a16d} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.03.30 23:28:56.458597 [ 5 ] {9c0af648-d42c-4aeb-8e27-93e536b2a16d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 4373 | 2026.03.30 23:28:56.458633 [ 5 ] {9c0af648-d42c-4aeb-8e27-93e536b2a16d} <Debug> TCPHandler: Processed in 0.001291744 sec. | ||
| 4374 | 2026.03.30 23:28:56.458760 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2026.03.30 23:28:56.458854 [ 5 ] {fff0bce1-4a05-483c-bb94-7eb4517415a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4376 | 2026.03.30 23:28:56.458897 [ 5 ] {fff0bce1-4a05-483c-bb94-7eb4517415a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4377 | 2026.03.30 23:28:56.459357 [ 5 ] {fff0bce1-4a05-483c-bb94-7eb4517415a3} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2026.03.30 23:28:56.459395 [ 5 ] {fff0bce1-4a05-483c-bb94-7eb4517415a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4379 | 2026.03.30 23:28:56.459747 [ 5 ] {fff0bce1-4a05-483c-bb94-7eb4517415a3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4380 | 2026.03.30 23:28:56.459971 [ 5 ] {fff0bce1-4a05-483c-bb94-7eb4517415a3} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2026.03.30 23:28:56.460105 [ 5 ] {fff0bce1-4a05-483c-bb94-7eb4517415a3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00127 sec., 208661.41732283463 rows/sec., 13.87 MiB/sec. | ||
| 4382 | 2026.03.30 23:28:56.460143 [ 5 ] {fff0bce1-4a05-483c-bb94-7eb4517415a3} <Debug> TCPHandler: Processed in 0.001433247 sec. | ||
| 4383 | 2026.03.30 23:28:56.460265 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4384 | 2026.03.30 23:28:56.460361 [ 5 ] {b01ea63f-0a8e-40e7-8ccd-96b38d4c0e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4385 | 2026.03.30 23:28:56.460403 [ 5 ] {b01ea63f-0a8e-40e7-8ccd-96b38d4c0e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4386 | 2026.03.30 23:28:56.460759 [ 5 ] {b01ea63f-0a8e-40e7-8ccd-96b38d4c0e3e} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2026.03.30 23:28:56.460794 [ 5 ] {b01ea63f-0a8e-40e7-8ccd-96b38d4c0e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4388 | 2026.03.30 23:28:56.461104 [ 5 ] {b01ea63f-0a8e-40e7-8ccd-96b38d4c0e3e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4389 | 2026.03.30 23:28:56.461320 [ 5 ] {b01ea63f-0a8e-40e7-8ccd-96b38d4c0e3e} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2026.03.30 23:28:56.461458 [ 5 ] {b01ea63f-0a8e-40e7-8ccd-96b38d4c0e3e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 4391 | 2026.03.30 23:28:56.461496 [ 5 ] {b01ea63f-0a8e-40e7-8ccd-96b38d4c0e3e} <Debug> TCPHandler: Processed in 0.001282064 sec. | ||
| 4392 | 2026.03.30 23:28:56.461624 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4393 | 2026.03.30 23:28:56.461719 [ 5 ] {3fde64e2-ed7c-4e1e-bd4f-267b34627663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4394 | 2026.03.30 23:28:56.461774 [ 5 ] {3fde64e2-ed7c-4e1e-bd4f-267b34627663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4395 | 2026.03.30 23:28:56.463322 [ 5 ] {3fde64e2-ed7c-4e1e-bd4f-267b34627663} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2026.03.30 23:28:56.463369 [ 5 ] {3fde64e2-ed7c-4e1e-bd4f-267b34627663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4397 | 2026.03.30 23:28:56.464090 [ 5 ] {3fde64e2-ed7c-4e1e-bd4f-267b34627663} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4398 | 2026.03.30 23:28:56.464383 [ 5 ] {3fde64e2-ed7c-4e1e-bd4f-267b34627663} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2026.03.30 23:28:56.464561 [ 5 ] {3fde64e2-ed7c-4e1e-bd4f-267b34627663} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002857 sec., 4900.2450122506125 rows/sec., 8.78 MiB/sec. | ||
| 4400 | 2026.03.30 23:28:56.464677 [ 5 ] {3fde64e2-ed7c-4e1e-bd4f-267b34627663} <Debug> TCPHandler: Processed in 0.003103778 sec. | ||
| 4401 | 2026.03.30 23:28:56.464807 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4402 | 2026.03.30 23:28:56.464903 [ 5 ] {54f7cd1c-9979-4359-9aaf-87a00b2023ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4403 | 2026.03.30 23:28:56.464945 [ 5 ] {54f7cd1c-9979-4359-9aaf-87a00b2023ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4404 | 2026.03.30 23:28:56.465283 [ 5 ] {54f7cd1c-9979-4359-9aaf-87a00b2023ad} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4405 | 2026.03.30 23:28:56.465319 [ 5 ] {54f7cd1c-9979-4359-9aaf-87a00b2023ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4406 | 2026.03.30 23:28:56.465652 [ 5 ] {54f7cd1c-9979-4359-9aaf-87a00b2023ad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4407 | 2026.03.30 23:28:56.465863 [ 5 ] {54f7cd1c-9979-4359-9aaf-87a00b2023ad} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4408 | 2026.03.30 23:28:56.465991 [ 5 ] {54f7cd1c-9979-4359-9aaf-87a00b2023ad} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001108 sec., 81227.43682310468 rows/sec., 5.08 MiB/sec. | ||
| 4409 | 2026.03.30 23:28:56.466027 [ 5 ] {54f7cd1c-9979-4359-9aaf-87a00b2023ad} <Debug> TCPHandler: Processed in 0.001269034 sec. | ||
| 4410 | 2026.03.30 23:29:00.170233 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4411 | 2026.03.30 23:29:00.170332 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4412 | 2026.03.30 23:29:00.283544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7714 | ||
| 4413 | 2026.03.30 23:29:00.284104 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.03.30 23:29:00.284149 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4415 | 2026.03.30 23:29:00.284641 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4416 | 2026.03.30 23:29:00.284863 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.03.30 23:29:00.284992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7714 | ||
| 4418 | 2026.03.30 23:29:00.285071 [ 46 ] {} <Debug> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4419 | 2026.03.30 23:29:00.285175 [ 46 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.03.30 23:29:00.285211 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4421 | 2026.03.30 23:29:00.285345 [ 198 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 4422 | 2026.03.30 23:29:00.285484 [ 198 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4423 | 2026.03.30 23:29:00.285524 [ 198 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5282 rows starting from the beginning of the part | ||
| 4424 | 2026.03.30 23:29:00.285592 [ 198 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 4425 | 2026.03.30 23:29:00.285640 [ 198 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 4426 | 2026.03.30 23:29:00.285685 [ 198 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 4427 | 2026.03.30 23:29:00.285726 [ 198 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 4428 | 2026.03.30 23:29:00.285774 [ 198 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 4429 | 2026.03.30 23:29:00.287271 [ 192 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7714 rows, containing 4 columns (4 merged, 0 gathered) in 0.001977287 sec., 3901305.172187953 rows/sec., 55.81 MiB/sec. | ||
| 4430 | 2026.03.30 23:29:00.287851 [ 197 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4431 | 2026.03.30 23:29:00.288156 [ 197 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_16_3} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2026.03.30 23:29:00.288230 [ 197 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_16_3} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4433 | 2026.03.30 23:29:00.288321 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4434 | 2026.03.30 23:29:00.306329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 610 | ||
| 4435 | 2026.03.30 23:29:00.308582 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2026.03.30 23:29:00.308624 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4437 | 2026.03.30 23:29:00.309782 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4438 | 2026.03.30 23:29:00.310039 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2026.03.30 23:29:00.310285 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
| 4440 | 2026.03.30 23:29:00.676278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4441 | 2026.03.30 23:29:00.692970 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2026.03.30 23:29:00.693031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4443 | 2026.03.30 23:29:00.698636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4444 | 2026.03.30 23:29:00.699296 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2026.03.30 23:29:00.699642 [ 46 ] {} <Debug> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4446 | 2026.03.30 23:29:00.699730 [ 46 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2026.03.30 23:29:00.699765 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4448 | 2026.03.30 23:29:00.699940 [ 203 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 4449 | 2026.03.30 23:29:00.702142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4450 | 2026.03.30 23:29:00.703684 [ 203 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4451 | 2026.03.30 23:29:00.704941 [ 203 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 4452 | 2026.03.30 23:29:00.709203 [ 203 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 4453 | 2026.03.30 23:29:00.713607 [ 203 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 4454 | 2026.03.30 23:29:00.717984 [ 203 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 4455 | 2026.03.30 23:29:00.722176 [ 203 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 4456 | 2026.03.30 23:29:00.726374 [ 203 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 4457 | 2026.03.30 23:29:00.778904 [ 192 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079037375 sec., 1530.9212888206368 rows/sec., 7.92 MiB/sec. | ||
| 4458 | 2026.03.30 23:29:00.781539 [ 190 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4459 | 2026.03.30 23:29:00.783533 [ 190 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_16_3} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2026.03.30 23:29:00.783635 [ 190 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_16_3} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4461 | 2026.03.30 23:29:00.786637 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4462 | 2026.03.30 23:29:01.001138 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.08 MiB, peak 243.03 MiB, free memory in arenas 0.00 B, will set to 241.68 MiB (RSS), difference: 8.60 MiB | ||
| 4463 | 2026.03.30 23:29:01.002192 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000821405 sec. | ||
| 4464 | 2026.03.30 23:29:01.440037 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2026.03.30 23:29:01.440208 [ 5 ] {c62fbc65-69ad-4b3b-9353-c533c05eebdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4466 | 2026.03.30 23:29:01.440271 [ 5 ] {c62fbc65-69ad-4b3b-9353-c533c05eebdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4467 | 2026.03.30 23:29:01.440982 [ 5 ] {c62fbc65-69ad-4b3b-9353-c533c05eebdb} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2026.03.30 23:29:01.441028 [ 5 ] {c62fbc65-69ad-4b3b-9353-c533c05eebdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4469 | 2026.03.30 23:29:01.441421 [ 5 ] {c62fbc65-69ad-4b3b-9353-c533c05eebdb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4470 | 2026.03.30 23:29:01.441633 [ 5 ] {c62fbc65-69ad-4b3b-9353-c533c05eebdb} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2026.03.30 23:29:01.441780 [ 5 ] {c62fbc65-69ad-4b3b-9353-c533c05eebdb} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001616 sec., 66831.68316831683 rows/sec., 5.62 MiB/sec. | ||
| 4472 | 2026.03.30 23:29:01.441832 [ 5 ] {c62fbc65-69ad-4b3b-9353-c533c05eebdb} <Debug> TCPHandler: Processed in 0.001924056 sec. | ||
| 4473 | 2026.03.30 23:29:01.441967 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2026.03.30 23:29:01.442064 [ 5 ] {451d9a51-a5fd-474e-a788-bcc2fa78c9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4475 | 2026.03.30 23:29:01.442104 [ 5 ] {451d9a51-a5fd-474e-a788-bcc2fa78c9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4476 | 2026.03.30 23:29:01.442569 [ 5 ] {451d9a51-a5fd-474e-a788-bcc2fa78c9c4} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2026.03.30 23:29:01.442604 [ 5 ] {451d9a51-a5fd-474e-a788-bcc2fa78c9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4478 | 2026.03.30 23:29:01.442895 [ 5 ] {451d9a51-a5fd-474e-a788-bcc2fa78c9c4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4479 | 2026.03.30 23:29:01.443111 [ 5 ] {451d9a51-a5fd-474e-a788-bcc2fa78c9c4} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2026.03.30 23:29:01.443233 [ 5 ] {451d9a51-a5fd-474e-a788-bcc2fa78c9c4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001191 sec., 21830.3946263644 rows/sec., 1.60 MiB/sec. | ||
| 4481 | 2026.03.30 23:29:01.443269 [ 5 ] {451d9a51-a5fd-474e-a788-bcc2fa78c9c4} <Debug> TCPHandler: Processed in 0.001356035 sec. | ||
| 4482 | 2026.03.30 23:29:01.443413 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2026.03.30 23:29:01.443521 [ 5 ] {b8f075d3-8aac-4bfa-9ebb-490d8d35159d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4484 | 2026.03.30 23:29:01.443566 [ 5 ] {b8f075d3-8aac-4bfa-9ebb-490d8d35159d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4485 | 2026.03.30 23:29:01.444035 [ 5 ] {b8f075d3-8aac-4bfa-9ebb-490d8d35159d} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.03.30 23:29:01.444071 [ 5 ] {b8f075d3-8aac-4bfa-9ebb-490d8d35159d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4487 | 2026.03.30 23:29:01.444388 [ 5 ] {b8f075d3-8aac-4bfa-9ebb-490d8d35159d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4488 | 2026.03.30 23:29:01.444592 [ 5 ] {b8f075d3-8aac-4bfa-9ebb-490d8d35159d} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2026.03.30 23:29:01.444717 [ 5 ] {b8f075d3-8aac-4bfa-9ebb-490d8d35159d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001218 sec., 73891.62561576355 rows/sec., 5.77 MiB/sec. | ||
| 4490 | 2026.03.30 23:29:01.444752 [ 5 ] {b8f075d3-8aac-4bfa-9ebb-490d8d35159d} <Debug> TCPHandler: Processed in 0.001397056 sec. | ||
| 4491 | 2026.03.30 23:29:01.444870 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4492 | 2026.03.30 23:29:01.444961 [ 5 ] {94cec3d5-d468-4112-aacc-fcfa2600ccd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4493 | 2026.03.30 23:29:01.445002 [ 5 ] {94cec3d5-d468-4112-aacc-fcfa2600ccd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4494 | 2026.03.30 23:29:01.445433 [ 5 ] {94cec3d5-d468-4112-aacc-fcfa2600ccd8} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.03.30 23:29:01.445471 [ 5 ] {94cec3d5-d468-4112-aacc-fcfa2600ccd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4496 | 2026.03.30 23:29:01.445802 [ 5 ] {94cec3d5-d468-4112-aacc-fcfa2600ccd8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4497 | 2026.03.30 23:29:01.445999 [ 5 ] {94cec3d5-d468-4112-aacc-fcfa2600ccd8} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2026.03.30 23:29:01.446123 [ 5 ] {94cec3d5-d468-4112-aacc-fcfa2600ccd8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 4499 | 2026.03.30 23:29:01.446159 [ 5 ] {94cec3d5-d468-4112-aacc-fcfa2600ccd8} <Debug> TCPHandler: Processed in 0.001336794 sec. | ||
| 4500 | 2026.03.30 23:29:01.446272 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2026.03.30 23:29:01.446363 [ 5 ] {cc1c92ef-6006-434d-b2f3-0d037fc91ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4502 | 2026.03.30 23:29:01.446421 [ 5 ] {cc1c92ef-6006-434d-b2f3-0d037fc91ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4503 | 2026.03.30 23:29:01.447241 [ 5 ] {cc1c92ef-6006-434d-b2f3-0d037fc91ef6} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.03.30 23:29:01.447277 [ 5 ] {cc1c92ef-6006-434d-b2f3-0d037fc91ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4505 | 2026.03.30 23:29:01.447820 [ 5 ] {cc1c92ef-6006-434d-b2f3-0d037fc91ef6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4506 | 2026.03.30 23:29:01.448032 [ 5 ] {cc1c92ef-6006-434d-b2f3-0d037fc91ef6} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.03.30 23:29:01.448161 [ 5 ] {cc1c92ef-6006-434d-b2f3-0d037fc91ef6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001817 sec., 14309.301045679691 rows/sec., 25.64 MiB/sec. | ||
| 4508 | 2026.03.30 23:29:01.448211 [ 5 ] {cc1c92ef-6006-434d-b2f3-0d037fc91ef6} <Debug> TCPHandler: Processed in 0.001985616 sec. | ||
| 4509 | 2026.03.30 23:29:01.448323 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2026.03.30 23:29:01.448416 [ 5 ] {992f5871-5aeb-45ec-944d-03fa6723a3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4511 | 2026.03.30 23:29:01.448457 [ 5 ] {992f5871-5aeb-45ec-944d-03fa6723a3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4512 | 2026.03.30 23:29:01.448780 [ 5 ] {992f5871-5aeb-45ec-944d-03fa6723a3c3} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2026.03.30 23:29:01.448822 [ 5 ] {992f5871-5aeb-45ec-944d-03fa6723a3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4514 | 2026.03.30 23:29:01.449147 [ 5 ] {992f5871-5aeb-45ec-944d-03fa6723a3c3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4515 | 2026.03.30 23:29:01.449347 [ 5 ] {992f5871-5aeb-45ec-944d-03fa6723a3c3} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.03.30 23:29:01.449476 [ 5 ] {992f5871-5aeb-45ec-944d-03fa6723a3c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 4517 | 2026.03.30 23:29:01.449510 [ 5 ] {992f5871-5aeb-45ec-944d-03fa6723a3c3} <Debug> TCPHandler: Processed in 0.001234962 sec. | ||
| 4518 | 2026.03.30 23:29:06.448298 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2026.03.30 23:29:06.448484 [ 5 ] {5e59cb7b-324e-438b-8de6-9d0c8ef16a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4520 | 2026.03.30 23:29:06.448545 [ 5 ] {5e59cb7b-324e-438b-8de6-9d0c8ef16a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4521 | 2026.03.30 23:29:06.449295 [ 5 ] {5e59cb7b-324e-438b-8de6-9d0c8ef16a33} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2026.03.30 23:29:06.449341 [ 5 ] {5e59cb7b-324e-438b-8de6-9d0c8ef16a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4523 | 2026.03.30 23:29:06.449727 [ 5 ] {5e59cb7b-324e-438b-8de6-9d0c8ef16a33} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4524 | 2026.03.30 23:29:06.449958 [ 5 ] {5e59cb7b-324e-438b-8de6-9d0c8ef16a33} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.03.30 23:29:06.450103 [ 5 ] {5e59cb7b-324e-438b-8de6-9d0c8ef16a33} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001667 sec., 170365.92681463706 rows/sec., 10.82 MiB/sec. | ||
| 4526 | 2026.03.30 23:29:06.450102 [ 91 ] {} <Debug> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4527 | 2026.03.30 23:29:06.450146 [ 5 ] {5e59cb7b-324e-438b-8de6-9d0c8ef16a33} <Debug> TCPHandler: Processed in 0.001970177 sec. | ||
| 4528 | 2026.03.30 23:29:06.450212 [ 91 ] {} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.03.30 23:29:06.450257 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4530 | 2026.03.30 23:29:06.450311 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2026.03.30 23:29:06.450402 [ 188 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::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 | ||
| 4532 | 2026.03.30 23:29:06.450431 [ 5 ] {4b5647c1-0853-4b7d-9f86-faa9dd5e3eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4533 | 2026.03.30 23:29:06.450493 [ 5 ] {4b5647c1-0853-4b7d-9f86-faa9dd5e3eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4534 | 2026.03.30 23:29:06.450555 [ 188 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4535 | 2026.03.30 23:29:06.450596 [ 188 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 4536 | 2026.03.30 23:29:06.450670 [ 188 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4537 | 2026.03.30 23:29:06.450721 [ 188 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4538 | 2026.03.30 23:29:06.450769 [ 188 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4539 | 2026.03.30 23:29:06.450815 [ 188 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4540 | 2026.03.30 23:29:06.450863 [ 188 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4541 | 2026.03.30 23:29:06.450966 [ 5 ] {4b5647c1-0853-4b7d-9f86-faa9dd5e3eaf} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2026.03.30 23:29:06.451006 [ 5 ] {4b5647c1-0853-4b7d-9f86-faa9dd5e3eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4543 | 2026.03.30 23:29:06.451411 [ 5 ] {4b5647c1-0853-4b7d-9f86-faa9dd5e3eaf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4544 | 2026.03.30 23:29:06.451633 [ 5 ] {4b5647c1-0853-4b7d-9f86-faa9dd5e3eaf} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2026.03.30 23:29:06.451765 [ 5 ] {4b5647c1-0853-4b7d-9f86-faa9dd5e3eaf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001353 sec., 2956.3932002956394 rows/sec., 241.07 KiB/sec. | ||
| 4546 | 2026.03.30 23:29:06.451803 [ 5 ] {4b5647c1-0853-4b7d-9f86-faa9dd5e3eaf} <Debug> TCPHandler: Processed in 0.001540399 sec. | ||
| 4547 | 2026.03.30 23:29:06.451933 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4548 | 2026.03.30 23:29:06.452052 [ 5 ] {6ad89f9d-2d4d-4229-918e-2806cdb38f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4549 | 2026.03.30 23:29:06.452091 [ 5 ] {6ad89f9d-2d4d-4229-918e-2806cdb38f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4550 | 2026.03.30 23:29:06.452122 [ 189 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787214 sec., 966867.9855909812 rows/sec., 65.36 MiB/sec. | ||
| 4551 | 2026.03.30 23:29:06.452271 [ 189 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4552 | 2026.03.30 23:29:06.452521 [ 189 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_11_2} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2026.03.30 23:29:06.452596 [ 189 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_11_2} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4554 | 2026.03.30 23:29:06.452681 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4555 | 2026.03.30 23:29:06.452932 [ 5 ] {6ad89f9d-2d4d-4229-918e-2806cdb38f07} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.03.30 23:29:06.452991 [ 5 ] {6ad89f9d-2d4d-4229-918e-2806cdb38f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4557 | 2026.03.30 23:29:06.453354 [ 5 ] {6ad89f9d-2d4d-4229-918e-2806cdb38f07} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4558 | 2026.03.30 23:29:06.453565 [ 5 ] {6ad89f9d-2d4d-4229-918e-2806cdb38f07} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.03.30 23:29:06.453686 [ 91 ] {} <Debug> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4560 | 2026.03.30 23:29:06.453692 [ 5 ] {6ad89f9d-2d4d-4229-918e-2806cdb38f07} <Debug> executeQuery: Read 827 rows, 66.43 KiB in 0.001659 sec., 498493.06811332126 rows/sec., 39.11 MiB/sec. | ||
| 4561 | 2026.03.30 23:29:06.453759 [ 91 ] {} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.03.30 23:29:06.453782 [ 5 ] {6ad89f9d-2d4d-4229-918e-2806cdb38f07} <Debug> TCPHandler: Processed in 0.001909615 sec. | ||
| 4563 | 2026.03.30 23:29:06.453803 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4564 | 2026.03.30 23:29:06.453919 [ 192 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::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 | ||
| 4565 | 2026.03.30 23:29:06.453936 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2026.03.30 23:29:06.454018 [ 192 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4567 | 2026.03.30 23:29:06.454045 [ 5 ] {880baed7-8cef-42e2-b71f-48fecd20e09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4568 | 2026.03.30 23:29:06.454048 [ 192 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3355 rows starting from the beginning of the part | ||
| 4569 | 2026.03.30 23:29:06.454091 [ 5 ] {880baed7-8cef-42e2-b71f-48fecd20e09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4570 | 2026.03.30 23:29:06.454117 [ 192 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2453 rows starting from the beginning of the part | ||
| 4571 | 2026.03.30 23:29:06.454163 [ 192 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4572 | 2026.03.30 23:29:06.454204 [ 192 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 825 rows starting from the beginning of the part | ||
| 4573 | 2026.03.30 23:29:06.454240 [ 192 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 108 rows starting from the beginning of the part | ||
| 4574 | 2026.03.30 23:29:06.454280 [ 192 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 827 rows starting from the beginning of the part | ||
| 4575 | 2026.03.30 23:29:06.454574 [ 5 ] {880baed7-8cef-42e2-b71f-48fecd20e09c} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2026.03.30 23:29:06.454616 [ 5 ] {880baed7-8cef-42e2-b71f-48fecd20e09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4577 | 2026.03.30 23:29:06.454931 [ 5 ] {880baed7-8cef-42e2-b71f-48fecd20e09c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4578 | 2026.03.30 23:29:06.455155 [ 5 ] {880baed7-8cef-42e2-b71f-48fecd20e09c} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.03.30 23:29:06.455255 [ 91 ] {} <Debug> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4580 | 2026.03.30 23:29:06.455283 [ 91 ] {} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4581 | 2026.03.30 23:29:06.455284 [ 5 ] {880baed7-8cef-42e2-b71f-48fecd20e09c} <Debug> executeQuery: Read 160 rows, 9.87 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 7.67 MiB/sec. | ||
| 4582 | 2026.03.30 23:29:06.455301 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4583 | 2026.03.30 23:29:06.455336 [ 5 ] {880baed7-8cef-42e2-b71f-48fecd20e09c} <Debug> TCPHandler: Processed in 0.001449337 sec. | ||
| 4584 | 2026.03.30 23:29:06.455403 [ 189 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::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 | ||
| 4585 | 2026.03.30 23:29:06.455472 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2026.03.30 23:29:06.455496 [ 189 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4587 | 2026.03.30 23:29:06.455523 [ 189 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 222 rows starting from the beginning of the part | ||
| 4588 | 2026.03.30 23:29:06.455564 [ 5 ] {90b80d5c-62aa-4fed-ba49-06b4c8573ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4589 | 2026.03.30 23:29:06.455577 [ 189 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 156 rows starting from the beginning of the part | ||
| 4590 | 2026.03.30 23:29:06.455605 [ 5 ] {90b80d5c-62aa-4fed-ba49-06b4c8573ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4591 | 2026.03.30 23:29:06.455617 [ 189 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 35 rows starting from the beginning of the part | ||
| 4592 | 2026.03.30 23:29:06.455656 [ 189 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 156 rows starting from the beginning of the part | ||
| 4593 | 2026.03.30 23:29:06.455695 [ 189 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 4594 | 2026.03.30 23:29:06.455734 [ 189 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::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 | ||
| 4595 | 2026.03.30 23:29:06.456061 [ 5 ] {90b80d5c-62aa-4fed-ba49-06b4c8573ffc} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2026.03.30 23:29:06.456095 [ 5 ] {90b80d5c-62aa-4fed-ba49-06b4c8573ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4597 | 2026.03.30 23:29:06.456477 [ 5 ] {90b80d5c-62aa-4fed-ba49-06b4c8573ffc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4598 | 2026.03.30 23:29:06.456514 [ 196 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001140801 sec., 661815.689151745 rows/sec., 43.75 MiB/sec. | ||
| 4599 | 2026.03.30 23:29:06.456603 [ 189 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7624 rows, containing 5 columns (5 merged, 0 gathered) in 0.00272279 sec., 2800069.0468232953 rows/sec., 223.44 MiB/sec. | ||
| 4600 | 2026.03.30 23:29:06.456700 [ 5 ] {90b80d5c-62aa-4fed-ba49-06b4c8573ffc} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2026.03.30 23:29:06.456729 [ 191 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4602 | 2026.03.30 23:29:06.456831 [ 5 ] {90b80d5c-62aa-4fed-ba49-06b4c8573ffc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001285 sec., 115953.30739299612 rows/sec., 7.49 MiB/sec. | ||
| 4603 | 2026.03.30 23:29:06.456900 [ 5 ] {90b80d5c-62aa-4fed-ba49-06b4c8573ffc} <Debug> TCPHandler: Processed in 0.001486767 sec. | ||
| 4604 | 2026.03.30 23:29:06.457044 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2026.03.30 23:29:06.457054 [ 201 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4606 | 2026.03.30 23:29:06.457062 [ 191 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_21_4} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2026.03.30 23:29:06.457152 [ 5 ] {49addacd-039e-4254-988c-bbef2245101c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4608 | 2026.03.30 23:29:06.457162 [ 191 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_21_4} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4609 | 2026.03.30 23:29:06.457211 [ 5 ] {49addacd-039e-4254-988c-bbef2245101c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4610 | 2026.03.30 23:29:06.457288 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4611 | 2026.03.30 23:29:06.457448 [ 201 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_26_5} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2026.03.30 23:29:06.457535 [ 201 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_26_5} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4613 | 2026.03.30 23:29:06.457614 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 4614 | 2026.03.30 23:29:06.457782 [ 5 ] {49addacd-039e-4254-988c-bbef2245101c} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.03.30 23:29:06.457815 [ 5 ] {49addacd-039e-4254-988c-bbef2245101c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4616 | 2026.03.30 23:29:06.458126 [ 5 ] {49addacd-039e-4254-988c-bbef2245101c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4617 | 2026.03.30 23:29:06.458337 [ 5 ] {49addacd-039e-4254-988c-bbef2245101c} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2026.03.30 23:29:06.458435 [ 91 ] {} <Debug> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4619 | 2026.03.30 23:29:06.458460 [ 5 ] {49addacd-039e-4254-988c-bbef2245101c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00133 sec., 111278.1954887218 rows/sec., 6.33 MiB/sec. | ||
| 4620 | 2026.03.30 23:29:06.458472 [ 91 ] {} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2026.03.30 23:29:06.458499 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4622 | 2026.03.30 23:29:06.458503 [ 5 ] {49addacd-039e-4254-988c-bbef2245101c} <Debug> TCPHandler: Processed in 0.001521069 sec. | ||
| 4623 | 2026.03.30 23:29:06.458594 [ 187 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::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 | ||
| 4624 | 2026.03.30 23:29:06.458623 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4625 | 2026.03.30 23:29:06.458703 [ 187 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4626 | 2026.03.30 23:29:06.458722 [ 5 ] {de76d35c-691f-4501-b5d6-cb0653ee42b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4627 | 2026.03.30 23:29:06.458736 [ 187 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 4628 | 2026.03.30 23:29:06.458772 [ 5 ] {de76d35c-691f-4501-b5d6-cb0653ee42b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4629 | 2026.03.30 23:29:06.458816 [ 187 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4630 | 2026.03.30 23:29:06.458865 [ 187 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4631 | 2026.03.30 23:29:06.458905 [ 187 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4632 | 2026.03.30 23:29:06.458943 [ 187 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4633 | 2026.03.30 23:29:06.458979 [ 187 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4634 | 2026.03.30 23:29:06.459478 [ 5 ] {de76d35c-691f-4501-b5d6-cb0653ee42b2} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4635 | 2026.03.30 23:29:06.459520 [ 5 ] {de76d35c-691f-4501-b5d6-cb0653ee42b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4636 | 2026.03.30 23:29:06.459812 [ 189 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257253 sec., 715846.3730052742 rows/sec., 43.63 MiB/sec. | ||
| 4637 | 2026.03.30 23:29:06.459853 [ 5 ] {de76d35c-691f-4501-b5d6-cb0653ee42b2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4638 | 2026.03.30 23:29:06.459926 [ 189 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4639 | 2026.03.30 23:29:06.460080 [ 5 ] {de76d35c-691f-4501-b5d6-cb0653ee42b2} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.03.30 23:29:06.460160 [ 189 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_11_2} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2026.03.30 23:29:06.460187 [ 91 ] {} <Debug> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4642 | 2026.03.30 23:29:06.460210 [ 5 ] {de76d35c-691f-4501-b5d6-cb0653ee42b2} <Debug> executeQuery: Read 508 rows, 36.63 KiB in 0.001506 sec., 337317.3970783533 rows/sec., 23.75 MiB/sec. | ||
| 4643 | 2026.03.30 23:29:06.460221 [ 91 ] {} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4644 | 2026.03.30 23:29:06.460227 [ 189 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_11_2} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4645 | 2026.03.30 23:29:06.460253 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4646 | 2026.03.30 23:29:06.460254 [ 5 ] {de76d35c-691f-4501-b5d6-cb0653ee42b2} <Debug> TCPHandler: Processed in 0.001679271 sec. | ||
| 4647 | 2026.03.30 23:29:06.460348 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4648 | 2026.03.30 23:29:06.460372 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4649 | 2026.03.30 23:29:06.460395 [ 187 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::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 | ||
| 4650 | 2026.03.30 23:29:06.460465 [ 5 ] {23d3a92c-cd6f-4017-8376-c752413d790e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4651 | 2026.03.30 23:29:06.460479 [ 187 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4652 | 2026.03.30 23:29:06.460510 [ 187 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1828 rows starting from the beginning of the part | ||
| 4653 | 2026.03.30 23:29:06.460512 [ 5 ] {23d3a92c-cd6f-4017-8376-c752413d790e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4654 | 2026.03.30 23:29:06.460553 [ 187 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1314 rows starting from the beginning of the part | ||
| 4655 | 2026.03.30 23:29:06.460593 [ 187 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4656 | 2026.03.30 23:29:06.460624 [ 187 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 504 rows starting from the beginning of the part | ||
| 4657 | 2026.03.30 23:29:06.460656 [ 187 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4658 | 2026.03.30 23:29:06.460691 [ 187 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 508 rows starting from the beginning of the part | ||
| 4659 | 2026.03.30 23:29:06.460835 [ 5 ] {23d3a92c-cd6f-4017-8376-c752413d790e} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.03.30 23:29:06.460884 [ 5 ] {23d3a92c-cd6f-4017-8376-c752413d790e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4661 | 2026.03.30 23:29:06.461200 [ 5 ] {23d3a92c-cd6f-4017-8376-c752413d790e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4662 | 2026.03.30 23:29:06.461418 [ 5 ] {23d3a92c-cd6f-4017-8376-c752413d790e} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.03.30 23:29:06.461544 [ 5 ] {23d3a92c-cd6f-4017-8376-c752413d790e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 4664 | 2026.03.30 23:29:06.461580 [ 5 ] {23d3a92c-cd6f-4017-8376-c752413d790e} <Debug> TCPHandler: Processed in 0.001255723 sec. | ||
| 4665 | 2026.03.30 23:29:06.461680 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2026.03.30 23:29:06.461773 [ 5 ] {d31092db-e37c-4324-b001-322d0eae95ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4667 | 2026.03.30 23:29:06.461814 [ 5 ] {d31092db-e37c-4324-b001-322d0eae95ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4668 | 2026.03.30 23:29:06.462107 [ 189 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001785424 sec., 2412872.236510767 rows/sec., 174.84 MiB/sec. | ||
| 4669 | 2026.03.30 23:29:06.462306 [ 187 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4670 | 2026.03.30 23:29:06.462321 [ 5 ] {d31092db-e37c-4324-b001-322d0eae95ae} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.03.30 23:29:06.462360 [ 5 ] {d31092db-e37c-4324-b001-322d0eae95ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4672 | 2026.03.30 23:29:06.462562 [ 187 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_26_5} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2026.03.30 23:29:06.462637 [ 187 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_26_5} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4674 | 2026.03.30 23:29:06.462698 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4675 | 2026.03.30 23:29:06.462735 [ 5 ] {d31092db-e37c-4324-b001-322d0eae95ae} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4676 | 2026.03.30 23:29:06.462943 [ 5 ] {d31092db-e37c-4324-b001-322d0eae95ae} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.03.30 23:29:06.463081 [ 5 ] {d31092db-e37c-4324-b001-322d0eae95ae} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001327 sec., 201205.72720422005 rows/sec., 13.37 MiB/sec. | ||
| 4678 | 2026.03.30 23:29:06.463079 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4679 | 2026.03.30 23:29:06.463118 [ 5 ] {d31092db-e37c-4324-b001-322d0eae95ae} <Debug> TCPHandler: Processed in 0.001486237 sec. | ||
| 4680 | 2026.03.30 23:29:06.463160 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2026.03.30 23:29:06.463189 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4682 | 2026.03.30 23:29:06.463244 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2026.03.30 23:29:06.463270 [ 200 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::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 | ||
| 4684 | 2026.03.30 23:29:06.463341 [ 5 ] {630602b9-2d74-4895-8d75-63f95b83e882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4685 | 2026.03.30 23:29:06.463371 [ 200 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4686 | 2026.03.30 23:29:06.463386 [ 5 ] {630602b9-2d74-4895-8d75-63f95b83e882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4687 | 2026.03.30 23:29:06.463403 [ 200 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9187 rows starting from the beginning of the part | ||
| 4688 | 2026.03.30 23:29:06.463459 [ 200 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1496 rows starting from the beginning of the part | ||
| 4689 | 2026.03.30 23:29:06.463499 [ 200 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 4690 | 2026.03.30 23:29:06.463540 [ 200 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4691 | 2026.03.30 23:29:06.463575 [ 200 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::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 | ||
| 4692 | 2026.03.30 23:29:06.463610 [ 200 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 267 rows starting from the beginning of the part | ||
| 4693 | 2026.03.30 23:29:06.463701 [ 5 ] {630602b9-2d74-4895-8d75-63f95b83e882} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.03.30 23:29:06.463742 [ 5 ] {630602b9-2d74-4895-8d75-63f95b83e882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4695 | 2026.03.30 23:29:06.464050 [ 5 ] {630602b9-2d74-4895-8d75-63f95b83e882} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4696 | 2026.03.30 23:29:06.464249 [ 5 ] {630602b9-2d74-4895-8d75-63f95b83e882} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.03.30 23:29:06.464376 [ 5 ] {630602b9-2d74-4895-8d75-63f95b83e882} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 4698 | 2026.03.30 23:29:06.464412 [ 5 ] {630602b9-2d74-4895-8d75-63f95b83e882} <Debug> TCPHandler: Processed in 0.001215902 sec. | ||
| 4699 | 2026.03.30 23:29:06.464528 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.03.30 23:29:06.464637 [ 5 ] {d651f973-fd01-4755-9526-542d529d8264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4701 | 2026.03.30 23:29:06.464700 [ 5 ] {d651f973-fd01-4755-9526-542d529d8264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4702 | 2026.03.30 23:29:06.465640 [ 5 ] {d651f973-fd01-4755-9526-542d529d8264} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.03.30 23:29:06.465678 [ 5 ] {d651f973-fd01-4755-9526-542d529d8264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4704 | 2026.03.30 23:29:06.466207 [ 5 ] {d651f973-fd01-4755-9526-542d529d8264} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4705 | 2026.03.30 23:29:06.466430 [ 5 ] {d651f973-fd01-4755-9526-542d529d8264} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.03.30 23:29:06.466535 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4707 | 2026.03.30 23:29:06.466565 [ 5 ] {d651f973-fd01-4755-9526-542d529d8264} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001952 sec., 7172.131147540984 rows/sec., 12.85 MiB/sec. | ||
| 4708 | 2026.03.30 23:29:06.466566 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.03.30 23:29:06.466605 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4710 | 2026.03.30 23:29:06.466624 [ 5 ] {d651f973-fd01-4755-9526-542d529d8264} <Debug> TCPHandler: Processed in 0.00214489 sec. | ||
| 4711 | 2026.03.30 23:29:06.466739 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4712 | 2026.03.30 23:29:06.466743 [ 187 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::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 | ||
| 4713 | 2026.03.30 23:29:06.466835 [ 5 ] {ce9f61df-f5c0-4c3c-b16a-e0ce6eb7c328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4714 | 2026.03.30 23:29:06.466888 [ 5 ] {ce9f61df-f5c0-4c3c-b16a-e0ce6eb7c328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4715 | 2026.03.30 23:29:06.467086 [ 187 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4716 | 2026.03.30 23:29:06.467179 [ 187 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 309 rows starting from the beginning of the part | ||
| 4717 | 2026.03.30 23:29:06.467224 [ 5 ] {ce9f61df-f5c0-4c3c-b16a-e0ce6eb7c328} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2026.03.30 23:29:06.467266 [ 5 ] {ce9f61df-f5c0-4c3c-b16a-e0ce6eb7c328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4719 | 2026.03.30 23:29:06.467369 [ 187 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 4720 | 2026.03.30 23:29:06.467421 [ 193 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11503 rows, containing 5 columns (5 merged, 0 gathered) in 0.004184998 sec., 2748627.358961701 rows/sec., 175.63 MiB/sec. | ||
| 4721 | 2026.03.30 23:29:06.467548 [ 187 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 35 rows starting from the beginning of the part | ||
| 4722 | 2026.03.30 23:29:06.467573 [ 5 ] {ce9f61df-f5c0-4c3c-b16a-e0ce6eb7c328} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4723 | 2026.03.30 23:29:06.467696 [ 200 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4724 | 2026.03.30 23:29:06.467705 [ 187 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 4725 | 2026.03.30 23:29:06.467823 [ 187 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 4726 | 2026.03.30 23:29:06.467826 [ 5 ] {ce9f61df-f5c0-4c3c-b16a-e0ce6eb7c328} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2026.03.30 23:29:06.467928 [ 187 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 4728 | 2026.03.30 23:29:06.467953 [ 74 ] {} <Debug> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4729 | 2026.03.30 23:29:06.467977 [ 5 ] {ce9f61df-f5c0-4c3c-b16a-e0ce6eb7c328} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001161 sec., 77519.37984496125 rows/sec., 4.85 MiB/sec. | ||
| 4730 | 2026.03.30 23:29:06.467983 [ 200 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.03.30 23:29:06.467985 [ 74 ] {} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.03.30 23:29:06.468019 [ 5 ] {ce9f61df-f5c0-4c3c-b16a-e0ce6eb7c328} <Debug> TCPHandler: Processed in 0.001329295 sec. | ||
| 4733 | 2026.03.30 23:29:06.468047 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4734 | 2026.03.30 23:29:06.468077 [ 200 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4735 | 2026.03.30 23:29:06.468139 [ 193 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::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 | ||
| 4736 | 2026.03.30 23:29:06.468150 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 4737 | 2026.03.30 23:29:06.468257 [ 193 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4738 | 2026.03.30 23:29:06.468296 [ 193 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1320 rows starting from the beginning of the part | ||
| 4739 | 2026.03.30 23:29:06.468358 [ 193 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 4740 | 2026.03.30 23:29:06.468412 [ 193 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 4741 | 2026.03.30 23:29:06.468461 [ 193 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4742 | 2026.03.30 23:29:06.468506 [ 193 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::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 | ||
| 4743 | 2026.03.30 23:29:06.468555 [ 193 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4744 | 2026.03.30 23:29:06.469728 [ 194 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 4 columns (4 merged, 0 gathered) in 0.001628321 sec., 994889.8282341135 rows/sec., 64.38 MiB/sec. | ||
| 4745 | 2026.03.30 23:29:06.469949 [ 195 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4746 | 2026.03.30 23:29:06.470232 [ 195 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_26_5} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.03.30 23:29:06.470304 [ 195 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_26_5} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4748 | 2026.03.30 23:29:06.470374 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4749 | 2026.03.30 23:29:06.471313 [ 195 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 19 columns (19 merged, 0 gathered) in 0.004630596 sec., 88973.42804252412 rows/sec., 159.44 MiB/sec. | ||
| 4750 | 2026.03.30 23:29:06.471787 [ 187 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4751 | 2026.03.30 23:29:06.472076 [ 187 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2026.03.30 23:29:06.472138 [ 187 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4753 | 2026.03.30 23:29:06.472210 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 4754 | 2026.03.30 23:29:07.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.81 MiB, peak 249.64 MiB, free memory in arenas 0.00 B, will set to 244.87 MiB (RSS), difference: 2.06 MiB | ||
| 4755 | 2026.03.30 23:29:07.785110 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8162 | ||
| 4756 | 2026.03.30 23:29:07.785594 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.03.30 23:29:07.785637 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4758 | 2026.03.30 23:29:07.786096 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4759 | 2026.03.30 23:29:07.786332 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.03.30 23:29:07.786457 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8162 | ||
| 4761 | 2026.03.30 23:29:08.202284 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4762 | 2026.03.30 23:29:08.217465 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.03.30 23:29:08.217518 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4764 | 2026.03.30 23:29:08.223070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4765 | 2026.03.30 23:29:08.223757 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.03.30 23:29:08.226234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4767 | 2026.03.30 23:29:10.310529 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 646 | ||
| 4768 | 2026.03.30 23:29:10.312961 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.03.30 23:29:10.313000 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4770 | 2026.03.30 23:29:10.314137 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4771 | 2026.03.30 23:29:10.314390 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.03.30 23:29:10.314630 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 646 | ||
| 4773 | 2026.03.30 23:29:11.440489 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2026.03.30 23:29:11.440691 [ 5 ] {ab1fe9a2-d813-4436-aad6-4a046c2c3908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4775 | 2026.03.30 23:29:11.440759 [ 5 ] {ab1fe9a2-d813-4436-aad6-4a046c2c3908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4776 | 2026.03.30 23:29:11.441427 [ 5 ] {ab1fe9a2-d813-4436-aad6-4a046c2c3908} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.03.30 23:29:11.441479 [ 5 ] {ab1fe9a2-d813-4436-aad6-4a046c2c3908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4778 | 2026.03.30 23:29:11.441879 [ 5 ] {ab1fe9a2-d813-4436-aad6-4a046c2c3908} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4779 | 2026.03.30 23:29:11.442109 [ 5 ] {ab1fe9a2-d813-4436-aad6-4a046c2c3908} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.03.30 23:29:11.442270 [ 5 ] {ab1fe9a2-d813-4436-aad6-4a046c2c3908} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001631 sec., 66217.04475781729 rows/sec., 5.57 MiB/sec. | ||
| 4781 | 2026.03.30 23:29:11.442320 [ 5 ] {ab1fe9a2-d813-4436-aad6-4a046c2c3908} <Debug> TCPHandler: Processed in 0.001965587 sec. | ||
| 4782 | 2026.03.30 23:29:11.442445 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2026.03.30 23:29:11.442547 [ 5 ] {97c933a4-17b2-46fd-a375-b40ba000b6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4784 | 2026.03.30 23:29:11.442590 [ 5 ] {97c933a4-17b2-46fd-a375-b40ba000b6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4785 | 2026.03.30 23:29:11.443002 [ 5 ] {97c933a4-17b2-46fd-a375-b40ba000b6f7} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.03.30 23:29:11.443039 [ 5 ] {97c933a4-17b2-46fd-a375-b40ba000b6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4787 | 2026.03.30 23:29:11.443352 [ 5 ] {97c933a4-17b2-46fd-a375-b40ba000b6f7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4788 | 2026.03.30 23:29:11.443559 [ 5 ] {97c933a4-17b2-46fd-a375-b40ba000b6f7} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.03.30 23:29:11.443688 [ 5 ] {97c933a4-17b2-46fd-a375-b40ba000b6f7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001165 sec., 22317.596566523604 rows/sec., 1.64 MiB/sec. | ||
| 4790 | 2026.03.30 23:29:11.443726 [ 5 ] {97c933a4-17b2-46fd-a375-b40ba000b6f7} <Debug> TCPHandler: Processed in 0.001334905 sec. | ||
| 4791 | 2026.03.30 23:29:11.443837 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4792 | 2026.03.30 23:29:11.443932 [ 5 ] {62676ba5-784f-4ca4-a04a-ff2a8956577f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4793 | 2026.03.30 23:29:11.443972 [ 5 ] {62676ba5-784f-4ca4-a04a-ff2a8956577f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4794 | 2026.03.30 23:29:11.444384 [ 5 ] {62676ba5-784f-4ca4-a04a-ff2a8956577f} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2026.03.30 23:29:11.444420 [ 5 ] {62676ba5-784f-4ca4-a04a-ff2a8956577f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4796 | 2026.03.30 23:29:11.444718 [ 5 ] {62676ba5-784f-4ca4-a04a-ff2a8956577f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4797 | 2026.03.30 23:29:11.444933 [ 5 ] {62676ba5-784f-4ca4-a04a-ff2a8956577f} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.03.30 23:29:11.445057 [ 5 ] {62676ba5-784f-4ca4-a04a-ff2a8956577f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001144 sec., 78671.32867132867 rows/sec., 6.14 MiB/sec. | ||
| 4799 | 2026.03.30 23:29:11.445094 [ 5 ] {62676ba5-784f-4ca4-a04a-ff2a8956577f} <Debug> TCPHandler: Processed in 0.001307044 sec. | ||
| 4800 | 2026.03.30 23:29:11.445206 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4801 | 2026.03.30 23:29:11.445300 [ 5 ] {8974e047-bd31-4c47-97c7-328d2dcbdb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4802 | 2026.03.30 23:29:11.445343 [ 5 ] {8974e047-bd31-4c47-97c7-328d2dcbdb03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4803 | 2026.03.30 23:29:11.445739 [ 5 ] {8974e047-bd31-4c47-97c7-328d2dcbdb03} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.03.30 23:29:11.445776 [ 5 ] {8974e047-bd31-4c47-97c7-328d2dcbdb03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4805 | 2026.03.30 23:29:11.446109 [ 5 ] {8974e047-bd31-4c47-97c7-328d2dcbdb03} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4806 | 2026.03.30 23:29:11.446320 [ 5 ] {8974e047-bd31-4c47-97c7-328d2dcbdb03} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2026.03.30 23:29:11.446449 [ 5 ] {8974e047-bd31-4c47-97c7-328d2dcbdb03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 4808 | 2026.03.30 23:29:11.446488 [ 5 ] {8974e047-bd31-4c47-97c7-328d2dcbdb03} <Debug> TCPHandler: Processed in 0.001331565 sec. | ||
| 4809 | 2026.03.30 23:29:11.446593 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4810 | 2026.03.30 23:29:11.446696 [ 5 ] {8548bc5f-b870-4443-a69d-2d375528d5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4811 | 2026.03.30 23:29:11.446750 [ 5 ] {8548bc5f-b870-4443-a69d-2d375528d5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4812 | 2026.03.30 23:29:11.447549 [ 5 ] {8548bc5f-b870-4443-a69d-2d375528d5d1} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4813 | 2026.03.30 23:29:11.447587 [ 5 ] {8548bc5f-b870-4443-a69d-2d375528d5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4814 | 2026.03.30 23:29:11.448126 [ 5 ] {8548bc5f-b870-4443-a69d-2d375528d5d1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4815 | 2026.03.30 23:29:11.448353 [ 5 ] {8548bc5f-b870-4443-a69d-2d375528d5d1} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4816 | 2026.03.30 23:29:11.448491 [ 5 ] {8548bc5f-b870-4443-a69d-2d375528d5d1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001813 sec., 14340.871483728628 rows/sec., 25.70 MiB/sec. | ||
| 4817 | 2026.03.30 23:29:11.448549 [ 5 ] {8548bc5f-b870-4443-a69d-2d375528d5d1} <Debug> TCPHandler: Processed in 0.002005547 sec. | ||
| 4818 | 2026.03.30 23:29:11.448658 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4819 | 2026.03.30 23:29:11.448753 [ 5 ] {0778ccc0-65c7-4a5f-bfa6-5e437df0683b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4820 | 2026.03.30 23:29:11.448795 [ 5 ] {0778ccc0-65c7-4a5f-bfa6-5e437df0683b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4821 | 2026.03.30 23:29:11.449123 [ 5 ] {0778ccc0-65c7-4a5f-bfa6-5e437df0683b} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.03.30 23:29:11.449157 [ 5 ] {0778ccc0-65c7-4a5f-bfa6-5e437df0683b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4823 | 2026.03.30 23:29:11.449456 [ 5 ] {0778ccc0-65c7-4a5f-bfa6-5e437df0683b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4824 | 2026.03.30 23:29:11.449660 [ 5 ] {0778ccc0-65c7-4a5f-bfa6-5e437df0683b} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2026.03.30 23:29:11.449784 [ 5 ] {0778ccc0-65c7-4a5f-bfa6-5e437df0683b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 4826 | 2026.03.30 23:29:11.449819 [ 5 ] {0778ccc0-65c7-4a5f-bfa6-5e437df0683b} <Debug> TCPHandler: Processed in 0.001211003 sec. | ||
| 4827 | 2026.03.30 23:29:15.170379 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4828 | 2026.03.30 23:29:15.170443 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4829 | 2026.03.30 23:29:15.287380 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8674 | ||
| 4830 | 2026.03.30 23:29:15.287872 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2026.03.30 23:29:15.287914 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4832 | 2026.03.30 23:29:15.288420 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4833 | 2026.03.30 23:29:15.288655 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.03.30 23:29:15.288801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8674 | ||
| 4835 | 2026.03.30 23:29:15.727150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4836 | 2026.03.30 23:29:15.742732 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.03.30 23:29:15.742786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4838 | 2026.03.30 23:29:15.748736 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4839 | 2026.03.30 23:29:15.749454 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.03.30 23:29:15.752030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4841 | 2026.03.30 23:29:16.447255 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4842 | 2026.03.30 23:29:16.447440 [ 5 ] {cd33261d-d0c9-4927-abf7-5f4eecf9e059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4843 | 2026.03.30 23:29:16.447510 [ 5 ] {cd33261d-d0c9-4927-abf7-5f4eecf9e059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4844 | 2026.03.30 23:29:16.448215 [ 5 ] {cd33261d-d0c9-4927-abf7-5f4eecf9e059} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2026.03.30 23:29:16.448253 [ 5 ] {cd33261d-d0c9-4927-abf7-5f4eecf9e059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4846 | 2026.03.30 23:29:16.448633 [ 5 ] {cd33261d-d0c9-4927-abf7-5f4eecf9e059} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4847 | 2026.03.30 23:29:16.448844 [ 5 ] {cd33261d-d0c9-4927-abf7-5f4eecf9e059} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2026.03.30 23:29:16.448984 [ 5 ] {cd33261d-d0c9-4927-abf7-5f4eecf9e059} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001595 sec., 178056.4263322884 rows/sec., 11.31 MiB/sec. | ||
| 4849 | 2026.03.30 23:29:16.449027 [ 5 ] {cd33261d-d0c9-4927-abf7-5f4eecf9e059} <Debug> TCPHandler: Processed in 0.001901676 sec. | ||
| 4850 | 2026.03.30 23:29:16.449146 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4851 | 2026.03.30 23:29:16.449240 [ 5 ] {75e74850-9c3f-4136-8e0f-30dfc34403e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4852 | 2026.03.30 23:29:16.449282 [ 5 ] {75e74850-9c3f-4136-8e0f-30dfc34403e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4853 | 2026.03.30 23:29:16.449996 [ 5 ] {75e74850-9c3f-4136-8e0f-30dfc34403e4} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2026.03.30 23:29:16.450031 [ 5 ] {75e74850-9c3f-4136-8e0f-30dfc34403e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4855 | 2026.03.30 23:29:16.450390 [ 5 ] {75e74850-9c3f-4136-8e0f-30dfc34403e4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4856 | 2026.03.30 23:29:16.450596 [ 5 ] {75e74850-9c3f-4136-8e0f-30dfc34403e4} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2026.03.30 23:29:16.450733 [ 5 ] {75e74850-9c3f-4136-8e0f-30dfc34403e4} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001511 sec., 545996.0291197882 rows/sec., 42.84 MiB/sec. | ||
| 4858 | 2026.03.30 23:29:16.450786 [ 5 ] {75e74850-9c3f-4136-8e0f-30dfc34403e4} <Debug> TCPHandler: Processed in 0.001688651 sec. | ||
| 4859 | 2026.03.30 23:29:16.450926 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4860 | 2026.03.30 23:29:16.451045 [ 5 ] {a7c1f8db-614f-49ee-9eea-678cbdec20e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4861 | 2026.03.30 23:29:16.451090 [ 5 ] {a7c1f8db-614f-49ee-9eea-678cbdec20e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4862 | 2026.03.30 23:29:16.451523 [ 5 ] {a7c1f8db-614f-49ee-9eea-678cbdec20e1} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2026.03.30 23:29:16.451558 [ 5 ] {a7c1f8db-614f-49ee-9eea-678cbdec20e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4864 | 2026.03.30 23:29:16.451872 [ 5 ] {a7c1f8db-614f-49ee-9eea-678cbdec20e1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4865 | 2026.03.30 23:29:16.452077 [ 5 ] {a7c1f8db-614f-49ee-9eea-678cbdec20e1} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2026.03.30 23:29:16.452212 [ 5 ] {a7c1f8db-614f-49ee-9eea-678cbdec20e1} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001185 sec., 131645.56962025317 rows/sec., 7.91 MiB/sec. | ||
| 4867 | 2026.03.30 23:29:16.452248 [ 5 ] {a7c1f8db-614f-49ee-9eea-678cbdec20e1} <Debug> TCPHandler: Processed in 0.001383765 sec. | ||
| 4868 | 2026.03.30 23:29:16.452355 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2026.03.30 23:29:16.452448 [ 5 ] {c44aa820-78b8-4871-86c0-aea0fcb007aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4870 | 2026.03.30 23:29:16.452488 [ 5 ] {c44aa820-78b8-4871-86c0-aea0fcb007aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4871 | 2026.03.30 23:29:16.452901 [ 5 ] {c44aa820-78b8-4871-86c0-aea0fcb007aa} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4872 | 2026.03.30 23:29:16.452937 [ 5 ] {c44aa820-78b8-4871-86c0-aea0fcb007aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4873 | 2026.03.30 23:29:16.453231 [ 5 ] {c44aa820-78b8-4871-86c0-aea0fcb007aa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4874 | 2026.03.30 23:29:16.453447 [ 5 ] {c44aa820-78b8-4871-86c0-aea0fcb007aa} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2026.03.30 23:29:16.453573 [ 5 ] {c44aa820-78b8-4871-86c0-aea0fcb007aa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001143 sec., 130358.70516185477 rows/sec., 8.42 MiB/sec. | ||
| 4876 | 2026.03.30 23:29:16.453609 [ 5 ] {c44aa820-78b8-4871-86c0-aea0fcb007aa} <Debug> TCPHandler: Processed in 0.001302794 sec. | ||
| 4877 | 2026.03.30 23:29:16.453717 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4878 | 2026.03.30 23:29:16.453810 [ 5 ] {b1d74c05-2b39-4654-b067-ca6d7a72abe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4879 | 2026.03.30 23:29:16.453848 [ 5 ] {b1d74c05-2b39-4654-b067-ca6d7a72abe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4880 | 2026.03.30 23:29:16.454274 [ 5 ] {b1d74c05-2b39-4654-b067-ca6d7a72abe3} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2026.03.30 23:29:16.454311 [ 5 ] {b1d74c05-2b39-4654-b067-ca6d7a72abe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4882 | 2026.03.30 23:29:16.454624 [ 5 ] {b1d74c05-2b39-4654-b067-ca6d7a72abe3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4883 | 2026.03.30 23:29:16.454824 [ 5 ] {b1d74c05-2b39-4654-b067-ca6d7a72abe3} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2026.03.30 23:29:16.454948 [ 5 ] {b1d74c05-2b39-4654-b067-ca6d7a72abe3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001156 sec., 128027.68166089966 rows/sec., 7.28 MiB/sec. | ||
| 4885 | 2026.03.30 23:29:16.454985 [ 5 ] {b1d74c05-2b39-4654-b067-ca6d7a72abe3} <Debug> TCPHandler: Processed in 0.001316934 sec. | ||
| 4886 | 2026.03.30 23:29:16.455092 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2026.03.30 23:29:16.455185 [ 5 ] {8692a5b2-7e7c-4716-922e-a49cdf116796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4888 | 2026.03.30 23:29:16.455224 [ 5 ] {8692a5b2-7e7c-4716-922e-a49cdf116796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4889 | 2026.03.30 23:29:16.455819 [ 5 ] {8692a5b2-7e7c-4716-922e-a49cdf116796} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.03.30 23:29:16.455855 [ 5 ] {8692a5b2-7e7c-4716-922e-a49cdf116796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4891 | 2026.03.30 23:29:16.456170 [ 5 ] {8692a5b2-7e7c-4716-922e-a49cdf116796} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4892 | 2026.03.30 23:29:16.456373 [ 5 ] {8692a5b2-7e7c-4716-922e-a49cdf116796} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2026.03.30 23:29:16.456499 [ 5 ] {8692a5b2-7e7c-4716-922e-a49cdf116796} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001332 sec., 378378.37837837834 rows/sec., 26.61 MiB/sec. | ||
| 4894 | 2026.03.30 23:29:16.456536 [ 5 ] {8692a5b2-7e7c-4716-922e-a49cdf116796} <Debug> TCPHandler: Processed in 0.001493598 sec. | ||
| 4895 | 2026.03.30 23:29:16.456649 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2026.03.30 23:29:16.456752 [ 5 ] {09e5ba15-b9cb-48ef-b2f1-c57e4a406a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4897 | 2026.03.30 23:29:16.456794 [ 5 ] {09e5ba15-b9cb-48ef-b2f1-c57e4a406a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4898 | 2026.03.30 23:29:16.457167 [ 5 ] {09e5ba15-b9cb-48ef-b2f1-c57e4a406a23} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.03.30 23:29:16.457204 [ 5 ] {09e5ba15-b9cb-48ef-b2f1-c57e4a406a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4900 | 2026.03.30 23:29:16.457513 [ 5 ] {09e5ba15-b9cb-48ef-b2f1-c57e4a406a23} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4901 | 2026.03.30 23:29:16.457721 [ 5 ] {09e5ba15-b9cb-48ef-b2f1-c57e4a406a23} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.03.30 23:29:16.457831 [ 144 ] {} <Debug> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4903 | 2026.03.30 23:29:16.457871 [ 5 ] {09e5ba15-b9cb-48ef-b2f1-c57e4a406a23} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 4904 | 2026.03.30 23:29:16.457895 [ 144 ] {} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.03.30 23:29:16.457916 [ 5 ] {09e5ba15-b9cb-48ef-b2f1-c57e4a406a23} <Debug> TCPHandler: Processed in 0.001317315 sec. | ||
| 4906 | 2026.03.30 23:29:16.457920 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4907 | 2026.03.30 23:29:16.458029 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2026.03.30 23:29:16.458052 [ 194 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::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 | ||
| 4909 | 2026.03.30 23:29:16.458128 [ 5 ] {5f81cb60-a7a6-4b2d-9a2f-50d72793bfc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4910 | 2026.03.30 23:29:16.458173 [ 5 ] {5f81cb60-a7a6-4b2d-9a2f-50d72793bfc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4911 | 2026.03.30 23:29:16.458202 [ 194 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4912 | 2026.03.30 23:29:16.458244 [ 194 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4913 | 2026.03.30 23:29:16.458314 [ 194 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4914 | 2026.03.30 23:29:16.458360 [ 194 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4915 | 2026.03.30 23:29:16.458414 [ 194 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4916 | 2026.03.30 23:29:16.458462 [ 194 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4917 | 2026.03.30 23:29:16.458508 [ 194 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4918 | 2026.03.30 23:29:16.458607 [ 5 ] {5f81cb60-a7a6-4b2d-9a2f-50d72793bfc4} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2026.03.30 23:29:16.458646 [ 5 ] {5f81cb60-a7a6-4b2d-9a2f-50d72793bfc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4920 | 2026.03.30 23:29:16.459008 [ 5 ] {5f81cb60-a7a6-4b2d-9a2f-50d72793bfc4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4921 | 2026.03.30 23:29:16.459244 [ 5 ] {5f81cb60-a7a6-4b2d-9a2f-50d72793bfc4} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2026.03.30 23:29:16.459356 [ 187 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001357365 sec., 48623.620028511126 rows/sec., 2.48 MiB/sec. | ||
| 4923 | 2026.03.30 23:29:16.459386 [ 5 ] {5f81cb60-a7a6-4b2d-9a2f-50d72793bfc4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001276 sec., 207680.25078369907 rows/sec., 13.80 MiB/sec. | ||
| 4924 | 2026.03.30 23:29:16.459431 [ 5 ] {5f81cb60-a7a6-4b2d-9a2f-50d72793bfc4} <Debug> TCPHandler: Processed in 0.001450887 sec. | ||
| 4925 | 2026.03.30 23:29:16.459503 [ 194 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4926 | 2026.03.30 23:29:16.459552 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2026.03.30 23:29:16.459653 [ 5 ] {5db94356-89cb-4099-a35e-4ee56452c327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4928 | 2026.03.30 23:29:16.459697 [ 5 ] {5db94356-89cb-4099-a35e-4ee56452c327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4929 | 2026.03.30 23:29:16.459775 [ 194 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_11_2} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.03.30 23:29:16.459851 [ 194 ] {89c240b3-764c-4ac8-8a38-ddc3cb724301::all_1_11_2} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4931 | 2026.03.30 23:29:16.459923 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4932 | 2026.03.30 23:29:16.460031 [ 5 ] {5db94356-89cb-4099-a35e-4ee56452c327} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.03.30 23:29:16.460071 [ 5 ] {5db94356-89cb-4099-a35e-4ee56452c327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4934 | 2026.03.30 23:29:16.460367 [ 5 ] {5db94356-89cb-4099-a35e-4ee56452c327} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4935 | 2026.03.30 23:29:16.460571 [ 5 ] {5db94356-89cb-4099-a35e-4ee56452c327} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.03.30 23:29:16.460679 [ 144 ] {} <Debug> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4937 | 2026.03.30 23:29:16.460703 [ 5 ] {5db94356-89cb-4099-a35e-4ee56452c327} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 4938 | 2026.03.30 23:29:16.460715 [ 144 ] {} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2026.03.30 23:29:16.460744 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4940 | 2026.03.30 23:29:16.460746 [ 5 ] {5db94356-89cb-4099-a35e-4ee56452c327} <Debug> TCPHandler: Processed in 0.001243033 sec. | ||
| 4941 | 2026.03.30 23:29:16.460833 [ 200 ] {cc263ee9-835a-4911-8df9-72d146b6e226::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 | ||
| 4942 | 2026.03.30 23:29:16.460879 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4943 | 2026.03.30 23:29:16.460955 [ 200 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4944 | 2026.03.30 23:29:16.460976 [ 5 ] {fba025d8-0803-4f77-92df-f16e797d597a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4945 | 2026.03.30 23:29:16.460993 [ 200 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
| 4946 | 2026.03.30 23:29:16.461035 [ 5 ] {fba025d8-0803-4f77-92df-f16e797d597a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4947 | 2026.03.30 23:29:16.461063 [ 200 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4948 | 2026.03.30 23:29:16.461109 [ 200 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4949 | 2026.03.30 23:29:16.461148 [ 200 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4950 | 2026.03.30 23:29:16.461185 [ 200 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4951 | 2026.03.30 23:29:16.461225 [ 200 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 4952 | 2026.03.30 23:29:16.461882 [ 5 ] {fba025d8-0803-4f77-92df-f16e797d597a} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.03.30 23:29:16.461923 [ 5 ] {fba025d8-0803-4f77-92df-f16e797d597a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4954 | 2026.03.30 23:29:16.462046 [ 194 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253873 sec., 9570.347236123594 rows/sec., 641.76 KiB/sec. | ||
| 4955 | 2026.03.30 23:29:16.462226 [ 199 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4956 | 2026.03.30 23:29:16.462527 [ 5 ] {fba025d8-0803-4f77-92df-f16e797d597a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4957 | 2026.03.30 23:29:16.462578 [ 199 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_11_2} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2026.03.30 23:29:16.462677 [ 199 ] {cc263ee9-835a-4911-8df9-72d146b6e226::all_1_11_2} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4959 | 2026.03.30 23:29:16.462768 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4960 | 2026.03.30 23:29:16.462794 [ 5 ] {fba025d8-0803-4f77-92df-f16e797d597a} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2026.03.30 23:29:16.462946 [ 5 ] {fba025d8-0803-4f77-92df-f16e797d597a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001986 sec., 7049.345417925479 rows/sec., 12.63 MiB/sec. | ||
| 4962 | 2026.03.30 23:29:16.463022 [ 5 ] {fba025d8-0803-4f77-92df-f16e797d597a} <Debug> TCPHandler: Processed in 0.002192721 sec. | ||
| 4963 | 2026.03.30 23:29:16.463142 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4964 | 2026.03.30 23:29:16.463237 [ 5 ] {83503513-8945-48fd-85c4-23b05feb7891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4965 | 2026.03.30 23:29:16.463278 [ 5 ] {83503513-8945-48fd-85c4-23b05feb7891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4966 | 2026.03.30 23:29:16.463616 [ 5 ] {83503513-8945-48fd-85c4-23b05feb7891} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.03.30 23:29:16.463651 [ 5 ] {83503513-8945-48fd-85c4-23b05feb7891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4968 | 2026.03.30 23:29:16.463952 [ 5 ] {83503513-8945-48fd-85c4-23b05feb7891} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4969 | 2026.03.30 23:29:16.464160 [ 5 ] {83503513-8945-48fd-85c4-23b05feb7891} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.03.30 23:29:16.464287 [ 5 ] {83503513-8945-48fd-85c4-23b05feb7891} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 4971 | 2026.03.30 23:29:16.464325 [ 5 ] {83503513-8945-48fd-85c4-23b05feb7891} <Debug> TCPHandler: Processed in 0.001233863 sec. | ||
| 4972 | 2026.03.30 23:29:16.927729 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.03.30 23:29:16.927918 [ 5 ] {1779620a-2a99-428d-8b41-1a65db0e656d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4974 | 2026.03.30 23:29:16.927989 [ 5 ] {1779620a-2a99-428d-8b41-1a65db0e656d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4975 | 2026.03.30 23:29:16.928642 [ 5 ] {1779620a-2a99-428d-8b41-1a65db0e656d} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.03.30 23:29:16.928691 [ 5 ] {1779620a-2a99-428d-8b41-1a65db0e656d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4977 | 2026.03.30 23:29:16.929087 [ 5 ] {1779620a-2a99-428d-8b41-1a65db0e656d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4978 | 2026.03.30 23:29:16.929301 [ 5 ] {1779620a-2a99-428d-8b41-1a65db0e656d} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.03.30 23:29:16.929452 [ 5 ] {1779620a-2a99-428d-8b41-1a65db0e656d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001582 sec., 7585.3350189633375 rows/sec., 618.53 KiB/sec. | ||
| 4980 | 2026.03.30 23:29:16.929493 [ 5 ] {1779620a-2a99-428d-8b41-1a65db0e656d} <Debug> TCPHandler: Processed in 0.001893985 sec. | ||
| 4981 | 2026.03.30 23:29:16.929608 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.03.30 23:29:16.929704 [ 5 ] {fa29ca1f-9937-40b6-8602-fde4049cc603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4983 | 2026.03.30 23:29:16.929744 [ 5 ] {fa29ca1f-9937-40b6-8602-fde4049cc603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4984 | 2026.03.30 23:29:16.931364 [ 5 ] {fa29ca1f-9937-40b6-8602-fde4049cc603} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.03.30 23:29:16.931400 [ 5 ] {fa29ca1f-9937-40b6-8602-fde4049cc603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4986 | 2026.03.30 23:29:16.931840 [ 5 ] {fa29ca1f-9937-40b6-8602-fde4049cc603} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4987 | 2026.03.30 23:29:16.932064 [ 5 ] {fa29ca1f-9937-40b6-8602-fde4049cc603} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.03.30 23:29:16.932191 [ 5 ] {fa29ca1f-9937-40b6-8602-fde4049cc603} <Debug> executeQuery: Read 2459 rows, 186.67 KiB in 0.002506 sec., 981245.0119712689 rows/sec., 72.74 MiB/sec. | ||
| 4989 | 2026.03.30 23:29:16.932231 [ 5 ] {fa29ca1f-9937-40b6-8602-fde4049cc603} <Debug> TCPHandler: Processed in 0.00267162 sec. | ||
| 4990 | 2026.03.30 23:29:16.932347 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4991 | 2026.03.30 23:29:16.932441 [ 5 ] {628526c3-0393-42ed-b7de-f3a7fc712b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4992 | 2026.03.30 23:29:16.932480 [ 5 ] {628526c3-0393-42ed-b7de-f3a7fc712b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4993 | 2026.03.30 23:29:16.932913 [ 5 ] {628526c3-0393-42ed-b7de-f3a7fc712b2f} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.03.30 23:29:16.932949 [ 5 ] {628526c3-0393-42ed-b7de-f3a7fc712b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4995 | 2026.03.30 23:29:16.933252 [ 5 ] {628526c3-0393-42ed-b7de-f3a7fc712b2f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4996 | 2026.03.30 23:29:16.933455 [ 5 ] {628526c3-0393-42ed-b7de-f3a7fc712b2f} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.03.30 23:29:16.933585 [ 5 ] {628526c3-0393-42ed-b7de-f3a7fc712b2f} <Debug> executeQuery: Read 47 rows, 3.47 KiB in 0.001161 sec., 40482.34280792421 rows/sec., 2.92 MiB/sec. | ||
| 4998 | 2026.03.30 23:29:16.933622 [ 5 ] {628526c3-0393-42ed-b7de-f3a7fc712b2f} <Debug> TCPHandler: Processed in 0.001324685 sec. | ||
| 4999 | 2026.03.30 23:29:16.933730 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2026.03.30 23:29:16.933824 [ 5 ] {97718861-081f-484a-8349-056f2a501325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5001 | 2026.03.30 23:29:16.933862 [ 5 ] {97718861-081f-484a-8349-056f2a501325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5002 | 2026.03.30 23:29:16.934612 [ 5 ] {97718861-081f-484a-8349-056f2a501325} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.03.30 23:29:16.934648 [ 5 ] {97718861-081f-484a-8349-056f2a501325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5004 | 2026.03.30 23:29:16.934975 [ 5 ] {97718861-081f-484a-8349-056f2a501325} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5005 | 2026.03.30 23:29:16.935181 [ 5 ] {97718861-081f-484a-8349-056f2a501325} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.03.30 23:29:16.935283 [ 142 ] {} <Debug> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5007 | 2026.03.30 23:29:16.935310 [ 5 ] {97718861-081f-484a-8349-056f2a501325} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001502 sec., 533288.948069241 rows/sec., 30.80 MiB/sec. | ||
| 5008 | 2026.03.30 23:29:16.935349 [ 142 ] {} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5009 | 2026.03.30 23:29:16.935358 [ 5 ] {97718861-081f-484a-8349-056f2a501325} <Debug> TCPHandler: Processed in 0.001678131 sec. | ||
| 5010 | 2026.03.30 23:29:16.935377 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5011 | 2026.03.30 23:29:16.935474 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5012 | 2026.03.30 23:29:16.935536 [ 200 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::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 | ||
| 5013 | 2026.03.30 23:29:16.935572 [ 5 ] {fad95021-71cf-4832-b8de-ad2cab803b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5014 | 2026.03.30 23:29:16.935647 [ 5 ] {fad95021-71cf-4832-b8de-ad2cab803b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5015 | 2026.03.30 23:29:16.935780 [ 200 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5016 | 2026.03.30 23:29:16.935820 [ 200 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 975 rows starting from the beginning of the part | ||
| 5017 | 2026.03.30 23:29:16.935887 [ 200 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 801 rows starting from the beginning of the part | ||
| 5018 | 2026.03.30 23:29:16.935932 [ 200 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 5019 | 2026.03.30 23:29:16.935972 [ 200 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5020 | 2026.03.30 23:29:16.936011 [ 200 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5021 | 2026.03.30 23:29:16.936024 [ 5 ] {fad95021-71cf-4832-b8de-ad2cab803b8f} <Trace> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5022 | 2026.03.30 23:29:16.936051 [ 200 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 801 rows starting from the beginning of the part | ||
| 5023 | 2026.03.30 23:29:16.936065 [ 5 ] {fad95021-71cf-4832-b8de-ad2cab803b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5024 | 2026.03.30 23:29:16.936393 [ 5 ] {fad95021-71cf-4832-b8de-ad2cab803b8f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5025 | 2026.03.30 23:29:16.936631 [ 5 ] {fad95021-71cf-4832-b8de-ad2cab803b8f} <Trace> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.03.30 23:29:16.936771 [ 5 ] {fad95021-71cf-4832-b8de-ad2cab803b8f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001216 sec., 822.3684210526316 rows/sec., 57.82 KiB/sec. | ||
| 5027 | 2026.03.30 23:29:16.936816 [ 5 ] {fad95021-71cf-4832-b8de-ad2cab803b8f} <Debug> TCPHandler: Processed in 0.001390336 sec. | ||
| 5028 | 2026.03.30 23:29:16.936918 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.03.30 23:29:16.937010 [ 5 ] {cbed858a-dc08-42d7-a5d1-ceac87ed77d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5030 | 2026.03.30 23:29:16.937049 [ 5 ] {cbed858a-dc08-42d7-a5d1-ceac87ed77d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5031 | 2026.03.30 23:29:16.937360 [ 199 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3024 rows, containing 5 columns (5 merged, 0 gathered) in 0.001902385 sec., 1589583.6016368927 rows/sec., 100.35 MiB/sec. | ||
| 5032 | 2026.03.30 23:29:16.937650 [ 194 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5033 | 2026.03.30 23:29:16.937958 [ 194 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_16_3} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2026.03.30 23:29:16.938033 [ 194 ] {85b29405-cb6b-4f8f-bfb7-b4226de19bf6::all_1_16_3} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5035 | 2026.03.30 23:29:16.938043 [ 5 ] {cbed858a-dc08-42d7-a5d1-ceac87ed77d6} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2026.03.30 23:29:16.938084 [ 5 ] {cbed858a-dc08-42d7-a5d1-ceac87ed77d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5037 | 2026.03.30 23:29:16.938125 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5038 | 2026.03.30 23:29:16.938463 [ 5 ] {cbed858a-dc08-42d7-a5d1-ceac87ed77d6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5039 | 2026.03.30 23:29:16.938678 [ 5 ] {cbed858a-dc08-42d7-a5d1-ceac87ed77d6} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.03.30 23:29:16.938808 [ 5 ] {cbed858a-dc08-42d7-a5d1-ceac87ed77d6} <Debug> executeQuery: Read 1326 rows, 91.02 KiB in 0.001814 sec., 730981.256890849 rows/sec., 49.00 MiB/sec. | ||
| 5041 | 2026.03.30 23:29:16.938847 [ 5 ] {cbed858a-dc08-42d7-a5d1-ceac87ed77d6} <Debug> TCPHandler: Processed in 0.001977626 sec. | ||
| 5042 | 2026.03.30 23:29:16.938947 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.03.30 23:29:16.939040 [ 5 ] {e5d81f4c-ae2c-470b-9ff2-af6d782960aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5044 | 2026.03.30 23:29:16.939082 [ 5 ] {e5d81f4c-ae2c-470b-9ff2-af6d782960aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5045 | 2026.03.30 23:29:16.939863 [ 5 ] {e5d81f4c-ae2c-470b-9ff2-af6d782960aa} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.03.30 23:29:16.939899 [ 5 ] {e5d81f4c-ae2c-470b-9ff2-af6d782960aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5047 | 2026.03.30 23:29:16.940339 [ 5 ] {e5d81f4c-ae2c-470b-9ff2-af6d782960aa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5048 | 2026.03.30 23:29:16.940547 [ 5 ] {e5d81f4c-ae2c-470b-9ff2-af6d782960aa} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.03.30 23:29:16.940676 [ 5 ] {e5d81f4c-ae2c-470b-9ff2-af6d782960aa} <Debug> executeQuery: Read 1502 rows, 93.33 KiB in 0.001652 sec., 909200.9685230023 rows/sec., 55.17 MiB/sec. | ||
| 5050 | 2026.03.30 23:29:16.940712 [ 5 ] {e5d81f4c-ae2c-470b-9ff2-af6d782960aa} <Debug> TCPHandler: Processed in 0.001813793 sec. | ||
| 5051 | 2026.03.30 23:29:16.940819 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.03.30 23:29:16.940913 [ 5 ] {fb629cc8-4267-4eb0-bfcc-9567226fa783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5053 | 2026.03.30 23:29:16.940965 [ 5 ] {fb629cc8-4267-4eb0-bfcc-9567226fa783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5054 | 2026.03.30 23:29:16.941816 [ 5 ] {fb629cc8-4267-4eb0-bfcc-9567226fa783} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.03.30 23:29:16.941852 [ 5 ] {fb629cc8-4267-4eb0-bfcc-9567226fa783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5056 | 2026.03.30 23:29:16.942418 [ 5 ] {fb629cc8-4267-4eb0-bfcc-9567226fa783} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5057 | 2026.03.30 23:29:16.942637 [ 5 ] {fb629cc8-4267-4eb0-bfcc-9567226fa783} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.03.30 23:29:16.942774 [ 5 ] {fb629cc8-4267-4eb0-bfcc-9567226fa783} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001878 sec., 18636.84771033014 rows/sec., 33.40 MiB/sec. | ||
| 5059 | 2026.03.30 23:29:16.942827 [ 5 ] {fb629cc8-4267-4eb0-bfcc-9567226fa783} <Debug> TCPHandler: Processed in 0.002056318 sec. | ||
| 5060 | 2026.03.30 23:29:16.942944 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2026.03.30 23:29:16.943038 [ 5 ] {95e06f1a-3d75-4f1a-bdd1-91b41b5c6545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5062 | 2026.03.30 23:29:16.943079 [ 5 ] {95e06f1a-3d75-4f1a-bdd1-91b41b5c6545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5063 | 2026.03.30 23:29:16.943403 [ 5 ] {95e06f1a-3d75-4f1a-bdd1-91b41b5c6545} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.03.30 23:29:16.943438 [ 5 ] {95e06f1a-3d75-4f1a-bdd1-91b41b5c6545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5065 | 2026.03.30 23:29:16.943748 [ 5 ] {95e06f1a-3d75-4f1a-bdd1-91b41b5c6545} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5066 | 2026.03.30 23:29:16.943951 [ 5 ] {95e06f1a-3d75-4f1a-bdd1-91b41b5c6545} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.03.30 23:29:16.944077 [ 5 ] {95e06f1a-3d75-4f1a-bdd1-91b41b5c6545} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001056 sec., 11363.636363636362 rows/sec., 784.21 KiB/sec. | ||
| 5068 | 2026.03.30 23:29:16.944113 [ 5 ] {95e06f1a-3d75-4f1a-bdd1-91b41b5c6545} <Debug> TCPHandler: Processed in 0.001223262 sec. | ||
| 5069 | 2026.03.30 23:29:17.001163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.97 MiB, peak 251.22 MiB, free memory in arenas 0.00 B, will set to 246.60 MiB (RSS), difference: -1.37 MiB | ||
| 5070 | 2026.03.30 23:29:20.315364 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 698 | ||
| 5071 | 2026.03.30 23:29:20.318033 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2026.03.30 23:29:20.318094 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5073 | 2026.03.30 23:29:20.319357 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5074 | 2026.03.30 23:29:20.319628 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.03.30 23:29:20.319967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
| 5076 | 2026.03.30 23:29:21.438097 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5077 | 2026.03.30 23:29:21.438286 [ 5 ] {33ad2f9d-7e34-4d77-91f0-78dd11212ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5078 | 2026.03.30 23:29:21.438354 [ 5 ] {33ad2f9d-7e34-4d77-91f0-78dd11212ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5079 | 2026.03.30 23:29:21.439039 [ 5 ] {33ad2f9d-7e34-4d77-91f0-78dd11212ec2} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.03.30 23:29:21.439075 [ 5 ] {33ad2f9d-7e34-4d77-91f0-78dd11212ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5081 | 2026.03.30 23:29:21.439463 [ 5 ] {33ad2f9d-7e34-4d77-91f0-78dd11212ec2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5082 | 2026.03.30 23:29:21.439681 [ 5 ] {33ad2f9d-7e34-4d77-91f0-78dd11212ec2} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.03.30 23:29:21.439832 [ 5 ] {33ad2f9d-7e34-4d77-91f0-78dd11212ec2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.70 MiB/sec. | ||
| 5084 | 2026.03.30 23:29:21.439872 [ 5 ] {33ad2f9d-7e34-4d77-91f0-78dd11212ec2} <Debug> TCPHandler: Processed in 0.001903416 sec. | ||
| 5085 | 2026.03.30 23:29:21.440008 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5086 | 2026.03.30 23:29:21.440101 [ 5 ] {665133bc-f28a-4c27-be89-6f6e19b67490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5087 | 2026.03.30 23:29:21.440140 [ 5 ] {665133bc-f28a-4c27-be89-6f6e19b67490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5088 | 2026.03.30 23:29:21.440553 [ 5 ] {665133bc-f28a-4c27-be89-6f6e19b67490} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2026.03.30 23:29:21.440586 [ 5 ] {665133bc-f28a-4c27-be89-6f6e19b67490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5090 | 2026.03.30 23:29:21.440897 [ 5 ] {665133bc-f28a-4c27-be89-6f6e19b67490} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5091 | 2026.03.30 23:29:21.441100 [ 5 ] {665133bc-f28a-4c27-be89-6f6e19b67490} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.03.30 23:29:21.441226 [ 5 ] {665133bc-f28a-4c27-be89-6f6e19b67490} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 4.38 MiB/sec. | ||
| 5093 | 2026.03.30 23:29:21.441264 [ 5 ] {665133bc-f28a-4c27-be89-6f6e19b67490} <Debug> TCPHandler: Processed in 0.001313794 sec. | ||
| 5094 | 2026.03.30 23:29:21.441374 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5095 | 2026.03.30 23:29:21.441474 [ 5 ] {71e91f87-0eaf-45d5-b9d3-d635b8283e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5096 | 2026.03.30 23:29:21.441515 [ 5 ] {71e91f87-0eaf-45d5-b9d3-d635b8283e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5097 | 2026.03.30 23:29:21.441896 [ 5 ] {71e91f87-0eaf-45d5-b9d3-d635b8283e77} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2026.03.30 23:29:21.441930 [ 5 ] {71e91f87-0eaf-45d5-b9d3-d635b8283e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5099 | 2026.03.30 23:29:21.442266 [ 5 ] {71e91f87-0eaf-45d5-b9d3-d635b8283e77} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5100 | 2026.03.30 23:29:21.442483 [ 5 ] {71e91f87-0eaf-45d5-b9d3-d635b8283e77} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.03.30 23:29:21.442612 [ 5 ] {71e91f87-0eaf-45d5-b9d3-d635b8283e77} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001156 sec., 110726.64359861592 rows/sec., 7.71 MiB/sec. | ||
| 5102 | 2026.03.30 23:29:21.442650 [ 5 ] {71e91f87-0eaf-45d5-b9d3-d635b8283e77} <Debug> TCPHandler: Processed in 0.001323294 sec. | ||
| 5103 | 2026.03.30 23:29:21.442767 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5104 | 2026.03.30 23:29:21.442857 [ 5 ] {3579dd43-cfd1-4cdc-9f16-ba0ce01f0e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5105 | 2026.03.30 23:29:21.442897 [ 5 ] {3579dd43-cfd1-4cdc-9f16-ba0ce01f0e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5106 | 2026.03.30 23:29:21.443215 [ 5 ] {3579dd43-cfd1-4cdc-9f16-ba0ce01f0e39} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2026.03.30 23:29:21.443248 [ 5 ] {3579dd43-cfd1-4cdc-9f16-ba0ce01f0e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5108 | 2026.03.30 23:29:21.443560 [ 5 ] {3579dd43-cfd1-4cdc-9f16-ba0ce01f0e39} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5109 | 2026.03.30 23:29:21.443761 [ 5 ] {3579dd43-cfd1-4cdc-9f16-ba0ce01f0e39} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2026.03.30 23:29:21.443886 [ 5 ] {3579dd43-cfd1-4cdc-9f16-ba0ce01f0e39} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001044 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. | ||
| 5111 | 2026.03.30 23:29:21.443921 [ 5 ] {3579dd43-cfd1-4cdc-9f16-ba0ce01f0e39} <Debug> TCPHandler: Processed in 0.001209763 sec. | ||
| 5112 | 2026.03.30 23:29:22.789768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9122 | ||
| 5113 | 2026.03.30 23:29:22.790250 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.03.30 23:29:22.790286 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5115 | 2026.03.30 23:29:22.790759 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5116 | 2026.03.30 23:29:22.790985 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.03.30 23:29:22.791106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9122 | ||
| 5118 | 2026.03.30 23:29:23.253046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 5119 | 2026.03.30 23:29:23.269132 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.03.30 23:29:23.269177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5121 | 2026.03.30 23:29:23.275241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5122 | 2026.03.30 23:29:23.275923 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.03.30 23:29:23.278543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5124 | 2026.03.30 23:29:26.447164 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5125 | 2026.03.30 23:29:26.447383 [ 5 ] {b809a492-8dc8-4573-b848-f19ace17dca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5126 | 2026.03.30 23:29:26.447454 [ 5 ] {b809a492-8dc8-4573-b848-f19ace17dca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5127 | 2026.03.30 23:29:26.448276 [ 5 ] {b809a492-8dc8-4573-b848-f19ace17dca5} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.03.30 23:29:26.448317 [ 5 ] {b809a492-8dc8-4573-b848-f19ace17dca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5129 | 2026.03.30 23:29:26.448716 [ 5 ] {b809a492-8dc8-4573-b848-f19ace17dca5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5130 | 2026.03.30 23:29:26.448945 [ 5 ] {b809a492-8dc8-4573-b848-f19ace17dca5} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2026.03.30 23:29:26.449104 [ 5 ] {b809a492-8dc8-4573-b848-f19ace17dca5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001769 sec., 160542.67947993218 rows/sec., 10.20 MiB/sec. | ||
| 5132 | 2026.03.30 23:29:26.449154 [ 5 ] {b809a492-8dc8-4573-b848-f19ace17dca5} <Debug> TCPHandler: Processed in 0.002176551 sec. | ||
| 5133 | 2026.03.30 23:29:26.449319 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5134 | 2026.03.30 23:29:26.449424 [ 5 ] {c414f4ae-6448-4774-bbc1-e5901655f04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5135 | 2026.03.30 23:29:26.449467 [ 5 ] {c414f4ae-6448-4774-bbc1-e5901655f04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5136 | 2026.03.30 23:29:26.450417 [ 5 ] {c414f4ae-6448-4774-bbc1-e5901655f04e} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5137 | 2026.03.30 23:29:26.450453 [ 5 ] {c414f4ae-6448-4774-bbc1-e5901655f04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5138 | 2026.03.30 23:29:26.450812 [ 5 ] {c414f4ae-6448-4774-bbc1-e5901655f04e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5139 | 2026.03.30 23:29:26.451030 [ 5 ] {c414f4ae-6448-4774-bbc1-e5901655f04e} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5140 | 2026.03.30 23:29:26.451167 [ 5 ] {c414f4ae-6448-4774-bbc1-e5901655f04e} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001766 sec., 467157.4178935447 rows/sec., 36.66 MiB/sec. | ||
| 5141 | 2026.03.30 23:29:26.451207 [ 5 ] {c414f4ae-6448-4774-bbc1-e5901655f04e} <Debug> TCPHandler: Processed in 0.001947406 sec. | ||
| 5142 | 2026.03.30 23:29:26.451206 [ 132 ] {} <Debug> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5143 | 2026.03.30 23:29:26.451305 [ 132 ] {} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2026.03.30 23:29:26.451324 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2026.03.30 23:29:26.451345 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5146 | 2026.03.30 23:29:26.451429 [ 5 ] {7fcb9386-385e-4477-be93-f866e8096654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5147 | 2026.03.30 23:29:26.451475 [ 5 ] {7fcb9386-385e-4477-be93-f866e8096654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5148 | 2026.03.30 23:29:26.451552 [ 199 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::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 | ||
| 5149 | 2026.03.30 23:29:26.451766 [ 199 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5150 | 2026.03.30 23:29:26.451821 [ 199 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3355 rows starting from the beginning of the part | ||
| 5151 | 2026.03.30 23:29:26.451928 [ 199 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 108 rows starting from the beginning of the part | ||
| 5152 | 2026.03.30 23:29:26.451952 [ 5 ] {7fcb9386-385e-4477-be93-f866e8096654} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2026.03.30 23:29:26.451994 [ 5 ] {7fcb9386-385e-4477-be93-f866e8096654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5154 | 2026.03.30 23:29:26.452003 [ 199 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 825 rows starting from the beginning of the part | ||
| 5155 | 2026.03.30 23:29:26.452077 [ 199 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2459 rows starting from the beginning of the part | ||
| 5156 | 2026.03.30 23:29:26.452121 [ 199 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 5157 | 2026.03.30 23:29:26.452158 [ 199 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 825 rows starting from the beginning of the part | ||
| 5158 | 2026.03.30 23:29:26.452323 [ 5 ] {7fcb9386-385e-4477-be93-f866e8096654} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5159 | 2026.03.30 23:29:26.452567 [ 5 ] {7fcb9386-385e-4477-be93-f866e8096654} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.03.30 23:29:26.452706 [ 5 ] {7fcb9386-385e-4477-be93-f866e8096654} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001296 sec., 120370.37037037036 rows/sec., 7.23 MiB/sec. | ||
| 5161 | 2026.03.30 23:29:26.452745 [ 5 ] {7fcb9386-385e-4477-be93-f866e8096654} <Debug> TCPHandler: Processed in 0.001470857 sec. | ||
| 5162 | 2026.03.30 23:29:26.452857 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2026.03.30 23:29:26.452954 [ 5 ] {3824487b-7eca-4332-9c56-3b65ed8a5d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5164 | 2026.03.30 23:29:26.452994 [ 5 ] {3824487b-7eca-4332-9c56-3b65ed8a5d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5165 | 2026.03.30 23:29:26.453446 [ 5 ] {3824487b-7eca-4332-9c56-3b65ed8a5d74} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2026.03.30 23:29:26.453482 [ 5 ] {3824487b-7eca-4332-9c56-3b65ed8a5d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5167 | 2026.03.30 23:29:26.453791 [ 5 ] {3824487b-7eca-4332-9c56-3b65ed8a5d74} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5168 | 2026.03.30 23:29:26.453994 [ 5 ] {3824487b-7eca-4332-9c56-3b65ed8a5d74} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2026.03.30 23:29:26.454122 [ 5 ] {3824487b-7eca-4332-9c56-3b65ed8a5d74} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 5170 | 2026.03.30 23:29:26.454162 [ 5 ] {3824487b-7eca-4332-9c56-3b65ed8a5d74} <Debug> TCPHandler: Processed in 0.001353815 sec. | ||
| 5171 | 2026.03.30 23:29:26.454270 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2026.03.30 23:29:26.454364 [ 5 ] {139319b3-d74a-4fc5-ba2a-1ea7bff867d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5173 | 2026.03.30 23:29:26.454403 [ 5 ] {139319b3-d74a-4fc5-ba2a-1ea7bff867d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5174 | 2026.03.30 23:29:26.454517 [ 194 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7628 rows, containing 5 columns (5 merged, 0 gathered) in 0.003046526 sec., 2503835.5162568777 rows/sec., 199.80 MiB/sec. | ||
| 5175 | 2026.03.30 23:29:26.454867 [ 5 ] {139319b3-d74a-4fc5-ba2a-1ea7bff867d7} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2026.03.30 23:29:26.454909 [ 5 ] {139319b3-d74a-4fc5-ba2a-1ea7bff867d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5177 | 2026.03.30 23:29:26.454952 [ 194 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5178 | 2026.03.30 23:29:26.455260 [ 5 ] {139319b3-d74a-4fc5-ba2a-1ea7bff867d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5179 | 2026.03.30 23:29:26.455304 [ 194 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_31_6} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2026.03.30 23:29:26.455410 [ 194 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_31_6} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5181 | 2026.03.30 23:29:26.455508 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 5182 | 2026.03.30 23:29:26.455515 [ 5 ] {139319b3-d74a-4fc5-ba2a-1ea7bff867d7} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2026.03.30 23:29:26.455655 [ 5 ] {139319b3-d74a-4fc5-ba2a-1ea7bff867d7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001308 sec., 113149.84709480123 rows/sec., 6.44 MiB/sec. | ||
| 5184 | 2026.03.30 23:29:26.455693 [ 5 ] {139319b3-d74a-4fc5-ba2a-1ea7bff867d7} <Debug> TCPHandler: Processed in 0.001471838 sec. | ||
| 5185 | 2026.03.30 23:29:26.455802 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5186 | 2026.03.30 23:29:26.455897 [ 5 ] {0bba4519-81b5-4ffd-aff8-b3205adc6f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5187 | 2026.03.30 23:29:26.455937 [ 5 ] {0bba4519-81b5-4ffd-aff8-b3205adc6f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5188 | 2026.03.30 23:29:26.456582 [ 5 ] {0bba4519-81b5-4ffd-aff8-b3205adc6f4d} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2026.03.30 23:29:26.456619 [ 5 ] {0bba4519-81b5-4ffd-aff8-b3205adc6f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5190 | 2026.03.30 23:29:26.456939 [ 5 ] {0bba4519-81b5-4ffd-aff8-b3205adc6f4d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5191 | 2026.03.30 23:29:26.457146 [ 5 ] {0bba4519-81b5-4ffd-aff8-b3205adc6f4d} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2026.03.30 23:29:26.457271 [ 131 ] {} <Debug> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5193 | 2026.03.30 23:29:26.457273 [ 5 ] {0bba4519-81b5-4ffd-aff8-b3205adc6f4d} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001393 sec., 361809.0452261307 rows/sec., 25.45 MiB/sec. | ||
| 5194 | 2026.03.30 23:29:26.457325 [ 131 ] {} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2026.03.30 23:29:26.457351 [ 5 ] {0bba4519-81b5-4ffd-aff8-b3205adc6f4d} <Debug> TCPHandler: Processed in 0.00159647 sec. | ||
| 5196 | 2026.03.30 23:29:26.457351 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5197 | 2026.03.30 23:29:26.457466 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.03.30 23:29:26.457481 [ 198 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::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 | ||
| 5199 | 2026.03.30 23:29:26.457568 [ 5 ] {7be8326b-166f-4dcd-8b80-4dc27637e996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5200 | 2026.03.30 23:29:26.457614 [ 5 ] {7be8326b-166f-4dcd-8b80-4dc27637e996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5201 | 2026.03.30 23:29:26.457619 [ 198 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5202 | 2026.03.30 23:29:26.457662 [ 198 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1828 rows starting from the beginning of the part | ||
| 5203 | 2026.03.30 23:29:26.457731 [ 198 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5204 | 2026.03.30 23:29:26.457781 [ 198 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 504 rows starting from the beginning of the part | ||
| 5205 | 2026.03.30 23:29:26.457829 [ 198 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1326 rows starting from the beginning of the part | ||
| 5206 | 2026.03.30 23:29:26.457876 [ 198 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 5207 | 2026.03.30 23:29:26.457921 [ 198 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 504 rows starting from the beginning of the part | ||
| 5208 | 2026.03.30 23:29:26.457939 [ 5 ] {7be8326b-166f-4dcd-8b80-4dc27637e996} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5209 | 2026.03.30 23:29:26.457982 [ 5 ] {7be8326b-166f-4dcd-8b80-4dc27637e996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5210 | 2026.03.30 23:29:26.458322 [ 5 ] {7be8326b-166f-4dcd-8b80-4dc27637e996} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5211 | 2026.03.30 23:29:26.458534 [ 5 ] {7be8326b-166f-4dcd-8b80-4dc27637e996} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2026.03.30 23:29:26.458668 [ 5 ] {7be8326b-166f-4dcd-8b80-4dc27637e996} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 5213 | 2026.03.30 23:29:26.458705 [ 5 ] {7be8326b-166f-4dcd-8b80-4dc27637e996} <Debug> TCPHandler: Processed in 0.001287104 sec. | ||
| 5214 | 2026.03.30 23:29:26.458814 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5215 | 2026.03.30 23:29:26.458909 [ 5 ] {0afc2935-dcbc-47e8-be02-32364cfcd534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5216 | 2026.03.30 23:29:26.458950 [ 5 ] {0afc2935-dcbc-47e8-be02-32364cfcd534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5217 | 2026.03.30 23:29:26.459376 [ 5 ] {0afc2935-dcbc-47e8-be02-32364cfcd534} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5218 | 2026.03.30 23:29:26.459411 [ 5 ] {0afc2935-dcbc-47e8-be02-32364cfcd534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5219 | 2026.03.30 23:29:26.459424 [ 199 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001987947 sec., 2171084.037954734 rows/sec., 157.37 MiB/sec. | ||
| 5220 | 2026.03.30 23:29:26.459696 [ 197 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5221 | 2026.03.30 23:29:26.459750 [ 5 ] {0afc2935-dcbc-47e8-be02-32364cfcd534} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5222 | 2026.03.30 23:29:26.459983 [ 5 ] {0afc2935-dcbc-47e8-be02-32364cfcd534} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2026.03.30 23:29:26.460016 [ 197 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_31_6} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.03.30 23:29:26.460085 [ 197 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_31_6} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5225 | 2026.03.30 23:29:26.460115 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5226 | 2026.03.30 23:29:26.460116 [ 5 ] {0afc2935-dcbc-47e8-be02-32364cfcd534} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001225 sec., 216326.5306122449 rows/sec., 14.38 MiB/sec. | ||
| 5227 | 2026.03.30 23:29:26.460157 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.03.30 23:29:26.460162 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5229 | 2026.03.30 23:29:26.460185 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5230 | 2026.03.30 23:29:26.460180 [ 5 ] {0afc2935-dcbc-47e8-be02-32364cfcd534} <Debug> TCPHandler: Processed in 0.001413426 sec. | ||
| 5231 | 2026.03.30 23:29:26.460301 [ 197 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::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 | ||
| 5232 | 2026.03.30 23:29:26.460359 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5233 | 2026.03.30 23:29:26.460378 [ 197 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5234 | 2026.03.30 23:29:26.460405 [ 197 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11503 rows starting from the beginning of the part | ||
| 5235 | 2026.03.30 23:29:26.460453 [ 5 ] {a8c54029-fd7e-4f25-a70c-9b761efdda7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5236 | 2026.03.30 23:29:26.460462 [ 197 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5237 | 2026.03.30 23:29:26.460496 [ 5 ] {a8c54029-fd7e-4f25-a70c-9b761efdda7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5238 | 2026.03.30 23:29:26.460508 [ 197 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 265 rows starting from the beginning of the part | ||
| 5239 | 2026.03.30 23:29:26.460586 [ 197 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1502 rows starting from the beginning of the part | ||
| 5240 | 2026.03.30 23:29:26.460625 [ 197 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 5241 | 2026.03.30 23:29:26.460664 [ 197 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 265 rows starting from the beginning of the part | ||
| 5242 | 2026.03.30 23:29:26.460844 [ 5 ] {a8c54029-fd7e-4f25-a70c-9b761efdda7d} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2026.03.30 23:29:26.460878 [ 5 ] {a8c54029-fd7e-4f25-a70c-9b761efdda7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5244 | 2026.03.30 23:29:26.461244 [ 5 ] {a8c54029-fd7e-4f25-a70c-9b761efdda7d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5245 | 2026.03.30 23:29:26.461449 [ 5 ] {a8c54029-fd7e-4f25-a70c-9b761efdda7d} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2026.03.30 23:29:26.461577 [ 5 ] {a8c54029-fd7e-4f25-a70c-9b761efdda7d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 59.11 KiB/sec. | ||
| 5247 | 2026.03.30 23:29:26.461615 [ 5 ] {a8c54029-fd7e-4f25-a70c-9b761efdda7d} <Debug> TCPHandler: Processed in 0.001305095 sec. | ||
| 5248 | 2026.03.30 23:29:26.461714 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5249 | 2026.03.30 23:29:26.461806 [ 5 ] {8a1a624c-b3e5-4932-9a1c-077a368b44cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5250 | 2026.03.30 23:29:26.461858 [ 5 ] {8a1a624c-b3e5-4932-9a1c-077a368b44cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5251 | 2026.03.30 23:29:26.462668 [ 5 ] {8a1a624c-b3e5-4932-9a1c-077a368b44cd} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2026.03.30 23:29:26.462704 [ 5 ] {8a1a624c-b3e5-4932-9a1c-077a368b44cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5253 | 2026.03.30 23:29:26.463285 [ 5 ] {8a1a624c-b3e5-4932-9a1c-077a368b44cd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5254 | 2026.03.30 23:29:26.463510 [ 5 ] {8a1a624c-b3e5-4932-9a1c-077a368b44cd} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2026.03.30 23:29:26.463656 [ 5 ] {8a1a624c-b3e5-4932-9a1c-077a368b44cd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001866 sec., 7502.679528403001 rows/sec., 13.44 MiB/sec. | ||
| 5256 | 2026.03.30 23:29:26.463734 [ 5 ] {8a1a624c-b3e5-4932-9a1c-077a368b44cd} <Debug> TCPHandler: Processed in 0.002066928 sec. | ||
| 5257 | 2026.03.30 23:29:26.463847 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5258 | 2026.03.30 23:29:26.463943 [ 5 ] {71414948-0a1e-4551-97fd-cb3baf6b79be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5259 | 2026.03.30 23:29:26.463985 [ 5 ] {71414948-0a1e-4551-97fd-cb3baf6b79be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5260 | 2026.03.30 23:29:26.464329 [ 5 ] {71414948-0a1e-4551-97fd-cb3baf6b79be} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5261 | 2026.03.30 23:29:26.464365 [ 5 ] {71414948-0a1e-4551-97fd-cb3baf6b79be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5262 | 2026.03.30 23:29:26.464689 [ 5 ] {71414948-0a1e-4551-97fd-cb3baf6b79be} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5263 | 2026.03.30 23:29:26.464903 [ 5 ] {71414948-0a1e-4551-97fd-cb3baf6b79be} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5264 | 2026.03.30 23:29:26.465030 [ 131 ] {} <Debug> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5265 | 2026.03.30 23:29:26.465046 [ 199 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13823 rows, containing 5 columns (5 merged, 0 gathered) in 0.004775178 sec., 2894761.200524881 rows/sec., 184.58 MiB/sec. | ||
| 5266 | 2026.03.30 23:29:26.465072 [ 131 ] {} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.03.30 23:29:26.465032 [ 5 ] {71414948-0a1e-4551-97fd-cb3baf6b79be} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001106 sec., 81374.321880651 rows/sec., 5.09 MiB/sec. | ||
| 5268 | 2026.03.30 23:29:26.465097 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5269 | 2026.03.30 23:29:26.465137 [ 5 ] {71414948-0a1e-4551-97fd-cb3baf6b79be} <Debug> TCPHandler: Processed in 0.001339005 sec. | ||
| 5270 | 2026.03.30 23:29:26.465182 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::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 | ||
| 5271 | 2026.03.30 23:29:26.465286 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5272 | 2026.03.30 23:29:26.465312 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1620 rows starting from the beginning of the part | ||
| 5273 | 2026.03.30 23:29:26.465359 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5274 | 2026.03.30 23:29:26.465396 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5275 | 2026.03.30 23:29:26.465429 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 5276 | 2026.03.30 23:29:26.465462 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 5277 | 2026.03.30 23:29:26.465495 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 5278 | 2026.03.30 23:29:26.465499 [ 190 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5279 | 2026.03.30 23:29:26.465789 [ 190 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.03.30 23:29:26.465869 [ 190 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5281 | 2026.03.30 23:29:26.465956 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 5282 | 2026.03.30 23:29:26.466398 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 4 columns (4 merged, 0 gathered) in 0.001244873 sec., 1542326.0043393984 rows/sec., 99.76 MiB/sec. | ||
| 5283 | 2026.03.30 23:29:26.466554 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5284 | 2026.03.30 23:29:26.466772 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_31_6} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2026.03.30 23:29:26.466837 [ 198 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_31_6} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5286 | 2026.03.30 23:29:26.466889 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5287 | 2026.03.30 23:29:28.423628 [ 128 ] {} <Debug> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5288 | 2026.03.30 23:29:28.423697 [ 128 ] {} <Trace> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.03.30 23:29:28.423722 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5290 | 2026.03.30 23:29:28.423833 [ 190 ] {0f8fa582-36e6-4108-8d1a-8b14457ebd69::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 | ||
| 5291 | 2026.03.30 23:29:28.423958 [ 190 ] {0f8fa582-36e6-4108-8d1a-8b14457ebd69::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5292 | 2026.03.30 23:29:28.423989 [ 190 ] {0f8fa582-36e6-4108-8d1a-8b14457ebd69::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 5293 | 2026.03.30 23:29:28.424053 [ 190 ] {0f8fa582-36e6-4108-8d1a-8b14457ebd69::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 5294 | 2026.03.30 23:29:28.424096 [ 190 ] {0f8fa582-36e6-4108-8d1a-8b14457ebd69::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 5295 | 2026.03.30 23:29:28.424137 [ 190 ] {0f8fa582-36e6-4108-8d1a-8b14457ebd69::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 5296 | 2026.03.30 23:29:28.424177 [ 190 ] {0f8fa582-36e6-4108-8d1a-8b14457ebd69::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 5297 | 2026.03.30 23:29:28.424870 [ 198 ] {0f8fa582-36e6-4108-8d1a-8b14457ebd69::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.00108356 sec., 5537.302964302854 rows/sec., 410.97 KiB/sec. | ||
| 5298 | 2026.03.30 23:29:28.424982 [ 190 ] {0f8fa582-36e6-4108-8d1a-8b14457ebd69::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5299 | 2026.03.30 23:29:28.425220 [ 190 ] {0f8fa582-36e6-4108-8d1a-8b14457ebd69::all_1_5_1} <Trace> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2026.03.30 23:29:28.425286 [ 190 ] {0f8fa582-36e6-4108-8d1a-8b14457ebd69::all_1_5_1} <Trace> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5301 | 2026.03.30 23:29:28.425353 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5302 | 2026.03.30 23:29:30.170488 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5303 | 2026.03.30 23:29:30.170601 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5304 | 2026.03.30 23:29:30.291392 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9634 | ||
| 5305 | 2026.03.30 23:29:30.292064 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.03.30 23:29:30.292117 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5307 | 2026.03.30 23:29:30.292569 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5308 | 2026.03.30 23:29:30.292860 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.03.30 23:29:30.293001 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9634 | ||
| 5310 | 2026.03.30 23:29:30.320580 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 728 | ||
| 5311 | 2026.03.30 23:29:30.322774 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2026.03.30 23:29:30.322813 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5313 | 2026.03.30 23:29:30.323964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5314 | 2026.03.30 23:29:30.324229 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2026.03.30 23:29:30.324479 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 728 | ||
| 5316 | 2026.03.30 23:29:30.778770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5317 | 2026.03.30 23:29:30.795830 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5318 | 2026.03.30 23:29:30.795874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5319 | 2026.03.30 23:29:30.801862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5320 | 2026.03.30 23:29:30.802572 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5321 | 2026.03.30 23:29:30.805427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5322 | 2026.03.30 23:29:31.443638 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5323 | 2026.03.30 23:29:31.443811 [ 5 ] {3700ab59-4c0a-423c-b0f6-5fb568f33acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5324 | 2026.03.30 23:29:31.443876 [ 5 ] {3700ab59-4c0a-423c-b0f6-5fb568f33acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5325 | 2026.03.30 23:29:31.444560 [ 5 ] {3700ab59-4c0a-423c-b0f6-5fb568f33acb} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2026.03.30 23:29:31.444604 [ 5 ] {3700ab59-4c0a-423c-b0f6-5fb568f33acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5327 | 2026.03.30 23:29:31.445043 [ 5 ] {3700ab59-4c0a-423c-b0f6-5fb568f33acb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5328 | 2026.03.30 23:29:31.445269 [ 5 ] {3700ab59-4c0a-423c-b0f6-5fb568f33acb} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2026.03.30 23:29:31.445434 [ 5 ] {3700ab59-4c0a-423c-b0f6-5fb568f33acb} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001666 sec., 64825.93037214886 rows/sec., 5.45 MiB/sec. | ||
| 5330 | 2026.03.30 23:29:31.445488 [ 5 ] {3700ab59-4c0a-423c-b0f6-5fb568f33acb} <Debug> TCPHandler: Processed in 0.001973956 sec. | ||
| 5331 | 2026.03.30 23:29:31.445613 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5332 | 2026.03.30 23:29:31.445718 [ 5 ] {442fd0ea-9c82-4449-9447-d2a34241047d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5333 | 2026.03.30 23:29:31.445761 [ 5 ] {442fd0ea-9c82-4449-9447-d2a34241047d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5334 | 2026.03.30 23:29:31.446200 [ 5 ] {442fd0ea-9c82-4449-9447-d2a34241047d} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.03.30 23:29:31.446236 [ 5 ] {442fd0ea-9c82-4449-9447-d2a34241047d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5336 | 2026.03.30 23:29:31.446539 [ 5 ] {442fd0ea-9c82-4449-9447-d2a34241047d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5337 | 2026.03.30 23:29:31.446750 [ 5 ] {442fd0ea-9c82-4449-9447-d2a34241047d} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2026.03.30 23:29:31.446862 [ 123 ] {} <Debug> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5339 | 2026.03.30 23:29:31.446884 [ 5 ] {442fd0ea-9c82-4449-9447-d2a34241047d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001189 sec., 21867.115222876368 rows/sec., 1.61 MiB/sec. | ||
| 5340 | 2026.03.30 23:29:31.446933 [ 123 ] {} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5341 | 2026.03.30 23:29:31.446946 [ 5 ] {442fd0ea-9c82-4449-9447-d2a34241047d} <Debug> TCPHandler: Processed in 0.001384645 sec. | ||
| 5342 | 2026.03.30 23:29:31.446961 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5343 | 2026.03.30 23:29:31.447067 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5344 | 2026.03.30 23:29:31.447091 [ 190 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::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 | ||
| 5345 | 2026.03.30 23:29:31.447169 [ 5 ] {9de3dfda-86cc-45d9-b4d5-4eaecf1916a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5346 | 2026.03.30 23:29:31.447213 [ 5 ] {9de3dfda-86cc-45d9-b4d5-4eaecf1916a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5347 | 2026.03.30 23:29:31.447237 [ 190 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5348 | 2026.03.30 23:29:31.447276 [ 190 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::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 | ||
| 5349 | 2026.03.30 23:29:31.447343 [ 190 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 5350 | 2026.03.30 23:29:31.447387 [ 190 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 156 rows starting from the beginning of the part | ||
| 5351 | 2026.03.30 23:29:31.447428 [ 190 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 47 rows starting from the beginning of the part | ||
| 5352 | 2026.03.30 23:29:31.447475 [ 190 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 156 rows starting from the beginning of the part | ||
| 5353 | 2026.03.30 23:29:31.447517 [ 190 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 5354 | 2026.03.30 23:29:31.447654 [ 5 ] {9de3dfda-86cc-45d9-b4d5-4eaecf1916a6} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2026.03.30 23:29:31.447694 [ 5 ] {9de3dfda-86cc-45d9-b4d5-4eaecf1916a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5356 | 2026.03.30 23:29:31.448026 [ 5 ] {9de3dfda-86cc-45d9-b4d5-4eaecf1916a6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5357 | 2026.03.30 23:29:31.448253 [ 5 ] {9de3dfda-86cc-45d9-b4d5-4eaecf1916a6} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2026.03.30 23:29:31.448389 [ 5 ] {9de3dfda-86cc-45d9-b4d5-4eaecf1916a6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001239 sec., 72639.22518159806 rows/sec., 5.67 MiB/sec. | ||
| 5359 | 2026.03.30 23:29:31.448390 [ 198 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357795 sec., 466933.5208923291 rows/sec., 31.38 MiB/sec. | ||
| 5360 | 2026.03.30 23:29:31.448429 [ 5 ] {9de3dfda-86cc-45d9-b4d5-4eaecf1916a6} <Debug> TCPHandler: Processed in 0.001411976 sec. | ||
| 5361 | 2026.03.30 23:29:31.448546 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5362 | 2026.03.30 23:29:31.448548 [ 190 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5363 | 2026.03.30 23:29:31.448646 [ 5 ] {36bccdf5-45db-4332-b437-23684828dad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5364 | 2026.03.30 23:29:31.448693 [ 5 ] {36bccdf5-45db-4332-b437-23684828dad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5365 | 2026.03.30 23:29:31.448825 [ 190 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_26_5} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2026.03.30 23:29:31.448914 [ 190 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_26_5} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5367 | 2026.03.30 23:29:31.449018 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5368 | 2026.03.30 23:29:31.449112 [ 5 ] {36bccdf5-45db-4332-b437-23684828dad1} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2026.03.30 23:29:31.449152 [ 5 ] {36bccdf5-45db-4332-b437-23684828dad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5370 | 2026.03.30 23:29:31.449525 [ 5 ] {36bccdf5-45db-4332-b437-23684828dad1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5371 | 2026.03.30 23:29:31.449733 [ 5 ] {36bccdf5-45db-4332-b437-23684828dad1} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2026.03.30 23:29:31.449867 [ 5 ] {36bccdf5-45db-4332-b437-23684828dad1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 5373 | 2026.03.30 23:29:31.449904 [ 5 ] {36bccdf5-45db-4332-b437-23684828dad1} <Debug> TCPHandler: Processed in 0.001406316 sec. | ||
| 5374 | 2026.03.30 23:29:31.450014 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2026.03.30 23:29:31.450108 [ 5 ] {2ead95fd-e0a8-43ff-8141-6812ad547dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5376 | 2026.03.30 23:29:31.450162 [ 5 ] {2ead95fd-e0a8-43ff-8141-6812ad547dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5377 | 2026.03.30 23:29:31.450979 [ 5 ] {2ead95fd-e0a8-43ff-8141-6812ad547dfa} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2026.03.30 23:29:31.451016 [ 5 ] {2ead95fd-e0a8-43ff-8141-6812ad547dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5379 | 2026.03.30 23:29:31.451556 [ 5 ] {2ead95fd-e0a8-43ff-8141-6812ad547dfa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5380 | 2026.03.30 23:29:31.451775 [ 5 ] {2ead95fd-e0a8-43ff-8141-6812ad547dfa} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2026.03.30 23:29:31.451881 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5382 | 2026.03.30 23:29:31.451917 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2026.03.30 23:29:31.451920 [ 5 ] {2ead95fd-e0a8-43ff-8141-6812ad547dfa} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001829 sec., 14215.418261344998 rows/sec., 25.47 MiB/sec. | ||
| 5384 | 2026.03.30 23:29:31.451939 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5385 | 2026.03.30 23:29:31.451997 [ 5 ] {2ead95fd-e0a8-43ff-8141-6812ad547dfa} <Debug> TCPHandler: Processed in 0.002031418 sec. | ||
| 5386 | 2026.03.30 23:29:31.452055 [ 188 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::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 | ||
| 5387 | 2026.03.30 23:29:31.452117 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5388 | 2026.03.30 23:29:31.452216 [ 5 ] {6a06cbd6-b36f-498d-b9ba-ba1b44979f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5389 | 2026.03.30 23:29:31.452256 [ 5 ] {6a06cbd6-b36f-498d-b9ba-ba1b44979f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5390 | 2026.03.30 23:29:31.452320 [ 188 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5391 | 2026.03.30 23:29:31.452389 [ 188 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 412 rows starting from the beginning of the part | ||
| 5392 | 2026.03.30 23:29:31.452521 [ 188 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 5393 | 2026.03.30 23:29:31.452596 [ 5 ] {6a06cbd6-b36f-498d-b9ba-ba1b44979f0d} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.03.30 23:29:31.452629 [ 188 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
| 5395 | 2026.03.30 23:29:31.452635 [ 5 ] {6a06cbd6-b36f-498d-b9ba-ba1b44979f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5396 | 2026.03.30 23:29:31.452737 [ 188 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 35 rows starting from the beginning of the part | ||
| 5397 | 2026.03.30 23:29:31.452848 [ 188 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
| 5398 | 2026.03.30 23:29:31.452981 [ 5 ] {6a06cbd6-b36f-498d-b9ba-ba1b44979f0d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5399 | 2026.03.30 23:29:31.453009 [ 188 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 5400 | 2026.03.30 23:29:31.453297 [ 5 ] {6a06cbd6-b36f-498d-b9ba-ba1b44979f0d} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2026.03.30 23:29:31.453450 [ 5 ] {6a06cbd6-b36f-498d-b9ba-ba1b44979f0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001253 sec., 47885.07581803671 rows/sec., 3.23 MiB/sec. | ||
| 5402 | 2026.03.30 23:29:31.453499 [ 5 ] {6a06cbd6-b36f-498d-b9ba-ba1b44979f0d} <Debug> TCPHandler: Processed in 0.001432107 sec. | ||
| 5403 | 2026.03.30 23:29:31.471168 [ 196 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 19 columns (19 merged, 0 gathered) in 0.019177295 sec., 27480.413687123237 rows/sec., 49.24 MiB/sec. | ||
| 5404 | 2026.03.30 23:29:31.471938 [ 196 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5405 | 2026.03.30 23:29:31.472312 [ 196 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.03.30 23:29:31.472387 [ 196 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5407 | 2026.03.30 23:29:31.472491 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 5408 | 2026.03.30 23:29:32.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.61 MiB, peak 256.92 MiB, free memory in arenas 0.00 B, will set to 251.10 MiB (RSS), difference: 1.49 MiB | ||
| 5409 | 2026.03.30 23:29:36.447525 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5410 | 2026.03.30 23:29:36.447734 [ 5 ] {40762f07-07c7-422d-936a-77ecda609c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5411 | 2026.03.30 23:29:36.447804 [ 5 ] {40762f07-07c7-422d-936a-77ecda609c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5412 | 2026.03.30 23:29:36.448596 [ 5 ] {40762f07-07c7-422d-936a-77ecda609c3d} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5413 | 2026.03.30 23:29:36.448637 [ 5 ] {40762f07-07c7-422d-936a-77ecda609c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5414 | 2026.03.30 23:29:36.449018 [ 5 ] {40762f07-07c7-422d-936a-77ecda609c3d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5415 | 2026.03.30 23:29:36.449250 [ 5 ] {40762f07-07c7-422d-936a-77ecda609c3d} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2026.03.30 23:29:36.449391 [ 5 ] {40762f07-07c7-422d-936a-77ecda609c3d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001708 sec., 166276.34660421545 rows/sec., 10.56 MiB/sec. | ||
| 5417 | 2026.03.30 23:29:36.449431 [ 5 ] {40762f07-07c7-422d-936a-77ecda609c3d} <Debug> TCPHandler: Processed in 0.002036958 sec. | ||
| 5418 | 2026.03.30 23:29:36.449558 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2026.03.30 23:29:36.449653 [ 5 ] {e3b4bb40-7b7a-4333-b2c2-4eb1de905dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5420 | 2026.03.30 23:29:36.449695 [ 5 ] {e3b4bb40-7b7a-4333-b2c2-4eb1de905dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5421 | 2026.03.30 23:29:36.450072 [ 5 ] {e3b4bb40-7b7a-4333-b2c2-4eb1de905dc7} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2026.03.30 23:29:36.450106 [ 5 ] {e3b4bb40-7b7a-4333-b2c2-4eb1de905dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5423 | 2026.03.30 23:29:36.450381 [ 5 ] {e3b4bb40-7b7a-4333-b2c2-4eb1de905dc7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5424 | 2026.03.30 23:29:36.450585 [ 5 ] {e3b4bb40-7b7a-4333-b2c2-4eb1de905dc7} <Trace> oximeter.fields_ipaddr (0eccc2b7-f789-4488-9471-22aa07916ca0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2026.03.30 23:29:36.450709 [ 5 ] {e3b4bb40-7b7a-4333-b2c2-4eb1de905dc7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001075 sec., 1860.4651162790697 rows/sec., 151.71 KiB/sec. | ||
| 5426 | 2026.03.30 23:29:36.450743 [ 5 ] {e3b4bb40-7b7a-4333-b2c2-4eb1de905dc7} <Debug> TCPHandler: Processed in 0.001235513 sec. | ||
| 5427 | 2026.03.30 23:29:36.450849 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5428 | 2026.03.30 23:29:36.450940 [ 5 ] {51692b68-b6ad-46e6-8763-7054b0682fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5429 | 2026.03.30 23:29:36.450979 [ 5 ] {51692b68-b6ad-46e6-8763-7054b0682fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5430 | 2026.03.30 23:29:36.451727 [ 5 ] {51692b68-b6ad-46e6-8763-7054b0682fb4} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2026.03.30 23:29:36.451761 [ 5 ] {51692b68-b6ad-46e6-8763-7054b0682fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5432 | 2026.03.30 23:29:36.452099 [ 5 ] {51692b68-b6ad-46e6-8763-7054b0682fb4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5433 | 2026.03.30 23:29:36.452299 [ 5 ] {51692b68-b6ad-46e6-8763-7054b0682fb4} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.03.30 23:29:36.452421 [ 5 ] {51692b68-b6ad-46e6-8763-7054b0682fb4} <Debug> executeQuery: Read 826 rows, 66.36 KiB in 0.001498 sec., 551401.8691588785 rows/sec., 43.26 MiB/sec. | ||
| 5435 | 2026.03.30 23:29:36.452456 [ 5 ] {51692b68-b6ad-46e6-8763-7054b0682fb4} <Debug> TCPHandler: Processed in 0.001653141 sec. | ||
| 5436 | 2026.03.30 23:29:36.452557 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2026.03.30 23:29:36.452648 [ 5 ] {2173e797-4534-40b5-8378-78e196fb06e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5438 | 2026.03.30 23:29:36.452687 [ 5 ] {2173e797-4534-40b5-8378-78e196fb06e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5439 | 2026.03.30 23:29:36.453106 [ 5 ] {2173e797-4534-40b5-8378-78e196fb06e8} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2026.03.30 23:29:36.453139 [ 5 ] {2173e797-4534-40b5-8378-78e196fb06e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5441 | 2026.03.30 23:29:36.453427 [ 5 ] {2173e797-4534-40b5-8378-78e196fb06e8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5442 | 2026.03.30 23:29:36.453639 [ 5 ] {2173e797-4534-40b5-8378-78e196fb06e8} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2026.03.30 23:29:36.453762 [ 5 ] {2173e797-4534-40b5-8378-78e196fb06e8} <Debug> executeQuery: Read 158 rows, 9.73 KiB in 0.001131 sec., 139699.38107869143 rows/sec., 8.41 MiB/sec. | ||
| 5444 | 2026.03.30 23:29:36.453797 [ 5 ] {2173e797-4534-40b5-8378-78e196fb06e8} <Debug> TCPHandler: Processed in 0.001287204 sec. | ||
| 5445 | 2026.03.30 23:29:36.453903 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2026.03.30 23:29:36.453996 [ 5 ] {c570b404-63fb-436e-af0d-931d5a61b702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5447 | 2026.03.30 23:29:36.454034 [ 5 ] {c570b404-63fb-436e-af0d-931d5a61b702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5448 | 2026.03.30 23:29:36.454444 [ 5 ] {c570b404-63fb-436e-af0d-931d5a61b702} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2026.03.30 23:29:36.454477 [ 5 ] {c570b404-63fb-436e-af0d-931d5a61b702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5450 | 2026.03.30 23:29:36.454771 [ 5 ] {c570b404-63fb-436e-af0d-931d5a61b702} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5451 | 2026.03.30 23:29:36.454969 [ 5 ] {c570b404-63fb-436e-af0d-931d5a61b702} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2026.03.30 23:29:36.455091 [ 5 ] {c570b404-63fb-436e-af0d-931d5a61b702} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001113 sec., 133872.4168912848 rows/sec., 8.65 MiB/sec. | ||
| 5453 | 2026.03.30 23:29:36.455126 [ 5 ] {c570b404-63fb-436e-af0d-931d5a61b702} <Debug> TCPHandler: Processed in 0.001270133 sec. | ||
| 5454 | 2026.03.30 23:29:36.455233 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5455 | 2026.03.30 23:29:36.455324 [ 5 ] {d521ae23-b824-48be-9c38-e949b45b939c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5456 | 2026.03.30 23:29:36.455362 [ 5 ] {d521ae23-b824-48be-9c38-e949b45b939c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5457 | 2026.03.30 23:29:36.455765 [ 5 ] {d521ae23-b824-48be-9c38-e949b45b939c} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2026.03.30 23:29:36.455799 [ 5 ] {d521ae23-b824-48be-9c38-e949b45b939c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5459 | 2026.03.30 23:29:36.456079 [ 5 ] {d521ae23-b824-48be-9c38-e949b45b939c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5460 | 2026.03.30 23:29:36.456274 [ 5 ] {d521ae23-b824-48be-9c38-e949b45b939c} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2026.03.30 23:29:36.456395 [ 5 ] {d521ae23-b824-48be-9c38-e949b45b939c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001089 sec., 135904.49954086318 rows/sec., 7.73 MiB/sec. | ||
| 5462 | 2026.03.30 23:29:36.456431 [ 5 ] {d521ae23-b824-48be-9c38-e949b45b939c} <Debug> TCPHandler: Processed in 0.001245883 sec. | ||
| 5463 | 2026.03.30 23:29:36.456537 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5464 | 2026.03.30 23:29:36.456628 [ 5 ] {dec772cc-c637-40f8-b9d8-0cb86e7be196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5465 | 2026.03.30 23:29:36.456666 [ 5 ] {dec772cc-c637-40f8-b9d8-0cb86e7be196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5466 | 2026.03.30 23:29:36.457217 [ 5 ] {dec772cc-c637-40f8-b9d8-0cb86e7be196} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2026.03.30 23:29:36.457253 [ 5 ] {dec772cc-c637-40f8-b9d8-0cb86e7be196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5468 | 2026.03.30 23:29:36.457560 [ 5 ] {dec772cc-c637-40f8-b9d8-0cb86e7be196} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5469 | 2026.03.30 23:29:36.457763 [ 5 ] {dec772cc-c637-40f8-b9d8-0cb86e7be196} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2026.03.30 23:29:36.457884 [ 5 ] {dec772cc-c637-40f8-b9d8-0cb86e7be196} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001273 sec., 397486.25294579734 rows/sec., 27.97 MiB/sec. | ||
| 5471 | 2026.03.30 23:29:36.457920 [ 5 ] {dec772cc-c637-40f8-b9d8-0cb86e7be196} <Debug> TCPHandler: Processed in 0.001429747 sec. | ||
| 5472 | 2026.03.30 23:29:36.458017 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5473 | 2026.03.30 23:29:36.458108 [ 5 ] {38b8cffa-450a-43f4-8712-f3d018d40584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5474 | 2026.03.30 23:29:36.458148 [ 5 ] {38b8cffa-450a-43f4-8712-f3d018d40584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5475 | 2026.03.30 23:29:36.458463 [ 5 ] {38b8cffa-450a-43f4-8712-f3d018d40584} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.03.30 23:29:36.458498 [ 5 ] {38b8cffa-450a-43f4-8712-f3d018d40584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5477 | 2026.03.30 23:29:36.458804 [ 5 ] {38b8cffa-450a-43f4-8712-f3d018d40584} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5478 | 2026.03.30 23:29:36.459010 [ 5 ] {38b8cffa-450a-43f4-8712-f3d018d40584} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.03.30 23:29:36.459130 [ 5 ] {38b8cffa-450a-43f4-8712-f3d018d40584} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 5480 | 2026.03.30 23:29:36.459166 [ 5 ] {38b8cffa-450a-43f4-8712-f3d018d40584} <Debug> TCPHandler: Processed in 0.001195422 sec. | ||
| 5481 | 2026.03.30 23:29:36.459262 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5482 | 2026.03.30 23:29:36.459353 [ 5 ] {b2b0bacc-5363-4875-9c58-1d41c8f35b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5483 | 2026.03.30 23:29:36.459393 [ 5 ] {b2b0bacc-5363-4875-9c58-1d41c8f35b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5484 | 2026.03.30 23:29:36.459778 [ 5 ] {b2b0bacc-5363-4875-9c58-1d41c8f35b52} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2026.03.30 23:29:36.459813 [ 5 ] {b2b0bacc-5363-4875-9c58-1d41c8f35b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5486 | 2026.03.30 23:29:36.460128 [ 5 ] {b2b0bacc-5363-4875-9c58-1d41c8f35b52} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5487 | 2026.03.30 23:29:36.460328 [ 5 ] {b2b0bacc-5363-4875-9c58-1d41c8f35b52} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5488 | 2026.03.30 23:29:36.460450 [ 5 ] {b2b0bacc-5363-4875-9c58-1d41c8f35b52} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001115 sec., 238565.02242152463 rows/sec., 15.85 MiB/sec. | ||
| 5489 | 2026.03.30 23:29:36.460485 [ 5 ] {b2b0bacc-5363-4875-9c58-1d41c8f35b52} <Debug> TCPHandler: Processed in 0.001269444 sec. | ||
| 5490 | 2026.03.30 23:29:36.460592 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5491 | 2026.03.30 23:29:36.460683 [ 5 ] {059c5d07-6ca9-43a2-ba83-d1f2293e4553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5492 | 2026.03.30 23:29:36.460724 [ 5 ] {059c5d07-6ca9-43a2-ba83-d1f2293e4553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5493 | 2026.03.30 23:29:36.461018 [ 5 ] {059c5d07-6ca9-43a2-ba83-d1f2293e4553} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5494 | 2026.03.30 23:29:36.461054 [ 5 ] {059c5d07-6ca9-43a2-ba83-d1f2293e4553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5495 | 2026.03.30 23:29:36.461339 [ 5 ] {059c5d07-6ca9-43a2-ba83-d1f2293e4553} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5496 | 2026.03.30 23:29:36.461538 [ 5 ] {059c5d07-6ca9-43a2-ba83-d1f2293e4553} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5497 | 2026.03.30 23:29:36.461659 [ 5 ] {059c5d07-6ca9-43a2-ba83-d1f2293e4553} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000993 sec., 1007.0493454179256 rows/sec., 67.86 KiB/sec. | ||
| 5498 | 2026.03.30 23:29:36.461694 [ 5 ] {059c5d07-6ca9-43a2-ba83-d1f2293e4553} <Debug> TCPHandler: Processed in 0.001148711 sec. | ||
| 5499 | 2026.03.30 23:29:36.461795 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5500 | 2026.03.30 23:29:36.461886 [ 5 ] {14f5b07b-cc5e-4e9d-8544-ec3049f62794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5501 | 2026.03.30 23:29:36.461938 [ 5 ] {14f5b07b-cc5e-4e9d-8544-ec3049f62794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5502 | 2026.03.30 23:29:36.462692 [ 5 ] {14f5b07b-cc5e-4e9d-8544-ec3049f62794} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5503 | 2026.03.30 23:29:36.462728 [ 5 ] {14f5b07b-cc5e-4e9d-8544-ec3049f62794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5504 | 2026.03.30 23:29:36.463220 [ 5 ] {14f5b07b-cc5e-4e9d-8544-ec3049f62794} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5505 | 2026.03.30 23:29:36.463439 [ 5 ] {14f5b07b-cc5e-4e9d-8544-ec3049f62794} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5506 | 2026.03.30 23:29:36.463569 [ 5 ] {14f5b07b-cc5e-4e9d-8544-ec3049f62794} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.0017 sec., 8235.29411764706 rows/sec., 14.76 MiB/sec. | ||
| 5507 | 2026.03.30 23:29:36.463619 [ 5 ] {14f5b07b-cc5e-4e9d-8544-ec3049f62794} <Debug> TCPHandler: Processed in 0.001870865 sec. | ||
| 5508 | 2026.03.30 23:29:36.463726 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5509 | 2026.03.30 23:29:36.463818 [ 5 ] {96a4c0b3-1491-45e1-bd5a-6f9de2e19eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5510 | 2026.03.30 23:29:36.463858 [ 5 ] {96a4c0b3-1491-45e1-bd5a-6f9de2e19eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5511 | 2026.03.30 23:29:36.464173 [ 5 ] {96a4c0b3-1491-45e1-bd5a-6f9de2e19eca} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2026.03.30 23:29:36.464208 [ 5 ] {96a4c0b3-1491-45e1-bd5a-6f9de2e19eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5513 | 2026.03.30 23:29:36.464511 [ 5 ] {96a4c0b3-1491-45e1-bd5a-6f9de2e19eca} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5514 | 2026.03.30 23:29:36.464711 [ 5 ] {96a4c0b3-1491-45e1-bd5a-6f9de2e19eca} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2026.03.30 23:29:36.464830 [ 5 ] {96a4c0b3-1491-45e1-bd5a-6f9de2e19eca} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00103 sec., 87378.64077669902 rows/sec., 5.47 MiB/sec. | ||
| 5516 | 2026.03.30 23:29:36.464865 [ 5 ] {96a4c0b3-1491-45e1-bd5a-6f9de2e19eca} <Debug> TCPHandler: Processed in 0.001186442 sec. | ||
| 5517 | 2026.03.30 23:29:37.793168 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10082 | ||
| 5518 | 2026.03.30 23:29:37.793713 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2026.03.30 23:29:37.793762 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5520 | 2026.03.30 23:29:37.794293 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5521 | 2026.03.30 23:29:37.794576 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2026.03.30 23:29:37.794722 [ 116 ] {} <Debug> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5523 | 2026.03.30 23:29:37.794738 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10082 | ||
| 5524 | 2026.03.30 23:29:37.794792 [ 116 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5525 | 2026.03.30 23:29:37.794818 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5526 | 2026.03.30 23:29:37.794919 [ 201 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 5527 | 2026.03.30 23:29:37.795019 [ 201 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5528 | 2026.03.30 23:29:37.795049 [ 201 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7714 rows starting from the beginning of the part | ||
| 5529 | 2026.03.30 23:29:37.795104 [ 201 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 5530 | 2026.03.30 23:29:37.795145 [ 201 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 5531 | 2026.03.30 23:29:37.795184 [ 201 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 5532 | 2026.03.30 23:29:37.795223 [ 201 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 5533 | 2026.03.30 23:29:37.795261 [ 201 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::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 | ||
| 5534 | 2026.03.30 23:29:37.796827 [ 192 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10082 rows, containing 4 columns (4 merged, 0 gathered) in 0.001954896 sec., 5157307.601018162 rows/sec., 73.78 MiB/sec. | ||
| 5535 | 2026.03.30 23:29:37.797033 [ 193 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5536 | 2026.03.30 23:29:37.797286 [ 193 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_21_4} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2026.03.30 23:29:37.797351 [ 193 ] {8b9694ee-9bab-45be-8bc4-c0b1385cec3c::all_1_21_4} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5538 | 2026.03.30 23:29:37.797412 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 5539 | 2026.03.30 23:29:38.305568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5540 | 2026.03.30 23:29:38.322615 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5541 | 2026.03.30 23:29:38.322669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5542 | 2026.03.30 23:29:38.328076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5543 | 2026.03.30 23:29:38.328771 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5544 | 2026.03.30 23:29:38.329079 [ 115 ] {} <Debug> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5545 | 2026.03.30 23:29:38.329179 [ 115 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5546 | 2026.03.30 23:29:38.329218 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5547 | 2026.03.30 23:29:38.329367 [ 198 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 5548 | 2026.03.30 23:29:38.331593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5549 | 2026.03.30 23:29:38.333652 [ 198 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5550 | 2026.03.30 23:29:38.335380 [ 198 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 5551 | 2026.03.30 23:29:38.340051 [ 198 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 5552 | 2026.03.30 23:29:38.344619 [ 198 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 5553 | 2026.03.30 23:29:38.348921 [ 198 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 5554 | 2026.03.30 23:29:38.353484 [ 198 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 5555 | 2026.03.30 23:29:38.357649 [ 198 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::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 | ||
| 5556 | 2026.03.30 23:29:38.412348 [ 192 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.083044269 sec., 1914.6414546679914 rows/sec., 9.90 MiB/sec. | ||
| 5557 | 2026.03.30 23:29:38.415041 [ 201 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5558 | 2026.03.30 23:29:38.417240 [ 201 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_21_4} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.03.30 23:29:38.417362 [ 201 ] {0e822de2-d85c-4bbf-9f82-c00df9a73ea5::all_1_21_4} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5560 | 2026.03.30 23:29:38.419491 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5561 | 2026.03.30 23:29:39.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.24 MiB, peak 262.79 MiB, free memory in arenas 0.00 B, will set to 257.30 MiB (RSS), difference: 5.06 MiB | ||
| 5562 | 2026.03.30 23:29:40.324742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 764 | ||
| 5563 | 2026.03.30 23:29:40.327194 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.03.30 23:29:40.327257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5565 | 2026.03.30 23:29:40.328482 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5566 | 2026.03.30 23:29:40.328758 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.03.30 23:29:40.328920 [ 112 ] {} <Debug> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5568 | 2026.03.30 23:29:40.328984 [ 112 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2026.03.30 23:29:40.329005 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5570 | 2026.03.30 23:29:40.329101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
| 5571 | 2026.03.30 23:29:40.329120 [ 189 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::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 | ||
| 5572 | 2026.03.30 23:29:40.329651 [ 189 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5573 | 2026.03.30 23:29:40.329790 [ 189 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 574 rows starting from the beginning of the part | ||
| 5574 | 2026.03.30 23:29:40.330149 [ 189 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 5575 | 2026.03.30 23:29:40.330477 [ 189 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 5576 | 2026.03.30 23:29:40.330816 [ 189 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part | ||
| 5577 | 2026.03.30 23:29:40.331147 [ 189 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 5578 | 2026.03.30 23:29:40.331476 [ 189 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 5579 | 2026.03.30 23:29:40.338128 [ 192 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 72 columns (72 merged, 0 gathered) in 0.009063639 sec., 84292.85411742458 rows/sec., 74.63 MiB/sec. | ||
| 5580 | 2026.03.30 23:29:40.339400 [ 191 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5581 | 2026.03.30 23:29:40.339954 [ 191 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_16_3} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2026.03.30 23:29:40.340026 [ 191 ] {c04b4f24-a928-48e8-ac45-531d7e2ad62d::all_1_16_3} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5583 | 2026.03.30 23:29:40.340342 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 5584 | 2026.03.30 23:29:41.440399 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5585 | 2026.03.30 23:29:41.440571 [ 5 ] {a80932cb-d7fa-422e-8ff3-ae687810dc99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5586 | 2026.03.30 23:29:41.440631 [ 5 ] {a80932cb-d7fa-422e-8ff3-ae687810dc99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5587 | 2026.03.30 23:29:41.441429 [ 5 ] {a80932cb-d7fa-422e-8ff3-ae687810dc99} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5588 | 2026.03.30 23:29:41.441465 [ 5 ] {a80932cb-d7fa-422e-8ff3-ae687810dc99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5589 | 2026.03.30 23:29:41.441864 [ 5 ] {a80932cb-d7fa-422e-8ff3-ae687810dc99} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5590 | 2026.03.30 23:29:41.442097 [ 5 ] {a80932cb-d7fa-422e-8ff3-ae687810dc99} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2026.03.30 23:29:41.442240 [ 5 ] {a80932cb-d7fa-422e-8ff3-ae687810dc99} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001715 sec., 62973.760932944606 rows/sec., 5.30 MiB/sec. | ||
| 5592 | 2026.03.30 23:29:41.442281 [ 5 ] {a80932cb-d7fa-422e-8ff3-ae687810dc99} <Debug> TCPHandler: Processed in 0.002001387 sec. | ||
| 5593 | 2026.03.30 23:29:41.442423 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5594 | 2026.03.30 23:29:41.442519 [ 5 ] {39ac1350-94d4-42a4-9edd-6dc0cd230ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5595 | 2026.03.30 23:29:41.442562 [ 5 ] {39ac1350-94d4-42a4-9edd-6dc0cd230ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5596 | 2026.03.30 23:29:41.443004 [ 5 ] {39ac1350-94d4-42a4-9edd-6dc0cd230ce6} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2026.03.30 23:29:41.443038 [ 5 ] {39ac1350-94d4-42a4-9edd-6dc0cd230ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5598 | 2026.03.30 23:29:41.443341 [ 5 ] {39ac1350-94d4-42a4-9edd-6dc0cd230ce6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5599 | 2026.03.30 23:29:41.443551 [ 5 ] {39ac1350-94d4-42a4-9edd-6dc0cd230ce6} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5600 | 2026.03.30 23:29:41.443673 [ 5 ] {39ac1350-94d4-42a4-9edd-6dc0cd230ce6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001172 sec., 22184.300341296926 rows/sec., 1.63 MiB/sec. | ||
| 5601 | 2026.03.30 23:29:41.443710 [ 5 ] {39ac1350-94d4-42a4-9edd-6dc0cd230ce6} <Debug> TCPHandler: Processed in 0.001336235 sec. | ||
| 5602 | 2026.03.30 23:29:41.443820 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5603 | 2026.03.30 23:29:41.443913 [ 5 ] {3dcbd509-5d04-45bb-83ca-7c5c07e3dc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5604 | 2026.03.30 23:29:41.443951 [ 5 ] {3dcbd509-5d04-45bb-83ca-7c5c07e3dc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5605 | 2026.03.30 23:29:41.444372 [ 5 ] {3dcbd509-5d04-45bb-83ca-7c5c07e3dc65} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5606 | 2026.03.30 23:29:41.444405 [ 5 ] {3dcbd509-5d04-45bb-83ca-7c5c07e3dc65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5607 | 2026.03.30 23:29:41.444695 [ 5 ] {3dcbd509-5d04-45bb-83ca-7c5c07e3dc65} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5608 | 2026.03.30 23:29:41.444895 [ 5 ] {3dcbd509-5d04-45bb-83ca-7c5c07e3dc65} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5609 | 2026.03.30 23:29:41.445016 [ 5 ] {3dcbd509-5d04-45bb-83ca-7c5c07e3dc65} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00112 sec., 80357.14285714287 rows/sec., 6.28 MiB/sec. | ||
| 5610 | 2026.03.30 23:29:41.445051 [ 5 ] {3dcbd509-5d04-45bb-83ca-7c5c07e3dc65} <Debug> TCPHandler: Processed in 0.001279904 sec. | ||
| 5611 | 2026.03.30 23:29:41.445163 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5612 | 2026.03.30 23:29:41.445255 [ 5 ] {6656ef0d-79e5-48ca-a8c4-87886802f903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5613 | 2026.03.30 23:29:41.445296 [ 5 ] {6656ef0d-79e5-48ca-a8c4-87886802f903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5614 | 2026.03.30 23:29:41.445691 [ 5 ] {6656ef0d-79e5-48ca-a8c4-87886802f903} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2026.03.30 23:29:41.445724 [ 5 ] {6656ef0d-79e5-48ca-a8c4-87886802f903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5616 | 2026.03.30 23:29:41.446036 [ 5 ] {6656ef0d-79e5-48ca-a8c4-87886802f903} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5617 | 2026.03.30 23:29:41.446245 [ 5 ] {6656ef0d-79e5-48ca-a8c4-87886802f903} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5618 | 2026.03.30 23:29:41.446369 [ 5 ] {6656ef0d-79e5-48ca-a8c4-87886802f903} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 5619 | 2026.03.30 23:29:41.446404 [ 5 ] {6656ef0d-79e5-48ca-a8c4-87886802f903} <Debug> TCPHandler: Processed in 0.001290314 sec. | ||
| 5620 | 2026.03.30 23:29:41.446504 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5621 | 2026.03.30 23:29:41.446596 [ 5 ] {270bcf10-ed7a-41dc-923d-1e7be02db4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5622 | 2026.03.30 23:29:41.446647 [ 5 ] {270bcf10-ed7a-41dc-923d-1e7be02db4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5623 | 2026.03.30 23:29:41.447428 [ 5 ] {270bcf10-ed7a-41dc-923d-1e7be02db4bb} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5624 | 2026.03.30 23:29:41.447463 [ 5 ] {270bcf10-ed7a-41dc-923d-1e7be02db4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5625 | 2026.03.30 23:29:41.447976 [ 5 ] {270bcf10-ed7a-41dc-923d-1e7be02db4bb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5626 | 2026.03.30 23:29:41.448193 [ 5 ] {270bcf10-ed7a-41dc-923d-1e7be02db4bb} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2026.03.30 23:29:41.448321 [ 5 ] {270bcf10-ed7a-41dc-923d-1e7be02db4bb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001742 sec., 14925.373134328358 rows/sec., 26.75 MiB/sec. | ||
| 5628 | 2026.03.30 23:29:41.448371 [ 5 ] {270bcf10-ed7a-41dc-923d-1e7be02db4bb} <Debug> TCPHandler: Processed in 0.001913846 sec. | ||
| 5629 | 2026.03.30 23:29:41.448480 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5630 | 2026.03.30 23:29:41.448573 [ 5 ] {9fc41835-64e2-49c7-903b-8e26569f2344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5631 | 2026.03.30 23:29:41.448614 [ 5 ] {9fc41835-64e2-49c7-903b-8e26569f2344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5632 | 2026.03.30 23:29:41.448938 [ 5 ] {9fc41835-64e2-49c7-903b-8e26569f2344} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5633 | 2026.03.30 23:29:41.448971 [ 5 ] {9fc41835-64e2-49c7-903b-8e26569f2344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5634 | 2026.03.30 23:29:41.449262 [ 5 ] {9fc41835-64e2-49c7-903b-8e26569f2344} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5635 | 2026.03.30 23:29:41.449464 [ 5 ] {9fc41835-64e2-49c7-903b-8e26569f2344} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5636 | 2026.03.30 23:29:41.449586 [ 5 ] {9fc41835-64e2-49c7-903b-8e26569f2344} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 5637 | 2026.03.30 23:29:41.449619 [ 5 ] {9fc41835-64e2-49c7-903b-8e26569f2344} <Debug> TCPHandler: Processed in 0.001186482 sec. | ||
| 5638 | 2026.03.30 23:29:45.170648 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5639 | 2026.03.30 23:29:45.170716 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5640 | 2026.03.30 23:29:45.295799 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10594 | ||
| 5641 | 2026.03.30 23:29:45.296323 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5642 | 2026.03.30 23:29:45.296375 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5643 | 2026.03.30 23:29:45.296953 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5644 | 2026.03.30 23:29:45.297189 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5645 | 2026.03.30 23:29:45.297338 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10594 | ||
| 5646 | 2026.03.30 23:29:45.832637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5647 | 2026.03.30 23:29:45.847820 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.03.30 23:29:45.847874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5649 | 2026.03.30 23:29:45.853777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5650 | 2026.03.30 23:29:45.854466 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2026.03.30 23:29:45.857003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5652 | 2026.03.30 23:29:46.447140 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5653 | 2026.03.30 23:29:46.447316 [ 5 ] {d4ca01f0-f8d5-4b95-892f-c0a82c692c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5654 | 2026.03.30 23:29:46.447380 [ 5 ] {d4ca01f0-f8d5-4b95-892f-c0a82c692c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5655 | 2026.03.30 23:29:46.448095 [ 5 ] {d4ca01f0-f8d5-4b95-892f-c0a82c692c8f} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2026.03.30 23:29:46.448140 [ 5 ] {d4ca01f0-f8d5-4b95-892f-c0a82c692c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5657 | 2026.03.30 23:29:46.448542 [ 5 ] {d4ca01f0-f8d5-4b95-892f-c0a82c692c8f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5658 | 2026.03.30 23:29:46.448766 [ 5 ] {d4ca01f0-f8d5-4b95-892f-c0a82c692c8f} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2026.03.30 23:29:46.448918 [ 5 ] {d4ca01f0-f8d5-4b95-892f-c0a82c692c8f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001647 sec., 172434.729811779 rows/sec., 10.95 MiB/sec. | ||
| 5660 | 2026.03.30 23:29:46.448967 [ 5 ] {d4ca01f0-f8d5-4b95-892f-c0a82c692c8f} <Debug> TCPHandler: Processed in 0.001948196 sec. | ||
| 5661 | 2026.03.30 23:29:46.449087 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5662 | 2026.03.30 23:29:46.449188 [ 5 ] {4b6ef4af-d307-4609-9c27-f337dd46040c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5663 | 2026.03.30 23:29:46.449230 [ 5 ] {4b6ef4af-d307-4609-9c27-f337dd46040c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5664 | 2026.03.30 23:29:46.450054 [ 5 ] {4b6ef4af-d307-4609-9c27-f337dd46040c} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5665 | 2026.03.30 23:29:46.450092 [ 5 ] {4b6ef4af-d307-4609-9c27-f337dd46040c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5666 | 2026.03.30 23:29:46.450466 [ 5 ] {4b6ef4af-d307-4609-9c27-f337dd46040c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5667 | 2026.03.30 23:29:46.450674 [ 5 ] {4b6ef4af-d307-4609-9c27-f337dd46040c} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5668 | 2026.03.30 23:29:46.450804 [ 5 ] {4b6ef4af-d307-4609-9c27-f337dd46040c} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.00164 sec., 503048.7804878049 rows/sec., 39.47 MiB/sec. | ||
| 5669 | 2026.03.30 23:29:46.450843 [ 5 ] {4b6ef4af-d307-4609-9c27-f337dd46040c} <Debug> TCPHandler: Processed in 0.001806843 sec. | ||
| 5670 | 2026.03.30 23:29:46.450950 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5671 | 2026.03.30 23:29:46.451044 [ 5 ] {f6cec76f-d118-4b94-aba4-d99952e12d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5672 | 2026.03.30 23:29:46.451084 [ 5 ] {f6cec76f-d118-4b94-aba4-d99952e12d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5673 | 2026.03.30 23:29:46.451527 [ 5 ] {f6cec76f-d118-4b94-aba4-d99952e12d78} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5674 | 2026.03.30 23:29:46.451564 [ 5 ] {f6cec76f-d118-4b94-aba4-d99952e12d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5675 | 2026.03.30 23:29:46.451859 [ 5 ] {f6cec76f-d118-4b94-aba4-d99952e12d78} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5676 | 2026.03.30 23:29:46.452062 [ 5 ] {f6cec76f-d118-4b94-aba4-d99952e12d78} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5677 | 2026.03.30 23:29:46.452188 [ 5 ] {f6cec76f-d118-4b94-aba4-d99952e12d78} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001163 sec., 134135.85554600172 rows/sec., 8.06 MiB/sec. | ||
| 5678 | 2026.03.30 23:29:46.452224 [ 5 ] {f6cec76f-d118-4b94-aba4-d99952e12d78} <Debug> TCPHandler: Processed in 0.001322975 sec. | ||
| 5679 | 2026.03.30 23:29:46.452331 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5680 | 2026.03.30 23:29:46.452424 [ 5 ] {a426cf40-8d2f-4f95-85a6-684ce4b5f62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5681 | 2026.03.30 23:29:46.452463 [ 5 ] {a426cf40-8d2f-4f95-85a6-684ce4b5f62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5682 | 2026.03.30 23:29:46.452892 [ 5 ] {a426cf40-8d2f-4f95-85a6-684ce4b5f62b} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5683 | 2026.03.30 23:29:46.452927 [ 5 ] {a426cf40-8d2f-4f95-85a6-684ce4b5f62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5684 | 2026.03.30 23:29:46.453222 [ 5 ] {a426cf40-8d2f-4f95-85a6-684ce4b5f62b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5685 | 2026.03.30 23:29:46.453423 [ 5 ] {a426cf40-8d2f-4f95-85a6-684ce4b5f62b} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5686 | 2026.03.30 23:29:46.453544 [ 5 ] {a426cf40-8d2f-4f95-85a6-684ce4b5f62b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001138 sec., 130931.45869947277 rows/sec., 8.46 MiB/sec. | ||
| 5687 | 2026.03.30 23:29:46.453579 [ 5 ] {a426cf40-8d2f-4f95-85a6-684ce4b5f62b} <Debug> TCPHandler: Processed in 0.001295804 sec. | ||
| 5688 | 2026.03.30 23:29:46.453685 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5689 | 2026.03.30 23:29:46.453778 [ 5 ] {e36fb80d-58cc-45fa-a8df-587fa38f7ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5690 | 2026.03.30 23:29:46.453815 [ 5 ] {e36fb80d-58cc-45fa-a8df-587fa38f7ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5691 | 2026.03.30 23:29:46.454244 [ 5 ] {e36fb80d-58cc-45fa-a8df-587fa38f7ebe} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.03.30 23:29:46.454279 [ 5 ] {e36fb80d-58cc-45fa-a8df-587fa38f7ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5693 | 2026.03.30 23:29:46.454581 [ 5 ] {e36fb80d-58cc-45fa-a8df-587fa38f7ebe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5694 | 2026.03.30 23:29:46.454788 [ 5 ] {e36fb80d-58cc-45fa-a8df-587fa38f7ebe} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2026.03.30 23:29:46.454914 [ 5 ] {e36fb80d-58cc-45fa-a8df-587fa38f7ebe} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 5696 | 2026.03.30 23:29:46.454950 [ 5 ] {e36fb80d-58cc-45fa-a8df-587fa38f7ebe} <Debug> TCPHandler: Processed in 0.001312735 sec. | ||
| 5697 | 2026.03.30 23:29:46.455120 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5698 | 2026.03.30 23:29:46.455231 [ 5 ] {9a1df154-08f3-4138-a475-1c317d6f02e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5699 | 2026.03.30 23:29:46.455277 [ 5 ] {9a1df154-08f3-4138-a475-1c317d6f02e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5700 | 2026.03.30 23:29:46.455978 [ 5 ] {9a1df154-08f3-4138-a475-1c317d6f02e7} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2026.03.30 23:29:46.456015 [ 5 ] {9a1df154-08f3-4138-a475-1c317d6f02e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5702 | 2026.03.30 23:29:46.456354 [ 5 ] {9a1df154-08f3-4138-a475-1c317d6f02e7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5703 | 2026.03.30 23:29:46.456569 [ 5 ] {9a1df154-08f3-4138-a475-1c317d6f02e7} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2026.03.30 23:29:46.456703 [ 5 ] {9a1df154-08f3-4138-a475-1c317d6f02e7} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001493 sec., 337575.3516409913 rows/sec., 23.74 MiB/sec. | ||
| 5705 | 2026.03.30 23:29:46.456742 [ 5 ] {9a1df154-08f3-4138-a475-1c317d6f02e7} <Debug> TCPHandler: Processed in 0.001712702 sec. | ||
| 5706 | 2026.03.30 23:29:46.456852 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5707 | 2026.03.30 23:29:46.456948 [ 5 ] {af0fba00-98a7-4123-a50b-445874602688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5708 | 2026.03.30 23:29:46.456988 [ 5 ] {af0fba00-98a7-4123-a50b-445874602688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5709 | 2026.03.30 23:29:46.457321 [ 5 ] {af0fba00-98a7-4123-a50b-445874602688} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.03.30 23:29:46.457354 [ 5 ] {af0fba00-98a7-4123-a50b-445874602688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5711 | 2026.03.30 23:29:46.457666 [ 5 ] {af0fba00-98a7-4123-a50b-445874602688} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5712 | 2026.03.30 23:29:46.457869 [ 5 ] {af0fba00-98a7-4123-a50b-445874602688} <Trace> oximeter.measurements_bool (89c240b3-764c-4ac8-8a38-ddc3cb724301): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.03.30 23:29:46.457997 [ 5 ] {af0fba00-98a7-4123-a50b-445874602688} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 5714 | 2026.03.30 23:29:46.458035 [ 5 ] {af0fba00-98a7-4123-a50b-445874602688} <Debug> TCPHandler: Processed in 0.001231423 sec. | ||
| 5715 | 2026.03.30 23:29:46.458144 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5716 | 2026.03.30 23:29:46.458239 [ 5 ] {e2f0a591-2fed-491c-b6b6-52254ab4bd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5717 | 2026.03.30 23:29:46.458281 [ 5 ] {e2f0a591-2fed-491c-b6b6-52254ab4bd4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5718 | 2026.03.30 23:29:46.458695 [ 5 ] {e2f0a591-2fed-491c-b6b6-52254ab4bd4f} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.03.30 23:29:46.458730 [ 5 ] {e2f0a591-2fed-491c-b6b6-52254ab4bd4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5720 | 2026.03.30 23:29:46.459052 [ 5 ] {e2f0a591-2fed-491c-b6b6-52254ab4bd4f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5721 | 2026.03.30 23:29:46.459257 [ 5 ] {e2f0a591-2fed-491c-b6b6-52254ab4bd4f} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2026.03.30 23:29:46.459388 [ 5 ] {e2f0a591-2fed-491c-b6b6-52254ab4bd4f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001166 sec., 227272.7272727273 rows/sec., 15.10 MiB/sec. | ||
| 5723 | 2026.03.30 23:29:46.459426 [ 5 ] {e2f0a591-2fed-491c-b6b6-52254ab4bd4f} <Debug> TCPHandler: Processed in 0.001330325 sec. | ||
| 5724 | 2026.03.30 23:29:46.459534 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5725 | 2026.03.30 23:29:46.459629 [ 5 ] {ff8dd0fc-1748-42ae-9f58-b3c206d89eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5726 | 2026.03.30 23:29:46.459669 [ 5 ] {ff8dd0fc-1748-42ae-9f58-b3c206d89eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5727 | 2026.03.30 23:29:46.459964 [ 5 ] {ff8dd0fc-1748-42ae-9f58-b3c206d89eed} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5728 | 2026.03.30 23:29:46.459999 [ 5 ] {ff8dd0fc-1748-42ae-9f58-b3c206d89eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5729 | 2026.03.30 23:29:46.460293 [ 5 ] {ff8dd0fc-1748-42ae-9f58-b3c206d89eed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5730 | 2026.03.30 23:29:46.460496 [ 5 ] {ff8dd0fc-1748-42ae-9f58-b3c206d89eed} <Trace> oximeter.measurements_f64 (cc263ee9-835a-4911-8df9-72d146b6e226): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2026.03.30 23:29:46.460623 [ 5 ] {ff8dd0fc-1748-42ae-9f58-b3c206d89eed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 5732 | 2026.03.30 23:29:46.460659 [ 5 ] {ff8dd0fc-1748-42ae-9f58-b3c206d89eed} <Debug> TCPHandler: Processed in 0.001173451 sec. | ||
| 5733 | 2026.03.30 23:29:46.460759 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5734 | 2026.03.30 23:29:46.460852 [ 5 ] {cf11e627-d50c-477f-8c25-af98ba3f8976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5735 | 2026.03.30 23:29:46.460902 [ 5 ] {cf11e627-d50c-477f-8c25-af98ba3f8976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5736 | 2026.03.30 23:29:46.461667 [ 5 ] {cf11e627-d50c-477f-8c25-af98ba3f8976} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5737 | 2026.03.30 23:29:46.461701 [ 5 ] {cf11e627-d50c-477f-8c25-af98ba3f8976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5738 | 2026.03.30 23:29:46.462226 [ 5 ] {cf11e627-d50c-477f-8c25-af98ba3f8976} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5739 | 2026.03.30 23:29:46.462446 [ 5 ] {cf11e627-d50c-477f-8c25-af98ba3f8976} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5740 | 2026.03.30 23:29:46.462582 [ 5 ] {cf11e627-d50c-477f-8c25-af98ba3f8976} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001748 sec., 8009.153318077803 rows/sec., 14.35 MiB/sec. | ||
| 5741 | 2026.03.30 23:29:46.462643 [ 5 ] {cf11e627-d50c-477f-8c25-af98ba3f8976} <Debug> TCPHandler: Processed in 0.001931796 sec. | ||
| 5742 | 2026.03.30 23:29:46.462753 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5743 | 2026.03.30 23:29:46.462848 [ 5 ] {03aea5d7-752e-45d2-9f80-9249fd685552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5744 | 2026.03.30 23:29:46.462889 [ 5 ] {03aea5d7-752e-45d2-9f80-9249fd685552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5745 | 2026.03.30 23:29:46.463225 [ 5 ] {03aea5d7-752e-45d2-9f80-9249fd685552} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2026.03.30 23:29:46.463258 [ 5 ] {03aea5d7-752e-45d2-9f80-9249fd685552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5747 | 2026.03.30 23:29:46.463563 [ 5 ] {03aea5d7-752e-45d2-9f80-9249fd685552} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5748 | 2026.03.30 23:29:46.463769 [ 5 ] {03aea5d7-752e-45d2-9f80-9249fd685552} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2026.03.30 23:29:46.463894 [ 5 ] {03aea5d7-752e-45d2-9f80-9249fd685552} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 5750 | 2026.03.30 23:29:46.463930 [ 5 ] {03aea5d7-752e-45d2-9f80-9249fd685552} <Debug> TCPHandler: Processed in 0.001226173 sec. | ||
| 5751 | 2026.03.30 23:29:46.937590 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5752 | 2026.03.30 23:29:46.937784 [ 5 ] {7ff820e9-4e66-4f84-bf1f-5753dd829042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5753 | 2026.03.30 23:29:46.937853 [ 5 ] {7ff820e9-4e66-4f84-bf1f-5753dd829042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5754 | 2026.03.30 23:29:46.938471 [ 5 ] {7ff820e9-4e66-4f84-bf1f-5753dd829042} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5755 | 2026.03.30 23:29:46.938512 [ 5 ] {7ff820e9-4e66-4f84-bf1f-5753dd829042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5756 | 2026.03.30 23:29:46.938895 [ 5 ] {7ff820e9-4e66-4f84-bf1f-5753dd829042} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5757 | 2026.03.30 23:29:46.939116 [ 5 ] {7ff820e9-4e66-4f84-bf1f-5753dd829042} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5758 | 2026.03.30 23:29:46.939238 [ 105 ] {} <Debug> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5759 | 2026.03.30 23:29:46.939274 [ 5 ] {7ff820e9-4e66-4f84-bf1f-5753dd829042} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001539 sec., 15594.541910331383 rows/sec., 1.29 MiB/sec. | ||
| 5760 | 2026.03.30 23:29:46.939279 [ 105 ] {} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2026.03.30 23:29:46.939306 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5762 | 2026.03.30 23:29:46.939326 [ 5 ] {7ff820e9-4e66-4f84-bf1f-5753dd829042} <Debug> TCPHandler: Processed in 0.001867185 sec. | ||
| 5763 | 2026.03.30 23:29:46.939434 [ 195 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::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 | ||
| 5764 | 2026.03.30 23:29:46.939463 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5765 | 2026.03.30 23:29:46.939586 [ 5 ] {922a44e0-d107-44f3-9a6c-675326ed2825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5766 | 2026.03.30 23:29:46.939599 [ 195 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5767 | 2026.03.30 23:29:46.939631 [ 5 ] {922a44e0-d107-44f3-9a6c-675326ed2825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5768 | 2026.03.30 23:29:46.939642 [ 195 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 5769 | 2026.03.30 23:29:46.939729 [ 195 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 5770 | 2026.03.30 23:29:46.939783 [ 195 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 5771 | 2026.03.30 23:29:46.939833 [ 195 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5772 | 2026.03.30 23:29:46.939873 [ 195 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5773 | 2026.03.30 23:29:46.939914 [ 195 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::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 | ||
| 5774 | 2026.03.30 23:29:46.940894 [ 191 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522278 sec., 964344.2262188641 rows/sec., 65.54 MiB/sec. | ||
| 5775 | 2026.03.30 23:29:46.941034 [ 195 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5776 | 2026.03.30 23:29:46.941270 [ 195 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_16_3} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2026.03.30 23:29:46.941339 [ 195 ] {27085d0e-a0b5-40f0-9797-e753f17c5db2::all_1_16_3} <Trace> oximeter.fields_i16 (27085d0e-a0b5-40f0-9797-e753f17c5db2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5778 | 2026.03.30 23:29:46.941403 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5779 | 2026.03.30 23:29:46.941739 [ 5 ] {922a44e0-d107-44f3-9a6c-675326ed2825} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.03.30 23:29:46.941780 [ 5 ] {922a44e0-d107-44f3-9a6c-675326ed2825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5781 | 2026.03.30 23:29:46.942289 [ 5 ] {922a44e0-d107-44f3-9a6c-675326ed2825} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5782 | 2026.03.30 23:29:46.942520 [ 5 ] {922a44e0-d107-44f3-9a6c-675326ed2825} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.03.30 23:29:46.942627 [ 105 ] {} <Debug> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5784 | 2026.03.30 23:29:46.942656 [ 105 ] {} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5785 | 2026.03.30 23:29:46.942659 [ 5 ] {922a44e0-d107-44f3-9a6c-675326ed2825} <Debug> executeQuery: Read 2573 rows, 197.69 KiB in 0.003095 sec., 831340.872374798 rows/sec., 62.38 MiB/sec. | ||
| 5786 | 2026.03.30 23:29:46.942676 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5787 | 2026.03.30 23:29:46.942706 [ 5 ] {922a44e0-d107-44f3-9a6c-675326ed2825} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 5788 | 2026.03.30 23:29:46.942720 [ 5 ] {922a44e0-d107-44f3-9a6c-675326ed2825} <Debug> TCPHandler: Processed in 0.003309471 sec. | ||
| 5789 | 2026.03.30 23:29:46.942755 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::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 | ||
| 5790 | 2026.03.30 23:29:46.942834 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5791 | 2026.03.30 23:29:46.942870 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5792 | 2026.03.30 23:29:46.942924 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3355 rows starting from the beginning of the part | ||
| 5793 | 2026.03.30 23:29:46.942940 [ 5 ] {d60b02db-5c64-41ba-b900-44442e17c845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5794 | 2026.03.30 23:29:46.942993 [ 5 ] {d60b02db-5c64-41ba-b900-44442e17c845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5795 | 2026.03.30 23:29:46.943019 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 108 rows starting from the beginning of the part | ||
| 5796 | 2026.03.30 23:29:46.943100 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 826 rows starting from the beginning of the part | ||
| 5797 | 2026.03.30 23:29:46.943166 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 108 rows starting from the beginning of the part | ||
| 5798 | 2026.03.30 23:29:46.943233 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 825 rows starting from the beginning of the part | ||
| 5799 | 2026.03.30 23:29:46.943302 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2573 rows starting from the beginning of the part | ||
| 5800 | 2026.03.30 23:29:46.943424 [ 5 ] {d60b02db-5c64-41ba-b900-44442e17c845} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2026.03.30 23:29:46.943467 [ 5 ] {d60b02db-5c64-41ba-b900-44442e17c845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5802 | 2026.03.30 23:29:46.943821 [ 5 ] {d60b02db-5c64-41ba-b900-44442e17c845} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5803 | 2026.03.30 23:29:46.944043 [ 5 ] {d60b02db-5c64-41ba-b900-44442e17c845} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2026.03.30 23:29:46.944176 [ 5 ] {d60b02db-5c64-41ba-b900-44442e17c845} <Debug> executeQuery: Read 47 rows, 3.59 KiB in 0.001257 sec., 37390.61256961018 rows/sec., 2.79 MiB/sec. | ||
| 5805 | 2026.03.30 23:29:46.944214 [ 5 ] {d60b02db-5c64-41ba-b900-44442e17c845} <Debug> TCPHandler: Processed in 0.001429467 sec. | ||
| 5806 | 2026.03.30 23:29:46.944317 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2026.03.30 23:29:46.944411 [ 5 ] {40040998-16b9-4826-8565-a529ea415e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5808 | 2026.03.30 23:29:46.944451 [ 5 ] {40040998-16b9-4826-8565-a529ea415e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5809 | 2026.03.30 23:29:46.945185 [ 5 ] {40040998-16b9-4826-8565-a529ea415e07} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2026.03.30 23:29:46.945220 [ 5 ] {40040998-16b9-4826-8565-a529ea415e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5811 | 2026.03.30 23:29:46.945609 [ 5 ] {40040998-16b9-4826-8565-a529ea415e07} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5812 | 2026.03.30 23:29:46.945818 [ 5 ] {40040998-16b9-4826-8565-a529ea415e07} <Trace> oximeter.fields_u32 (85b29405-cb6b-4f8f-bfb7-b4226de19bf6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2026.03.30 23:29:46.945951 [ 5 ] {40040998-16b9-4826-8565-a529ea415e07} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001557 sec., 529865.1252408478 rows/sec., 31.00 MiB/sec. | ||
| 5814 | 2026.03.30 23:29:46.945981 [ 187 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7795 rows, containing 5 columns (5 merged, 0 gathered) in 0.00325901 sec., 2391830.6479575085 rows/sec., 191.76 MiB/sec. | ||
| 5815 | 2026.03.30 23:29:46.945990 [ 5 ] {40040998-16b9-4826-8565-a529ea415e07} <Debug> TCPHandler: Processed in 0.001721292 sec. | ||
| 5816 | 2026.03.30 23:29:46.946109 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5817 | 2026.03.30 23:29:46.946204 [ 5 ] {c207d7e9-159d-4b27-9313-3081e473ae19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5818 | 2026.03.30 23:29:46.946243 [ 5 ] {c207d7e9-159d-4b27-9313-3081e473ae19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5819 | 2026.03.30 23:29:46.946410 [ 194 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5820 | 2026.03.30 23:29:46.946622 [ 5 ] {c207d7e9-159d-4b27-9313-3081e473ae19} <Trace> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2026.03.30 23:29:46.946664 [ 5 ] {c207d7e9-159d-4b27-9313-3081e473ae19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5822 | 2026.03.30 23:29:46.946727 [ 194 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_36_7} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5823 | 2026.03.30 23:29:46.946815 [ 194 ] {a2dbc54b-109a-4138-b5e9-f825fb586b06::all_1_36_7} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5824 | 2026.03.30 23:29:46.946918 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 5825 | 2026.03.30 23:29:46.946988 [ 5 ] {c207d7e9-159d-4b27-9313-3081e473ae19} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5826 | 2026.03.30 23:29:46.947206 [ 5 ] {c207d7e9-159d-4b27-9313-3081e473ae19} <Trace> oximeter.fields_u64 (0f8fa582-36e6-4108-8d1a-8b14457ebd69): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2026.03.30 23:29:46.947337 [ 5 ] {c207d7e9-159d-4b27-9313-3081e473ae19} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 61.19 KiB/sec. | ||
| 5828 | 2026.03.30 23:29:46.947375 [ 5 ] {c207d7e9-159d-4b27-9313-3081e473ae19} <Debug> TCPHandler: Processed in 0.001314224 sec. | ||
| 5829 | 2026.03.30 23:29:46.947482 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5830 | 2026.03.30 23:29:46.947575 [ 5 ] {6e318473-dedb-495f-8cc0-6862300f85b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5831 | 2026.03.30 23:29:46.947612 [ 5 ] {6e318473-dedb-495f-8cc0-6862300f85b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5832 | 2026.03.30 23:29:46.948010 [ 5 ] {6e318473-dedb-495f-8cc0-6862300f85b6} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5833 | 2026.03.30 23:29:46.948044 [ 5 ] {6e318473-dedb-495f-8cc0-6862300f85b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5834 | 2026.03.30 23:29:46.948335 [ 5 ] {6e318473-dedb-495f-8cc0-6862300f85b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5835 | 2026.03.30 23:29:46.948543 [ 5 ] {6e318473-dedb-495f-8cc0-6862300f85b6} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.03.30 23:29:46.948648 [ 104 ] {} <Debug> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5837 | 2026.03.30 23:29:46.948672 [ 5 ] {6e318473-dedb-495f-8cc0-6862300f85b6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. | ||
| 5838 | 2026.03.30 23:29:46.948713 [ 104 ] {} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2026.03.30 23:29:46.948723 [ 5 ] {6e318473-dedb-495f-8cc0-6862300f85b6} <Debug> TCPHandler: Processed in 0.001288914 sec. | ||
| 5840 | 2026.03.30 23:29:46.948739 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5841 | 2026.03.30 23:29:46.948826 [ 187 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::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 | ||
| 5842 | 2026.03.30 23:29:46.948832 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.03.30 23:29:46.948975 [ 5 ] {98ff8386-bf73-49a8-b896-71fe25e7a3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5844 | 2026.03.30 23:29:46.948995 [ 187 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5845 | 2026.03.30 23:29:46.949015 [ 5 ] {98ff8386-bf73-49a8-b896-71fe25e7a3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5846 | 2026.03.30 23:29:46.949052 [ 187 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::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 | ||
| 5847 | 2026.03.30 23:29:46.949146 [ 187 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 5848 | 2026.03.30 23:29:46.949220 [ 187 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 5849 | 2026.03.30 23:29:46.949283 [ 187 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 5850 | 2026.03.30 23:29:46.949348 [ 187 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 5851 | 2026.03.30 23:29:46.949412 [ 187 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::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 | ||
| 5852 | 2026.03.30 23:29:46.950031 [ 5 ] {98ff8386-bf73-49a8-b896-71fe25e7a3ca} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5853 | 2026.03.30 23:29:46.950072 [ 5 ] {98ff8386-bf73-49a8-b896-71fe25e7a3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5854 | 2026.03.30 23:29:46.950411 [ 200 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616629 sec., 472588.3304085229 rows/sec., 28.97 MiB/sec. | ||
| 5855 | 2026.03.30 23:29:46.950461 [ 5 ] {98ff8386-bf73-49a8-b896-71fe25e7a3ca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5856 | 2026.03.30 23:29:46.950590 [ 197 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5857 | 2026.03.30 23:29:46.950676 [ 5 ] {98ff8386-bf73-49a8-b896-71fe25e7a3ca} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.03.30 23:29:46.950783 [ 104 ] {} <Debug> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5859 | 2026.03.30 23:29:46.950811 [ 5 ] {98ff8386-bf73-49a8-b896-71fe25e7a3ca} <Debug> executeQuery: Read 1350 rows, 93.29 KiB in 0.001852 sec., 728941.6846652268 rows/sec., 49.19 MiB/sec. | ||
| 5860 | 2026.03.30 23:29:46.950814 [ 104 ] {} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.03.30 23:29:46.950855 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5862 | 2026.03.30 23:29:46.950855 [ 5 ] {98ff8386-bf73-49a8-b896-71fe25e7a3ca} <Debug> TCPHandler: Processed in 0.002072299 sec. | ||
| 5863 | 2026.03.30 23:29:46.950902 [ 197 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_16_3} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.03.30 23:29:46.950935 [ 199 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::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 | ||
| 5865 | 2026.03.30 23:29:46.950973 [ 197 ] {227940d6-a431-4cc2-85a2-bb31eb644f2c::all_1_16_3} <Trace> oximeter.fields_u8 (227940d6-a431-4cc2-85a2-bb31eb644f2c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5866 | 2026.03.30 23:29:46.950982 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2026.03.30 23:29:46.951047 [ 199 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5868 | 2026.03.30 23:29:46.951055 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5869 | 2026.03.30 23:29:46.951081 [ 199 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1828 rows starting from the beginning of the part | ||
| 5870 | 2026.03.30 23:29:46.951085 [ 5 ] {e2f10df6-2698-4222-8e1a-5f62c9d85683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5871 | 2026.03.30 23:29:46.951141 [ 199 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 5872 | 2026.03.30 23:29:46.951141 [ 5 ] {e2f10df6-2698-4222-8e1a-5f62c9d85683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5873 | 2026.03.30 23:29:46.951189 [ 199 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 506 rows starting from the beginning of the part | ||
| 5874 | 2026.03.30 23:29:46.951235 [ 199 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 5875 | 2026.03.30 23:29:46.951274 [ 199 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 504 rows starting from the beginning of the part | ||
| 5876 | 2026.03.30 23:29:46.951312 [ 199 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1350 rows starting from the beginning of the part | ||
| 5877 | 2026.03.30 23:29:46.951982 [ 5 ] {e2f10df6-2698-4222-8e1a-5f62c9d85683} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5878 | 2026.03.30 23:29:46.952023 [ 5 ] {e2f10df6-2698-4222-8e1a-5f62c9d85683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5879 | 2026.03.30 23:29:46.952554 [ 5 ] {e2f10df6-2698-4222-8e1a-5f62c9d85683} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5880 | 2026.03.30 23:29:46.952689 [ 197 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001789724 sec., 2440599.779630826 rows/sec., 177.38 MiB/sec. | ||
| 5881 | 2026.03.30 23:29:46.952790 [ 5 ] {e2f10df6-2698-4222-8e1a-5f62c9d85683} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2026.03.30 23:29:46.952891 [ 203 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5883 | 2026.03.30 23:29:46.952917 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5884 | 2026.03.30 23:29:46.952928 [ 5 ] {e2f10df6-2698-4222-8e1a-5f62c9d85683} <Debug> executeQuery: Read 1676 rows, 107.84 KiB in 0.001862 sec., 900107.4113856069 rows/sec., 56.56 MiB/sec. | ||
| 5885 | 2026.03.30 23:29:46.952969 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.03.30 23:29:46.952988 [ 5 ] {e2f10df6-2698-4222-8e1a-5f62c9d85683} <Debug> TCPHandler: Processed in 0.002058938 sec. | ||
| 5887 | 2026.03.30 23:29:46.953008 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5888 | 2026.03.30 23:29:46.953106 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5889 | 2026.03.30 23:29:46.953156 [ 188 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::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 | ||
| 5890 | 2026.03.30 23:29:46.953207 [ 5 ] {d03c156e-d1c3-41b7-a158-fd5d9935b7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5891 | 2026.03.30 23:29:46.953215 [ 203 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_36_7} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2026.03.30 23:29:46.953274 [ 5 ] {d03c156e-d1c3-41b7-a158-fd5d9935b7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5893 | 2026.03.30 23:29:46.953324 [ 203 ] {e60f0e75-08f5-4290-9da3-0837bc02a206::all_1_36_7} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5894 | 2026.03.30 23:29:46.953362 [ 188 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5895 | 2026.03.30 23:29:46.953414 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 5896 | 2026.03.30 23:29:46.953426 [ 188 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 13823 rows starting from the beginning of the part | ||
| 5897 | 2026.03.30 23:29:46.953544 [ 188 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::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 | ||
| 5898 | 2026.03.30 23:29:46.953618 [ 188 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 266 rows starting from the beginning of the part | ||
| 5899 | 2026.03.30 23:29:46.953686 [ 188 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5900 | 2026.03.30 23:29:46.953756 [ 188 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 265 rows starting from the beginning of the part | ||
| 5901 | 2026.03.30 23:29:46.953822 [ 188 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1676 rows starting from the beginning of the part | ||
| 5902 | 2026.03.30 23:29:46.954159 [ 5 ] {d03c156e-d1c3-41b7-a158-fd5d9935b7ff} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5903 | 2026.03.30 23:29:46.954200 [ 5 ] {d03c156e-d1c3-41b7-a158-fd5d9935b7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5904 | 2026.03.30 23:29:46.954786 [ 5 ] {d03c156e-d1c3-41b7-a158-fd5d9935b7ff} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5905 | 2026.03.30 23:29:46.955021 [ 5 ] {d03c156e-d1c3-41b7-a158-fd5d9935b7ff} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2026.03.30 23:29:46.955163 [ 5 ] {d03c156e-d1c3-41b7-a158-fd5d9935b7ff} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001974 sec., 17730.49645390071 rows/sec., 31.77 MiB/sec. | ||
| 5907 | 2026.03.30 23:29:46.955223 [ 5 ] {d03c156e-d1c3-41b7-a158-fd5d9935b7ff} <Debug> TCPHandler: Processed in 0.002166971 sec. | ||
| 5908 | 2026.03.30 23:29:46.955331 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5909 | 2026.03.30 23:29:46.955426 [ 5 ] {dffe5bab-84c0-4d2b-a101-b453710cc34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5910 | 2026.03.30 23:29:46.955494 [ 5 ] {dffe5bab-84c0-4d2b-a101-b453710cc34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5911 | 2026.03.30 23:29:46.955803 [ 5 ] {dffe5bab-84c0-4d2b-a101-b453710cc34e} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5912 | 2026.03.30 23:29:46.955839 [ 5 ] {dffe5bab-84c0-4d2b-a101-b453710cc34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5913 | 2026.03.30 23:29:46.956249 [ 5 ] {dffe5bab-84c0-4d2b-a101-b453710cc34e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5914 | 2026.03.30 23:29:46.956489 [ 5 ] {dffe5bab-84c0-4d2b-a101-b453710cc34e} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5915 | 2026.03.30 23:29:46.956591 [ 104 ] {} <Debug> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5916 | 2026.03.30 23:29:46.956620 [ 104 ] {} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5917 | 2026.03.30 23:29:46.956621 [ 5 ] {dffe5bab-84c0-4d2b-a101-b453710cc34e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001213 sec., 9892.82769991756 rows/sec., 682.71 KiB/sec. | ||
| 5918 | 2026.03.30 23:29:46.956636 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5919 | 2026.03.30 23:29:46.956697 [ 5 ] {dffe5bab-84c0-4d2b-a101-b453710cc34e} <Debug> TCPHandler: Processed in 0.001415796 sec. | ||
| 5920 | 2026.03.30 23:29:46.956746 [ 197 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::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 | ||
| 5921 | 2026.03.30 23:29:46.956822 [ 197 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5922 | 2026.03.30 23:29:46.956850 [ 197 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1920 rows starting from the beginning of the part | ||
| 5923 | 2026.03.30 23:29:46.956902 [ 197 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::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 | ||
| 5924 | 2026.03.30 23:29:46.956945 [ 197 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 5925 | 2026.03.30 23:29:46.956984 [ 197 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5926 | 2026.03.30 23:29:46.957021 [ 197 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 5927 | 2026.03.30 23:29:46.957057 [ 197 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 5928 | 2026.03.30 23:29:46.958276 [ 197 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2232 rows, containing 4 columns (4 merged, 0 gathered) in 0.001559579 sec., 1431155.4592617624 rows/sec., 92.55 MiB/sec. | ||
| 5929 | 2026.03.30 23:29:46.958510 [ 190 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16350 rows, containing 5 columns (5 merged, 0 gathered) in 0.005419931 sec., 3016643.5698166634 rows/sec., 192.68 MiB/sec. | ||
| 5930 | 2026.03.30 23:29:46.958573 [ 196 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5931 | 2026.03.30 23:29:46.958859 [ 196 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_36_7} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2026.03.30 23:29:46.958939 [ 196 ] {0531cb17-8f1d-41ad-92a8-b45654cf5e4f::all_1_36_7} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5933 | 2026.03.30 23:29:46.959036 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5934 | 2026.03.30 23:29:46.959061 [ 197 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5935 | 2026.03.30 23:29:46.959314 [ 197 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.03.30 23:29:46.959380 [ 197 ] {f8e3f99d-3de8-4950-953c-aeedae5e77e3::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5937 | 2026.03.30 23:29:46.959454 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 5938 | 2026.03.30 23:29:50.329303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 818 | ||
| 5939 | 2026.03.30 23:29:50.332045 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2026.03.30 23:29:50.332082 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5941 | 2026.03.30 23:29:50.333275 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5942 | 2026.03.30 23:29:50.333546 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.03.30 23:29:50.333794 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 818 | ||
| 5944 | 2026.03.30 23:29:51.437499 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5945 | 2026.03.30 23:29:51.437672 [ 5 ] {3a68a1c2-f741-436a-b5c0-6ba556831785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5946 | 2026.03.30 23:29:51.437734 [ 5 ] {3a68a1c2-f741-436a-b5c0-6ba556831785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5947 | 2026.03.30 23:29:51.438352 [ 5 ] {3a68a1c2-f741-436a-b5c0-6ba556831785} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5948 | 2026.03.30 23:29:51.438389 [ 5 ] {3a68a1c2-f741-436a-b5c0-6ba556831785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5949 | 2026.03.30 23:29:51.438762 [ 5 ] {3a68a1c2-f741-436a-b5c0-6ba556831785} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5950 | 2026.03.30 23:29:51.438997 [ 5 ] {3a68a1c2-f741-436a-b5c0-6ba556831785} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5951 | 2026.03.30 23:29:51.439148 [ 5 ] {3a68a1c2-f741-436a-b5c0-6ba556831785} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001522 sec., 36793.69250985546 rows/sec., 2.83 MiB/sec. | ||
| 5952 | 2026.03.30 23:29:51.439190 [ 5 ] {3a68a1c2-f741-436a-b5c0-6ba556831785} <Debug> TCPHandler: Processed in 0.001810804 sec. | ||
| 5953 | 2026.03.30 23:29:51.439304 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5954 | 2026.03.30 23:29:51.439398 [ 5 ] {b96c3acd-b4e6-4bcc-b971-7565c134f8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5955 | 2026.03.30 23:29:51.439438 [ 5 ] {b96c3acd-b4e6-4bcc-b971-7565c134f8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5956 | 2026.03.30 23:29:51.439846 [ 5 ] {b96c3acd-b4e6-4bcc-b971-7565c134f8c4} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5957 | 2026.03.30 23:29:51.439881 [ 5 ] {b96c3acd-b4e6-4bcc-b971-7565c134f8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5958 | 2026.03.30 23:29:51.440181 [ 5 ] {b96c3acd-b4e6-4bcc-b971-7565c134f8c4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5959 | 2026.03.30 23:29:51.440389 [ 5 ] {b96c3acd-b4e6-4bcc-b971-7565c134f8c4} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5960 | 2026.03.30 23:29:51.440512 [ 5 ] {b96c3acd-b4e6-4bcc-b971-7565c134f8c4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001133 sec., 56487.202118270085 rows/sec., 4.41 MiB/sec. | ||
| 5961 | 2026.03.30 23:29:51.440547 [ 5 ] {b96c3acd-b4e6-4bcc-b971-7565c134f8c4} <Debug> TCPHandler: Processed in 0.001294224 sec. | ||
| 5962 | 2026.03.30 23:29:51.440655 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5963 | 2026.03.30 23:29:51.440749 [ 5 ] {4509b6eb-5f5d-4a3f-b72a-a54d07aa0a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5964 | 2026.03.30 23:29:51.440791 [ 5 ] {4509b6eb-5f5d-4a3f-b72a-a54d07aa0a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5965 | 2026.03.30 23:29:51.441170 [ 5 ] {4509b6eb-5f5d-4a3f-b72a-a54d07aa0a6c} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5966 | 2026.03.30 23:29:51.441204 [ 5 ] {4509b6eb-5f5d-4a3f-b72a-a54d07aa0a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5967 | 2026.03.30 23:29:51.441523 [ 5 ] {4509b6eb-5f5d-4a3f-b72a-a54d07aa0a6c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5968 | 2026.03.30 23:29:51.441727 [ 5 ] {4509b6eb-5f5d-4a3f-b72a-a54d07aa0a6c} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5969 | 2026.03.30 23:29:51.441849 [ 5 ] {4509b6eb-5f5d-4a3f-b72a-a54d07aa0a6c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00112 sec., 114285.71428571429 rows/sec., 7.96 MiB/sec. | ||
| 5970 | 2026.03.30 23:29:51.441885 [ 5 ] {4509b6eb-5f5d-4a3f-b72a-a54d07aa0a6c} <Debug> TCPHandler: Processed in 0.001279564 sec. | ||
| 5971 | 2026.03.30 23:29:51.441990 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5972 | 2026.03.30 23:29:51.442085 [ 5 ] {e4870610-0425-4e3d-9446-0ed0926b09fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5973 | 2026.03.30 23:29:51.442127 [ 5 ] {e4870610-0425-4e3d-9446-0ed0926b09fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5974 | 2026.03.30 23:29:51.442431 [ 5 ] {e4870610-0425-4e3d-9446-0ed0926b09fd} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5975 | 2026.03.30 23:29:51.442465 [ 5 ] {e4870610-0425-4e3d-9446-0ed0926b09fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5976 | 2026.03.30 23:29:51.442760 [ 5 ] {e4870610-0425-4e3d-9446-0ed0926b09fd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5977 | 2026.03.30 23:29:51.442965 [ 5 ] {e4870610-0425-4e3d-9446-0ed0926b09fd} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5978 | 2026.03.30 23:29:51.443088 [ 5 ] {e4870610-0425-4e3d-9446-0ed0926b09fd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001021 sec., 47012.73261508325 rows/sec., 3.17 MiB/sec. | ||
| 5979 | 2026.03.30 23:29:51.443122 [ 5 ] {e4870610-0425-4e3d-9446-0ed0926b09fd} <Debug> TCPHandler: Processed in 0.001181772 sec. | ||
| 5980 | 2026.03.30 23:29:52.797538 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11042 | ||
| 5981 | 2026.03.30 23:29:52.798090 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2026.03.30 23:29:52.798144 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5983 | 2026.03.30 23:29:52.798628 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5984 | 2026.03.30 23:29:52.798872 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2026.03.30 23:29:52.799027 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11042 | ||
| 5986 | 2026.03.30 23:29:53.357183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5987 | 2026.03.30 23:29:53.373514 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5988 | 2026.03.30 23:29:53.373568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5989 | 2026.03.30 23:29:53.379509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5990 | 2026.03.30 23:29:53.380230 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5991 | 2026.03.30 23:29:53.382840 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5992 | 2026.03.30 23:29:54.511076 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35031 | ||
| 5993 | 2026.03.30 23:29:54.511193 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5994 | 2026.03.30 23:29:54.511220 [ 287 ] {} <Debug> TCP-Session: a91afcef-1c39-4253-9e19-210c7d9c407c Authenticating user 'default' from [fd00:1122:3344:101::e]:35031 | ||
| 5995 | 2026.03.30 23:29:54.511240 [ 287 ] {} <Debug> TCP-Session: a91afcef-1c39-4253-9e19-210c7d9c407c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2026.03.30 23:29:54.511253 [ 287 ] {} <Debug> TCP-Session: a91afcef-1c39-4253-9e19-210c7d9c407c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2026.03.30 23:29:54.511464 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48927 | ||
| 5998 | 2026.03.30 23:29:54.511474 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59311 | ||
| 5999 | 2026.03.30 23:29:54.511520 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65240 | ||
| 6000 | 2026.03.30 23:29:54.511571 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32842 | ||
| 6001 | 2026.03.30 23:29:54.511594 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6002 | 2026.03.30 23:29:54.511514 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34104 | ||
| 6003 | 2026.03.30 23:29:54.511638 [ 288 ] {} <Debug> TCP-Session: 71e43a5e-c82c-40cb-9be6-1d9135f274a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48927 | ||
| 6004 | 2026.03.30 23:29:54.511639 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6005 | 2026.03.30 23:29:54.511669 [ 288 ] {} <Debug> TCP-Session: 71e43a5e-c82c-40cb-9be6-1d9135f274a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6006 | 2026.03.30 23:29:54.511644 [ 287 ] {} <Trace> TCP-Session: a91afcef-1c39-4253-9e19-210c7d9c407c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2026.03.30 23:29:54.511695 [ 289 ] {} <Debug> TCP-Session: c57f966b-255c-4883-bec0-c3a58d4886e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59311 | ||
| 6008 | 2026.03.30 23:29:54.511717 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6009 | 2026.03.30 23:29:54.511716 [ 288 ] {} <Debug> TCP-Session: 71e43a5e-c82c-40cb-9be6-1d9135f274a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6010 | 2026.03.30 23:29:54.511742 [ 289 ] {} <Debug> TCP-Session: c57f966b-255c-4883-bec0-c3a58d4886e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6011 | 2026.03.30 23:29:54.511754 [ 293 ] {} <Debug> TCP-Session: 78eccd20-0a23-4b4e-ab3a-ef17813245da Authenticating user 'default' from [fd00:1122:3344:101::e]:65240 | ||
| 6012 | 2026.03.30 23:29:54.511770 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6013 | 2026.03.30 23:29:54.511774 [ 289 ] {} <Debug> TCP-Session: c57f966b-255c-4883-bec0-c3a58d4886e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6014 | 2026.03.30 23:29:54.511788 [ 293 ] {} <Debug> TCP-Session: 78eccd20-0a23-4b4e-ab3a-ef17813245da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6015 | 2026.03.30 23:29:54.511809 [ 4 ] {} <Debug> TCP-Session: 16cb3b79-c34c-4a53-8f5a-8fd54c9d1f33 Authenticating user 'default' from [fd00:1122:3344:101::e]:32842 | ||
| 6016 | 2026.03.30 23:29:54.511824 [ 293 ] {} <Debug> TCP-Session: 78eccd20-0a23-4b4e-ab3a-ef17813245da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6017 | 2026.03.30 23:29:54.511844 [ 4 ] {} <Debug> TCP-Session: 16cb3b79-c34c-4a53-8f5a-8fd54c9d1f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6018 | 2026.03.30 23:29:54.511789 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6019 | 2026.03.30 23:29:54.511869 [ 4 ] {} <Debug> TCP-Session: 16cb3b79-c34c-4a53-8f5a-8fd54c9d1f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6020 | 2026.03.30 23:29:54.511878 [ 287 ] {721e317b-6b48-4359-b293-39592dc52c71} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35031) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6021 | 2026.03.30 23:29:54.511890 [ 292 ] {} <Debug> TCP-Session: 7a6f0f56-83cc-404c-9b49-b5c99a3d0ccb Authenticating user 'default' from [fd00:1122:3344:101::e]:34104 | ||
| 6022 | 2026.03.30 23:29:54.511502 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58774 | ||
| 6023 | 2026.03.30 23:29:54.511926 [ 292 ] {} <Debug> TCP-Session: 7a6f0f56-83cc-404c-9b49-b5c99a3d0ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6024 | 2026.03.30 23:29:54.511495 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41940 | ||
| 6025 | 2026.03.30 23:29:54.511966 [ 292 ] {} <Debug> TCP-Session: 7a6f0f56-83cc-404c-9b49-b5c99a3d0ccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6026 | 2026.03.30 23:29:54.511561 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40938 | ||
| 6027 | 2026.03.30 23:29:54.512071 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6028 | 2026.03.30 23:29:54.512101 [ 291 ] {} <Debug> TCP-Session: 0d963632-5918-4dd5-b785-b40eb0385ec2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58774 | ||
| 6029 | 2026.03.30 23:29:54.512119 [ 291 ] {} <Debug> TCP-Session: 0d963632-5918-4dd5-b785-b40eb0385ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6030 | 2026.03.30 23:29:54.512131 [ 291 ] {} <Debug> TCP-Session: 0d963632-5918-4dd5-b785-b40eb0385ec2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6031 | 2026.03.30 23:29:54.512150 [ 287 ] {721e317b-6b48-4359-b293-39592dc52c71} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6032 | 2026.03.30 23:29:54.512203 [ 287 ] {721e317b-6b48-4359-b293-39592dc52c71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6033 | 2026.03.30 23:29:54.512264 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6034 | 2026.03.30 23:29:54.512300 [ 294 ] {} <Debug> TCP-Session: 14c5b9ed-6398-4ac1-9c4c-b9c5886f32a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40938 | ||
| 6035 | 2026.03.30 23:29:54.512327 [ 294 ] {} <Debug> TCP-Session: 14c5b9ed-6398-4ac1-9c4c-b9c5886f32a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6036 | 2026.03.30 23:29:54.512337 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6037 | 2026.03.30 23:29:54.512340 [ 294 ] {} <Debug> TCP-Session: 14c5b9ed-6398-4ac1-9c4c-b9c5886f32a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6038 | 2026.03.30 23:29:54.512366 [ 290 ] {} <Debug> TCP-Session: e99f5752-2a1c-4e48-958d-6c0b45bc25fe Authenticating user 'default' from [fd00:1122:3344:101::e]:41940 | ||
| 6039 | 2026.03.30 23:29:54.512384 [ 290 ] {} <Debug> TCP-Session: e99f5752-2a1c-4e48-958d-6c0b45bc25fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6040 | 2026.03.30 23:29:54.512396 [ 290 ] {} <Debug> TCP-Session: e99f5752-2a1c-4e48-958d-6c0b45bc25fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6041 | 2026.03.30 23:29:54.512492 [ 287 ] {721e317b-6b48-4359-b293-39592dc52c71} <Debug> oximeter.version (4152a125-4dec-4b1c-967c-1cbb0cb59d91) (SelectExecutor): Key condition: unknown | ||
| 6042 | 2026.03.30 23:29:54.513368 [ 312 ] {721e317b-6b48-4359-b293-39592dc52c71} <Trace> AggregatingTransform: Aggregating | ||
| 6043 | 2026.03.30 23:29:54.513420 [ 312 ] {721e317b-6b48-4359-b293-39592dc52c71} <Trace> Aggregator: Aggregation method: without_key | ||
| 6044 | 2026.03.30 23:29:54.513459 [ 312 ] {721e317b-6b48-4359-b293-39592dc52c71} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000866576 sec. (1153.967 rows/sec., 45.08 KiB/sec.) | ||
| 6045 | 2026.03.30 23:29:54.513481 [ 312 ] {721e317b-6b48-4359-b293-39592dc52c71} <Trace> Aggregator: Merging aggregated data | ||
| 6046 | 2026.03.30 23:29:54.514704 [ 287 ] {721e317b-6b48-4359-b293-39592dc52c71} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002884 sec., 346.74063800277395 rows/sec., 13.54 KiB/sec. | ||
| 6047 | 2026.03.30 23:29:54.514842 [ 287 ] {721e317b-6b48-4359-b293-39592dc52c71} <Debug> TCPHandler: Processed in 0.003320372 sec. | ||
| 6048 | 2026.03.30 23:29:54.514979 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6049 | 2026.03.30 23:29:54.515011 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6050 | 2026.03.30 23:29:54.515014 [ 287 ] {} <Debug> TCP-Session: a91afcef-1c39-4253-9e19-210c7d9c407c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6051 | 2026.03.30 23:29:54.515033 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6052 | 2026.03.30 23:29:54.515054 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6053 | 2026.03.30 23:29:54.515061 [ 288 ] {} <Debug> TCP-Session: 71e43a5e-c82c-40cb-9be6-1d9135f274a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6054 | 2026.03.30 23:29:54.515093 [ 290 ] {} <Debug> TCP-Session: e99f5752-2a1c-4e48-958d-6c0b45bc25fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6055 | 2026.03.30 23:29:54.515103 [ 294 ] {} <Debug> TCP-Session: 14c5b9ed-6398-4ac1-9c4c-b9c5886f32a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6056 | 2026.03.30 23:29:54.515109 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6057 | 2026.03.30 23:29:54.515091 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6058 | 2026.03.30 23:29:54.515156 [ 4 ] {} <Debug> TCP-Session: 16cb3b79-c34c-4a53-8f5a-8fd54c9d1f33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6059 | 2026.03.30 23:29:54.515146 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6060 | 2026.03.30 23:29:54.515182 [ 292 ] {} <Debug> TCP-Session: 7a6f0f56-83cc-404c-9b49-b5c99a3d0ccb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6061 | 2026.03.30 23:29:54.515146 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6062 | 2026.03.30 23:29:54.515215 [ 291 ] {} <Debug> TCP-Session: 0d963632-5918-4dd5-b785-b40eb0385ec2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6063 | 2026.03.30 23:29:54.515075 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6064 | 2026.03.30 23:29:54.515255 [ 293 ] {} <Debug> TCP-Session: 78eccd20-0a23-4b4e-ab3a-ef17813245da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6065 | 2026.03.30 23:29:54.515289 [ 289 ] {} <Debug> TCP-Session: c57f966b-255c-4883-bec0-c3a58d4886e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6066 | 2026.03.30 23:29:55.837128 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57378 | ||
| 6067 | 2026.03.30 23:29:55.837235 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6068 | 2026.03.30 23:29:55.837262 [ 287 ] {} <Debug> TCP-Session: 5b1be910-a164-471d-bf03-3fad52f42ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57378 | ||
| 6069 | 2026.03.30 23:29:55.837285 [ 287 ] {} <Debug> TCP-Session: 5b1be910-a164-471d-bf03-3fad52f42ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6070 | 2026.03.30 23:29:55.837297 [ 287 ] {} <Debug> TCP-Session: 5b1be910-a164-471d-bf03-3fad52f42ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6071 | 2026.03.30 23:29:55.837506 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36420 | ||
| 6072 | 2026.03.30 23:29:55.837514 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35316 | ||
| 6073 | 2026.03.30 23:29:55.837638 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6074 | 2026.03.30 23:29:55.837643 [ 287 ] {} <Trace> TCP-Session: 5b1be910-a164-471d-bf03-3fad52f42ea6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6075 | 2026.03.30 23:29:55.837674 [ 288 ] {} <Debug> TCP-Session: 184335b8-11e2-440d-8890-455a902c2aac Authenticating user 'default' from [fd00:1122:3344:101::e]:36420 | ||
| 6076 | 2026.03.30 23:29:55.837677 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6077 | 2026.03.30 23:29:55.837721 [ 288 ] {} <Debug> TCP-Session: 184335b8-11e2-440d-8890-455a902c2aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6078 | 2026.03.30 23:29:55.837743 [ 288 ] {} <Debug> TCP-Session: 184335b8-11e2-440d-8890-455a902c2aac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6079 | 2026.03.30 23:29:55.837745 [ 289 ] {} <Debug> TCP-Session: d270d17a-2458-43ba-b786-461a7e7b7f1f Authenticating user 'default' from [fd00:1122:3344:101::e]:35316 | ||
| 6080 | 2026.03.30 23:29:55.837788 [ 289 ] {} <Debug> TCP-Session: d270d17a-2458-43ba-b786-461a7e7b7f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6081 | 2026.03.30 23:29:55.837803 [ 289 ] {} <Debug> TCP-Session: d270d17a-2458-43ba-b786-461a7e7b7f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6082 | 2026.03.30 23:29:55.837857 [ 287 ] {f6cca02c-05ee-4f27-91fd-f37893303642} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57378) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6083 | 2026.03.30 23:29:55.838148 [ 287 ] {f6cca02c-05ee-4f27-91fd-f37893303642} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6084 | 2026.03.30 23:29:55.838207 [ 287 ] {f6cca02c-05ee-4f27-91fd-f37893303642} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6085 | 2026.03.30 23:29:55.838488 [ 287 ] {f6cca02c-05ee-4f27-91fd-f37893303642} <Debug> oximeter.version (4152a125-4dec-4b1c-967c-1cbb0cb59d91) (SelectExecutor): Key condition: unknown | ||
| 6086 | 2026.03.30 23:29:55.839468 [ 324 ] {f6cca02c-05ee-4f27-91fd-f37893303642} <Trace> AggregatingTransform: Aggregating | ||
| 6087 | 2026.03.30 23:29:55.839549 [ 324 ] {f6cca02c-05ee-4f27-91fd-f37893303642} <Trace> Aggregator: Aggregation method: without_key | ||
| 6088 | 2026.03.30 23:29:55.839590 [ 324 ] {f6cca02c-05ee-4f27-91fd-f37893303642} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000997148 sec. (1002.860 rows/sec., 39.17 KiB/sec.) | ||
| 6089 | 2026.03.30 23:29:55.839610 [ 324 ] {f6cca02c-05ee-4f27-91fd-f37893303642} <Trace> Aggregator: Merging aggregated data | ||
| 6090 | 2026.03.30 23:29:55.840951 [ 287 ] {f6cca02c-05ee-4f27-91fd-f37893303642} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003156 sec., 316.85678073510775 rows/sec., 12.38 KiB/sec. | ||
| 6091 | 2026.03.30 23:29:55.841102 [ 287 ] {f6cca02c-05ee-4f27-91fd-f37893303642} <Debug> TCPHandler: Processed in 0.003581627 sec. | ||
| 6092 | 2026.03.30 23:29:55.841274 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6093 | 2026.03.30 23:29:55.841294 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6094 | 2026.03.30 23:29:55.841340 [ 288 ] {} <Debug> TCP-Session: 184335b8-11e2-440d-8890-455a902c2aac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6095 | 2026.03.30 23:29:55.841354 [ 289 ] {} <Debug> TCP-Session: d270d17a-2458-43ba-b786-461a7e7b7f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6096 | 2026.03.30 23:29:55.841426 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6097 | 2026.03.30 23:29:55.841462 [ 287 ] {} <Debug> TCP-Session: 5b1be910-a164-471d-bf03-3fad52f42ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6098 | 2026.03.30 23:29:55.843547 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37017 | ||
| 6099 | 2026.03.30 23:29:55.843556 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36456 | ||
| 6100 | 2026.03.30 23:29:55.843571 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48040 | ||
| 6101 | 2026.03.30 23:29:55.843601 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39658 | ||
| 6102 | 2026.03.30 23:29:55.843637 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6103 | 2026.03.30 23:29:55.843641 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6104 | 2026.03.30 23:29:55.843673 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6105 | 2026.03.30 23:29:55.843679 [ 291 ] {} <Debug> TCP-Session: d61338d6-10ab-4ea9-bd08-34ea7f2034cf Authenticating user 'default' from [fd00:1122:3344:101::e]:37017 | ||
| 6106 | 2026.03.30 23:29:55.843689 [ 287 ] {} <Debug> TCP-Session: 5afb74bf-fe6f-4637-b99e-a2f8fda68e51 Authenticating user 'default' from [fd00:1122:3344:101::e]:36456 | ||
| 6107 | 2026.03.30 23:29:55.843704 [ 292 ] {} <Debug> TCP-Session: 9864e73e-fa1a-47bd-be39-794d112968c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48040 | ||
| 6108 | 2026.03.30 23:29:55.843726 [ 291 ] {} <Debug> TCP-Session: d61338d6-10ab-4ea9-bd08-34ea7f2034cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6109 | 2026.03.30 23:29:55.843727 [ 287 ] {} <Debug> TCP-Session: 5afb74bf-fe6f-4637-b99e-a2f8fda68e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6110 | 2026.03.30 23:29:55.843743 [ 292 ] {} <Debug> TCP-Session: 9864e73e-fa1a-47bd-be39-794d112968c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6111 | 2026.03.30 23:29:55.843761 [ 287 ] {} <Debug> TCP-Session: 5afb74bf-fe6f-4637-b99e-a2f8fda68e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6112 | 2026.03.30 23:29:55.843756 [ 291 ] {} <Debug> TCP-Session: d61338d6-10ab-4ea9-bd08-34ea7f2034cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6113 | 2026.03.30 23:29:55.843774 [ 292 ] {} <Debug> TCP-Session: 9864e73e-fa1a-47bd-be39-794d112968c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6114 | 2026.03.30 23:29:55.843701 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6115 | 2026.03.30 23:29:55.843586 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51353 | ||
| 6116 | 2026.03.30 23:29:55.843846 [ 294 ] {} <Debug> TCP-Session: 08d5044c-ccc2-4483-943d-d1cadedc2a5a Authenticating user 'default' from [fd00:1122:3344:101::e]:39658 | ||
| 6117 | 2026.03.30 23:29:55.843577 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36008 | ||
| 6118 | 2026.03.30 23:29:55.843883 [ 294 ] {} <Debug> TCP-Session: 08d5044c-ccc2-4483-943d-d1cadedc2a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6119 | 2026.03.30 23:29:55.843901 [ 294 ] {} <Debug> TCP-Session: 08d5044c-ccc2-4483-943d-d1cadedc2a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6120 | 2026.03.30 23:29:55.843904 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6121 | 2026.03.30 23:29:55.843932 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6122 | 2026.03.30 23:29:55.843937 [ 293 ] {} <Debug> TCP-Session: 444d4f4c-197a-4caa-b365-adbe887f2660 Authenticating user 'default' from [fd00:1122:3344:101::e]:51353 | ||
| 6123 | 2026.03.30 23:29:55.843962 [ 290 ] {} <Debug> TCP-Session: 63f17125-e4ab-45ab-acd7-e74327d87161 Authenticating user 'default' from [fd00:1122:3344:101::e]:36008 | ||
| 6124 | 2026.03.30 23:29:55.843970 [ 293 ] {} <Debug> TCP-Session: 444d4f4c-197a-4caa-b365-adbe887f2660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6125 | 2026.03.30 23:29:55.843989 [ 290 ] {} <Debug> TCP-Session: 63f17125-e4ab-45ab-acd7-e74327d87161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6126 | 2026.03.30 23:29:55.844005 [ 293 ] {} <Debug> TCP-Session: 444d4f4c-197a-4caa-b365-adbe887f2660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6127 | 2026.03.30 23:29:55.844016 [ 290 ] {} <Debug> TCP-Session: 63f17125-e4ab-45ab-acd7-e74327d87161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6128 | 2026.03.30 23:29:55.870947 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39658). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6129 | |||
| 6130 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6131 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6132 | 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 | ||
| 6133 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6134 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6135 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6136 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6137 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6138 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6139 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6140 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6141 | (version 23.8.7.1) | ||
| 6142 | 2026.03.30 23:29:55.871157 [ 294 ] {} <Debug> TCP-Session: 08d5044c-ccc2-4483-943d-d1cadedc2a5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6143 | 2026.03.30 23:29:55.871194 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48040). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6144 | |||
| 6145 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6146 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6147 | 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 | ||
| 6148 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6149 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6150 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6151 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6152 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6153 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6154 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6155 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6156 | (version 23.8.7.1) | ||
| 6157 | 2026.03.30 23:29:55.871292 [ 292 ] {} <Debug> TCP-Session: 9864e73e-fa1a-47bd-be39-794d112968c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6158 | 2026.03.30 23:29:55.871304 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36456). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6159 | |||
| 6160 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6161 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6162 | 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 | ||
| 6163 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6164 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6165 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6166 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6167 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6168 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6169 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6170 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6171 | (version 23.8.7.1) | ||
| 6172 | 2026.03.30 23:29:55.871378 [ 287 ] {} <Debug> TCP-Session: 5afb74bf-fe6f-4637-b99e-a2f8fda68e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6173 | 2026.03.30 23:29:55.871391 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37017). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6174 | |||
| 6175 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6176 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6177 | 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 | ||
| 6178 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6179 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6180 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6181 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6182 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6183 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6184 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6185 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6186 | (version 23.8.7.1) | ||
| 6187 | 2026.03.30 23:29:55.871451 [ 291 ] {} <Debug> TCP-Session: d61338d6-10ab-4ea9-bd08-34ea7f2034cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6188 | 2026.03.30 23:29:55.871490 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51353). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6189 | |||
| 6190 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6191 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6192 | 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 | ||
| 6193 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6194 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6195 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6196 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6197 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6198 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6199 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6200 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6201 | (version 23.8.7.1) | ||
| 6202 | 2026.03.30 23:29:55.871587 [ 293 ] {} <Debug> TCP-Session: 444d4f4c-197a-4caa-b365-adbe887f2660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6203 | 2026.03.30 23:29:55.871601 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36008). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6204 | |||
| 6205 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6206 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6207 | 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 | ||
| 6208 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6209 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6210 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6211 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6212 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6213 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6214 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6215 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6216 | (version 23.8.7.1) | ||
| 6217 | 2026.03.30 23:29:55.871689 [ 290 ] {} <Debug> TCP-Session: 63f17125-e4ab-45ab-acd7-e74327d87161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6218 | 2026.03.30 23:29:55.962798 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63591 | ||
| 6219 | 2026.03.30 23:29:55.962900 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6220 | 2026.03.30 23:29:55.962926 [ 291 ] {} <Debug> TCP-Session: 308743af-f128-4869-9b3e-0d61b6b5b9e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63591 | ||
| 6221 | 2026.03.30 23:29:55.962948 [ 291 ] {} <Debug> TCP-Session: 308743af-f128-4869-9b3e-0d61b6b5b9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6222 | 2026.03.30 23:29:55.962960 [ 291 ] {} <Debug> TCP-Session: 308743af-f128-4869-9b3e-0d61b6b5b9e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6223 | 2026.03.30 23:29:55.963145 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53492 | ||
| 6224 | 2026.03.30 23:29:55.963178 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44290 | ||
| 6225 | 2026.03.30 23:29:55.963206 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53711 | ||
| 6226 | 2026.03.30 23:29:55.963230 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48059 | ||
| 6227 | 2026.03.30 23:29:55.963249 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59541 | ||
| 6228 | 2026.03.30 23:29:55.963279 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6229 | 2026.03.30 23:29:55.963303 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6230 | 2026.03.30 23:29:55.963304 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6231 | 2026.03.30 23:29:55.963322 [ 291 ] {} <Trace> TCP-Session: 308743af-f128-4869-9b3e-0d61b6b5b9e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6232 | 2026.03.30 23:29:55.963353 [ 293 ] {} <Debug> TCP-Session: 18edb04a-4b87-4d40-86a8-6d4f7247d7ff Authenticating user 'default' from [fd00:1122:3344:101::e]:44290 | ||
| 6233 | 2026.03.30 23:29:55.963333 [ 4 ] {} <Debug> TCP-Session: 2ba79e3d-2237-4d07-9534-8ba28f6fa8a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53711 | ||
| 6234 | 2026.03.30 23:29:55.963387 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6235 | 2026.03.30 23:29:55.963389 [ 293 ] {} <Debug> TCP-Session: 18edb04a-4b87-4d40-86a8-6d4f7247d7ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6236 | 2026.03.30 23:29:55.963412 [ 4 ] {} <Debug> TCP-Session: 2ba79e3d-2237-4d07-9534-8ba28f6fa8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6237 | 2026.03.30 23:29:55.963435 [ 293 ] {} <Debug> TCP-Session: 18edb04a-4b87-4d40-86a8-6d4f7247d7ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6238 | 2026.03.30 23:29:55.963453 [ 4 ] {} <Debug> TCP-Session: 2ba79e3d-2237-4d07-9534-8ba28f6fa8a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6239 | 2026.03.30 23:29:55.963316 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6240 | 2026.03.30 23:29:55.963240 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41277 | ||
| 6241 | 2026.03.30 23:29:55.963503 [ 288 ] {} <Debug> TCP-Session: e438474b-2f72-4c18-9e79-20609b650878 Authenticating user 'default' from [fd00:1122:3344:101::e]:48059 | ||
| 6242 | 2026.03.30 23:29:55.963216 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34037 | ||
| 6243 | 2026.03.30 23:29:55.963538 [ 288 ] {} <Debug> TCP-Session: e438474b-2f72-4c18-9e79-20609b650878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6244 | 2026.03.30 23:29:55.963564 [ 291 ] {1367cb15-95f3-4d76-97c1-9b50746f539f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63591) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6245 | 2026.03.30 23:29:55.963588 [ 288 ] {} <Debug> TCP-Session: e438474b-2f72-4c18-9e79-20609b650878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6246 | 2026.03.30 23:29:55.963562 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6247 | 2026.03.30 23:29:55.963624 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6248 | 2026.03.30 23:29:55.963651 [ 289 ] {} <Debug> TCP-Session: 82c09326-84f6-4bda-bf3f-aab608de6d10 Authenticating user 'default' from [fd00:1122:3344:101::e]:41277 | ||
| 6249 | 2026.03.30 23:29:55.963330 [ 292 ] {} <Debug> TCP-Session: a9c272ee-42ba-404a-bb78-d6fb19dfc990 Authenticating user 'default' from [fd00:1122:3344:101::e]:53492 | ||
| 6250 | 2026.03.30 23:29:55.963672 [ 287 ] {} <Debug> TCP-Session: 0abf4d25-9b0c-416e-a4cd-c8c0051b3e6c Authenticating user 'default' from [fd00:1122:3344:101::e]:34037 | ||
| 6251 | 2026.03.30 23:29:55.963681 [ 289 ] {} <Debug> TCP-Session: 82c09326-84f6-4bda-bf3f-aab608de6d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6252 | 2026.03.30 23:29:55.963708 [ 292 ] {} <Debug> TCP-Session: a9c272ee-42ba-404a-bb78-d6fb19dfc990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6253 | 2026.03.30 23:29:55.963723 [ 289 ] {} <Debug> TCP-Session: 82c09326-84f6-4bda-bf3f-aab608de6d10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6254 | 2026.03.30 23:29:55.963738 [ 292 ] {} <Debug> TCP-Session: a9c272ee-42ba-404a-bb78-d6fb19dfc990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6255 | 2026.03.30 23:29:55.963717 [ 287 ] {} <Debug> TCP-Session: 0abf4d25-9b0c-416e-a4cd-c8c0051b3e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6256 | 2026.03.30 23:29:55.963428 [ 290 ] {} <Debug> TCP-Session: 93fa3631-6bf8-4d19-964a-5b6e1e647f51 Authenticating user 'default' from [fd00:1122:3344:101::e]:59541 | ||
| 6257 | 2026.03.30 23:29:55.963789 [ 287 ] {} <Debug> TCP-Session: 0abf4d25-9b0c-416e-a4cd-c8c0051b3e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6258 | 2026.03.30 23:29:55.963204 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59781 | ||
| 6259 | 2026.03.30 23:29:55.963819 [ 290 ] {} <Debug> TCP-Session: 93fa3631-6bf8-4d19-964a-5b6e1e647f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6260 | 2026.03.30 23:29:55.963855 [ 290 ] {} <Debug> TCP-Session: 93fa3631-6bf8-4d19-964a-5b6e1e647f51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6261 | 2026.03.30 23:29:55.963892 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6262 | 2026.03.30 23:29:55.963914 [ 294 ] {} <Debug> TCP-Session: c405084d-115a-42c4-962e-3f8d184fc21c Authenticating user 'default' from [fd00:1122:3344:101::e]:59781 | ||
| 6263 | 2026.03.30 23:29:55.963930 [ 294 ] {} <Debug> TCP-Session: c405084d-115a-42c4-962e-3f8d184fc21c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6264 | 2026.03.30 23:29:55.963930 [ 291 ] {1367cb15-95f3-4d76-97c1-9b50746f539f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6265 | 2026.03.30 23:29:55.963945 [ 294 ] {} <Debug> TCP-Session: c405084d-115a-42c4-962e-3f8d184fc21c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6266 | 2026.03.30 23:29:55.964013 [ 291 ] {1367cb15-95f3-4d76-97c1-9b50746f539f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6267 | 2026.03.30 23:29:55.964396 [ 291 ] {1367cb15-95f3-4d76-97c1-9b50746f539f} <Debug> oximeter.version (4152a125-4dec-4b1c-967c-1cbb0cb59d91) (SelectExecutor): Key condition: unknown | ||
| 6268 | 2026.03.30 23:29:55.965544 [ 303 ] {1367cb15-95f3-4d76-97c1-9b50746f539f} <Trace> AggregatingTransform: Aggregating | ||
| 6269 | 2026.03.30 23:29:55.965592 [ 303 ] {1367cb15-95f3-4d76-97c1-9b50746f539f} <Trace> Aggregator: Aggregation method: without_key | ||
| 6270 | 2026.03.30 23:29:55.965633 [ 303 ] {1367cb15-95f3-4d76-97c1-9b50746f539f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001128861 sec. (885.849 rows/sec., 34.60 KiB/sec.) | ||
| 6271 | 2026.03.30 23:29:55.965653 [ 303 ] {1367cb15-95f3-4d76-97c1-9b50746f539f} <Trace> Aggregator: Merging aggregated data | ||
| 6272 | 2026.03.30 23:29:55.966932 [ 291 ] {1367cb15-95f3-4d76-97c1-9b50746f539f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003454 sec., 289.51939779965255 rows/sec., 11.31 KiB/sec. | ||
| 6273 | 2026.03.30 23:29:55.967204 [ 291 ] {1367cb15-95f3-4d76-97c1-9b50746f539f} <Debug> TCPHandler: Processed in 0.004039085 sec. | ||
| 6274 | 2026.03.30 23:29:55.967330 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6275 | 2026.03.30 23:29:55.967360 [ 291 ] {} <Debug> TCP-Session: 308743af-f128-4869-9b3e-0d61b6b5b9e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6276 | 2026.03.30 23:29:55.967363 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6277 | 2026.03.30 23:29:55.967394 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6278 | 2026.03.30 23:29:55.967412 [ 293 ] {} <Debug> TCP-Session: 18edb04a-4b87-4d40-86a8-6d4f7247d7ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6279 | 2026.03.30 23:29:55.967418 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6280 | 2026.03.30 23:29:55.967445 [ 288 ] {} <Debug> TCP-Session: e438474b-2f72-4c18-9e79-20609b650878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6281 | 2026.03.30 23:29:55.967458 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6282 | 2026.03.30 23:29:55.967491 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6283 | 2026.03.30 23:29:55.967511 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6284 | 2026.03.30 23:29:55.967533 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6285 | 2026.03.30 23:29:55.967563 [ 4 ] {} <Debug> TCP-Session: 2ba79e3d-2237-4d07-9534-8ba28f6fa8a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6286 | 2026.03.30 23:29:55.967547 [ 287 ] {} <Debug> TCP-Session: 0abf4d25-9b0c-416e-a4cd-c8c0051b3e6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6287 | 2026.03.30 23:29:55.967598 [ 289 ] {} <Debug> TCP-Session: 82c09326-84f6-4bda-bf3f-aab608de6d10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6288 | 2026.03.30 23:29:55.967488 [ 292 ] {} <Debug> TCP-Session: a9c272ee-42ba-404a-bb78-d6fb19dfc990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6289 | 2026.03.30 23:29:55.967527 [ 294 ] {} <Debug> TCP-Session: c405084d-115a-42c4-962e-3f8d184fc21c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6290 | 2026.03.30 23:29:55.967423 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6291 | 2026.03.30 23:29:55.967727 [ 290 ] {} <Debug> TCP-Session: 93fa3631-6bf8-4d19-964a-5b6e1e647f51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6292 | 2026.03.30 23:29:56.441017 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2026.03.30 23:29:56.441195 [ 5 ] {5236085f-2108-4cb6-8077-40b6d61b590d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6294 | 2026.03.30 23:29:56.441262 [ 5 ] {5236085f-2108-4cb6-8077-40b6d61b590d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6295 | 2026.03.30 23:29:56.441917 [ 5 ] {5236085f-2108-4cb6-8077-40b6d61b590d} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.03.30 23:29:56.441967 [ 5 ] {5236085f-2108-4cb6-8077-40b6d61b590d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6297 | 2026.03.30 23:29:56.442371 [ 5 ] {5236085f-2108-4cb6-8077-40b6d61b590d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6298 | 2026.03.30 23:29:56.442602 [ 5 ] {5236085f-2108-4cb6-8077-40b6d61b590d} <Trace> oximeter.fields_string (a2dbc54b-109a-4138-b5e9-f825fb586b06): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2026.03.30 23:29:56.442765 [ 5 ] {5236085f-2108-4cb6-8077-40b6d61b590d} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001616 sec., 51980.19801980198 rows/sec., 4.35 MiB/sec. | ||
| 6300 | 2026.03.30 23:29:56.442817 [ 5 ] {5236085f-2108-4cb6-8077-40b6d61b590d} <Debug> TCPHandler: Processed in 0.001925766 sec. | ||
| 6301 | 2026.03.30 23:29:56.442945 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6302 | 2026.03.30 23:29:56.443048 [ 5 ] {300c3a2c-1b7d-45b0-a157-6d57da545741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6303 | 2026.03.30 23:29:56.443095 [ 5 ] {300c3a2c-1b7d-45b0-a157-6d57da545741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6304 | 2026.03.30 23:29:56.443510 [ 5 ] {300c3a2c-1b7d-45b0-a157-6d57da545741} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2026.03.30 23:29:56.443547 [ 5 ] {300c3a2c-1b7d-45b0-a157-6d57da545741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6306 | 2026.03.30 23:29:56.443852 [ 5 ] {300c3a2c-1b7d-45b0-a157-6d57da545741} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6307 | 2026.03.30 23:29:56.444064 [ 5 ] {300c3a2c-1b7d-45b0-a157-6d57da545741} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2026.03.30 23:29:56.444183 [ 90 ] {} <Debug> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6309 | 2026.03.30 23:29:56.444202 [ 5 ] {300c3a2c-1b7d-45b0-a157-6d57da545741} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001177 sec., 11894.6474086661 rows/sec., 894.42 KiB/sec. | ||
| 6310 | 2026.03.30 23:29:56.444256 [ 90 ] {} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2026.03.30 23:29:56.444262 [ 5 ] {300c3a2c-1b7d-45b0-a157-6d57da545741} <Debug> TCPHandler: Processed in 0.001369725 sec. | ||
| 6312 | 2026.03.30 23:29:56.444289 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6313 | 2026.03.30 23:29:56.444388 [ 193 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::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 | ||
| 6314 | 2026.03.30 23:29:56.444395 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6315 | 2026.03.30 23:29:56.444483 [ 193 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6316 | 2026.03.30 23:29:56.444511 [ 193 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::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 | ||
| 6317 | 2026.03.30 23:29:56.444514 [ 5 ] {c61d88c0-55e6-4831-aab0-88cebb8c1839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6318 | 2026.03.30 23:29:56.444561 [ 5 ] {c61d88c0-55e6-4831-aab0-88cebb8c1839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6319 | 2026.03.30 23:29:56.444570 [ 193 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 158 rows starting from the beginning of the part | ||
| 6320 | 2026.03.30 23:29:56.444615 [ 193 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 6321 | 2026.03.30 23:29:56.444655 [ 193 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 156 rows starting from the beginning of the part | ||
| 6322 | 2026.03.30 23:29:56.444695 [ 193 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 47 rows starting from the beginning of the part | ||
| 6323 | 2026.03.30 23:29:56.444731 [ 193 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 6324 | 2026.03.30 23:29:56.445005 [ 5 ] {c61d88c0-55e6-4831-aab0-88cebb8c1839} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2026.03.30 23:29:56.445041 [ 5 ] {c61d88c0-55e6-4831-aab0-88cebb8c1839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6326 | 2026.03.30 23:29:56.445362 [ 5 ] {c61d88c0-55e6-4831-aab0-88cebb8c1839} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6327 | 2026.03.30 23:29:56.445522 [ 197 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001171851 sec., 532490.9054137429 rows/sec., 35.79 MiB/sec. | ||
| 6328 | 2026.03.30 23:29:56.445584 [ 5 ] {c61d88c0-55e6-4831-aab0-88cebb8c1839} <Trace> oximeter.fields_uuid (e60f0e75-08f5-4290-9da3-0837bc02a206): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2026.03.30 23:29:56.445637 [ 193 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6330 | 2026.03.30 23:29:56.445724 [ 5 ] {c61d88c0-55e6-4831-aab0-88cebb8c1839} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001231 sec., 63363.119415109664 rows/sec., 4.95 MiB/sec. | ||
| 6331 | 2026.03.30 23:29:56.445763 [ 5 ] {c61d88c0-55e6-4831-aab0-88cebb8c1839} <Debug> TCPHandler: Processed in 0.001420896 sec. | ||
| 6332 | 2026.03.30 23:29:56.445872 [ 193 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_31_6} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2026.03.30 23:29:56.445876 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6334 | 2026.03.30 23:29:56.445945 [ 193 ] {34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3::all_1_31_6} <Trace> oximeter.fields_u16 (34b3e62b-5d5c-4abd-9ff7-d22ef60b3ab3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6335 | 2026.03.30 23:29:56.445980 [ 5 ] {a7d38cbc-dd9f-4b22-b7f6-9ca5e1ca4f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6336 | 2026.03.30 23:29:56.446010 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6337 | 2026.03.30 23:29:56.446026 [ 5 ] {a7d38cbc-dd9f-4b22-b7f6-9ca5e1ca4f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6338 | 2026.03.30 23:29:56.446437 [ 5 ] {a7d38cbc-dd9f-4b22-b7f6-9ca5e1ca4f20} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2026.03.30 23:29:56.446473 [ 5 ] {a7d38cbc-dd9f-4b22-b7f6-9ca5e1ca4f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6340 | 2026.03.30 23:29:56.446805 [ 5 ] {a7d38cbc-dd9f-4b22-b7f6-9ca5e1ca4f20} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6341 | 2026.03.30 23:29:56.447017 [ 5 ] {a7d38cbc-dd9f-4b22-b7f6-9ca5e1ca4f20} <Trace> oximeter.measurements_cumulativeu64 (f8e3f99d-3de8-4950-953c-aeedae5e77e3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2026.03.30 23:29:56.447153 [ 5 ] {a7d38cbc-dd9f-4b22-b7f6-9ca5e1ca4f20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 6343 | 2026.03.30 23:29:56.447190 [ 5 ] {a7d38cbc-dd9f-4b22-b7f6-9ca5e1ca4f20} <Debug> TCPHandler: Processed in 0.001364986 sec. | ||
| 6344 | 2026.03.30 23:29:56.447291 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6345 | 2026.03.30 23:29:56.447386 [ 5 ] {e05df6bc-ce18-447c-b4f2-ab5d5c9bed4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6346 | 2026.03.30 23:29:56.447442 [ 5 ] {e05df6bc-ce18-447c-b4f2-ab5d5c9bed4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6347 | 2026.03.30 23:29:56.448195 [ 5 ] {e05df6bc-ce18-447c-b4f2-ab5d5c9bed4e} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2026.03.30 23:29:56.448229 [ 5 ] {e05df6bc-ce18-447c-b4f2-ab5d5c9bed4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6349 | 2026.03.30 23:29:56.448719 [ 5 ] {e05df6bc-ce18-447c-b4f2-ab5d5c9bed4e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6350 | 2026.03.30 23:29:56.448928 [ 5 ] {e05df6bc-ce18-447c-b4f2-ab5d5c9bed4e} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2026.03.30 23:29:56.449098 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6352 | 2026.03.30 23:29:56.449126 [ 5 ] {e05df6bc-ce18-447c-b4f2-ab5d5c9bed4e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001757 sec., 7968.12749003984 rows/sec., 14.28 MiB/sec. | ||
| 6353 | 2026.03.30 23:29:56.449139 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2026.03.30 23:29:56.449167 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6355 | 2026.03.30 23:29:56.449196 [ 5 ] {e05df6bc-ce18-447c-b4f2-ab5d5c9bed4e} <Debug> TCPHandler: Processed in 0.001953257 sec. | ||
| 6356 | 2026.03.30 23:29:56.449238 [ 193 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::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 | ||
| 6357 | 2026.03.30 23:29:56.449316 [ 5 ] {} <Trace> TCP-Session: 857e514e-aae4-4223-b91e-8345e91aedbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2026.03.30 23:29:56.449405 [ 193 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6359 | 2026.03.30 23:29:56.449411 [ 5 ] {5f744e65-7da6-420f-b6b0-c43d7f8cc7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6360 | 2026.03.30 23:29:56.449452 [ 193 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 527 rows starting from the beginning of the part | ||
| 6361 | 2026.03.30 23:29:56.449459 [ 5 ] {5f744e65-7da6-420f-b6b0-c43d7f8cc7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6362 | 2026.03.30 23:29:56.449563 [ 193 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
| 6363 | 2026.03.30 23:29:56.449663 [ 193 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 6364 | 2026.03.30 23:29:56.449761 [ 193 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
| 6365 | 2026.03.30 23:29:56.449802 [ 5 ] {5f744e65-7da6-420f-b6b0-c43d7f8cc7e7} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.03.30 23:29:56.449839 [ 5 ] {5f744e65-7da6-420f-b6b0-c43d7f8cc7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6367 | 2026.03.30 23:29:56.449858 [ 193 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 35 rows starting from the beginning of the part | ||
| 6368 | 2026.03.30 23:29:56.449948 [ 193 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 6369 | 2026.03.30 23:29:56.450158 [ 5 ] {5f744e65-7da6-420f-b6b0-c43d7f8cc7e7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6370 | 2026.03.30 23:29:56.450374 [ 5 ] {5f744e65-7da6-420f-b6b0-c43d7f8cc7e7} <Trace> oximeter.measurements_u64 (0531cb17-8f1d-41ad-92a8-b45654cf5e4f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2026.03.30 23:29:56.450511 [ 5 ] {5f744e65-7da6-420f-b6b0-c43d7f8cc7e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 6372 | 2026.03.30 23:29:56.450546 [ 5 ] {5f744e65-7da6-420f-b6b0-c43d7f8cc7e7} <Debug> TCPHandler: Processed in 0.001279604 sec. | ||
| 6373 | 2026.03.30 23:29:56.456421 [ 197 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 19 columns (19 merged, 0 gathered) in 0.007211633 sec., 87358.85478365302 rows/sec., 156.54 MiB/sec. | ||
| 6374 | 2026.03.30 23:29:56.457259 [ 193 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6375 | 2026.03.30 23:29:56.457570 [ 193 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6376 | 2026.03.30 23:29:56.457637 [ 193 ] {7a1076a0-4291-4d25-bce7-28007cc4b906::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (7a1076a0-4291-4d25-bce7-28007cc4b906) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6377 | 2026.03.30 23:29:56.457714 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
| 6378 | 2026.03.30 23:29:57.000286 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.43 MiB, peak 273.85 MiB, free memory in arenas 0.00 B, will set to 263.78 MiB (RSS), difference: 1.35 MiB | ||
| 6379 | 2026.03.30 23:30:00.170770 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6380 | 2026.03.30 23:30:00.170832 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6381 | 2026.03.30 23:30:00.299144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11554 | ||
| 6382 | 2026.03.30 23:30:00.299656 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6383 | 2026.03.30 23:30:00.299701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6384 | 2026.03.30 23:30:00.300264 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6385 | 2026.03.30 23:30:00.300546 [ 245 ] {} <Trace> system.asynchronous_metric_log (8b9694ee-9bab-45be-8bc4-c0b1385cec3c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6386 | 2026.03.30 23:30:00.300702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11554 | ||
| 6387 | 2026.03.30 23:30:00.334124 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 844 | ||
| 6388 | 2026.03.30 23:30:00.336392 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2026.03.30 23:30:00.336452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6390 | 2026.03.30 23:30:00.337704 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6391 | 2026.03.30 23:30:00.338000 [ 243 ] {} <Trace> system.query_log (c04b4f24-a928-48e8-ac45-531d7e2ad62d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2026.03.30 23:30:00.338373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
| 6393 | 2026.03.30 23:30:00.882949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6394 | 2026.03.30 23:30:00.903321 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2026.03.30 23:30:00.903385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6396 | 2026.03.30 23:30:00.911177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6397 | 2026.03.30 23:30:00.912028 [ 244 ] {} <Trace> system.metric_log (0e822de2-d85c-4bbf-9f82-c00df9a73ea5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2026.03.30 23:30:00.916135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||